Guest User

Untitled

a guest
Feb 11th, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.89 KB | None | 0 0
  1.  
  2. #1  0x00007ffff6a09a04 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7d52b60, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:991
  3.         timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  4.               static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {
  5.                 tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  6.           static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 9993}}
  7.         this_timeout = <value optimized out>
  8.         timeout = 9
  9.         nfds = <value optimized out>
  10. #2  0x00007ffff6a0a0fc in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7d52b60, max_wait_time=0x7fffee9b6dd0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1064
  11.         result = <value optimized out>
  12. #3  0x00007ffff6a0a2be in ACE_Dev_Poll_Reactor::handle_events (this=0x7d52b60, max_wait_time=0x7fffee9b6dd0) at ../../ace/Dev_Poll_Reactor.cpp:1046
  13.         countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fffee9b6dd0, start_time_ = {static zero = {
  14.               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>,
  15.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  16.                 tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1328981157, tv_usec = 564036}},
  17.           stopped_ = false}
  18.         guard = {token_ = @0x7d52be0, owner_ = 1}
  19.         result = -1
  20. #4  0x00007ffff6a61efd in ACE_Reactor::run_reactor_event_loop (this=0x7d59190, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  21.         result = 0
  22. #5  0x00000000009ffa62 in ReactorRunnable::svc() ()
  23. No symbol table info available.
  24. #6  0x00007ffff6a87787 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  25.         t = 0x7d4bfe0
  26.         svc_status = <value optimized out>
  27. #7  0x00007ffff6a88b11 in ACE_Thread_Adapter::invoke (this=0x7d59780) at ../../ace/Thread_Adapter.cpp:98
  28.         exit_hook_instance = <value optimized out>
  29.         exit_hook_maybe = {instance_ = 0x0}
  30.  
  31.  
  32.  
  33.  
  34. Thread 1 (Thread 0x7ffff7fe9780 (LWP 1700)):
  35. #0  0x00007ffff5d4cbe5 in pthread_join () from /lib/libpthread.so.0
  36. No symbol table info available.
  37. #1  0x00007ffff6a8b23c in thr_join (this=<value optimized out>, task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  38.         result = 131437128
  39. #2  ACE_Thread::join (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread.inl:137
  40. No locals.
  41. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
Advertisement
Add Comment
Please, Sign In to add comment