• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Crash - Logs GDB

udpsilkster

a wild of Pentester
Joined
Dec 9, 2013
Messages
71
Reaction score
9
Location
ifconfig
Code:
Next Extreme has logged out.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7311fd995700 (LWP 11218)]
0x0000000000000002 in ?? ()
(gdb) bt
#0  0x0000000000000002 in ?? ()
#1  0x000000000088ec8b in OutputMessagePool::sendAll (this=0xca9500)
    at /home/originatfs/src/outputmessage.cpp:111
#2  0x000000000092a5dc in Dispatcher::dispatcherThread (this=0x31e0b90)
    at /home/originatfs/src/tasks.cpp:70
#3  0x000000000092c0e8 in std::_Mem_fn<void (Dispatcher::*)()>::operator() (
    this=0x328b2c8, __object=0x31e0b90) at /usr/include/c++/4.6/functional:551
#4  0x000000000092c051 in std::_Bind_result<void, std::_Mem_fn<void (Dispatcher:
:*)()> (Dispatcher*)>::__call<void, , 0>(std::tuple<>&&, std::_Index_tuple<0>, s
td::_Bind_result<void, std::_Mem_fn<void (Dispatcher::*)()> (Dispatcher*)>::__enable_if_void<void>::type) (this=0x328b2c8, __args=...)
    at /usr/include/c++/4.6/functional:1287
#5  0x000000000092bff1 in std::_Bind_result<void, std::_Mem_fn<void (Dispatcher::*)()> (Dispatcher*)>::operator()<>() (this=0x328b2c8)
    at /usr/include/c++/4.6/functional:1378
#6  0x000000000092bf30 in std::thread::_Impl<std::_Bind_result<void, std::_Mem_fn<void (Dispatcher::*)()> (Dispatcher*)> >::_M_run() (this=0x328b2b0)
    at /usr/include/c++/4.6/thread:117
#7  0x00007311ff088c78 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#8  0x00007311fe534e9a in start_thread ()
   from /lib/x86_64-linux-gnu/libpthread.so.0
#9  0x00007311fe83e3fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#10 0x0000000000000000 in ?? ()
(gdb)

TFS 1.0 , anyone know what can be this error?
 
Back
Top