GNU gdb (GDB) 11.1 [GDB v11.1 for FreeBSD] Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd13.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) set gnutarget i386-marcel-freebsd (gdb) file game Reading symbols from game... (gdb) core game_r44328_32.core [New LWP 107063] [New LWP 109419] [New LWP 109420] [New LWP 109424] Core was generated by `game'. Program terminated with signal SIGSEGV, Segmentation fault. Address not mapped to object. #0 DESC::Packet (this=0x3, c_pvData=0x247db000, iSize=138) at desc.cpp:433 433 desc.cpp: No such file or directory. [Current thread is 1 (LWP 107063)] (gdb) bt full #0 DESC::Packet (this=0x3, c_pvData=0x247db000, iSize=138) at desc.cpp:433 No locals. #1 0x006efce8 in COfflineShop::Broadcast (this=, data=0x247db000, bytes=138) at offline_shop.cpp:1161 it = ch = #2 COfflineShop::BroadcastUpdateItem (this=0x39a5ddc0, bPos=10 '\n', dwPID=, bDestroy=) at offline_shop.cpp:1057 buf = pack = pack2 = #3 0x006f0d34 in COfflineShopManager::AddItem (this=0xffffadc0, ch=0x458b6580, bDisplayPos=10 '\n', bPos=..., iPrice=10000, iPriceCheque=0) at offlineshop_manager.cpp:298 pPC = pkItem = 0x3411db00 itemTable = npc = pkOfflineShop = 0x39a5ddc0 #4 0x0060d6d2 in CInputMain::OfflineShop (this=, ch=0x458b6580, data=0x4d379280 "9\004\001;", uiBytes=) at input_main.cpp:2116 pTable = p = c_pData = #5 0x00613322 in CInputMain::Analyze (this=0x4c769078, d=0x4c769000, bHeader=57 '9', c_pData=0x4d379280 "9\004\001;") at input_main.cpp:5217 ch = iExtraLen = #6 0x005fb7c5 in CInputProcessor::Process (this=0x4c769078, lpDesc=0x4c769000, c_pvOrig=0x4d379280, iBytes=14, r_iBytesProceed=@0xffffa9a8: 0) at input.cpp:116 iExtraPacketSize = bHeader = c_pszName = 0x4d392d40 "OfflineShop" originalPacketSize = preAnalyzeSeq = c_pData = 0x4d379280 "9\004\001;" iPacketLen = #7 0x005d4b85 in DESC::ProcessInput (this=0x4c769000) at desc.cpp:311 iBytesProceed = 0 bytes_read = #8 0x00712564 in io_loop (fdw=0x220b4340) at main.cpp:1073 iRet = -988358499 num_events = 8 event_idx = 7 d = 0x4c769000 #9 0x00712259 in idle () at main.cpp:953 pta = {tv_sec = 1651164222, tv_usec = 6019} process_time_count = 24 passed_pulses = t = 1340003 now = #10 0x00710915 in main (argc=1, argv=0xffffde58) at main.cpp:614 sectree_manager = strPackageCryptInfoDir = mini_game = quest_manager = switchbot = TempleOchao_manager = MeleyLair_manager = battle_pass = dsManager = SSManager = dl_manager = threeway_war = spam_mgr = o9r = ba = profiler = polymorph_utils = --Type for more, q to quit, c to continue without paging-- SkillPowerByLevel = desc_manager = pcbang_manager = horsename_manager = Monarch = OXEvent_manager = arena_manager = item_addon_manager = wedding_manager = marriage_manager = target_manager = building_manager = war_map_manager = priv_manager = banword_manager = refine_manager = dungeon_manager = mark_manager = guild_manager = p2p_manager = messenger_manager = log_manager = account_db = db_manager = lzo_manager = pvp_manager = skill_manager = party_manager = motion_manager = mob_manager = offlineshop_manager = shop_manager = item_manager = char_manager = (gdb)