Re: Login Bugs and Crashes List
Posted: Tue Aug 19, 2014 6:17 am
Login finally crashed again, all that was happening was Dakadin's world trying to fetch players.
Stack
Looks like the same stack reported above which was never addressed.
Stack
Code: Select all
20:03:31.686 D Net Received world info request for DakadinTest
20:03:31.686 D WSList Fetching WorldServer by name: 'DakadinTest' (21)
Program received signal SIGSEGV, Segmentation fault.
[Switcbtng to Thread 0x7ffff5c75700 (LWP 3859)]
#0 0x0000000000430e1a in std::__weak_count<(__gnu_cxx::_Lock_policy)2>::_M_get_use_count (this=0x8) at /usr/include/c++/4.8/bits/shared_ptr_base.h:672
#1 0x000000000042f3f6 in std::__weak_ptr<Client, (__gnu_cxx::_Lock_policy)2>::expired (this=0x0) at /usr/include/c++/4.8/bits/shared_ptr_base.h:1277
#2 0x000000000042e27c in std::weak_ptr<Client>::lock (this=0x0) at /usr/include/c++/4.8/bits/shared_ptr.h:497
#3 0x000000000042b010 in UDPServer::HandleWriteHelper (this=0x669d00 <net>, data=0x0, now=1408417411688) at ../common/UDPServer.cpp:497
#4 0x000000000042aefe in UDPServer::HandleWrite (this=0x669d00 <net>) at ../common/UDPServer.cpp:477
#5 0x000000000042968f in WriterThread (data=0x669d00 <net>) at ../common/UDPServer.cpp:126
#6 0x000000000042901a in ThreadRun (arg=0x685b50) at ../common/Thread.cpp:77
#7 0x00007ffff768e182 in start_thread (arg=0x7ffff5c75700) at pthread_create.c:312
#8 0x00007ffff6ea138d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111