Crash POL (invalid memory reference) 2017.02.16

Here you can post threads specific to the current release of the core (099)

Moderator: POL Developer

Post Reply
Skinny
Expert Poster
Posts: 76
Joined: Wed Dec 19, 2012 10:27 pm

Crash POL (invalid memory reference) 2017.02.16

Post by Skinny »

Occurred: 2017.02.16 05h54m27sec

Code: Select all

Signal "SIGSEGV"(11: invalid memory reference) detected.
Segmentation fault detected - faulty memory reference at location: 0x7f72a8a5f000
Signal code is 2
########################################################################################
POL will exit now. Please, post the following to the forum: http://forums.polserver.com/.
#00 0x0000000016c96756 in >> Pol::Clib::ExceptionParser::getTrace():[0x46] from ./lib/libclib.so
#01 0x0000000016c97c88 in >> Pol::Clib::ExceptionParser::handleExceptionSignal(int):[0x68] from ./lib/libclib.so
#02 0x00000000162028d0 in :[0xf8d0] from /lib/x86_64-linux-gnu/libpthread.so.0
#03 0x000000000064ec39 in >> Pol::Core::Party::on_stam_changed(Pol::Mobile::Character*) const:[0x139] from ./pol
#04 0x000000000062dd08 in >> Pol::Network::send_uo_stamina(Pol::Network::Client*, Pol::Mobile::Character*, Pol::Core::Vital const*):[0x1c8] from ./pol
#05 0x000000000062d0fd in >> Pol::Network::ClientInterface::tell_vital_changed(Pol::Mobile::Character*, Pol::Core::Vital const*):[0x3d] from ./pol
#06 0x000000000057179c in >> Pol::Mobile::Character::consume(Pol::Core::Vital const*, Pol::Mobile::VitalValue&, unsigned int):[0x3c] from ./pol
#07 0x0000000000579489 in >> Pol::Mobile::Character::move(unsigned char):[0x249] from ./pol
#08 0x00000000005fe200 in >> Pol::Core::handle_walk(Pol::Network::Client*, Pol::Core::PKTIN_02*):[0x40] from ./pol
#09 0x0000000000625a02 in >> Pol::Core::process_data(Pol::Network::Client*):[0x7f2] from ./pol
#10 0x00000000006293ae in >> Pol::Core::client_io_thread(Pol::Network::Client*, bool):[0xf8e] from ./pol
#11 0x0000000016cb778f in :[0x4f78f] from ./lib/libclib.so
#12 0x0000000016cc271e in >> Pol::threadhelp::run_thread(void (*)(void*), void*):[0xe] from ./lib/libclib.so
#13 0x0000000016cc28e8 in >> Pol::threadhelp::thread_stub2(void*):[0x58] from ./lib/libclib.so
#14 0x00000000161fb0a4 in :[0x80a4] from /lib/x86_64-linux-gnu/libpthread.so.0
#15 0x0000000014d9962d in clone:[0x6d] from /lib/x86_64-linux-gnu/libc.so.6
Admin contact: anonymous
Executable: ./pol
Start time: [02/16 05:54:27] 
Current time: [02/19 19:59:29] 

Stack trace:
#00 0x0000000016c96756 in >> Pol::Clib::ExceptionParser::getTrace():[0x46] from ./lib/libclib.so
#01 0x0000000016c97c88 in >> Pol::Clib::ExceptionParser::handleExceptionSignal(int):[0x68] from ./lib/libclib.so
#02 0x00000000162028d0 in :[0xf8d0] from /lib/x86_64-linux-gnu/libpthread.so.0
#03 0x000000000064ec39 in >> Pol::Core::Party::on_stam_changed(Pol::Mobile::Character*) const:[0x139] from ./pol
#04 0x000000000062dd08 in >> Pol::Network::send_uo_stamina(Pol::Network::Client*, Pol::Mobile::Character*, Pol::Core::Vital const*):[0x1c8] from ./pol
#05 0x000000000062d0fd in >> Pol::Network::ClientInterface::tell_vital_changed(Pol::Mobile::Character*, Pol::Core::Vital const*):[0x3d] from ./pol
#06 0x000000000057179c in >> Pol::Mobile::Character::consume(Pol::Core::Vital const*, Pol::Mobile::VitalValue&, unsigned int):[0x3c] from ./pol
#07 0x0000000000579489 in >> Pol::Mobile::Character::move(unsigned char):[0x249] from ./pol
#08 0x00000000005fe200 in >> Pol::Core::handle_walk(Pol::Network::Client*, Pol::Core::PKTIN_02*):[0x40] from ./pol
#09 0x0000000000625a02 in >> Pol::Core::process_data(Pol::Network::Client*):[0x7f2] from ./pol
#10 0x00000000006293ae in >> Pol::Core::client_io_thread(Pol::Network::Client*, bool):[0xf8e] from ./pol
#11 0x0000000016cb778f in :[0x4f78f] from ./lib/libclib.so
#12 0x0000000016cc271e in >> Pol::threadhelp::run_thread(void (*)(void*), void*):[0xe] from ./lib/libclib.so
#13 0x0000000016cc28e8 in >> Pol::threadhelp::thread_stub2(void*):[0x58] from ./lib/libclib.so
#14 0x00000000161fb0a4 in :[0x80a4] from /lib/x86_64-linux-gnu/libpthread.so.0
#15 0x0000000014d9962d in clone:[0x6d] from /lib/x86_64-linux-gnu/libc.so.6

Compiler: gcc 4.9.2
Compile time: 16:42:54
Build target: LINUX (64bit)
Build revision: POL99.0.0 Break Everything Even Rudder
GNU C library (compile time): 2.19

########################################################################################
Post Reply