Advertisement
Guest User

Untitled

a guest
May 2nd, 2012
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 26.01 KB | None | 0 0
  1.     [New Thread 0x7ffff0fff700 (LWP 17208)]
  2.     [New Thread 0x7fffef7ff700 (LWP 17209)]
  3.     [New Thread 0x7fffd2fff700 (LWP 17228)]
  4.     [New Thread 0x7fffcc7ff700 (LWP 17229)]
  5.     [New Thread 0x7fffcbbfe700 (LWP 17230)]
  6.     [New Thread 0x7fffca3ff700 (LWP 17231)]
  7.     [Thread 0x7fffca3ff700 (LWP 17231) exited]
  8.     [New Thread 0x7fffc93ff700 (LWP 17232)]
  9.     [New Thread 0x7fffc8bfe700 (LWP 17233)]
  10.      
  11.     Program received signal SIGSEGV, Segmentation fault.
  12.     [Switching to Thread 0x7fffcc7ff700 (LWP 17229)]
  13.     0x000000000094c219 in std::_Rb_tree<Player*, Player*, std::_Identity<Player*>, std::less<Player*>, std::allocator<Player*> >::erase(Player* const&) ()
  14.     #0  0x000000000094c219 in std::_Rb_tree<Player*, Player*, std::_Identity<Player*>, std::less<Player*>, std::allocator<Player*> >::erase(Player* const&) ()
  15.     #1  0x0000000000a7d56c in Group::RemoveInvite(Player*) ()
  16.     #2  0x000000000094f308 in Player::UninviteFromGroup() ()
  17.     #3  0x0000000000b6219b in WorldSession::LogoutPlayer(bool) ()
  18.     #4  0x0000000000b63923 in WorldSession::~WorldSession() ()
  19.     #5  0x0000000000c16e8e in World::UpdateSessions(unsigned int) ()
  20.     #6  0x0000000000c1a7d6 in World::Update(unsigned int) ()
  21.     #7  0x00000000007f9174 in WorldRunnable::run() ()
  22.     #8  0x0000000000d5d18a in ACE_Based::Thread::ThreadTask(void*) ()
  23.     #9  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  24.     #10 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  25.     #11 0x0000000000000000 in ?? ()
  26.     #0  0x000000000094c219 in std::_Rb_tree<Player*, Player*, std::_Identity<Player*>, std::less<Player*>, std::allocator<Player*> >::erase(Player* const&) ()
  27.     No symbol table info available.
  28.     #1  0x0000000000a7d56c in Group::RemoveInvite(Player*) ()
  29.     No symbol table info available.
  30.     #2  0x000000000094f308 in Player::UninviteFromGroup() ()
  31.     No symbol table info available.
  32.     #3  0x0000000000b6219b in WorldSession::LogoutPlayer(bool) ()
  33.     No symbol table info available.
  34.     #4  0x0000000000b63923 in WorldSession::~WorldSession() ()
  35.     No symbol table info available.
  36.     #5  0x0000000000c16e8e in World::UpdateSessions(unsigned int) ()
  37.     No symbol table info available.
  38.     #6  0x0000000000c1a7d6 in World::Update(unsigned int) ()
  39.     No symbol table info available.
  40.     #7  0x00000000007f9174 in WorldRunnable::run() ()
  41.     No symbol table info available.
  42.     #8  0x0000000000d5d18a in ACE_Based::Thread::ThreadTask(void*) ()
  43.     No symbol table info available.
  44.     #9  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  45.     No symbol table info available.
  46.     #10 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  47.     No symbol table info available.
  48.     #11 0x0000000000000000 in ?? ()
  49.     No symbol table info available.
  50.       Id   Target Id         Frame
  51.       13   Thread 0x7fffc8bfe700 (LWP 17233) "worldserver" 0x00007ffff5fbeb53 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  52.       12   Thread 0x7fffc93ff700 (LWP 17232) "worldserver" 0x00007ffff5fbeb53 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  53.       10   Thread 0x7fffcbbfe700 (LWP 17230) "worldserver" 0x00007ffff5fb7823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  54.     * 9    Thread 0x7fffcc7ff700 (LWP 17229) "worldserver" 0x000000000094c219 in std::_Rb_tree<Player*, Player*, std::_Identity<Player*>, std::less<Player*>, std::allocator<Player*> >::erase(Player* const&) ()
  55.       8    Thread 0x7fffd2fff700 (LWP 17228) "worldserver" 0x00007ffff6294d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  56.       7    Thread 0x7fffef7ff700 (LWP 17209) "worldserver" 0x00007ffff6294d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  57.       6    Thread 0x7ffff0fff700 (LWP 17208) "worldserver" 0x00007ffff6297d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  58.       5    Thread 0x7ffff23ff700 (LWP 17207) "worldserver" 0x00007ffff6297d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  59.       4    Thread 0x7ffff37ff700 (LWP 17206) "worldserver" 0x00007ffff6297d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  60.       3    Thread 0x7ffff4bff700 (LWP 17205) "worldserver" 0x00007ffff6294d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  61.       1    Thread 0x7ffff7fe9740 (LWP 17201) "worldserver" 0x00007ffff6292148 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  62.      
  63.     Thread 13 (Thread 0x7fffc8bfe700 (LWP 17233)):
  64.     #0  0x00007ffff5fbeb53 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  65.     No symbol table info available.
  66.     #1  0x00007ffff78b47bc in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffcd650c00, max_wait_time=<optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:991
  67.             timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 2433}}
  68.             this_timeout = <optimized out>
  69.             timeout = 2
  70.             nfds = <optimized out>
  71.     #2  0x00007ffff78b68ec in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffcd650c00, max_wait_time=0x7fffc8bfde20, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1064
  72.             result = <optimized out>
  73.     #3  0x00007ffff78b6ab6 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffcd650c00, max_wait_time=0x7fffc8bfde20) at ../../ace/Dev_Poll_Reactor.cpp:1046
  74.             countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffc8bfde20, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1335976959, tv_usec = 664852}}, stopped_ = false}
  75.             guard = {token_ = @0x7fffcd650c80, owner_ = 1}
  76.             result = -1
  77.     #4  0x00007ffff790ea5d in ACE_Reactor::run_reactor_event_loop (this=0x7fffccc08e40, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  78.             result = 1
  79.     #5  0x0000000000b673f7 in ReactorRunnable::svc() ()
  80.     No symbol table info available.
  81.     #6  0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  82.             t = 0x7fffcd5ddd40
  83.             svc_status = <optimized out>
  84.     #7  0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7fffcdca77a0) at ../../ace/Thread_Adapter.cpp:98
  85.             exit_hook_instance = <optimized out>
  86.             exit_hook_maybe = {instance_ = 0x0}
  87.             exit_hook_ptr = <optimized out>
  88.     #8  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  89.     No symbol table info available.
  90.     #9  0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  91.     No symbol table info available.
  92.     #10 0x0000000000000000 in ?? ()
  93.     No symbol table info available.
  94.      
  95.     Thread 12 (Thread 0x7fffc93ff700 (LWP 17232)):
  96.     #0  0x00007ffff5fbeb53 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  97.     No symbol table info available.
  98.     #1  0x00007ffff78b47bc in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fffcd650900, max_wait_time=<optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:991
  99.             timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 10000}}
  100.             this_timeout = <optimized out>
  101.             timeout = 10
  102.             nfds = <optimized out>
  103.     #2  0x00007ffff78b68ec in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fffcd650900, max_wait_time=0x7fffc93fee20, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1064
  104.             result = <optimized out>
  105.     #3  0x00007ffff78b6ab6 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffcd650900, max_wait_time=0x7fffc93fee20) at ../../ace/Dev_Poll_Reactor.cpp:1046
  106.             countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffc93fee20, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1335976959, tv_usec = 662261}}, stopped_ = false}
  107.             guard = {token_ = @0x7fffcd650980, owner_ = 1}
  108.             result = -1
  109.     #4  0x00007ffff790ea5d in ACE_Reactor::run_reactor_event_loop (this=0x7fffccc08e00, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  110.             result = -918554176
  111.     #5  0x0000000000b673f7 in ReactorRunnable::svc() ()
  112.     No symbol table info available.
  113.     #6  0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  114.             t = 0x7fffcd5ddc08
  115.             svc_status = <optimized out>
  116.     #7  0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7fffcdca76e0) at ../../ace/Thread_Adapter.cpp:98
  117.             exit_hook_instance = <optimized out>
  118.             exit_hook_maybe = {instance_ = 0x0}
  119.             exit_hook_ptr = <optimized out>
  120.     #8  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  121.     No symbol table info available.
  122.     #9  0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  123.     No symbol table info available.
  124.     #10 0x0000000000000000 in ?? ()
  125.     No symbol table info available.
  126.      
  127.     Thread 10 (Thread 0x7fffcbbfe700 (LWP 17230)):
  128.     #0  0x00007ffff5fb7823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  129.     No symbol table info available.
  130.     #1  0x00007ffff7bc0e3e in ?? () from /lib/x86_64-linux-gnu/libreadline.so.5
  131.     No symbol table info available.
  132.     #2  0x00007ffff7bc10ee in rl_read_key () from /lib/x86_64-linux-gnu/libreadline.so.5
  133.     No symbol table info available.
  134.     #3  0x00007ffff7bae1cf in readline_internal_char () from /lib/x86_64-linux-gnu/libreadline.so.5
  135.     No symbol table info available.
  136.     #4  0x00007ffff7bae6b5 in readline () from /lib/x86_64-linux-gnu/libreadline.so.5
  137.     No symbol table info available.
  138.     #5  0x00000000007ed315 in CliRunnable::run() ()
  139.     No symbol table info available.
  140.     #6  0x0000000000d5d18a in ACE_Based::Thread::ThreadTask(void*) ()
  141.     No symbol table info available.
  142.     #7  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  143.     No symbol table info available.
  144.     #8  0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  145.     No symbol table info available.
  146.     #9  0x0000000000000000 in ?? ()
  147.     No symbol table info available.
  148.      
  149.     Thread 9 (Thread 0x7fffcc7ff700 (LWP 17229)):
  150.     #0  0x000000000094c219 in std::_Rb_tree<Player*, Player*, std::_Identity<Player*>, std::less<Player*>, std::allocator<Player*> >::erase(Player* const&) ()
  151.     No symbol table info available.
  152.     #1  0x0000000000a7d56c in Group::RemoveInvite(Player*) ()
  153.     No symbol table info available.
  154.     #2  0x000000000094f308 in Player::UninviteFromGroup() ()
  155.     No symbol table info available.
  156.     #3  0x0000000000b6219b in WorldSession::LogoutPlayer(bool) ()
  157.     No symbol table info available.
  158.     #4  0x0000000000b63923 in WorldSession::~WorldSession() ()
  159.     No symbol table info available.
  160.     #5  0x0000000000c16e8e in World::UpdateSessions(unsigned int) ()
  161.     No symbol table info available.
  162.     #6  0x0000000000c1a7d6 in World::Update(unsigned int) ()
  163.     No symbol table info available.
  164.     #7  0x00000000007f9174 in WorldRunnable::run() ()
  165.     No symbol table info available.
  166.     #8  0x0000000000d5d18a in ACE_Based::Thread::ThreadTask(void*) ()
  167.     No symbol table info available.
  168.     #9  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  169.     No symbol table info available.
  170.     #10 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  171.     No symbol table info available.
  172.     #11 0x0000000000000000 in ?? ()
  173.     No symbol table info available.
  174.      
  175.     Thread 8 (Thread 0x7fffd2fff700 (LWP 17228)):
  176.     #0  0x00007ffff6294d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  177.     No symbol table info available.
  178.     #1  0x00007ffff78a3655 in cond_timedwait (timeout=<optimized out>, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:362
  179.             result = <optimized out>
  180.             ts = {tv_sec = 140736033358104, tv_nsec = -4290852757612805376}
  181.     #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffe8a46584, mutex=..., abstime=0x5ff9) at ../../ace/Condition_Thread_Mutex.cpp:100
  182.     No locals.
  183.     #3  0x00000000007f613b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  184.     No symbol table info available.
  185.     #4  0x00000000007f64c6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  186.     No symbol table info available.
  187.     #5  0x00007ffff788a372 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x5ff9) at ../../ace/Activation_Queue.cpp:91
  188.             mb = 0x0
  189.     #6  0x0000000000d5df95 in DelayExecutor::svc() ()
  190.     No symbol table info available.
  191.     #7  0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  192.             t = 0x7ffff4c94b40
  193.             svc_status = <optimized out>
  194.     #8  0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7fffd3ba7500) at ../../ace/Thread_Adapter.cpp:98
  195.             exit_hook_instance = <optimized out>
  196.             exit_hook_maybe = {instance_ = 0x0}
  197.             exit_hook_ptr = <optimized out>
  198.     #9  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  199.     No symbol table info available.
  200.     #10 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  201.     No symbol table info available.
  202.     #11 0x0000000000000000 in ?? ()
  203.     No symbol table info available.
  204.      
  205.     Thread 7 (Thread 0x7fffef7ff700 (LWP 17209)):
  206.     #0  0x00007ffff6294d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  207.     No symbol table info available.
  208.     #1  0x00007ffff78a3655 in cond_timedwait (timeout=<optimized out>, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:362
  209.             result = <optimized out>
  210.             ts = {tv_sec = 0, tv_nsec = 140735866566912}
  211.     #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff4c0d484, mutex=..., abstime=0x146f) at ../../ace/Condition_Thread_Mutex.cpp:100
  212.     No locals.
  213.     #3  0x00000000007f613b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  214.     No symbol table info available.
  215.     #4  0x00000000007f64c6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  216.     No symbol table info available.
  217.     #5  0x00007ffff788a372 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x146f) at ../../ace/Activation_Queue.cpp:91
  218.             mb = 0x0
  219.     #6  0x0000000000d3ca80 in DatabaseWorker::svc() ()
  220.     No symbol table info available.
  221.     #7  0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  222.             t = 0x7fffeff02b00
  223.             svc_status = <optimized out>
  224.     #8  0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7ffff12cee80) at ../../ace/Thread_Adapter.cpp:98
  225.             exit_hook_instance = <optimized out>
  226.             exit_hook_maybe = {instance_ = 0x0}
  227.             exit_hook_ptr = <optimized out>
  228.     #9  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  229.     No symbol table info available.
  230.     #10 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  231.     No symbol table info available.
  232.     #11 0x0000000000000000 in ?? ()
  233.     No symbol table info available.
  234.      
  235.     Thread 6 (Thread 0x7ffff0fff700 (LWP 17208)):
  236.     #0  0x00007ffff6297d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  237.     No symbol table info available.
  238.     #1  0x00007ffff72de0c2 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  239.     No symbol table info available.
  240.     #2  0x00007ffff72d01ff in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  241.     No symbol table info available.
  242.     #3  0x00007ffff72d0d98 in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  243.     No symbol table info available.
  244.     #4  0x00007ffff72ca56a in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  245.     No symbol table info available.
  246.     #5  0x00007ffff72cb5c8 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  247.     No symbol table info available.
  248.     #6  0x00007ffff72c70c4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  249.     No symbol table info available.
  250.     #7  0x00007ffff72c7937 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  251.     No symbol table info available.
  252.     #8  0x00007ffff72c8a1d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  253.     No symbol table info available.
  254.     #9  0x0000000000d3bc38 in MySQLConnection::_Query(PreparedStatement*, st_mysql_res**, unsigned long*, unsigned int*) ()
  255.     No symbol table info available.
  256.     #10 0x0000000000d3c41a in MySQLConnection::Query(PreparedStatement*) ()
  257.     No symbol table info available.
  258.     #11 0x0000000000d50f40 in SQLQueryHolderTask::Execute() ()
  259.     No symbol table info available.
  260.     #12 0x000000000080448a in SQLOperation::call() ()
  261.     No symbol table info available.
  262.     #13 0x0000000000d3ca69 in DatabaseWorker::svc() ()
  263.     No symbol table info available.
  264.     #14 0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  265.             t = 0x7ffff4c612c0
  266.             svc_status = <optimized out>
  267.     #15 0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7ffff4ca8bc0) at ../../ace/Thread_Adapter.cpp:98
  268.             exit_hook_instance = <optimized out>
  269.             exit_hook_maybe = {instance_ = 0x0}
  270.             exit_hook_ptr = <optimized out>
  271.     #16 0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  272.     No symbol table info available.
  273.     #17 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  274.     No symbol table info available.
  275.     #18 0x0000000000000000 in ?? ()
  276.     No symbol table info available.
  277.      
  278.     Thread 5 (Thread 0x7ffff23ff700 (LWP 17207)):
  279.     #0  0x00007ffff6297d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  280.     No symbol table info available.
  281.     #1  0x00007ffff72de0c2 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  282.     No symbol table info available.
  283.     #2  0x00007ffff72d01ff in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  284.     No symbol table info available.
  285.     #3  0x00007ffff72d0d98 in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  286.     No symbol table info available.
  287.     #4  0x00007ffff72ca56a in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  288.     No symbol table info available.
  289.     #5  0x00007ffff72c8534 in cli_read_binary_rows () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  290.     No symbol table info available.
  291.     #6  0x00007ffff72c86ad in mysql_stmt_store_result () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  292.     No symbol table info available.
  293.     #7  0x0000000000d3d220 in PreparedResultSet::PreparedResultSet(st_mysql_stmt*, st_mysql_res*, unsigned long, unsigned int) ()
  294.     No symbol table info available.
  295.     #8  0x0000000000d3c45a in MySQLConnection::Query(PreparedStatement*) ()
  296.     No symbol table info available.
  297.     #9  0x0000000000d50f40 in SQLQueryHolderTask::Execute() ()
  298.     No symbol table info available.
  299.     #10 0x000000000080448a in SQLOperation::call() ()
  300.     No symbol table info available.
  301.     #11 0x0000000000d3ca69 in DatabaseWorker::svc() ()
  302.     No symbol table info available.
  303.     #12 0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  304.             t = 0x7ffff4c177c0
  305.             svc_status = <optimized out>
  306.     #13 0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7ffff4c14e20) at ../../ace/Thread_Adapter.cpp:98
  307.             exit_hook_instance = <optimized out>
  308.             exit_hook_maybe = {instance_ = 0x0}
  309.             exit_hook_ptr = <optimized out>
  310.     #14 0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  311.     No symbol table info available.
  312.     #15 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  313.     No symbol table info available.
  314.     #16 0x0000000000000000 in ?? ()
  315.     No symbol table info available.
  316.      
  317.     Thread 4 (Thread 0x7ffff37ff700 (LWP 17206)):
  318.     #0  0x00007ffff6297d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  319.     No symbol table info available.
  320.     #1  0x00007ffff72de0c2 in vio_read_buff () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  321.     No symbol table info available.
  322.     #2  0x00007ffff72d01ff in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  323.     No symbol table info available.
  324.     #3  0x00007ffff72d0d98 in my_net_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  325.     No symbol table info available.
  326.     #4  0x00007ffff72ca56a in cli_safe_read () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  327.     No symbol table info available.
  328.     #5  0x00007ffff72cb5c8 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  329.     No symbol table info available.
  330.     #6  0x00007ffff72c70c4 in ?? () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  331.     No symbol table info available.
  332.     #7  0x00007ffff72c7937 in cli_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  333.     No symbol table info available.
  334.     #8  0x00007ffff72c8a1d in mysql_stmt_execute () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
  335.     No symbol table info available.
  336.     #9  0x0000000000d3b110 in MySQLConnection::Execute(PreparedStatement*) ()
  337.     No symbol table info available.
  338.     #10 0x0000000000d5544d in PreparedStatementTask::Execute() ()
  339.     No symbol table info available.
  340.     #11 0x000000000080448a in SQLOperation::call() ()
  341.     No symbol table info available.
  342.     #12 0x0000000000d3ca69 in DatabaseWorker::svc() ()
  343.     No symbol table info available.
  344.     #13 0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  345.             t = 0x7ffff4c15d80
  346.             svc_status = <optimized out>
  347.     #14 0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7ffff4c14100) at ../../ace/Thread_Adapter.cpp:98
  348.             exit_hook_instance = <optimized out>
  349.             exit_hook_maybe = {instance_ = 0x0}
  350.             exit_hook_ptr = <optimized out>
  351.     #15 0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  352.     No symbol table info available.
  353.     #16 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  354.     No symbol table info available.
  355.     #17 0x0000000000000000 in ?? ()
  356.     No symbol table info available.
  357.      
  358.     Thread 3 (Thread 0x7ffff4bff700 (LWP 17205)):
  359.     #0  0x00007ffff6294d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  360.     No symbol table info available.
  361.     #1  0x00007ffff78a3655 in cond_timedwait (timeout=<optimized out>, external_mutex=<optimized out>, cv=<optimized out>) at ../../ace/OS_NS_Thread.inl:362
  362.             result = <optimized out>
  363.             ts = {tv_sec = 140737345776672, tv_nsec = 140735043190752}
  364.     #2  ACE_Condition_Thread_Mutex::wait (this=0x7ffff4c0d284, mutex=..., abstime=0x13) at ../../ace/Condition_Thread_Mutex.cpp:100
  365.     No locals.
  366.     #3  0x00000000007f613b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond(ACE_Guard<ACE_Thread_Mutex>&, ACE_Time_Value*) ()
  367.     No symbol table info available.
  368.     #4  0x00000000007f64c6 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  369.     No symbol table info available.
  370.     #5  0x00007ffff788a372 in ACE_Activation_Queue::dequeue (this=<optimized out>, tv=0x13) at ../../ace/Activation_Queue.cpp:91
  371.             mb = 0x0
  372.     #6  0x0000000000d3ca80 in DatabaseWorker::svc() ()
  373.     No symbol table info available.
  374.     #7  0x00007ffff7934607 in ACE_Task_Base::svc_run (args=<optimized out>) at ../../ace/Task.cpp:275
  375.             t = 0x7ffff4c156c0
  376.             svc_status = <optimized out>
  377.     #8  0x00007ffff7935991 in ACE_Thread_Adapter::invoke (this=0x7ffff4c13c80) at ../../ace/Thread_Adapter.cpp:98
  378.             exit_hook_instance = <optimized out>
  379.             exit_hook_maybe = {instance_ = 0x0}
  380.             exit_hook_ptr = <optimized out>
  381.     #9  0x00007ffff6290e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  382.     No symbol table info available.
  383.     #10 0x00007ffff5fbe4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  384.     No symbol table info available.
  385.     #11 0x0000000000000000 in ?? ()
  386.     No symbol table info available.
  387.      
  388.     Thread 1 (Thread 0x7ffff7fe9740 (LWP 17201)):
  389.     #0  0x00007ffff6292148 in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0
  390.     No symbol table info available.
  391.     #1  0x0000000000d5d306 in ACE_Based::Thread::wait() ()
  392.     No symbol table info available.
  393.     #2  0x00000000007fc86c in Master::Run() ()
  394.     No symbol table info available.
  395.     #3  0x00007ffff5eed76d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
  396.     No symbol table info available.
  397.     #4  0x00000000007ec171 in _start ()
  398.     No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement