Guest User

Untitled

a guest
Jul 2nd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.92 KB | None | 0 0
  1. Crash time: 2012-03-08_03-38-15
  2. [New Thread 6078]
  3. [New Thread 6081]
  4. [New Thread 6342]
  5. [New Thread 6341]
  6. [New Thread 6339]
  7. [New Thread 6350]
  8. [New Thread 6351]
  9. [New Thread 7780]
  10. [New Thread 6080]
  11. [New Thread 6344]
  12. [New Thread 6345]
  13. [New Thread 6348]
  14. [New Thread 6349]
  15. [New Thread 6343]
  16. [New Thread 6082]
  17. [New Thread 6353]
  18. [New Thread 6347]
  19. [New Thread 6352]
  20. [New Thread 6346]
  21. [New Thread 6354]
  22. Core was generated by `./mangos-worldd'.
  23. Program terminated with signal 11, Segmentation fault.
  24. #0 0x00007fce6d5c6285 in pthread_join () from /lib/libpthread.so.0
  25.  
  26. Thread 20 (Thread 6354):
  27. #0 0x00007fce6d321f23 in epoll_wait () from /lib/libc.so.6
  28. No symbol table info available.
  29. #1 0x00007fce6ee7a12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fce50061f30, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  30. 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 = 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 = 9999}}
  31. this_timeout = <value optimized out>
  32. timeout = 9
  33. nfds = <value optimized out>
  34. #2 0x00007fce6ee7b20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fce50061f30, max_wait_time=0x7fce4fffedc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  35. result = <value optimized out>
  36. #3 0x00007fce6ee7b36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fce50061f30, max_wait_time=0x7fce4fffedc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  37. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fce4fffedc0, 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 = 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 = 1331174278, tv_usec = 877984}}, stopped_ = false}
  38. guard = {token_ = @0x7fce50061fa8, owner_ = 1}
  39. result = 0
  40. #4 0x00007fce6eec6055 in ACE_Reactor::run_reactor_event_loop (this=0x7fce5007a510, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  41. result = <value optimized out>
  42. #5 0x0000000000898cd1 in ReactorRunnable::svc (this=0x107c8b58) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  43. interval = {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 = 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 = 9999}}
  44. __FUNCTION__ = "svc"
  45. i = {_M_node = 0x107c8c08}
  46. t = {_M_node = 0x7fcdf6594570}
  47. #6 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x107c8b58) at ../../ace/Task.cpp:271
  48. t = 0x107c8b58
  49. svc_status = <value optimized out>
  50. status = <value optimized out>
  51. #7 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  52. hook = <value optimized out>
  53. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  54. arg = 0x107c8b58
  55. cancel_flags = 4259842
  56. status = 0x0
  57. #8 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce5007a550) at ../../ace/Thread_Adapter.cpp:96
  58. exit_hook_instance = <value optimized out>
  59. exit_hook_maybe = {instance_ = 0x0}
  60. exit_hook_ptr = 0x107dcc80
  61. exit_hook = @0x107dcc80
  62. #9 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  63. No symbol table info available.
  64. #10 0x00007fce6d32192d in clone () from /lib/libc.so.6
  65. No symbol table info available.
  66. #11 0x0000000000000000 in ?? ()
  67. No symbol table info available.
  68.  
  69. Thread 19 (Thread 6346):
  70. #0 0x00007fce6d5c9a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  71. No symbol table info available.
  72. #1 0x00007fce6ee69cc5 in ACE_OS::cond_timedwait (cv=0x7fce58000930, external_mutex=0x7fce58000900, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  73. result = 0
  74. ts = {tv_sec = 3, tv_nsec = 140524571554702}
  75. #2 0x00000000006b41cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fce580008b0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  76. result = 0
  77. #3 0x00000000006b44ea in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fce580008b0, first_item=@0x7fce5cfa2df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  78. ace_mon = {lock_ = 0x7fce58000900, owner_ = 0}
  79. #4 0x00000000006b5263 in SOAPWorkingThread::svc (this=0x7fce5e7a5d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  80. mb = 0x0
  81. #5 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x7fce5e7a5d70) at ../../ace/Task.cpp:271
  82. t = 0x7fce5e7a5d70
  83. svc_status = <value optimized out>
  84. status = <value optimized out>
  85. #6 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  86. hook = <value optimized out>
  87. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  88. arg = 0x7fce5e7a5d70
  89. cancel_flags = 65538
  90. status = 0x0
  91. #7 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce58000ce0) at ../../ace/Thread_Adapter.cpp:96
  92. exit_hook_instance = <value optimized out>
  93. exit_hook_maybe = {instance_ = 0x0}
  94. exit_hook_ptr = 0x11d51c0
  95. exit_hook = @0x11d51c0
  96. #8 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  97. No symbol table info available.
  98. #9 0x00007fce6d32192d in clone () from /lib/libc.so.6
  99. No symbol table info available.
  100. #10 0x0000000000000000 in ?? ()
  101. No symbol table info available.
  102.  
  103. Thread 18 (Thread 6352):
  104. #0 0x00007fce6d321f23 in epoll_wait () from /lib/libc.so.6
  105. No symbol table info available.
  106. #1 0x00007fce6ee7a12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fce50031330, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  107. 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 = 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 = 9999}}
  108. this_timeout = <value optimized out>
  109. timeout = 9
  110. nfds = <value optimized out>
  111. #2 0x00007fce6ee7b20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fce50031330, max_wait_time=0x7fce557f9dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  112. result = <value optimized out>
  113. #3 0x00007fce6ee7b36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fce50031330, max_wait_time=0x7fce557f9dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  114. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fce557f9dc0, 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 = 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 = 1331174278, tv_usec = 870728}}, stopped_ = false}
  115. guard = {token_ = @0x7fce500313a8, owner_ = 1}
  116. result = 0
  117. #4 0x00007fce6eec6055 in ACE_Reactor::run_reactor_event_loop (this=0x7fce50049910, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  118. result = <value optimized out>
  119. #5 0x0000000000898cd1 in ReactorRunnable::svc (this=0x107c88e8) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  120. interval = {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 = 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 = 9999}}
  121. __FUNCTION__ = "svc"
  122. i = {_M_node = 0x107c8998}
  123. t = {_M_node = 0x7fce45324a80}
  124. #6 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x107c88e8) at ../../ace/Task.cpp:271
  125. t = 0x107c88e8
  126. svc_status = <value optimized out>
  127. status = <value optimized out>
  128. #7 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  129. hook = <value optimized out>
  130. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  131. arg = 0x107c88e8
  132. cancel_flags = 4259842
  133. status = 0x0
  134. #8 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce5007ab40) at ../../ace/Thread_Adapter.cpp:96
  135. exit_hook_instance = <value optimized out>
  136. exit_hook_maybe = {instance_ = 0x0}
  137. exit_hook_ptr = 0x107daad0
  138. exit_hook = @0x107daad0
  139. #9 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  140. No symbol table info available.
  141. #10 0x00007fce6d32192d in clone () from /lib/libc.so.6
  142. No symbol table info available.
  143. #11 0x0000000000000000 in ?? ()
  144. No symbol table info available.
  145.  
  146. Thread 17 (Thread 6347):
  147. #0 0x00007fce6d5c9a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  148. No symbol table info available.
  149. #1 0x00007fce6ee69cc5 in ACE_OS::cond_timedwait (cv=0x7fce58000930, external_mutex=0x7fce58000900, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  150. result = 0
  151. ts = {tv_sec = 3, tv_nsec = 140524571554702}
  152. #2 0x00000000006b41cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fce580008b0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  153. result = 0
  154. #3 0x00000000006b44ea in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fce580008b0, first_item=@0x7fce57ffedf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  155. ace_mon = {lock_ = 0x7fce58000900, owner_ = 0}
  156. #4 0x00000000006b5263 in SOAPWorkingThread::svc (this=0x7fce5e7a5d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  157. mb = 0x0
  158. #5 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x7fce5e7a5d70) at ../../ace/Task.cpp:271
  159. t = 0x7fce5e7a5d70
  160. svc_status = <value optimized out>
  161. status = <value optimized out>
  162. #6 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  163. hook = <value optimized out>
  164. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  165. arg = 0x7fce5e7a5d70
  166. cancel_flags = 65538
  167. status = 0x0
  168. #7 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x107c2e40) at ../../ace/Thread_Adapter.cpp:96
  169. exit_hook_instance = <value optimized out>
  170. exit_hook_maybe = {instance_ = 0x0}
  171. exit_hook_ptr = 0x107c30d0
  172. exit_hook = @0x107c30d0
  173. #8 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  174. No symbol table info available.
  175. #9 0x00007fce6d32192d in clone () from /lib/libc.so.6
  176. No symbol table info available.
  177. #10 0x0000000000000000 in ?? ()
  178. No symbol table info available.
  179.  
  180. Thread 16 (Thread 6353):
  181. #0 0x00007fce6d321f23 in epoll_wait () from /lib/libc.so.6
  182. No symbol table info available.
  183. #1 0x00007fce6ee7a12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fce50049930, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  184. 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 = 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 = 6431}}
  185. this_timeout = <value optimized out>
  186. timeout = 6
  187. nfds = <value optimized out>
  188. #2 0x00007fce6ee7b20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fce50049930, max_wait_time=0x7fce54ff8dc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  189. result = <value optimized out>
  190. #3 0x00007fce6ee7b36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fce50049930, max_wait_time=0x7fce54ff8dc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  191. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fce54ff8dc0, 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 = 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 = 1331174278, tv_usec = 877668}}, stopped_ = false}
  192. guard = {token_ = @0x7fce500499a8, owner_ = 1}
  193. result = 0
  194. #4 0x00007fce6eec6055 in ACE_Reactor::run_reactor_event_loop (this=0x7fce50061f10, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  195. result = <value optimized out>
  196. #5 0x0000000000898cd1 in ReactorRunnable::svc (this=0x107c8a20) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  197. interval = {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 = 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 = 6431}}
  198. __FUNCTION__ = "svc"
  199. i = {_M_node = 0x107c8ad0}
  200. t = {_M_node = 0x7fcd71285340}
  201. #6 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x107c8a20) at ../../ace/Task.cpp:271
  202. t = 0x107c8a20
  203. svc_status = <value optimized out>
  204. status = <value optimized out>
  205. #7 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  206. hook = <value optimized out>
  207. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  208. arg = 0x107c8a20
  209. cancel_flags = 4259842
  210. status = 0x0
  211. #8 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce5007ad90) at ../../ace/Thread_Adapter.cpp:96
  212. exit_hook_instance = <value optimized out>
  213. exit_hook_maybe = {instance_ = 0x0}
  214. exit_hook_ptr = 0x107ce3f0
  215. exit_hook = @0x107ce3f0
  216. #9 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  217. No symbol table info available.
  218. #10 0x00007fce6d32192d in clone () from /lib/libc.so.6
  219. No symbol table info available.
  220. #11 0x0000000000000000 in ?? ()
  221. No symbol table info available.
  222.  
  223. Thread 15 (Thread 6082):
  224. #0 0x00007fce6d5cd36d in nanosleep () from /lib/libpthread.so.0
  225. No symbol table info available.
  226. #1 0x0000000000c114a8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  227. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  228. #2 0x0000000000c118fb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  229. No locals.
  230. #3 0x0000000000c0fd4e in SqlDelayThread::run (this=0x1276150) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  231. pingEveryLoop = <value optimized out>
  232. loopCounter = <value optimized out>
  233. #4 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x1276150) at /root/mangos/src/shared/Threading.cpp:187
  234. _task = 0x1276150
  235. #5 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x1276490) at ../../ace/OS_Thread_Adapter.cpp:103
  236. hook = <value optimized out>
  237. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  238. arg = 0x1276150
  239. cancel_flags = 589826
  240. status = 0x0
  241. #6 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  242. No symbol table info available.
  243. #7 0x00007fce6d32192d in clone () from /lib/libc.so.6
  244. No symbol table info available.
  245. #8 0x0000000000000000 in ?? ()
  246. No symbol table info available.
  247.  
  248. Thread 14 (Thread 6343):
  249. #0 0x00007fce6d31a2c3 in select () from /lib/libc.so.6
  250. No symbol table info available.
  251. #1 0x0000000000c6e77b in tcp_select (s=26, flags=<value optimized out>, timeout=<value optimized out>, soap=<value optimized out>) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4418
  252. tv = {tv_sec = 2, tv_usec = 144710}
  253. fd = {{fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}, {fds_bits = {67108864, 0 <repeats 15 times>}}}
  254. sfd = 0x7fce5e78a380
  255. efd = 0x7fce5e78a400
  256. r = <value optimized out>
  257. rfd = 0x7fce5e78a300
  258. #2 0x0000000000c87022 in soap_accept (soap=0x7fce5e78a570) at /root/mangos/dep/src/gsoap/stdsoap2.cpp:4486
  259. r = <value optimized out>
  260. err = <value optimized out>
  261. n = 16
  262. len = 65536
  263. set = 1
  264. #3 0x00000000006b3857 in MaNGOSsoapRunnable::run (this=0x10761e60) at /root/mangos/src/mangosd/MaNGOSsoap.cpp:51
  265. thread_soap = 0xc119c0
  266. mb = <value optimized out>
  267. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0xc970d0, 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 = 0x7fce6f155d30}, value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0xc971d0}, <No data fields>}, thr_count_ = 5, thr_mgr_ = 0x1075d870, flags_ = 0, grp_id_ = 2, lock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, last_thread_id_ = 0}, msg_queue_ = 0x7fce580008b0, delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  268. soap = {_vptr.soap = 0xd26130, state = 1, version = 0, mode = 0, imode = 2097152, omode = 2097152, float_format = 0xd23830 "%.9G", double_format = 0xd23835 "%.17lG", dime_id_format = 0xd2383c "cid:id%d", http_version = 0xd23845 "1.1", http_content = 0x0, encodingStyle = 0xd25fd0 "", actor = 0x0, lang = 0xd24513 "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 = 0x1197f60, local_namespaces = 0x0, nlist = 0x0, blist = 0x0, clist = 0x11720e70, alist = 0x0, iht = {0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0, pidx = 0, header = 0x0, fault = 0x1176e020, idnum = 0, user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0xc85830 <http_post(soap*, char const*, char const*, int, char const*, char const*, size_t)>, fget = 0xc6df40 <http_get(soap*)>, fput = 0xc6df50 <http_405(soap*)>, fdel = 0xc6df50 <http_405(soap*)>, fhead = 0xc6df50 <http_405(soap*)>, fform = 0, fposthdr = 0xc6f740 <http_post_header(soap*, char const*, char const*)>, fresponse = 0xc85530 <http_response(soap*, int, size_t)>, fparse = 0xc868d0 <http_parse(soap*)>, fparsehdr = 0xc84b30 <http_parse_header(soap*, char const*, char const*)>, fheader = 0, fresolve = 0xc6e540 <tcp_gethost(soap*, char const*, in_addr*)>, fconnect = 0, fdisconnect = 0, fclosesocket = 0xc6e520 <tcp_closesocket(soap*, int)>, fshutdownsocket = 0xc6e510 <tcp_shutdownsocket(soap*, int, int)>, fopen = 0xc729d0 <tcp_connect(soap*, char const*, char const*, int)>, faccept = 0xc6e530 <tcp_accept(soap*, int, sockaddr*, int*)>, fclose = 0xc6dd40 <tcp_disconnect(soap*)>, fsend = 0xc6ebd0 <fsend(soap*, char const*, size_t)>, frecv = 0xc6e960 <frecv(soap*, char*, size_t)>, fpoll = 0xc873b0 <soap_poll(soap*)>, fseterror = 0, fignore = 0, fserveloop = 0, fplugin = 0xc6e3e0 <fplugin(soap*, char const*)>, fmalloc = 0, fprepareinit = 0, fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0, fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 26, 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, 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 = 0, port = 0, 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 = 0xd23849 "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 1024 times>}, c14ninclude = 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, 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, ssl_flags = 0, keyfile = 0x0, password = 0x0, dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0, randfile = 0x0, session_host = '\000' <repeats 912 times>, "\200\020\000\000\000\000\000\000@\236[mÎ\177\000\000x\020\000\000\000\000\000\000x\020\000\000\000\000\000\000q\214\001\000\000\000\000\000`c8mÎ\177\000\000\235\236+mÎ\177", '\000' <repeats 26 times>, "\200\234\001\000\000\000\000\000p\214\001\000\000\000\000\000¨\236[mÎ\177\000\000c\000\000\000\000\000\000", session_port = 0, c_locale = 0x0, d_stream = 0x7fce6d5b9e40, z_crc = 0, z_dict = 0x1001 <Address 0x1001 out of bounds>, z_dict_len = 276569040, zlib_state = 0, zlib_in = 0, zlib_out = -16320, z_buf = 0x3 <Address 0x3 out of bounds>, z_buflen = 140524571554702, z_level = 0, z_ratio_in = 0, z_ratio_out = 5.90787433e-42}
  269. m = <value optimized out>
  270. s = <value optimized out>
  271. #4 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x10761e60) at /root/mangos/src/shared/Threading.cpp:187
  272. _task = 0x10761e60
  273. #5 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x107c1bd0) at ../../ace/OS_Thread_Adapter.cpp:103
  274. hook = <value optimized out>
  275. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  276. arg = 0x10761e60
  277. cancel_flags = 589826
  278. status = 0x0
  279. #6 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  280. No symbol table info available.
  281. #7 0x00007fce6d32192d in clone () from /lib/libc.so.6
  282. No symbol table info available.
  283. #8 0x0000000000000000 in ?? ()
  284. No symbol table info available.
  285.  
  286. Thread 13 (Thread 6349):
  287. #0 0x00007fce6d5c9a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  288. No symbol table info available.
  289. #1 0x00007fce6ee69cc5 in ACE_OS::cond_timedwait (cv=0x7fce58000930, external_mutex=0x7fce58000900, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  290. result = 0
  291. ts = {tv_sec = 3, tv_nsec = 140524571554702}
  292. #2 0x00000000006b41cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fce580008b0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  293. result = 0
  294. #3 0x00000000006b44ea in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fce580008b0, first_item=@0x7fce56ffcdf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  295. ace_mon = {lock_ = 0x7fce58000900, owner_ = 0}
  296. #4 0x00000000006b5263 in SOAPWorkingThread::svc (this=0x7fce5e7a5d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  297. mb = 0x0
  298. #5 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x7fce5e7a5d70) at ../../ace/Task.cpp:271
  299. t = 0x7fce5e7a5d70
  300. svc_status = <value optimized out>
  301. status = <value optimized out>
  302. #6 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  303. hook = <value optimized out>
  304. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  305. arg = 0x7fce5e7a5d70
  306. cancel_flags = 65538
  307. status = 0x0
  308. #7 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x107ce3b0) at ../../ace/Thread_Adapter.cpp:96
  309. exit_hook_instance = <value optimized out>
  310. exit_hook_maybe = {instance_ = 0x0}
  311. exit_hook_ptr = 0x107cc100
  312. exit_hook = @0x107cc100
  313. #8 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  314. No symbol table info available.
  315. #9 0x00007fce6d32192d in clone () from /lib/libc.so.6
  316. No symbol table info available.
  317. #10 0x0000000000000000 in ?? ()
  318. No symbol table info available.
  319.  
  320. Thread 12 (Thread 6348):
  321. #0 0x00007fce6d5c9a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  322. No symbol table info available.
  323. #1 0x00007fce6ee69cc5 in ACE_OS::cond_timedwait (cv=0x7fce58000930, external_mutex=0x7fce58000900, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  324. result = 0
  325. ts = {tv_sec = 3, tv_nsec = 140524571554702}
  326. #2 0x00000000006b41cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fce580008b0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  327. result = 0
  328. #3 0x00000000006b44ea in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fce580008b0, first_item=@0x7fce577fddf8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  329. ace_mon = {lock_ = 0x7fce58000900, owner_ = 0}
  330. #4 0x00000000006b5263 in SOAPWorkingThread::svc (this=0x7fce5e7a5d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  331. mb = 0x0
  332. #5 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x7fce5e7a5d70) at ../../ace/Task.cpp:271
  333. t = 0x7fce5e7a5d70
  334. svc_status = <value optimized out>
  335. status = <value optimized out>
  336. #6 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  337. hook = <value optimized out>
  338. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  339. arg = 0x7fce5e7a5d70
  340. cancel_flags = 65538
  341. status = 0x0
  342. #7 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x107cc100) at ../../ace/Thread_Adapter.cpp:96
  343. exit_hook_instance = <value optimized out>
  344. exit_hook_maybe = {instance_ = 0x0}
  345. exit_hook_ptr = 0x107c34d0
  346. exit_hook = @0x107c34d0
  347. #8 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  348. No symbol table info available.
  349. #9 0x00007fce6d32192d in clone () from /lib/libc.so.6
  350. No symbol table info available.
  351. #10 0x0000000000000000 in ?? ()
  352. No symbol table info available.
  353.  
  354. Thread 11 (Thread 6345):
  355. #0 0x00007fce6d5c9a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  356. No symbol table info available.
  357. #1 0x00007fce6ee69cc5 in ACE_OS::cond_timedwait (cv=0x7fce58000930, external_mutex=0x7fce58000900, timeout=0x0) at ../../ace/OS_NS_Thread.inl:358
  358. result = 0
  359. ts = {tv_sec = 3, tv_nsec = 140524571554702}
  360. #2 0x00000000006b41cb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x7fce580008b0, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1744
  361. result = 0
  362. #3 0x00000000006b44ea in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x7fce580008b0, first_item=@0x7fce5d7a3df8, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1936
  363. ace_mon = {lock_ = 0x7fce58000900, owner_ = 0}
  364. #4 0x00000000006b5263 in SOAPWorkingThread::svc (this=0x7fce5e7a5d70) at /root/mangos/src/mangosd/MaNGOSsoap.h:60
  365. mb = 0x0
  366. #5 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x7fce5e7a5d70) at ../../ace/Task.cpp:271
  367. t = 0x7fce5e7a5d70
  368. svc_status = <value optimized out>
  369. status = <value optimized out>
  370. #6 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  371. hook = <value optimized out>
  372. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  373. arg = 0x7fce5e7a5d70
  374. cancel_flags = 65538
  375. status = 0x0
  376. #7 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce58000a70) at ../../ace/Thread_Adapter.cpp:96
  377. exit_hook_instance = <value optimized out>
  378. exit_hook_maybe = {instance_ = 0x0}
  379. exit_hook_ptr = 0x7fce58001d60
  380. exit_hook = @0x7fce58001d60
  381. #8 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  382. No symbol table info available.
  383. #9 0x00007fce6d32192d in clone () from /lib/libc.so.6
  384. No symbol table info available.
  385. #10 0x0000000000000000 in ?? ()
  386. No symbol table info available.
  387.  
  388. Thread 10 (Thread 6344):
  389. #0 0x00007fce6d26ee87 in kill () from /lib/libc.so.6
  390. No symbol table info available.
  391. #1 0x00000000006a8f09 in Master::_OnSignal (s=11) at /root/mangos/src/mangosd/Master.cpp:648
  392. No locals.
  393. #2 <signal handler called>
  394. No symbol table info available.
  395. #3 FreezeDetectorRunnable::run (this=0x107c1d70) at /root/mangos/src/mangosd/Master.cpp:99
  396. curtime = <value optimized out>
  397. #4 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x107c1d70) at /root/mangos/src/shared/Threading.cpp:187
  398. _task = 0x107c1d70
  399. #5 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x107c2e40) at ../../ace/OS_Thread_Adapter.cpp:103
  400. hook = <value optimized out>
  401. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  402. arg = 0x107c1d70
  403. cancel_flags = 589826
  404. status = 0x0
  405. #6 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  406. No symbol table info available.
  407. #7 0x00007fce6d32192d in clone () from /lib/libc.so.6
  408. No symbol table info available.
  409. #8 0x0000000000000000 in ?? ()
  410. No symbol table info available.
  411.  
  412. Thread 9 (Thread 6080):
  413. #0 0x00007fce6d5cd36d in nanosleep () from /lib/libpthread.so.0
  414. No symbol table info available.
  415. #1 0x0000000000c114a8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  416. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  417. #2 0x0000000000c118fb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  418. No locals.
  419. #3 0x0000000000c0fd4e in SqlDelayThread::run (this=0x1230310) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  420. pingEveryLoop = <value optimized out>
  421. loopCounter = <value optimized out>
  422. #4 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x1230310) at /root/mangos/src/shared/Threading.cpp:187
  423. _task = 0x1230310
  424. #5 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x1230650) at ../../ace/OS_Thread_Adapter.cpp:103
  425. hook = <value optimized out>
  426. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  427. arg = 0x1230310
  428. cancel_flags = 589826
  429. status = 0x0
  430. #6 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  431. No symbol table info available.
  432. #7 0x00007fce6d32192d in clone () from /lib/libc.so.6
  433. No symbol table info available.
  434. #8 0x0000000000000000 in ?? ()
  435. No symbol table info available.
  436.  
  437. Thread 8 (Thread 7780):
  438. #0 0x00007fce6d5c9130 in pthread_rwlock_wrlock () from /lib/libpthread.so.0
  439. No symbol table info available.
  440. #1 0x000000000075c0b6 in ACE_OS::rw_wrlock (rw=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:1190
  441. result = <value optimized out>
  442. #2 0x00000000008fe0ac in ACE_Write_Guard<ACE_RW_Thread_Mutex>::acquire_write (this=0x7fce4e7fb430) at /usr/local/include/ace/Guard_T.inl:97
  443. No locals.
  444. #3 0x00000000008ff2b7 in UnitStateMgr::DropAction (this=0x7fce1aaab8d8, priority=UNIT_ACTION_PRIORITY_STUN) at /root/mangos/src/game/StateMgr.cpp:264
  445. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x6095f7c8, owner_ = 0}, <No data fields>}
  446. oldInfo = <value optimized out>
  447. itr = {_M_node = 0x7fce63991090}
  448. #4 0x00000000008ff523 in UnitStateMgr::DropAction (this=0x7fce1aaab8d8, actionId=UNIT_ACTION_STUN, priority=UNIT_ACTION_PRIORITY_STUN) at /root/mangos/src/game/StateMgr.cpp:251
  449. _priority = UNIT_ACTION_PRIORITY_STUN
  450. itr = {_M_node = 0x7fce1aaab8e0}
  451. #5 0x000000000086eef2 in Aura::HandleAuraModStun (this=0x7fcdf86e41f8, apply=<value optimized out>, Real=<value optimized out>) at /root/mangos/src/game/SpellAuras.cpp:5179
  452. target = 0x7fce1aaa9b50
  453. #6 0x000000000086500a in Aura::ApplyModifier (this=0x7fcdf86e41f8, apply=false, Real=true) at /root/mangos/src/game/SpellAuras.cpp:1010
  454. aura = <value optimized out>
  455. #7 0x0000000000a5a16e in Unit::RemoveAura (this=<value optimized out>, aura=0x7fcdf86e41f8, mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:5493
  456. holder = {_vptr.ACE_Refcounted_Auto_Ptr = 0xc97a30, rep_ = 0x7fcd7078c530}
  457. #8 0x0000000000a5f84d in Unit::RemoveSpellAuraHolder (this=0x7fce1aaa9b50, holder=..., mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:5411
  458. aura = <value optimized out>
  459. i = 0
  460. AurSpellInfo = 0x7fce63991090
  461. statue = 0x0
  462. caster = 0x7fce1aaa9b50
  463. #9 0x0000000000a60332 in Unit::RemoveAurasByCasterSpell (this=0x7fce1aaa9b50, spellId=6358, casterGuid=..., mode=AURA_REMOVE_BY_DEFAULT) at /root/mangos/src/game/Unit.cpp:4936
  464. iter = {_M_node = 0x7fcde41c13b0}
  465. spair = {first = {_M_node = 0x7fcde41c13b0}, second = {_M_node = 0x7fce30c269c0}}
  466. #10 0x0000000000b0f1e7 in Spell::SendChannelUpdate (this=0x7fcd78a31b30, time=0) at /root/mangos/src/game/Spell.cpp:4778
  467. target_guid = {m_guid = 140523187379024, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}
  468. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140523867498283, _wpos = 7063326, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fcec4520054 <Address 0x7fcec4520054 out of bounds>, _M_finish = 0x75c239 "=\021\017", _M_end_of_storage = 0x6094e4a0 "pÃÎ"}}, <No data fields>}}, m_opcode = 58528}
  469. #11 0x0000000000b2380a in Spell::cancel (this=0x7fcd78a31b30, force=false) at /root/mangos/src/game/Spell.cpp:3506
  470. sendInterrupt = false
  471. #12 0x0000000000a49918 in Unit::InterruptSpell (this=0x7fce1aaa9b50, spellType=CURRENT_CHANNELED_SPELL, withDelayed=false, sendAutoRepeatCancelToClient=true) at /root/mangos/src/game/Unit.cpp:3994
  472. No locals.
  473. #13 0x0000000000900c44 in StunnedState::Initialize (this=<value optimized out>, u=...) at /root/mangos/src/game/StateMgr.cpp:85
  474. target = 0x7fce1aaa9b50
  475. data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 11, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fce182efcd0 "ù\216ÐK\024@ñ", _M_finish = 0x7fce182efcdb "ÿÿÿÿÿ ", _M_end_of_storage = 0x7fce182efcdb "ÿÿÿÿÿ "}}, <No data fields>}}, m_opcode = 232}
  476. #14 0x00000000008fe976 in ActionInfo::Initialize (this=0x7fcdccba4908, mgr=0x7fce1aaab8d8) at /root/mangos/src/game/StateMgr.cpp:385
  477. Guard = {<ACE_Guard<ACE_RW_Thread_Mutex>> = {lock_ = 0x6095f7c8, owner_ = 0}, <No data fields>}
  478. #15 0x00000000008feb27 in ActionInfo::Update (this=0x7fcdccba4908, mgr=0x7fce1aaab8d8, diff=108) at /root/mangos/src/game/StateMgr.cpp:435
  479. No locals.
  480. #16 0x00000000008ff5de in UnitStateMgr::Update (this=0x7fce1aaab8d8, diff=108) at /root/mangos/src/game/StateMgr.cpp:233
  481. state = 0x7fcdccba4908
  482. #17 0x0000000000a788b9 in Unit::Update (this=0x7fce1aaa9b50, update_diff=<value optimized out>, p_time=108) at /root/mangos/src/game/Unit.cpp:405
  483. No locals.
  484. #18 0x00000000007784dc in Creature::Update (this=0x7fce1aaa9b50, update_diff=108, diff=108) at /root/mangos/src/game/Creature.cpp:590
  485. No locals.
  486. #19 0x0000000000a27d25 in Pet::Update (this=0x7fce1aaa9b50, update_diff=108, diff=108) at /root/mangos/src/game/Pet.cpp:659
  487. __FUNCTION__ = "Update"
  488. #20 0x00000000009dd1d9 in WorldObject::UpdateHelper::Update (this=0x7fce4e7fbba0, time_diff=108) at /root/mangos/src/game/Object.h:429
  489. No locals.
  490. #21 0x00000000009ecc3a in MaNGOS::ObjectUpdater::Visit (this=0x7fce4e7fbd30, m=<value optimized out>) at /root/mangos/src/game/GridNotifiersImpl.h:46
  491. helper = {m_obj = 0x7fce1aaa9b50}
  492. iter = {_Ptr = 0x7fce1aaabb80}
  493. #22 0x00000000009e482d in Map::Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > > > > (this=0x6094e4a0, cell=..., visitor=...) at /root/mangos/src/game/Map.h:476
  494. x = 32
  495. y = 30
  496. #23 0x00000000009eb359 in Map::Update (this=0x6094e4a0, t_diff=@0x7fcd88d80d10) at /root/mangos/src/game/Map.cpp:523
  497. pair = {x_coord = 261, y_coord = 243}
  498. cell = {data = {Part = {grid_x = 32, grid_y = 30, cell_x = 5, cell_y = 3, nocreate = 1, reserved = 0}, All = 17586080}}
  499. cell_id = 124677
  500. y = 243
  501. x = 261
  502. plr = <value optimized out>
  503. area = {low_bound = {x_coord = 258, y_coord = 240}, high_bound = {x_coord = 263, y_coord = 246}}
  504. updater = {i_timeDiff = 108}
  505. grid_object_update = {i_visitor = @0x7fce4e7fbd30}
  506. world_object_update = {i_visitor = @0x7fce4e7fbd30}
  507. __FUNCTION__ = "Update"
  508. #24 0x00000000009eb6d9 in BattleGroundMap::Update (this=0x6094e4a0, diff=@0x7fcd88d80d10) at /root/mangos/src/game/Map.cpp:1580
  509. No locals.
  510. #25 0x00000000006f394a in MapUpdateRequest::call (this=0x7fcd88d80cf0) at /root/mangos/src/game/MapUpdater.cpp:56
  511. threadId = 140524056987392
  512. #26 0x0000000000c125a9 in DelayExecutor::svc (this=0x2511c0f0) at /root/mangos/src/shared/DelayExecutor.cpp:72
  513. timeout = {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 = 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 = 1331174193, tv_usec = 778260}}
  514. rq = 0x7fcd88d80cf0
  515. #27 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x2511c0f0) at ../../ace/Task.cpp:271
  516. t = 0x2511c0f0
  517. svc_status = <value optimized out>
  518. status = <value optimized out>
  519. #28 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  520. hook = <value optimized out>
  521. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  522. arg = 0x2511c0f0
  523. cancel_flags = 4259842
  524. status = 0x0
  525. #29 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fcda1297a80) at ../../ace/Thread_Adapter.cpp:96
  526. exit_hook_instance = <value optimized out>
  527. exit_hook_maybe = {instance_ = 0x0}
  528. exit_hook_ptr = 0x4b6b51d0
  529. exit_hook = @0x4b6b51d0
  530. #30 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  531. No symbol table info available.
  532. #31 0x00007fce6d32192d in clone () from /lib/libc.so.6
  533. No symbol table info available.
  534. #32 0x0000000000000000 in ?? ()
  535. No symbol table info available.
  536.  
  537. Thread 7 (Thread 6351):
  538. #0 0x00007fce6d321f23 in epoll_wait () from /lib/libc.so.6
  539. No symbol table info available.
  540. #1 0x00007fce6ee7a12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x7fce50018d30, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  541. 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 = 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 = 9999}}
  542. this_timeout = <value optimized out>
  543. timeout = 9
  544. nfds = <value optimized out>
  545. #2 0x00007fce6ee7b20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x7fce50018d30, max_wait_time=0x7fce55ffadc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  546. result = <value optimized out>
  547. #3 0x00007fce6ee7b36d in ACE_Dev_Poll_Reactor::handle_events (this=0x7fce50018d30, max_wait_time=0x7fce55ffadc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  548. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fce55ffadc0, 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 = 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 = 1331174278, tv_usec = 879047}}, stopped_ = false}
  549. guard = {token_ = @0x7fce50018da8, owner_ = 1}
  550. result = 0
  551. #4 0x00007fce6eec6055 in ACE_Reactor::run_reactor_event_loop (this=0x7fce50031310, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  552. result = <value optimized out>
  553. #5 0x0000000000898cd1 in ReactorRunnable::svc (this=0x107c87b0) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  554. interval = {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 = 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 = 9999}}
  555. __FUNCTION__ = "svc"
  556. i = {_M_node = 0x107c8860}
  557. t = {_M_node = 0x3fc487f0}
  558. #6 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x107c87b0) at ../../ace/Task.cpp:271
  559. t = 0x107c87b0
  560. svc_status = <value optimized out>
  561. status = <value optimized out>
  562. #7 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  563. hook = <value optimized out>
  564. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  565. arg = 0x107c87b0
  566. cancel_flags = 4259842
  567. status = 0x0
  568. #8 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce5007a960) at ../../ace/Thread_Adapter.cpp:96
  569. exit_hook_instance = <value optimized out>
  570. exit_hook_maybe = {instance_ = 0x0}
  571. exit_hook_ptr = 0x7fce5007a5c0
  572. exit_hook = @0x7fce5007a5c0
  573. #9 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  574. No symbol table info available.
  575. #10 0x00007fce6d32192d in clone () from /lib/libc.so.6
  576. No symbol table info available.
  577. #11 0x0000000000000000 in ?? ()
  578. No symbol table info available.
  579.  
  580. Thread 6 (Thread 6350):
  581. #0 0x00007fce6d321f23 in epoll_wait () from /lib/libc.so.6
  582. No symbol table info available.
  583. #1 0x00007fce6ee7a12f in ACE_Dev_Poll_Reactor::work_pending_i (this=0x107c3200, max_wait_time=<value optimized out>) at ../../ace/Dev_Poll_Reactor.cpp:960
  584. 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 = 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 = 9999}}
  585. this_timeout = <value optimized out>
  586. timeout = 9
  587. nfds = <value optimized out>
  588. #2 0x00007fce6ee7b20c in ACE_Dev_Poll_Reactor::handle_events_i (this=0x107c3200, max_wait_time=0x7fce567fbdc0, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1033
  589. result = <value optimized out>
  590. #3 0x00007fce6ee7b36d in ACE_Dev_Poll_Reactor::handle_events (this=0x107c3200, max_wait_time=0x7fce567fbdc0) at ../../ace/Dev_Poll_Reactor.cpp:1015
  591. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x7fce567fbdc0, 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 = 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 = 1331174278, tv_usec = 869868}}, stopped_ = false}
  592. guard = {token_ = @0x107c3278, owner_ = 1}
  593. result = 0
  594. #4 0x00007fce6eec6055 in ACE_Reactor::run_reactor_event_loop (this=0x7fce50018d10, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  595. result = <value optimized out>
  596. #5 0x0000000000898cd1 in ReactorRunnable::svc (this=0x107c8678) at /root/mangos/src/game/WorldSocketMgr.cpp:165
  597. interval = {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 = 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 = 9999}}
  598. __FUNCTION__ = "svc"
  599. i = {_M_node = 0x107c8728}
  600. t = {_M_node = 0x0}
  601. #6 0x00007fce6eee4f79 in ACE_Task_Base::svc_run (args=0x107c8678) at ../../ace/Task.cpp:271
  602. t = 0x107c8678
  603. svc_status = <value optimized out>
  604. status = <value optimized out>
  605. #7 0x00007fce6eee63dd in ACE_Thread_Adapter::invoke_i (this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  606. hook = <value optimized out>
  607. func = 0x7fce6eee4f50 <ACE_Task_Base::svc_run(void*)>
  608. arg = 0x107c8678
  609. cancel_flags = 4259842
  610. status = 0x0
  611. #8 0x00007fce6eee645b in ACE_Thread_Adapter::invoke (this=0x7fce5007a710) at ../../ace/Thread_Adapter.cpp:96
  612. exit_hook_instance = <value optimized out>
  613. exit_hook_maybe = {instance_ = 0x0}
  614. exit_hook_ptr = 0x11e1700
  615. exit_hook = @0x11e1700
  616. #9 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  617. No symbol table info available.
  618. #10 0x00007fce6d32192d in clone () from /lib/libc.so.6
  619. No symbol table info available.
  620. #11 0x0000000000000000 in ?? ()
  621. No symbol table info available.
  622.  
  623. Thread 5 (Thread 6339):
  624. #0 0x00007fce6d5cd36d in nanosleep () from /lib/libpthread.so.0
  625. No symbol table info available.
  626. #1 0x0000000000c114a8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  627. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  628. #2 0x0000000000c118fb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  629. No locals.
  630. #3 0x0000000000c0fd4e in SqlDelayThread::run (this=0x10681520) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  631. pingEveryLoop = <value optimized out>
  632. loopCounter = <value optimized out>
  633. #4 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x10681520) at /root/mangos/src/shared/Threading.cpp:187
  634. _task = 0x10681520
  635. #5 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x106817f0) at ../../ace/OS_Thread_Adapter.cpp:103
  636. hook = <value optimized out>
  637. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  638. arg = 0x10681520
  639. cancel_flags = 589826
  640. status = 0x0
  641. #6 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  642. No symbol table info available.
  643. #7 0x00007fce6d32192d in clone () from /lib/libc.so.6
  644. No symbol table info available.
  645. #8 0x0000000000000000 in ?? ()
  646. No symbol table info available.
  647.  
  648. Thread 4 (Thread 6341):
  649. #0 0x00007fce6d5c9a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  650. No symbol table info available.
  651. #1 0x00000000006aa066 in ACE_OS::cond_wait (cv=<value optimized out>, external_mutex=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:325
  652. result = <value optimized out>
  653. #2 0x00000000006f0a78 in MapUpdater::wait (this=0x2511c0e8) at /root/mangos/src/game/MapUpdater.cpp:101
  654. guard = {lock_ = 0x2511c200, owner_ = 0}
  655. #3 0x00000000006f7900 in MapManager::Update (this=0x2511c000, diff=50) at /root/mangos/src/game/MapManager.cpp:216
  656. b_stat = <value optimized out>
  657. iter = {_M_node = 0x7fce5f7a7d40}
  658. #4 0x0000000000a0f8a4 in World::Update (this=0x1278780, diff=50) at /root/mangos/src/game/World.cpp:1735
  659. autobroadcaston = 0
  660. #5 0x00000000006afbec in WorldRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/WorldRunnable.cpp:60
  661. diff = 50
  662. realCurrTime = <value optimized out>
  663. prevSleepTime = 48
  664. #6 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x107bebd0) at /root/mangos/src/shared/Threading.cpp:187
  665. _task = 0x107bebd0
  666. #7 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x107c34d0) at ../../ace/OS_Thread_Adapter.cpp:103
  667. hook = <value optimized out>
  668. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  669. arg = 0x107bebd0
  670. cancel_flags = 589826
  671. status = 0x0
  672. #8 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  673. No symbol table info available.
  674. #9 0x00007fce6d32192d in clone () from /lib/libc.so.6
  675. No symbol table info available.
  676. #10 0x0000000000000000 in ?? ()
  677. No symbol table info available.
  678.  
  679. Thread 3 (Thread 6342):
  680. #0 0x00007fce6d2e520d in nanosleep () from /lib/libc.so.6
  681. No symbol table info available.
  682. #1 0x00007fce6d31ab14 in usleep () from /lib/libc.so.6
  683. No symbol table info available.
  684. #2 0x00000000006b2b37 in CliRunnable::run (this=<value optimized out>) at /root/mangos/src/mangosd/CliRunnable.cpp:617
  685. command_str = <value optimized out>
  686. commandbuf = "c", '\000' <repeats 23 times>, "@\236[mÎ\177\000\000\000\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000Ð4|\020\000\000\000\000@À8oÎ\177\000\000\003\000\000\000\000\000\000\000\216s+mÎ\177\000\000\000\000\000\000\000\000\000\000x\020\000\000\000\000\000\000Ð4|\020\000\000\000\000\226KênÎ\177\000\000\000\000\000\000\000\000\000\000\226KênÎ\177\000\000\000\000\000\000\000\000\000\000h-k\000\000\000\000\000\210vú^Î\177\000\000\000\000\000\000Î\177\000\000À\035|\020", '\000' <repeats 12 times>, "`Ý\032\001", '\000' <repeats 12 times>, "À\035|\020\000\000\000\000`Ý\032\001\000\000\000\000Ð4|\020\000\000\000\000V"...
  687. #3 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x107e2720) at /root/mangos/src/shared/Threading.cpp:187
  688. _task = 0x107e2720
  689. #4 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x107c34d0) at ../../ace/OS_Thread_Adapter.cpp:103
  690. hook = <value optimized out>
  691. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  692. arg = 0x107e2720
  693. cancel_flags = 589826
  694. status = 0x0
  695. #5 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  696. No symbol table info available.
  697. #6 0x00007fce6d32192d in clone () from /lib/libc.so.6
  698. No symbol table info available.
  699. #7 0x0000000000000000 in ?? ()
  700. No symbol table info available.
  701.  
  702. Thread 2 (Thread 6081):
  703. #0 0x00007fce6d5cd36d in nanosleep () from /lib/libpthread.so.0
  704. No symbol table info available.
  705. #1 0x0000000000c114a8 in ACE_OS::sleep (tv=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  706. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  707. #2 0x0000000000c118fb in ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /root/mangos/src/shared/Threading.cpp:237
  708. No locals.
  709. #3 0x0000000000c0fd4e in SqlDelayThread::run (this=0x1260130) at /root/mangos/src/shared/Database/SqlDelayThread.cpp:48
  710. pingEveryLoop = <value optimized out>
  711. loopCounter = <value optimized out>
  712. #4 0x0000000000c119ca in ACE_Based::Thread::ThreadTask (param=0x1260130) at /root/mangos/src/shared/Threading.cpp:187
  713. _task = 0x1260130
  714. #5 0x00007fce6eea8655 in ACE_OS_Thread_Adapter::invoke (this=0x1260470) at ../../ace/OS_Thread_Adapter.cpp:103
  715. hook = <value optimized out>
  716. func = 0xc119c0 <ACE_Based::Thread::ThreadTask(void*)>
  717. arg = 0x1260130
  718. cancel_flags = 589826
  719. status = 0x0
  720. #6 0x00007fce6d5c5971 in start_thread () from /lib/libpthread.so.0
  721. No symbol table info available.
  722. #7 0x00007fce6d32192d in clone () from /lib/libc.so.6
  723. No symbol table info available.
  724. #8 0x0000000000000000 in ?? ()
  725. No symbol table info available.
  726.  
  727. Thread 1 (Thread 6078):
  728. #0 0x00007fce6d5c6285 in pthread_join () from /lib/libpthread.so.0
  729. No symbol table info available.
  730. #1 0x0000000000c120b6 in ACE_OS::thr_join (thr_handle=<value optimized out>, status=<value optimized out>) at /usr/local/include/ace/OS_NS_Thread.inl:2784
  731. result = <value optimized out>
  732. #2 0x00007fce6eeeb9bb in ACE_Thread_Manager::wait_task (this=<value optimized out>, task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  733. i = <value optimized out>
  734. copy_count = 1
  735. copy_table = 0x7fce5007b118
  736. result = 0
  737. #3 0x0000000000897040 in WorldSocketMgr::Wait (this=0x107c3178) at /root/mangos/src/game/WorldSocketMgr.cpp:310
  738. i = <value optimized out>
  739. #4 0x00000000006a97dd in Master::Run (this=0x11e1620) at /root/mangos/src/mangosd/Master.cpp:327
  740. pidfile = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x11f2a28 "mangos.pid"}}
  741. rar_thread = 0x0
  742. bind_ip = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x107c30b8 "0.0.0.0"}}
  743. world_thread = {m_iThreadId = 140524341856000, m_hThreadHandle = 140524341856000, m_task = 0x107bebd0, static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>}, _vptr.ACE_TSS = 0xd201f0, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  744. cliThread = 0x107c18e0
  745. soap_thread = 0x107c1900
  746. freeze_thread = 0x107c1bb0
  747. wsport = 8085
  748. #5 0x00000000006a3ec4 in main (argc=<value optimized out>, argv=<value optimized out>) at /root/mangos/src/mangosd/Main.cpp:215
  749. cfg_file = <value optimized out>
  750. options = 0xc95930 ":a:c:s:"
  751. cmd_opts = {argc_ = 1, argv_ = 0x7fff5dc9a238, optind = 1, opterr = 0, optarg = 0x0, optstring_ = 0x11d1b00, long_only_ = 0, has_colon_ = 1, last_option_ = 0x11d5130, nextchar_ = 0x0, optopt_ = 0, ordering_ = 2, nonopt_start_ = 1, nonopt_end_ = 1, long_option_ = 0x0, long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0x11d5220, allocator_ = 0x7fce6f16a278}, <No data fields>}}
  752. serviceDaemonMode = 0 '\000'
  753. option = <value optimized out>
Add Comment
Please, Sign In to add comment