Crash POL (invalid memory reference) 2017.01.14

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.01.14

Post by Skinny »

Occurred: 2017.01.14 04h10m52sec

Code: Select all

Signal "SIGSEGV"(11: invalid memory reference) detected.
Segmentation fault detected - faulty memory reference at location: 0x7fd1f4106000
Signal code is 2
########################################################################################
POL will exit now. Please, post the following to the forum: http://forums.polserver.com/.
#00 0x000000008ac49756 in >> Pol::Clib::ExceptionParser::getTrace():[0x46] from ./lib/libclib.so
#01 0x000000008ac4ac88 in >> Pol::Clib::ExceptionParser::handleExceptionSignal(int):[0x68] from ./lib/libclib.so
#02 0x000000008a1b58d0 in :[0xf8d0] from /lib/x86_64-linux-gnu/libpthread.so.0
#03 0x000000000064fde9 in >> Pol::Core::Party::send_member_msg_public(Pol::Mobile::Character*, unsigned short*, unsigned long) const:[0x169] from ./pol
#04 0x000000000065155b in >> Pol::Core::handle_party_msg(Pol::Network::Client*, Pol::Core::PKTBI_BF*):[0x17b] from ./pol
#05 0x000000000056a605 in >> Pol::Core::handle_msg_BF(Pol::Network::Client*, Pol::Core::PKTBI_BF*):[0x2c5] from ./pol
#06 0x000000000063a3d9 in >> Pol::Network::ExportedPacketHookHandler(Pol::Network::Client*, void*):[0x1c9] from ./pol
#07 0x0000000000625a02 in >> Pol::Core::process_data(Pol::Network::Client*):[0x7f2] from ./pol
#08 0x00000000006293ae in >> Pol::Core::client_io_thread(Pol::Network::Client*, bool):[0xf8e] from ./pol
#09 0x000000008ac6a78f in :[0x4f78f] from ./lib/libclib.so
#10 0x000000008ac7571e in >> Pol::threadhelp::run_thread(void (*)(void*), void*):[0xe] from ./lib/libclib.so
#11 0x000000008ac758e8 in >> Pol::threadhelp::thread_stub2(void*):[0x58] from ./lib/libclib.so
#12 0x000000008a1ae0a4 in :[0x80a4] from /lib/x86_64-linux-gnu/libpthread.so.0
#13 0x0000000088d4c62d in clone:[0x6d] from /lib/x86_64-linux-gnu/libc.so.6
Admin contact: anonymous
Executable: ./pol
Start time: [01/14 04:10:52] 
Current time: [01/16 20:46:14] 

Stack trace:
#00 0x000000008ac49756 in >> Pol::Clib::ExceptionParser::getTrace():[0x46] from ./lib/libclib.so
#01 0x000000008ac4ac88 in >> Pol::Clib::ExceptionParser::handleExceptionSignal(int):[0x68] from ./lib/libclib.so
#02 0x000000008a1b58d0 in :[0xf8d0] from /lib/x86_64-linux-gnu/libpthread.so.0
#03 0x000000000064fde9 in >> Pol::Core::Party::send_member_msg_public(Pol::Mobile::Character*, unsigned short*, unsigned long) const:[0x169] from ./pol
#04 0x000000000065155b in >> Pol::Core::handle_party_msg(Pol::Network::Client*, Pol::Core::PKTBI_BF*):[0x17b] from ./pol
#05 0x000000000056a605 in >> Pol::Core::handle_msg_BF(Pol::Network::Client*, Pol::Core::PKTBI_BF*):[0x2c5] from ./pol
#06 0x000000000063a3d9 in >> Pol::Network::ExportedPacketHookHandler(Pol::Network::Client*, void*):[0x1c9] from ./pol
#07 0x0000000000625a02 in >> Pol::Core::process_data(Pol::Network::Client*):[0x7f2] from ./pol
#08 0x00000000006293ae in >> Pol::Core::client_io_thread(Pol::Network::Client*, bool):[0xf8e] from ./pol
#09 0x000000008ac6a78f in :[0x4f78f] from ./lib/libclib.so
#10 0x000000008ac7571e in >> Pol::threadhelp::run_thread(void (*)(void*), void*):[0xe] from ./lib/libclib.so
#11 0x000000008ac758e8 in >> Pol::threadhelp::thread_stub2(void*):[0x58] from ./lib/libclib.so
#12 0x000000008a1ae0a4 in :[0x80a4] from /lib/x86_64-linux-gnu/libpthread.so.0
#13 0x0000000088d4c62d 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