Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.70 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. Group::Create (this=this@entry=0x7fff46f03280, guid=@0x7fff46f032f0: 6, name=<optimized out>) at /home/oregon/oregoncore/src/game/Player.h:2627
  3. 2627 return m_group.getTarget();
  4. #0 Group::Create (this=this@entry=0x7fff46f03280, guid=@0x7fff46f032f0: 6, name=<optimized out>) at /home/oregon/oregoncore/src/game/Player.h:2627
  5. #1 0x00000000006d2d44 in WorldSession::HandleGroupAcceptOpcode (this=0x7fffd4c51100) at /home/oregon/oregoncore/src/game/GroupHandler.cpp:221
  6. #2 0x00000000005e8cee in WorldSession::ExecuteOpcode (this=this@entry=0x7fffd4c51100, opHandle=..., packet=packet@entry=0x7fff78e75480) at /home/oregon/oregoncore/src/game/WorldSession.cpp:609
  7. #3 0x00000000005eb029 in WorldSession::Update (this=0x7fffd4c51100, diff=diff@entry=44) at /home/oregon/oregoncore/src/game/WorldSession.cpp:275
  8. #4 0x00000000005defad in World::UpdateSessions (this=this@entry=0x7ffff5098800, diff=diff@entry=44) at /home/oregon/oregoncore/src/game/World.cpp:2471
  9. #5 0x00000000005df3a8 in World::Update (this=0x7ffff5098800, diff=diff@entry=44) at /home/oregon/oregoncore/src/game/World.cpp:1915
  10. #6 0x00000000005cf7d7 in WorldRunnable::run (this=this@entry=0x7fffffffe130) at /home/oregon/oregoncore/src/oregoncore/WorldRunnable.cpp:52
  11. #7 0x00000000005c8aa7 in Master::Run (this=<optimized out>) at /home/oregon/oregoncore/src/oregoncore/Master.cpp:233
  12. #8 0x00000000005b4f3e in main (argc=<optimized out>, argv=0x7fffffffe338) at /home/oregon/oregoncore/src/oregoncore/Main.cpp:164
  13. #0 Group::Create (this=this@entry=0x7fff46f03280, guid=@0x7fff46f032f0: 6, name=<optimized out>) at /home/oregon/oregoncore/src/game/Player.h:2627
  14. No locals.
  15. #1 0x00000000006d2d44 in WorldSession::HandleGroupAcceptOpcode (this=0x7fffd4c51100) at /home/oregon/oregoncore/src/game/GroupHandler.cpp:221
  16. leader = <optimized out>
  17. #2 0x00000000005e8cee in WorldSession::ExecuteOpcode (this=this@entry=0x7fffd4c51100, opHandle=..., packet=packet@entry=0x7fff78e75480) at /home/oregon/oregoncore/src/game/WorldSession.cpp:609
  18. No locals.
  19. #3 0x00000000005eb029 in WorldSession::Update (this=0x7fffd4c51100, diff=diff@entry=44) at /home/oregon/oregoncore/src/game/WorldSession.cpp:275
  20. opHandle = @0x1121560: {name = 0xd24cb8 "CMSG_GROUP_ACCEPT", status = 2, handler = (void (WorldSession::*)(WorldSession * const, WorldPacket &)) 0x6d2b5a <WorldSession::HandleGroupAcceptOpcode(WorldPacket&)>}
  21. opStatus = 2
  22. packet = 0x7fff78e75480
  23. packetsThisCycle = <optimized out>
  24. #4 0x00000000005defad in World::UpdateSessions (this=this@entry=0x7ffff5098800, diff=diff@entry=44) at /home/oregon/oregoncore/src/game/World.cpp:2471
  25. itr = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur = 0x7fff78ea7be0}, <No data fields>}
  26. next = {<std::__detail::_Node_iterator_base<std::pair<unsigned int const, WorldSession*>, false>> = {_M_cur = 0x7fff78ea6840}, <No data fields>}
  27. sess = <optimized out>
  28. #5 0x00000000005df3a8 in World::Update (this=0x7ffff5098800, diff=diff@entry=44) at /home/oregon/oregoncore/src/game/World.cpp:1915
  29. No locals.
  30. #6 0x00000000005cf7d7 in WorldRunnable::run (this=this@entry=0x7fffffffe130) at /home/oregon/oregoncore/src/oregoncore/WorldRunnable.cpp:52
  31. realCurrTime = <optimized out>
  32. realPrevTime = <optimized out>
  33. prevSleepTime = 44
  34. #7 0x00000000005c8aa7 in Master::Run (this=<optimized out>) at /home/oregon/oregoncore/src/oregoncore/Master.cpp:233
  35. defaultStderr = 10
  36. pidfile = "/home/oregon/bin/oregon-core.pid"
  37. rar_thread = {m_iThreadId = 140736884373248, m_hThreadHandle = 140736884373248, m_task = 0x7fffee489040, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xd662f0 <vtable for ACE_TSS<ACE_Based::Thread>+16>, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = true, key_ = 4}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  38. bind_ip = "0.0.0.0"
  39. builds = "8606 "
  40. cliThread = 0x0
  41. soap_thread = 0x7fffee4890a0
  42. freeze_thread = 0x7fffee4890c0
  43. wsport = 8543
  44. #8 0x00000000005b4f3e in main (argc=<optimized out>, argv=0x7fffffffe338) at /home/oregon/oregoncore/src/oregoncore/Main.cpp:164
  45. cfg_file = <optimized out>
  46. options = 0xcd0348 ":c:"
  47. cmd_opts = {argc_ = 3, argv_ = 0x7fffffffe338, optind = 3, opterr = 0, optarg = 0x0, optstring_ = 0x7ffff5039ae0, long_only_ = 0, has_colon_ = 1, last_option_ = 0x7ffff5039b10, nextchar_ = 0x0, optopt_ = 99, ordering_ = 2, nonopt_start_ = 3, nonopt_end_ = 3, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 1, cur_size_ = 1, array_ = 0x7ffff5069010, allocator_ = 0x7ffff7dd9360 <ACE_Allocator::instance()::allocator_instance>}, <No data fields>}}
  48. option = <optimized out>
  49. confVersion = <optimized out>
  50. exitcode = <optimized out>
  51. Id Target Id Frame
  52. 27 Thread 0x7fffd59ff700 (LWP 15366) "oregon-core" 0x00007ffff59c7b13 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  53. 26 Thread 0x7fffd65ff700 (LWP 15365) "oregon-core" 0x00007ffff59c7b13 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  54. 25 Thread 0x7fffd71ff700 (LWP 15364) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  55. 24 Thread 0x7fffd7dff700 (LWP 15363) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  56. 23 Thread 0x7fffd8bff700 (LWP 15362) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  57. 22 Thread 0x7fffd9bfc700 (LWP 15361) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  58. 21 Thread 0x7fffdabfe700 (LWP 15359) "oregon-core" 0x00007ffff5ca1b9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  59. 20 Thread 0x7fffda3fd700 (LWP 15360) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  60. 19 Thread 0x7fffdb3ff700 (LWP 15358) "oregon-core" 0x00007ffff59beda3 in select () at ../sysdeps/unix/syscall-template.S:81
  61. 17 Thread 0x7fffdcfff700 (LWP 15356) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  62. 16 Thread 0x7fffddbff700 (LWP 15355) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  63. 15 Thread 0x7fffde7ff700 (LWP 15354) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  64. 14 Thread 0x7fffdf3ff700 (LWP 15353) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  65. 13 Thread 0x7fffdffff700 (LWP 15352) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  66. 12 Thread 0x7fffe0bff700 (LWP 15351) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  67. 11 Thread 0x7fffe17ff700 (LWP 15350) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  68. 10 Thread 0x7fffe23ff700 (LWP 15349) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  69. 9 Thread 0x7fffe2fff700 (LWP 15348) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  70. 8 Thread 0x7fffe3bff700 (LWP 15347) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  71. 7 Thread 0x7fffe47fe700 (LWP 15346) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  72. 6 Thread 0x7fffe4fff700 (LWP 15345) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  73. 5 Thread 0x7ffff35ff700 (LWP 15344) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  74. 4 Thread 0x7ffff41f3700 (LWP 15343) "oregon-core" 0x00007ffff5ca13bd in read () at ../sysdeps/unix/syscall-template.S:81
  75. 3 Thread 0x7ffff4fff700 (LWP 15342) "oregon-core" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  76. * 1 Thread 0x7ffff7fe17c0 (LWP 15337) "oregon-core" Group::Create (this=this@entry=0x7fff46f03280, guid=@0x7fff46f032f0: 6, name=<optimized out>) at /home/oregon/oregoncore/src/game/Player.h:2627
  77.  
  78. Thread 27 (Thread 0x7fffd59ff700 (LWP 15366)):
  79. #0 0x00007ffff59c7b13 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  80. No locals.
  81. #1 0x00007ffff7b1b787 in ACE_Dev_Poll_Reactor::work_pending_i (this=this@entry=0x7fffee4709c0, max_wait_time=max_wait_time@entry=0x7fffd59fed90) at Dev_Poll_Reactor.cpp:944
  82. timer_buf = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, 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 = 26939}}
  83. this_timeout = <optimized out>
  84. timers_pending = <optimized out>
  85. nfds = <optimized out>
  86. #2 0x00007ffff7b1c86c in ACE_Dev_Poll_Reactor::handle_events_i (this=this@entry=0x7fffee4709c0, max_wait_time=max_wait_time@entry=0x7fffd59fed90, guard=...) at Dev_Poll_Reactor.cpp:1017
  87. result = <optimized out>
  88. #3 0x00007ffff7b1dc59 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffee4709c0, max_wait_time=0x7fffd59fed90) at Dev_Poll_Reactor.cpp:999
  89. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, time_policy_ = {function_ = 0x7ffff7afa600 <ACE_OS::gettimeofday()>}, max_wait_time_ = 0x7fffd59fed90, max_wait_value_ = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, 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 = 26939}}, start_time_ = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1456514730, tv_usec = 754898}}, stopped_ = false}
  90. guard = {token_ = @0x7fffee4709e0, owner_ = 1}
  91. result = <optimized out>
  92. #4 0x00007ffff7b5885d in ACE_Reactor::run_reactor_event_loop (this=0x7fffee489180, tv=..., eh=eh@entry=0x0) at Reactor.cpp:265
  93. result = <optimized out>
  94. #5 0x00000000005f4529 in ReactorRunnable::svc (this=0x7fffe5b4cc40) at /home/oregon/oregoncore/src/game/WorldSocketMgr.cpp:163
  95. interval = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, 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 = 26939}}
  96. i = <optimized out>
  97. t = <optimized out>
  98. #6 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe5b4cc40) at Task.cpp:258
  99. t = 0x7fffe5b4cc40
  100. svc_status = <optimized out>
  101. status = <optimized out>
  102. thr_mgr_ptr = <optimized out>
  103. #7 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  104. hook = <optimized out>
  105. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  106. arg = 0x7fffe5b4cc40
  107. cancel_flags = <optimized out>
  108. status = 0x0
  109. #8 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1ff60) at Thread_Adapter.cpp:94
  110. exit_hook_instance = <optimized out>
  111. exit_hook_maybe = {instance_ = 0x0}
  112. exit_hook_ptr = 0x7fffd4c1c000
  113. exit_hook = @0x7fffd4c1c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  114. #9 0x00007ffff5c9a182 in start_thread (arg=0x7fffd59ff700) at pthread_create.c:312
  115. __res = <optimized out>
  116. pd = 0x7fffd59ff700
  117. now = <optimized out>
  118. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736777418496, -8712571771453467198, 1, 0, 140736777419200, 140736777418496, 8712513771704915394, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  119. not_first_call = <optimized out>
  120. pagesize_m1 = <optimized out>
  121. sp = <optimized out>
  122. freesize = <optimized out>
  123. __PRETTY_FUNCTION__ = "start_thread"
  124. #10 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  125. No locals.
  126.  
  127. Thread 26 (Thread 0x7fffd65ff700 (LWP 15365)):
  128. #0 0x00007ffff59c7b13 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  129. No locals.
  130. #1 0x00007ffff7b1b787 in ACE_Dev_Poll_Reactor::work_pending_i (this=this@entry=0x7fffee470880, max_wait_time=max_wait_time@entry=0x7fffd65fed90) at Dev_Poll_Reactor.cpp:944
  131. timer_buf = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, 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 = 99999}}
  132. this_timeout = <optimized out>
  133. timers_pending = <optimized out>
  134. nfds = <optimized out>
  135. #2 0x00007ffff7b1c86c in ACE_Dev_Poll_Reactor::handle_events_i (this=this@entry=0x7fffee470880, max_wait_time=max_wait_time@entry=0x7fffd65fed90, guard=...) at Dev_Poll_Reactor.cpp:1017
  136. result = <optimized out>
  137. #3 0x00007ffff7b1dc59 in ACE_Dev_Poll_Reactor::handle_events (this=0x7fffee470880, max_wait_time=0x7fffd65fed90) at Dev_Poll_Reactor.cpp:999
  138. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, time_policy_ = {function_ = 0x7ffff7afa600 <ACE_OS::gettimeofday()>}, max_wait_time_ = 0x7fffd65fed90, max_wait_value_ = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, 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 = 99999}}, start_time_ = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1456514730, tv_usec = 772719}}, stopped_ = false}
  139. guard = {token_ = @0x7fffee4708a0, owner_ = 1}
  140. result = <optimized out>
  141. #4 0x00007ffff7b5885d in ACE_Reactor::run_reactor_event_loop (this=0x7fffee489140, tv=..., eh=eh@entry=0x0) at Reactor.cpp:265
  142. result = <optimized out>
  143. #5 0x00000000005f4529 in ReactorRunnable::svc (this=0x7fffe5b4cb08) at /home/oregon/oregoncore/src/game/WorldSocketMgr.cpp:163
  144. interval = {_vptr.ACE_Time_Value = 0x11365b0 <vtable for ACE_Time_Value+16>, static zero = {_vptr.ACE_Time_Value = 0x0, static zero = <same as static member of an already seen type>, static max_time = {_vptr.ACE_Time_Value = 0x0, 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 = 0, tv_usec = 0}}, 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 = 99999}}
  145. i = <optimized out>
  146. t = <optimized out>
  147. #6 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe5b4cb08) at Task.cpp:258
  148. t = 0x7fffe5b4cb08
  149. svc_status = <optimized out>
  150. status = <optimized out>
  151. thr_mgr_ptr = <optimized out>
  152. #7 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  153. hook = <optimized out>
  154. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  155. arg = 0x7fffe5b4cb08
  156. cancel_flags = <optimized out>
  157. status = 0x0
  158. #8 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1fe80) at Thread_Adapter.cpp:94
  159. exit_hook_instance = <optimized out>
  160. exit_hook_maybe = {instance_ = 0x0}
  161. exit_hook_ptr = 0x7fffd4e1c000
  162. exit_hook = @0x7fffd4e1c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  163. #9 0x00007ffff5c9a182 in start_thread (arg=0x7fffd65ff700) at pthread_create.c:312
  164. __res = <optimized out>
  165. pd = 0x7fffd65ff700
  166. now = <optimized out>
  167. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736790001408, -8712571771453467198, 1, 0, 140736790002112, 140736790001408, 8712519819018868162, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  168. not_first_call = <optimized out>
  169. pagesize_m1 = <optimized out>
  170. sp = <optimized out>
  171. freesize = <optimized out>
  172. __PRETTY_FUNCTION__ = "start_thread"
  173. #10 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  174. No locals.
  175.  
  176. Thread 25 (Thread 0x7fffd71ff700 (LWP 15364)):
  177. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  178. No locals.
  179. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffdb421088) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  180. result = 0
  181. ts = {tv_sec = 13356788, tv_nsec = 0}
  182. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  183. No locals.
  184. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  185. No locals.
  186. #4 0x00000000005cb550 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffdb421000, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1776
  187. result = 0
  188. #5 0x00000000005ca7c8 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffdb421000, first_item=@0x7fffd71fedc0: 0x0, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1968
  189. ace_mon = {lock_ = 0x7fffdb421050, owner_ = 0}
  190. #6 0x00000000005cb769 in getq (tv=0x0, mb=@0x7fffd71fedc0: 0x0, this=0x7fffdb3d7460) at /usr/local/lib/ACE/include/ace/Task_T.inl:19
  191. No locals.
  192. #7 SOAPWorkingThread::svc (this=0x7fffdb3d7460) at /home/oregon/oregoncore/src/oregoncore/OCSoap.h:59
  193. mb = 0x0
  194. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffdb3d7460) at Task.cpp:258
  195. t = 0x7fffdb3d7460
  196. svc_status = <optimized out>
  197. status = <optimized out>
  198. thr_mgr_ptr = <optimized out>
  199. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  200. hook = <optimized out>
  201. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  202. arg = 0x7fffdb3d7460
  203. cancel_flags = <optimized out>
  204. status = 0x0
  205. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffdb4263f0) at Thread_Adapter.cpp:94
  206. exit_hook_instance = <optimized out>
  207. exit_hook_maybe = {instance_ = 0x0}
  208. exit_hook_ptr = 0x7fffd5a1c000
  209. exit_hook = @0x7fffd5a1c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  210. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffd71ff700) at pthread_create.c:312
  211. __res = <optimized out>
  212. pd = 0x7fffd71ff700
  213. now = <optimized out>
  214. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736802584320, -8712571771453467198, 1, 0, 140736802585024, 140736802584320, 8712517070239798722, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  215. not_first_call = <optimized out>
  216. pagesize_m1 = <optimized out>
  217. sp = <optimized out>
  218. freesize = <optimized out>
  219. __PRETTY_FUNCTION__ = "start_thread"
  220. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  221. No locals.
  222.  
  223. Thread 24 (Thread 0x7fffd7dff700 (LWP 15363)):
  224. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  225. No locals.
  226. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffdb421088) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  227. result = 0
  228. ts = {tv_sec = 13356788, tv_nsec = 0}
  229. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  230. No locals.
  231. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  232. No locals.
  233. #4 0x00000000005cb550 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffdb421000, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1776
  234. result = 0
  235. #5 0x00000000005ca7c8 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffdb421000, first_item=@0x7fffd7dfedc0: 0x0, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1968
  236. ace_mon = {lock_ = 0x7fffdb421050, owner_ = 0}
  237. #6 0x00000000005cb769 in getq (tv=0x0, mb=@0x7fffd7dfedc0: 0x0, this=0x7fffdb3d7460) at /usr/local/lib/ACE/include/ace/Task_T.inl:19
  238. No locals.
  239. #7 SOAPWorkingThread::svc (this=0x7fffdb3d7460) at /home/oregon/oregoncore/src/oregoncore/OCSoap.h:59
  240. mb = 0x0
  241. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffdb3d7460) at Task.cpp:258
  242. t = 0x7fffdb3d7460
  243. svc_status = <optimized out>
  244. status = <optimized out>
  245. thr_mgr_ptr = <optimized out>
  246. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  247. hook = <optimized out>
  248. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  249. arg = 0x7fffdb3d7460
  250. cancel_flags = <optimized out>
  251. status = 0x0
  252. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffdb426310) at Thread_Adapter.cpp:94
  253. exit_hook_instance = <optimized out>
  254. exit_hook_maybe = {instance_ = 0x0}
  255. exit_hook_ptr = 0x7fffd661c000
  256. exit_hook = @0x7fffd661c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  257. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffd7dff700) at pthread_create.c:312
  258. __res = <optimized out>
  259. pd = 0x7fffd7dff700
  260. now = <optimized out>
  261. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736815167232, -8712571771453467198, 1, 0, 140736815167936, 140736815167232, 8712518719507240386, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  262. not_first_call = <optimized out>
  263. pagesize_m1 = <optimized out>
  264. sp = <optimized out>
  265. freesize = <optimized out>
  266. __PRETTY_FUNCTION__ = "start_thread"
  267. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  268. No locals.
  269.  
  270. Thread 23 (Thread 0x7fffd8bff700 (LWP 15362)):
  271. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  272. No locals.
  273. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffdb421088) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  274. result = 0
  275. ts = {tv_sec = 1, tv_nsec = 13279775}
  276. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  277. No locals.
  278. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  279. No locals.
  280. #4 0x00000000005cb550 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffdb421000, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1776
  281. result = 0
  282. #5 0x00000000005ca7c8 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffdb421000, first_item=@0x7fffd8bfedc0: 0x0, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1968
  283. ace_mon = {lock_ = 0x7fffdb421050, owner_ = 0}
  284. #6 0x00000000005cb769 in getq (tv=0x0, mb=@0x7fffd8bfedc0: 0x0, this=0x7fffdb3d7460) at /usr/local/lib/ACE/include/ace/Task_T.inl:19
  285. No locals.
  286. #7 SOAPWorkingThread::svc (this=0x7fffdb3d7460) at /home/oregon/oregoncore/src/oregoncore/OCSoap.h:59
  287. mb = 0x0
  288. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffdb3d7460) at Task.cpp:258
  289. t = 0x7fffdb3d7460
  290. svc_status = <optimized out>
  291. status = <optimized out>
  292. thr_mgr_ptr = <optimized out>
  293. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  294. hook = <optimized out>
  295. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  296. arg = 0x7fffdb3d7460
  297. cancel_flags = <optimized out>
  298. status = 0x0
  299. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffdb426230) at Thread_Adapter.cpp:94
  300. exit_hook_instance = <optimized out>
  301. exit_hook_maybe = {instance_ = 0x0}
  302. exit_hook_ptr = 0x7fffd721c000
  303. exit_hook = @0x7fffd721c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  304. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffd8bff700) at pthread_create.c:312
  305. __res = <optimized out>
  306. pd = 0x7fffd8bff700
  307. now = <optimized out>
  308. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736829847296, -8712571771453467198, 1, 0, 140736829848000, 140736829847296, 8712507449513055682, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  309. not_first_call = <optimized out>
  310. pagesize_m1 = <optimized out>
  311. sp = <optimized out>
  312. freesize = <optimized out>
  313. __PRETTY_FUNCTION__ = "start_thread"
  314. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  315. No locals.
  316.  
  317. Thread 22 (Thread 0x7fffd9bfc700 (LWP 15361)):
  318. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  319. No locals.
  320. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffdb421088) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  321. result = 0
  322. ts = {tv_sec = 1, tv_nsec = 13279775}
  323. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  324. No locals.
  325. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  326. No locals.
  327. #4 0x00000000005cb550 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffdb421000, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1776
  328. result = 0
  329. #5 0x00000000005ca7c8 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffdb421000, first_item=@0x7fffd9bfbdc0: 0x0, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1968
  330. ace_mon = {lock_ = 0x7fffdb421050, owner_ = 0}
  331. #6 0x00000000005cb769 in getq (tv=0x0, mb=@0x7fffd9bfbdc0: 0x0, this=0x7fffdb3d7460) at /usr/local/lib/ACE/include/ace/Task_T.inl:19
  332. No locals.
  333. #7 SOAPWorkingThread::svc (this=0x7fffdb3d7460) at /home/oregon/oregoncore/src/oregoncore/OCSoap.h:59
  334. mb = 0x0
  335. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffdb3d7460) at Task.cpp:258
  336. t = 0x7fffdb3d7460
  337. svc_status = <optimized out>
  338. status = <optimized out>
  339. thr_mgr_ptr = <optimized out>
  340. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  341. hook = <optimized out>
  342. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  343. arg = 0x7fffdb3d7460
  344. cancel_flags = <optimized out>
  345. status = 0x0
  346. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffdb426150) at Thread_Adapter.cpp:94
  347. exit_hook_instance = <optimized out>
  348. exit_hook_maybe = {instance_ = 0x0}
  349. exit_hook_ptr = 0x7fffd801c000
  350. exit_hook = @0x7fffd801c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  351. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffd9bfc700) at pthread_create.c:312
  352. __res = <optimized out>
  353. pd = 0x7fffd9bfc700
  354. now = <optimized out>
  355. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736846612224, -8712571771453467198, 1, 0, 140736846612928, 140736846612224, 8712505253174154690, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  356. not_first_call = <optimized out>
  357. pagesize_m1 = <optimized out>
  358. sp = <optimized out>
  359. freesize = <optimized out>
  360. __PRETTY_FUNCTION__ = "start_thread"
  361. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  362. No locals.
  363.  
  364. Thread 21 (Thread 0x7fffdabfe700 (LWP 15359)):
  365. #0 0x00007ffff5ca1b9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  366. No locals.
  367. #1 0x00000000009e90a5 in sleep (tv=...) at /usr/local/lib/ACE/include/ace/OS_NS_unistd.inl:948
  368. rqtp = {tv_sec = 1, tv_nsec = 0}
  369. #2 ACE_Based::Thread::Sleep (msecs=msecs@entry=1000) at /home/oregon/oregoncore/src/shared/Threading.cpp:239
  370. No locals.
  371. #3 0x00000000005c95b4 in FreezeDetectorRunnable::run (this=0x7fffeb069500) at /home/oregon/oregoncore/src/oregoncore/Master.cpp:71
  372. No locals.
  373. #4 0x00000000009e8b52 in ACE_Based::Thread::ThreadTask (param=0x7fffeb069500) at /home/oregon/oregoncore/src/shared/Threading.cpp:187
  374. ss = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
  375. _task = 0x7fffeb069500
  376. #5 0x00007ffff7b40756 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at OS_Thread_Adapter.cpp:101
  377. hook = <optimized out>
  378. func = 0x9e8b10 <ACE_Based::Thread::ThreadTask(void*)>
  379. arg = 0x7fffeb069500
  380. cancel_flags = <optimized out>
  381. status = 0x0
  382. #6 0x00007ffff5c9a182 in start_thread (arg=0x7fffdabfe700) at pthread_create.c:312
  383. __res = <optimized out>
  384. pd = 0x7fffdabfe700
  385. now = <optimized out>
  386. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736863397632, -8712571771453467198, 1, 0, 140736863398336, 140736863397632, 8712511847022695874, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  387. not_first_call = <optimized out>
  388. pagesize_m1 = <optimized out>
  389. sp = <optimized out>
  390. freesize = <optimized out>
  391. __PRETTY_FUNCTION__ = "start_thread"
  392. #7 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  393. No locals.
  394.  
  395. Thread 20 (Thread 0x7fffda3fd700 (LWP 15360)):
  396. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  397. No locals.
  398. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffdb421088) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  399. result = 0
  400. ts = {tv_sec = 140736871927944, tv_nsec = 140736871927888}
  401. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  402. No locals.
  403. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffdb421088, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  404. No locals.
  405. #4 0x00000000005cb550 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffdb421000, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1776
  406. result = 0
  407. #5 0x00000000005ca7c8 in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffdb421000, first_item=@0x7fffda3fcdc0: 0x0, timeout=0x0) at /usr/local/lib/ACE/include/ace/Message_Queue_T.cpp:1968
  408. ace_mon = {lock_ = 0x7fffdb421050, owner_ = 0}
  409. #6 0x00000000005cb769 in getq (tv=0x0, mb=@0x7fffda3fcdc0: 0x0, this=0x7fffdb3d7460) at /usr/local/lib/ACE/include/ace/Task_T.inl:19
  410. No locals.
  411. #7 SOAPWorkingThread::svc (this=0x7fffdb3d7460) at /home/oregon/oregoncore/src/oregoncore/OCSoap.h:59
  412. mb = 0x0
  413. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffdb3d7460) at Task.cpp:258
  414. t = 0x7fffdb3d7460
  415. svc_status = <optimized out>
  416. status = <optimized out>
  417. thr_mgr_ptr = <optimized out>
  418. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  419. hook = <optimized out>
  420. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  421. arg = 0x7fffdb3d7460
  422. cancel_flags = <optimized out>
  423. status = 0x0
  424. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffdb426070) at Thread_Adapter.cpp:94
  425. exit_hook_instance = <optimized out>
  426. exit_hook_maybe = {instance_ = 0x0}
  427. exit_hook_ptr = 0x7fffd901c000
  428. exit_hook = @0x7fffd901c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  429. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffda3fd700) at pthread_create.c:312
  430. __res = <optimized out>
  431. pd = 0x7fffda3fd700
  432. now = <optimized out>
  433. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736855004928, -8712571771453467198, 1, 0, 140736855005632, 140736855004928, 8712510746974197186, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  434. not_first_call = <optimized out>
  435. pagesize_m1 = <optimized out>
  436. sp = <optimized out>
  437. freesize = <optimized out>
  438. __PRETTY_FUNCTION__ = "start_thread"
  439. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  440. No locals.
  441.  
  442. Thread 19 (Thread 0x7fffdb3ff700 (LWP 15358)):
  443. #0 0x00007ffff59beda3 in select () at ../sysdeps/unix/syscall-template.S:81
  444. No locals.
  445. #1 0x0000000000c602bc in tcp_select (s=s@entry=24, timeout=<optimized out>, soap=0x7fffdb3d7510, soap=0x7fffdb3d7510, flags=7) at /home/oregon/oregoncore/dep/gsoap/stdsoap2.cpp:4402
  446. tv = {tv_sec = 1, tv_usec = 350508}
  447. fd = {{fds_bits = {16777216, 0 <repeats 15 times>}}, {fds_bits = {16777216, 0 <repeats 15 times>}}, {fds_bits = {16777216, 0 <repeats 15 times>}}}
  448. sfd = 0x7fffdb3d7270
  449. efd = 0x7fffdb3d72f0
  450. r = <optimized out>
  451. rfd = 0x7fffdb3d71f0
  452. #2 0x0000000000c81d46 in soap_accept (soap=0x7fffdb3d7510) at /home/oregon/oregoncore/dep/gsoap/stdsoap2.cpp:4810
  453. r = <optimized out>
  454. err = <optimized out>
  455. n = 16
  456. len = 65536
  457. set = 1
  458. #3 0x00000000005ca235 in OCSoapRunnable::run (this=<optimized out>) at /home/oregon/oregoncore/src/oregoncore/OCSoap.cpp:50
  459. thread_soap = <optimized out>
  460. mb = <optimized out>
  461. pool = {<ACE_Task<ACE_MT_SYNCH, ACE_System_Time_Policy>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xcd1490 <vtable for SOAPWorkingThread+16>, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0, reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x7ffff7dc81b0 <vtable for ACE_Event_Handler::Reference_Counting_Policy+16>}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xcd1590 <vtable for SOAPWorkingThread+272>}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x7fffee46f340, flags_ = 0, grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, last_thread_id_ = 0}, msg_queue_ = 0x7fffdb421000, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  462. soap = {_vptr.soap = 0xde76b0 <vtable for soap+16>, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xde49db "%.9G", double_format = 0xde49e0 "%.17lG", dime_id_format = 0xde49e7 "cid:id%d", http_version = 0xde49f0 "1.1", http_content = 0x0, encodingStyle = 0xde74f0 <soap_padding> "", actor = 0x0, lang = 0xde5413 "en", recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3, socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0, linger_time = 0, namespaces = 0x1120400 <namespaces>, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x7fffdb41f020, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7fffdb42d000, idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc7f6d8 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc5e041 <http_get(soap*)>, fput = 0xc7d960 <http_put(soap*)>, fdel = 0xc5e047 <http_405(soap*)>, fopt = 0xc5e047 <http_405(soap*)>, fhead = 0xc5e047 <http_405(soap*)>, fform = 0x0, fposthdr = 0xc617c5 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc7f3f2 <http_response(soap*, int, size_t)>, fparse = 0xc7d0e3 <http_parse(soap*)>, fparsehdr = 0xc7e430 <http_parse_header(soap*, char const*, char const*)>, fheader = 0x0, fresolve = 0xc5e45f <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0x0, fdisconnect = 0x0, fclosesocket = 0xc5e44b <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc5e442 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc80e65 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc5e452 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc5e000 <tcp_disconnect(soap*)>, fsend = 0xc5feac <fsend(soap*, char const*, size_t)>, frecv = 0xc5fae4 <frecv(soap*, char*, size_t)>, fpoll = 0xc608e3 <soap_poll(soap*)>, fseterror = 0x0, fignore = 0x0, fserveloop = 0x0, fplugin = 0xc5e291 <fplugin(soap*, char const*)>, fmalloc = 0x0, feltbegin = 0x0, feltendin = 0x0, feltbegout = 0x0, feltendout = 0x0, fprepareinitsend = 0x0, fprepareinitrecv = 0x0, fpreparesend = 0x0, fpreparerecv = 0x0, fpreparefinalsend = 0x0, fpreparefinalrecv = 0x0, filterstop = 0, ffiltersend = 0x0, ffilterrecv = 0x0, fdimereadopen = 0x0, fdimewriteopen = 0x0, fdimereadclose = 0x0, fdimewriteclose = 0x0, fdimeread = 0x0, fdimewrite = 0x0, fmimereadopen = 0x0, fmimewriteopen = 0x0, fmimereadclose = 0x0, fmimewriteclose = 0x0, fmimeread = 0x0, fmimewrite = 0x0, master = 24, socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>, msgbuf = '\000' <repeats 1023 times>, tmpbuf = '\000' <repeats 1023 times>, tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>, href = '\000' <repeats 1023 times>, type = '\000' <repeats 1023 times>, arrayType = '\000' <repeats 1023 times>, arraySize = '\000' <repeats 1023 times>, arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0, positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0, encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0, endpoint = '\000' <repeats 1023 times>, path = '\000' <repeats 1023 times>, host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0, prolog = 0x0, ip = 2130706433, port = 52121, keep_alive = 0, tcp_keep_alive = 0, tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0, max_keep_alive = 100, proxy_http_version = 0xde49f4 "1.0", proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0, last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0, 0x0}, mht = {0x0 <repeats 3921 times>, 0xaaaaaaaaaaaaaaab, 0x3fffeda00000, 0x7fffdb4000e0, 0x7fffdb3fe320, 0x7ffff5388e70, 0x1200000000, 0x3, 0x7fffdb401780, 0xffffffff, 0x7fffdb4015a0, 0xaaaaaaaa00000001, 0x7ffff5388e78, 0x7fffdb4016c0, 0xaaaaaaaaaaaaaaab, 0x3fffeda00000, 0x7fffdb3fe380, 0x7ffff5388e70, 0x3d, 0x12f5388e70, 0x7fffdb401780, 0xffffffff, 0x7fffdb4016c0, 0x7fffffffffff, 0x7fffdb4013c0, 0x3fff00000001, 0x7ffff5388e78, 0x7fffdb4015a0, 0xaaaaaaaaaaaaaaab, 0x3fffeda00000, 0x7fffdb3fe3f0, 0x7ffff5388e70, 0x3d, 0x12ffffffff, 0x7fffdb401780, 0xffffffff, 0x7fffdb4015a0, 0x1, 0x7fffdc00a060, 0xffffffff, 0x7fffebe028c0, 0x0 <repeats 135 times>}, wsuid = 0x0, c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0 '\000', peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, session_host = '\000' <repeats 512 times>..., session_port = 13279775, c_locale = 0x0, d_stream = 0xc9daad <malloc+464>, z_crc = 48, z_dict = 0x3 <error: Cannot access memory at address 0x3>, z_dict_len = 2784, zlib_state = 0, zlib_in = 0, zlib_out = 40, z_buf = 0x7fffdb3ff700 "", z_buflen = 1, z_level = 36992, z_ratio_in = 4.59163468e-41, z_ratio_out = -5.40363236e+16}
  463. #4 0x00000000009e8b52 in ACE_Based::Thread::ThreadTask (param=0x7fffee489080) at /home/oregon/oregoncore/src/shared/Threading.cpp:187
  464. ss = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
  465. _task = 0x7fffee489080
  466. #5 0x00007ffff7b40756 in ACE_OS_Thread_Adapter::invoke (this=<optimized out>) at OS_Thread_Adapter.cpp:101
  467. hook = <optimized out>
  468. func = 0x9e8b10 <ACE_Based::Thread::ThreadTask(void*)>
  469. arg = 0x7fffee489080
  470. cancel_flags = <optimized out>
  471. status = 0x0
  472. #6 0x00007ffff5c9a182 in start_thread (arg=0x7fffdb3ff700) at pthread_create.c:312
  473. __res = <optimized out>
  474. pd = 0x7fffdb3ff700
  475. now = <optimized out>
  476. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736871790336, -8712571771453467198, 1, 0, 140736871791040, 140736871790336, 8712508549024683458, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  477. not_first_call = <optimized out>
  478. pagesize_m1 = <optimized out>
  479. sp = <optimized out>
  480. freesize = <optimized out>
  481. __PRETTY_FUNCTION__ = "start_thread"
  482. #7 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  483. No locals.
  484.  
  485. Thread 17 (Thread 0x7fffdcfff700 (LWP 15356)):
  486. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  487. No locals.
  488. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  489. result = 0
  490. ts = {tv_sec = 140733193388132, tv_nsec = 140737348846176}
  491. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  492. No locals.
  493. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  494. No locals.
  495. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  496. result = 0
  497. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffdcffedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  498. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  499. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  500. mb = 0x0
  501. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  502. rq = <optimized out>
  503. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  504. t = 0x7fffe761b958
  505. svc_status = <optimized out>
  506. status = <optimized out>
  507. thr_mgr_ptr = <optimized out>
  508. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  509. hook = <optimized out>
  510. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  511. arg = 0x7fffe761b958
  512. cancel_flags = <optimized out>
  513. status = 0x0
  514. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1eb40) at Thread_Adapter.cpp:94
  515. exit_hook_instance = <optimized out>
  516. exit_hook_maybe = {instance_ = 0x0}
  517. exit_hook_ptr = 0x7fffdc21c000
  518. exit_hook = @0x7fffdc21c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  519. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffdcfff700) at pthread_create.c:312
  520. __res = <optimized out>
  521. pd = 0x7fffdcfff700
  522. now = <optimized out>
  523. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736901150464, -8712571771453467198, 1, 0, 140736901151168, 140736901150464, 8712499203175847362, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  524. not_first_call = <optimized out>
  525. pagesize_m1 = <optimized out>
  526. sp = <optimized out>
  527. freesize = <optimized out>
  528. __PRETTY_FUNCTION__ = "start_thread"
  529. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  530. No locals.
  531.  
  532. Thread 16 (Thread 0x7fffddbff700 (LWP 15355)):
  533. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  534. No locals.
  535. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  536. result = 0
  537. ts = {tv_sec = 140737191014912, tv_nsec = 140737348846176}
  538. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  539. No locals.
  540. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  541. No locals.
  542. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  543. result = 0
  544. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffddbfedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  545. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  546. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  547. mb = 0x0
  548. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  549. rq = <optimized out>
  550. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  551. t = 0x7fffe761b958
  552. svc_status = <optimized out>
  553. status = <optimized out>
  554. thr_mgr_ptr = <optimized out>
  555. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  556. hook = <optimized out>
  557. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  558. arg = 0x7fffe761b958
  559. cancel_flags = <optimized out>
  560. status = 0x0
  561. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1ea60) at Thread_Adapter.cpp:94
  562. exit_hook_instance = <optimized out>
  563. exit_hook_maybe = {instance_ = 0x0}
  564. exit_hook_ptr = 0x7fffdc41c000
  565. exit_hook = @0x7fffdc41c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  566. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffddbff700) at pthread_create.c:312
  567. __res = <optimized out>
  568. pd = 0x7fffddbff700
  569. now = <optimized out>
  570. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736913733376, -8712571771453467198, 1, 0, 140736913734080, 140736913733376, 8712496454396777922, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  571. not_first_call = <optimized out>
  572. pagesize_m1 = <optimized out>
  573. sp = <optimized out>
  574. freesize = <optimized out>
  575. __PRETTY_FUNCTION__ = "start_thread"
  576. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  577. No locals.
  578.  
  579. Thread 15 (Thread 0x7fffde7ff700 (LWP 15354)):
  580. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  581. No locals.
  582. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  583. result = 0
  584. ts = {tv_sec = 140733193388132, tv_nsec = 140737348846176}
  585. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  586. No locals.
  587. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  588. No locals.
  589. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  590. result = 0
  591. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffde7fedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  592. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  593. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  594. mb = 0x0
  595. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  596. rq = <optimized out>
  597. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  598. t = 0x7fffe761b958
  599. svc_status = <optimized out>
  600. status = <optimized out>
  601. thr_mgr_ptr = <optimized out>
  602. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  603. hook = <optimized out>
  604. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  605. arg = 0x7fffe761b958
  606. cancel_flags = <optimized out>
  607. status = 0x0
  608. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1e980) at Thread_Adapter.cpp:94
  609. exit_hook_instance = <optimized out>
  610. exit_hook_maybe = {instance_ = 0x0}
  611. exit_hook_ptr = 0x7fffdd01c000
  612. exit_hook = @0x7fffdd01c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  613. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffde7ff700) at pthread_create.c:312
  614. __res = <optimized out>
  615. pd = 0x7fffde7ff700
  616. now = <optimized out>
  617. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736926316288, -8712571771453467198, 1, 0, 140736926316992, 140736926316288, 8712502501710730690, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  618. not_first_call = <optimized out>
  619. pagesize_m1 = <optimized out>
  620. sp = <optimized out>
  621. freesize = <optimized out>
  622. __PRETTY_FUNCTION__ = "start_thread"
  623. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  624. No locals.
  625.  
  626. Thread 14 (Thread 0x7fffdf3ff700 (LWP 15353)):
  627. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  628. No locals.
  629. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  630. result = 0
  631. ts = {tv_sec = 140733193388132, tv_nsec = 140737348846176}
  632. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  633. No locals.
  634. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  635. No locals.
  636. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  637. result = 0
  638. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffdf3fedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  639. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  640. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  641. mb = 0x0
  642. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  643. rq = <optimized out>
  644. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  645. t = 0x7fffe761b958
  646. svc_status = <optimized out>
  647. status = <optimized out>
  648. thr_mgr_ptr = <optimized out>
  649. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  650. hook = <optimized out>
  651. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  652. arg = 0x7fffe761b958
  653. cancel_flags = <optimized out>
  654. status = 0x0
  655. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1e8a0) at Thread_Adapter.cpp:94
  656. exit_hook_instance = <optimized out>
  657. exit_hook_maybe = {instance_ = 0x0}
  658. exit_hook_ptr = 0x7fffddc1c000
  659. exit_hook = @0x7fffddc1c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  660. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffdf3ff700) at pthread_create.c:312
  661. __res = <optimized out>
  662. pd = 0x7fffdf3ff700
  663. now = <optimized out>
  664. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736938899200, -8712571771453467198, 1, 0, 140736938899904, 140736938899200, 8712499752931661250, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  665. not_first_call = <optimized out>
  666. pagesize_m1 = <optimized out>
  667. sp = <optimized out>
  668. freesize = <optimized out>
  669. __PRETTY_FUNCTION__ = "start_thread"
  670. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  671. No locals.
  672.  
  673. Thread 13 (Thread 0x7fffdffff700 (LWP 15352)):
  674. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  675. No locals.
  676. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  677. result = 0
  678. ts = {tv_sec = 140737191014912, tv_nsec = 140737348846176}
  679. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  680. No locals.
  681. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  682. No locals.
  683. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  684. result = 0
  685. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffdfffedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  686. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  687. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  688. mb = 0x0
  689. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  690. rq = <optimized out>
  691. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  692. t = 0x7fffe761b958
  693. svc_status = <optimized out>
  694. status = <optimized out>
  695. thr_mgr_ptr = <optimized out>
  696. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  697. hook = <optimized out>
  698. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  699. arg = 0x7fffe761b958
  700. cancel_flags = <optimized out>
  701. status = 0x0
  702. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1e7c0) at Thread_Adapter.cpp:94
  703. exit_hook_instance = <optimized out>
  704. exit_hook_maybe = {instance_ = 0x0}
  705. exit_hook_ptr = 0x7fffde81c000
  706. exit_hook = @0x7fffde81c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  707. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffdffff700) at pthread_create.c:312
  708. __res = <optimized out>
  709. pd = 0x7fffdffff700
  710. now = <optimized out>
  711. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736951482112, -8712571771453467198, 1, 0, 140736951482816, 140736951482112, 8712501402199102914, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  712. not_first_call = <optimized out>
  713. pagesize_m1 = <optimized out>
  714. sp = <optimized out>
  715. freesize = <optimized out>
  716. __PRETTY_FUNCTION__ = "start_thread"
  717. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  718. No locals.
  719.  
  720. Thread 12 (Thread 0x7fffe0bff700 (LWP 15351)):
  721. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  722. No locals.
  723. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  724. result = 0
  725. ts = {tv_sec = 140737191014912, tv_nsec = 140737348846176}
  726. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  727. No locals.
  728. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  729. No locals.
  730. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  731. result = 0
  732. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffe0bfedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  733. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  734. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  735. mb = 0x0
  736. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  737. rq = <optimized out>
  738. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  739. t = 0x7fffe761b958
  740. svc_status = <optimized out>
  741. status = <optimized out>
  742. thr_mgr_ptr = <optimized out>
  743. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  744. hook = <optimized out>
  745. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  746. arg = 0x7fffe761b958
  747. cancel_flags = <optimized out>
  748. status = 0x0
  749. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1e6e0) at Thread_Adapter.cpp:94
  750. exit_hook_instance = <optimized out>
  751. exit_hook_maybe = {instance_ = 0x0}
  752. exit_hook_ptr = 0x7fffdf41c000
  753. exit_hook = @0x7fffdf41c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  754. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffe0bff700) at pthread_create.c:312
  755. __res = <optimized out>
  756. pd = 0x7fffe0bff700
  757. now = <optimized out>
  758. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736964065024, -8712571771453467198, 1, 0, 140736964065728, 140736964065024, 8712630594815366594, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  759. not_first_call = <optimized out>
  760. pagesize_m1 = <optimized out>
  761. sp = <optimized out>
  762. freesize = <optimized out>
  763. __PRETTY_FUNCTION__ = "start_thread"
  764. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  765. No locals.
  766.  
  767. Thread 11 (Thread 0x7fffe17ff700 (LWP 15350)):
  768. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  769. No locals.
  770. #1 0x00007ffff7b0cb15 in cond_timedwait (timeout=0x0, external_mutex=<optimized out>, cv=cv@entry=0x7fffee46f288) at /root/ACE_6.3.2/ace/OS_NS_Thread.inl:427
  771. result = 0
  772. ts = {tv_sec = 140737191014912, tv_nsec = 140737348846176}
  773. #2 ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, mutex=..., abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:96
  774. No locals.
  775. #3 0x00007ffff7b0cb5c in ACE_Condition<ACE_Thread_Mutex>::wait (this=this@entry=0x7fffee46f288, abstime=abstime@entry=0x0) at Condition_Thread_Mutex.cpp:103
  776. No locals.
  777. #4 0x00007ffff7af42bb in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::wait_not_empty_cond (this=0x7fffee46f200, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1776
  778. result = 0
  779. #5 0x00007ffff7af34da in ACE_Message_Queue<ACE_MT_SYNCH, ACE_System_Time_Policy>::dequeue_head (this=0x7fffee46f200, first_item=@0x7fffe17fedb0: 0x0, timeout=0x0) at /root/ACE_6.3.2/ace/Message_Queue_T.cpp:1968
  780. ace_mon = {lock_ = 0x7fffee46f250, owner_ = 0}
  781. #6 0x00007ffff7af314d in ACE_Activation_Queue::dequeue (this=this@entry=0x7fffe761b9e8, tv=tv@entry=0x0) at Activation_Queue.cpp:87
  782. mb = 0x0
  783. #7 0x00000000009e4fd0 in DelayExecutor::svc (this=0x7fffe761b958) at /home/oregon/oregoncore/src/shared/DelayExecutor.cpp:64
  784. rq = <optimized out>
  785. #8 0x00007ffff7b678f7 in ACE_Task_Base::svc_run (args=0x7fffe761b958) at Task.cpp:258
  786. t = 0x7fffe761b958
  787. svc_status = <optimized out>
  788. status = <optimized out>
  789. thr_mgr_ptr = <optimized out>
  790. #9 0x00007ffff7b68fe5 in ACE_Thread_Adapter::invoke_i (this=<optimized out>) at Thread_Adapter.cpp:159
  791. hook = <optimized out>
  792. func = 0x7ffff7b678c0 <ACE_Task_Base::svc_run(void*)>
  793. arg = 0x7fffe761b958
  794. cancel_flags = <optimized out>
  795. status = 0x0
  796. #10 0x00007ffff7b68f2f in ACE_Thread_Adapter::invoke (this=0x7fffeaa1e600) at Thread_Adapter.cpp:94
  797. exit_hook_instance = <optimized out>
  798. exit_hook_maybe = {instance_ = 0x0}
  799. exit_hook_ptr = 0x7fffe001c000
  800. exit_hook = @0x7fffe001c000: {thread_control_ = {tm_ = 0x7fffee46f340, status_ = 0x0}, static is_constructed_ = true}
  801. #11 0x00007ffff5c9a182 in start_thread (arg=0x7fffe17ff700) at pthread_create.c:312
  802. __res = <optimized out>
  803. pd = 0x7fffe17ff700
  804. now = <optimized out>
  805. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736976647936, -8712571771453467198, 1, 0, 140736976648640, 140736976647936, 8712627846036297154, 8712584778281489858}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  806. not_first_call = <optimized out>
  807. pagesize_m1 = <optimized out>
  808. sp = <optimized out>
  809. freesize = <optimized out>
  810. __PRETTY_FUNCTION__ = "start_thread"
  811. #12 0x00007ffff59c747d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  812. No locals.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement