Occured while connecting
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb4affb90 (LWP 5526)]
0xb7d76b8a in memcpy () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7d76b8a in memcpy () from /lib/i686/cmov/libc.so.6
#1 0x080d2405 in CString::write (this=0xb4afd1b4, pSrc=0x1 <Address 0x1 out of bounds>, pSize=223) at ../../server/src/CString.cpp:204
#2 0x080d35a0 in CString::subString (this=0x85b2ca8, pStart=0, pLength=223) at ../../server/src/CString.cpp:342
#3 0x0810e656 in TPlayer::getProp (this=0x85b28e8, pPropId=0) at ../../server/src/TPlayerProps.cpp:26
#4 0x081117d6 in TPlayer::getProps (this=0x85b28e8, pProps=0x81397c0, pCount=83) at ../../server/src/TPlayerProps.cpp:924
#5 0x080fae46 in TPlayer::sendLevel (this=0xb4b35e50, pLevel=0x85c3a30, modTime=0, fromAdjacent=false) at ../../server/src/TPlayer.cpp:1592
#6 0x080fbeb7 in TPlayer::setLevel (this=0xb4b35e50, pLevelName=..., modTime=0) at ../../server/src/TPlayer.cpp:1469
#7 0x080fc861 in TPlayer::warp (this=0xb4b35e50, pLevelName=..., pX=30, pY=30, modTime=0) at ../../server/src/TPlayer.cpp:1397
#8 0x08051cdb in TPlayer::sendLoginClient (this=0xb4b35e50) at ../../server/src/TPlayerLogin.cpp:298
#9 0x08054a09 in TPlayer::sendLogin (this=0xb4b35e50) at ../../server/src/TPlayerLogin.cpp:124
#10 0x0809ab01 in TServerList::msgSVI_VERIACC2 (this=0x84edad0, pPacket=...) at ../../server/src/TServerList.cpp:595
#11 0x08099faa in TServerList::parsePacket (this=0x84edad0, pPacket=...) at ../../server/src/TServerList.cpp:354
#12 0x080a138c in TServerList::main (this=0x84edad0) at ../../server/src/TServerList.cpp:140
#13 0x080a14bd in TServerList::onRecv (this=0x84edad0) at ../../server/src/TServerList.cpp:84
#14 0x080d0a2f in CSocketManager::update (this=0x84ed958, sec=0, usec=5000) at ../../server/src/CSocket.cpp:128
#15 0x080b1bfd in TServer::doMain (this=0x84ed468) at ../../server/src/TServer.cpp:216
#16 0x080b2c4a in TServer::operator() (this=0x84ed468) at ../../server/src/TServer.cpp:106
#17 0x08097ea7 in boost::detail::thread_data<boost::reference_wrapper<TServer> >::run (this=0x85c1018) at /usr/include/boost/thread/detail/thread.hpp:81
#18 0xb7faa808 in thread_proxy () from /usr/lib/libboost_thread.so.1.40.0
#19 0xb7cea4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#20 0xb7ddfa5e in clone () from /lib/i686/cmov/libc.so.6