crash 3.3.5a last rev

Issue #61 resolved
David Magalhães created an issue

[New Thread 21791] [New Thread 21796] [New Thread 21793] [New Thread 21794] [New Thread 21754] [New Thread 21797] [New Thread 21747] [New Thread 21740] [New Thread 21798] [New Thread 21738] [Thread debugging using libthread_db enabled] Core was generated by `/home/server/Core/Icechill/bin/worldserver'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000d46663 in bot_ai::HasAuraName(Unit, unsigned int, unsigned long, bool) const () #0 0x0000000000d46663 in bot_ai::HasAuraName(Unit, unsigned int, unsigned long, bool) const () No symbol table info available. #1 0x0000000000e7a88e in warrior_bot::warrior_botAI::UpdateAI(unsigned int) () No symbol table info available. #2 0x0000000000a74d53 in Creature::Update(unsigned int) () No symbol table info available. #3 0x0000000000a81450 in TempSummon::Update(unsigned int) () No symbol table info available. #4 0x0000000000c15ea4 in Map::VisitNearbyCellsOf(WorldObject, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<DynamicObject, TypeNull> > > > > >&) () No symbol table info available. #5 0x0000000000c1a01e in Map::Update(unsigned int) () No symbol table info available. #6 0x0000000000e2c971 in MapUpdateRequest::call() () No symbol table info available. #7 0x0000000000eba981 in DelayExecutor::svc() () No symbol table info available. #8 0x00007f5d6f695127 in ACE_Task_Base::svc_run (args=0x7f5d6b5f0e40) at ../../ace/Task.cpp:271 t = 0x7f5d6b5f0e40 svc_status = <value optimized out> status = <value optimized out> thr_mgr_ptr = <value optimized out> #9 0x00007f5d6f696715 in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161 hook = <value optimized out> func = 0x7f5d6f6950f0 <ACE_Task_Base::svc_run(void)> arg = 0x7f5d6b5f0e40 cancel_flags = <value optimized out> status = 0x0 #10 0x00007f5d6f696791 in ACE_Thread_Adapter::invoke (this=0x7f5d54255d60) at ../../ace/Thread_Adapter.cpp:96 exit_hook_instance = 0x7f5d52412040 exit_hook_maybe = {instance_ = 0x0} exit_hook_ptr = <value optimized out> exit_hook = <value optimized out> #11 0x00007f5d6e7a3851 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #12 0x00007f5d6dd5194d in clone () from /lib64/libc.so.6 No symbol table info available.

Comments (7)

  1. trickerer repo owner
    • changed status to open

    Can't say what exactly makes this crash. Is it the first time this crash happened? Or any way to reproduce?

  2. David Magalhães reporter

    this crash happens when you have a npcbot, and you restart your server. when you login, server crash.

  3. trickerer repo owner

    Cannot reproduce with these methods. Which locales are you using at server/client side?

  4. trickerer repo owner

    this one should be fixed now, gonna put it on hold for now, please tell me if this happens again

  5. Log in to comment