Crash on playerbots logou

Issue #34 resolved
David Magalhães created an issue

[New Thread 21023] [New Thread 21029] [New Thread 21028] [New Thread 21027] [New Thread 21026] [New Thread 21024] [New Thread 21022] [New Thread 21021] [New Thread 21020] [New Thread 21019] [New Thread 21017] [New Thread 21016] [Thread debugging using libthread_db enabled] Core was generated by `/home/server/Core/Winterchill/bin/worldserver'. Program terminated with signal 11, Segmentation fault. #0 Player::HavePBot (this=0x0) at /home/server/Sources/winterchill/src/server/game/AI/PlayerBots/bp_mgr.cpp:1123 1123 return m_playerbotMgr != NULL && !m_playerbotMgr->getPlayerbots().empty(); #0 Player::HavePBot (this=0x0) at /home/server/Sources/winterchill/src/server/game/AI/PlayerBots/bp_mgr.cpp:1123 No locals. #1 0x0000000000c1eb85 in WorldSession::LogoutPlayer (this=0x2aaadad63a00, Save=true) at /home/server/Sources/winterchill/src/server/game/Server/WorldSession.cpp:457 nBotCount = <value optimized out> #2 0x0000000000d2683f in PlayerbotMgr::LogoutPlayerBot (this=0x2aaad4480550, guid=8510, uninvite=<value optimized out>) at /home/server/Sources/winterchill/src/server/game/AI/PlayerBots/bp_mgr.cpp:900 botWorldSession = 0x2aaadad63a00 bot = 0x2aaadad63a00 #3 0x0000000000e4542a in script_bot_giver::SendRemovePlayerBot(Player, Creature, unsigned int) () No symbol table info available. #4 0x0000000000e48274 in script_bot_giver::OnGossipSelect(Player, Creature, unsigned int, unsigned int) () No symbol table info available. #5 0x0000000000c08f56 in ScriptMgr::OnGossipSelect ( this=<value optimized out>, player=0x2aaadf31a000, creature= 0x2aaae4ad5000, sender=6005, action=1002) at /home/server/Sources/winterchill/src/server/game/Scripting/ScriptMgr.cpp:789 FUNCTION = "OnGossipSelect" tmpscript = <value optimized out> #6 0x0000000000b99bb4 in WorldSession::HandleGossipSelectOptionOpcode ( this=0x2aaad8046f00, recvData=<value optimized out>) at /home/server/Sources/winterchill/src/server/game/Handlers/MiscHandler.cpp:162 gossipListId = 1 menuId = 0 unit = 0x2aaae4ad5000 go = <value optimized out> guid = 17379391088861923013 code = "" #7 0x0000000000c26f92 in WorldSession::Update (this=0x2aaad8046f00, diff=<value optimized out>, updater=...) at /home/server/Sources/winterchill/src/server/game/Server/WorldSession.cpp:317 opHandle = @0x2f80 packet = 0x2aaad8041940 deletePacket = true firstDelayedPacket = 0x0 #8 0x0000000000caa04c in World::UpdateSessions (this=0x2b4390c84008, diff=55) at /home/server/Sources/winterchill/src/server/game/World/World.cpp:2667 pSession = 0x2aaad8046f00 updater = {<PacketFilter> = {_vptr.PacketFilter = 0x1593970, m_pSession = 0x2aaad8046f00}, <No data fields>} itr = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession>, false>> = {_M_cur_node = 0x2aaae02f59c0, _M_cur_bucket = 0x2aaaac259208}, <No data fields>} next = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, WorldSession>, false>> = {_M_cur_node = 0x2aaad30a6d00, _M_cur_bucket = 0x2aaaac259210}, <No data fields>} sess = <value optimized out> #9 0x0000000000cb3e1c in World::Update (this=0x2b4390c84008, diff=55) at /home/server/Sources/winterchill/src/server/game/World/World.cpp:2037 No locals. #10 0x00000000008c9c7a in WorldRunnable::run (this=<value optimized out>) at /home/server/Sources/winterchill/src/server/worldserver/WorldThread/WorldRunnable.cpp:60 diff = 55 realCurrTime = <value optimized out> realPrevTime = <value optimized out> prevSleepTime = 49 #11 0x0000000000e8e78a in ACE_Based::Thread::ThreadTask ( param=<value optimized out>) at /home/server/Sources/winterchill/src/server/shared/Threading/Threading.cpp:183 _task = 0x2aaad311bdd0 #12 0x00002b439013dfa8 in ACE_OS_Thread_Adapter::invoke (this=0x2aaad2ea6560) at ../../ace/OS_Thread_Adapter.cpp:103 hook = 0x163 func = 0xe8e780 <ACE_Based::Thread::ThreadTask(void*)> arg = 0x2aaad311bdd0 cancel_flags = 589826 status = 0x305 #13 0x0000003fb880677d in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #14 0x0000003fb7cd3c1d in clone () from /lib64/libc.so.6 No symbol table info available.

Comments (3)

  1. Log in to comment