• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Programmer Fix crash! Pay 500$

milbradt

New Member
Joined
Dec 25, 2011
Messages
177
Solutions
1
Reaction score
4
(gdb) bt full
#0 0x0000000000453978 in Container::__startDecaying() ()
No symbol table info available.
#1 0x0000000000558459 in Player::eek:nCreatureAppear(Creature const*) ()
No symbol table info available.
#2 0x0000000000490358 in Game::placeCreature(Creature*, Position const&, bool, bool) ()
No symbol table info available.
#3 0x0000000000570789 in ProtocolGame::login(std::string const&, unsigned int, std::string const&, OperatingSystem_t, unsigned short, bool) ()
No symbol table info available.
#4 0x00000000005794d3 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<bool, boost::_mfi::mf6<bool, ProtocolGame, std::string const&, unsigned int, std::string const&, OperatingSystem_t, unsigned short, bool>, boost::_bi::list7<boost::_bi::value<ProtocolGame*>, boost::_bi::value<std::string>, boost::_bi::value<unsigned int>, boost::_bi::value<std::string>, boost::_bi::value<OperatingSystem_t>, boost::_bi::value<unsigned short>, boost::_bi::value<bool> > >, void>::invoke(boost::detail::function::function_buffer&) ()
No symbol table info available.
#5 0x00000000004758ad in Dispatcher::dispatcherThread(void*) ()
No symbol table info available.
#6 0x00007f175020ca4a in ?? () from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0
No symbol table info available.
#7 0x00007f175092a182 in start_thread (arg=0x7f174ca7f700) at pthread_create.c:312
__res = <optimised out>
pd = 0x7f174ca7f700
now = <optimised out>
 
Last edited:
Back
Top