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 107654] [New LWP 109479] [New LWP 109480] [New LWP 109481] Core was generated by `game'. Program terminated with signal SIGSEGV, Segmentation fault. Address not mapped to object. #0 CEntity::GetDesc (this=0x4d79fb00) at ./entity.h:50 50 ./entity.h: No such file or directory. [Current thread is 1 (LWP 107654)] (gdb) bt full #0 CEntity::GetDesc (this=0x4d79fb00) at ./entity.h:50 No locals. #1 COfflineShop::Broadcast (this=, data=0x247c0000, bytes=138) at offline_shop.cpp:1159 it = ch = #2 COfflineShop::BroadcastUpdateItem (this=0x27d57a60, bPos=28 '\034', dwPID=, bDestroy=) at offline_shop.cpp:1057 buf = pack = pack2 = #3 0x006f0d34 in COfflineShopManager::AddItem (this=0xffffadc0, ch=0x327bee00, bDisplayPos=28 '\034', bPos=..., iPrice=100000000, iPriceCheque=0) at offlineshop_manager.cpp:298 pPC = pkItem = 0x4d660700 itemTable = npc = pkOfflineShop = 0x27d57a60 #4 0x0060d6d2 in CInputMain::OfflineShop (this=, ch=0x327bee00, data=0x4d6836c0 "9\004\001 ", uiBytes=) at input_main.cpp:2116 pTable = p = c_pData = #5 0x00613322 in CInputMain::Analyze (this=0x4d529c78, d=0x4d529c00, bHeader=57 '9', c_pData=0x4d6836c0 "9\004\001 ") at input_main.cpp:5217 ch = iExtraLen = #6 0x005fb7c5 in CInputProcessor::Process (this=0x4d529c78, lpDesc=0x4d529c00, c_pvOrig=0x4d6836c0, iBytes=14, r_iBytesProceed=@0xffffa9a8: 0) at input.cpp:116 iExtraPacketSize = bHeader = c_pszName = 0x327b3a00 "OfflineShop" originalPacketSize = preAnalyzeSeq = c_pData = 0x4d6836c0 "9\004\001 " iPacketLen = #7 0x005d4b85 in DESC::ProcessInput (this=0x4d529c00) at desc.cpp:311 iBytesProceed = 0 bytes_read = #8 0x00712564 in io_loop (fdw=0x220b4340) at main.cpp:1073 iRet = 1299839744 num_events = 2 event_idx = 1 d = 0x4d529c00 #9 0x00712259 in idle () at main.cpp:953 pta = {tv_sec = 1651165751, tv_usec = 26974} process_time_count = 5 passed_pulses = t = 1489269 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)