Guest User

Untitled

a guest
Apr 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.12 KB | None | 0 0
  1. [New Thread 27031]
  2. [New Thread 27034]
  3. [New Thread 26957]
  4. [New Thread 26959]
  5. [New Thread 27027]
  6. [New Thread 27036]
  7. [New Thread 27033]
  8. [New Thread 27030]
  9. [New Thread 27032]
  10. [New Thread 26958]
  11. [New Thread 27035]
  12. [New Thread 27029]
  13. [New Thread 27028]
  14. Core was generated by `./mangos-worldd'.
  15. Program terminated with signal 11, Segmentation fault.
  16. #0 0x00007f055e42dbe5 in pthread_join () from /lib/libpthread.so.0
  17. 14 Thread 27028 0x00007f055e43116c in pthread_cond_wait@@GLIBC_2.3.2 ()
  18. from /lib/libpthread.so.0
  19. 13 Thread 27029 0x00007f055e43116c in pthread_cond_wait@@GLIBC_2.3.2 ()
  20. from /lib/libpthread.so.0
  21. 12 Thread 27035 0x00007f055e194623 in epoll_wait () from /lib/libc.so.6
  22. 11 Thread 26958 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  23. 10 Thread 27032 0x00007f055e16578d in nanosleep () from /lib/libc.so.6
  24. 9 Thread 27030 0x00000000006004d3 in Unit::GetCharmerOrOwner (
  25. this=0x7f042c4a4a70, unit=0x7f043988a4c0)
  26. at /home/radical/Radical/src/game/Unit.h:1534
  27. 8 Thread 27033 0x00007f055e0f7447 in kill () from /lib/libc.so.6
  28. 7 Thread 27036 0x00007f055e194623 in epoll_wait () from /lib/libc.so.6
  29. 6 Thread 27027 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  30. 5 Thread 26959 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  31. 4 Thread 26957 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  32. 3 Thread 27034 0x00007f055e194623 in epoll_wait () from /lib/libc.so.6
  33. 2 Thread 27031 0x00007f055e43116c in pthread_cond_wait@@GLIBC_2.3.2 ()
  34. from /lib/libpthread.so.0
  35. * 1 Thread 26954 0x00007f055e42dbe5 in pthread_join ()
  36. from /lib/libpthread.so.0
  37.  
  38. Thread 14 (Thread 27028):
  39. #0 0x00007f055e43116c in pthread_cond_wait@@GLIBC_2.3.2 ()
  40. from /lib/libpthread.so.0
  41. No symbol table info available.
  42. #1 0x00007f055fcf5145 in cond_timedwait (this=0x7f0549f7f7b4, mutex=...,
  43. abstime=0x41752) at ../../ace/OS_NS_Thread.inl:358
  44. result = <value optimized out>
  45. ts = {tv_sec = 171798691886, tv_nsec = 139658981802016}
  46. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f0549f7f7b4, mutex=...,
  47. abstime=0x41752) at ../../ace/Condition_Thread_Mutex.cpp:100
  48. No locals.
  49. #3 0x000000000052babb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  50. (this=0x7f0549f7f730, timeout=0x0)
  51. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  52. result = <value optimized out>
  53. #4 0x000000000052cc37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  54. this=0x7f0549f7f730, first_item=@0x7f053b3d9e08, timeout=0x0)
  55. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  56. ace_mon = {lock_ = 0x7f0549f7f780, owner_ = 0}
  57. #5 0x00007f055fcdb832 in ACE_Activation_Queue::dequeue (
  58. this=<value optimized out>, tv=0x41752)
  59. at ../../ace/Activation_Queue.cpp:89
  60. mb = 0x0
  61. #6 0x0000000000a19ce5 in DelayExecutor::svc (this=0x7f0549f7f530)
  62. at /home/radical/Radical/src/shared/DelayExecutor.cpp:65
  63. rq = 0x33f6ad30
  64. #7 0x00007f055fd85407 in ACE_Task_Base::svc_run (args=<value optimized out>)
  65. at ../../ace/Task.cpp:271
  66. t = 0x7f0549f7f530
  67. svc_status = <value optimized out>
  68. #8 0x00007f055fd867b2 in ACE_Thread_Adapter::invoke_i (
  69. this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  70. hook = 0xfffffffffffffe00
  71. func = 0x7f055fd853d0 <ACE_Task_Base::svc_run(void*)>
  72. arg = 0x7f0549f7f530
  73. cancel_flags = 0
  74. status = 0xfffffffffffffe00
  75. #9 0x00007f055fd86831 in ACE_Thread_Adapter::invoke (this=0x7f0549f7fb10)
  76. at ../../ace/Thread_Adapter.cpp:96
  77. exit_hook_instance = <value optimized out>
  78. exit_hook_maybe = {instance_ = 0x0}
  79. exit_hook_ptr = <value optimized out>
  80. #10 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  81. No symbol table info available.
  82. #11 0x00007f055e19402d in clone () from /lib/libc.so.6
  83. No symbol table info available.
  84. #12 0x0000000000000000 in ?? ()
  85. No symbol table info available.
  86.  
  87. Thread 13 (Thread 27029):
  88. #0 0x00007f055e43116c in pthread_cond_wait@@GLIBC_2.3.2 ()
  89. from /lib/libpthread.so.0
  90. No symbol table info available.
  91. #1 0x00007f055fcf5145 in cond_timedwait (this=0x7f0549f7f7b4, mutex=...,
  92. abstime=0x41751) at ../../ace/OS_NS_Thread.inl:358
  93. result = <value optimized out>
  94. ts = {tv_sec = 154618822697, tv_nsec = 139660927959072}
  95. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f0549f7f7b4, mutex=...,
  96. abstime=0x41751) at ../../ace/Condition_Thread_Mutex.cpp:100
  97. No locals.
  98. #3 0x000000000052babb in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  99. (this=0x7f0549f7f730, timeout=0x0)
  100. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  101. result = <value optimized out>
  102. #4 0x000000000052cc37 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  103. this=0x7f0549f7f730, first_item=@0x7f053abd8e08, timeout=0x0)
  104. at /usr/local/include/ace/Message_Queue_T.cpp:1936
  105. ace_mon = {lock_ = 0x7f0549f7f780, owner_ = 0}
  106. #5 0x00007f055fcdb832 in ACE_Activation_Queue::dequeue (
  107. this=<value optimized out>, tv=0x41751)
  108. at ../../ace/Activation_Queue.cpp:89
  109. mb = 0x0
  110. #6 0x0000000000a19ce5 in DelayExecutor::svc (this=0x7f0549f7f530)
  111. at /home/radical/Radical/src/shared/DelayExecutor.cpp:65
  112. rq = 0x36365110
  113. #7 0x00007f055fd85407 in ACE_Task_Base::svc_run (args=<value optimized out>)
  114. at ../../ace/Task.cpp:271
  115. t = 0x7f0549f7f530
  116. svc_status = <value optimized out>
  117. #8 0x00007f055fd867b2 in ACE_Thread_Adapter::invoke_i (
  118. this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  119. hook = 0xfffffffffffffe00
  120. func = 0x7f055fd853d0 <ACE_Task_Base::svc_run(void*)>
  121. arg = 0x7f0549f7f530
  122. cancel_flags = 0
  123. status = 0xfffffffffffffe00
  124. #9 0x00007f055fd86831 in ACE_Thread_Adapter::invoke (this=0x7f0549f7fd60)
  125. at ../../ace/Thread_Adapter.cpp:96
  126. exit_hook_instance = <value optimized out>
  127. exit_hook_maybe = {instance_ = 0x0}
  128. exit_hook_ptr = <value optimized out>
  129. #10 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  130. No symbol table info available.
  131. #11 0x00007f055e19402d in clone () from /lib/libc.so.6
  132. No symbol table info available.
  133. #12 0x0000000000000000 in ?? ()
  134. No symbol table info available.
  135.  
  136. Thread 12 (Thread 27035):
  137. #0 0x00007f055e194623 in epoll_wait () from /lib/libc.so.6
  138. No symbol table info available.
  139. #1 0x00007f055fd07914 in ACE_Dev_Poll_Reactor::work_pending_i (
  140. this=0x7f054a40bb90, max_wait_time=<value optimized out>)
  141. at ../../ace/Dev_Poll_Reactor.cpp:960
  142. timer_buf = {static zero = {
  143. static zero = <same as static member of an already seen type>,
  144. static max_time = {
  145. static zero = <same as static member of an already seen type>,
  146. 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}},
  147. static max_time = <same as static member of an already seen type>,
  148. tv_ = {tv_sec = 0, tv_usec = 8715}}
  149. this_timeout = <value optimized out>
  150. timeout = 8
  151. nfds = <value optimized out>
  152. #2 0x00007f055fd081cc in ACE_Dev_Poll_Reactor::handle_events_i (
  153. this=0x7f054a40bb90, max_wait_time=0x7f0533049de0, guard=...)
  154. at ../../ace/Dev_Poll_Reactor.cpp:1033
  155. result = <value optimized out>
  156. #3 0x00007f055fd0838e in ACE_Dev_Poll_Reactor::handle_events (
  157. this=0x7f054a40bb90, max_wait_time=0x7f0533049de0)
  158. at ../../ace/Dev_Poll_Reactor.cpp:1015
  159. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  160. max_wait_time_ = 0x7f0533049de0, start_time_ = {static zero = {
  161. static zero = <same as static member of an already seen type>,
  162. static max_time = {
  163. static zero = <same as static member of an already seen type>,
  164. 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}},
  165. static max_time = <same as static member of an already seen type>,
  166. tv_ = {tv_sec = 1323186211, tv_usec = 654596}}, stopped_ = false}
  167. guard = {token_ = @0x7f054a40bc08, owner_ = 1}
  168. result = -1
  169. #4 0x00007f055fd5fafd in ACE_Reactor::run_reactor_event_loop (
  170. this=0x7f054a40b230, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  171. result = 1
  172. #5 0x0000000000811c60 in ReactorRunnable::svc (this=0x7f054a40b3c0)
  173. at /home/radical/Radical/src/game/WorldSocketMgr.cpp:165
  174. interval = {static zero = {
  175. static zero = <same as static member of an already seen type>,
  176. static max_time = {
  177. static zero = <same as static member of an already seen type>,
  178. 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}},
  179. static max_time = <same as static member of an already seen type>,
  180. tv_ = {tv_sec = 0, tv_usec = 8715}}
  181. __FUNCTION__ = "svc"
  182. #6 0x00007f055fd85407 in ACE_Task_Base::svc_run (args=<value optimized out>)
  183. at ../../ace/Task.cpp:271
  184. t = 0x7f054a40b3c0
  185. svc_status = <value optimized out>
  186. #7 0x00007f055fd867b2 in ACE_Thread_Adapter::invoke_i (
  187. this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  188. hook = 0xfffffffffffffffc
  189. func = 0x7f055fd853d0 <ACE_Task_Base::svc_run(void*)>
  190. arg = 0x7f054a40b3c0
  191. cancel_flags = 0
  192. status = 0xfffffffffffffffc
  193. #8 0x00007f055fd86831 in ACE_Thread_Adapter::invoke (this=0x7f054a40ca30)
  194. at ../../ace/Thread_Adapter.cpp:96
  195. exit_hook_instance = <value optimized out>
  196. exit_hook_maybe = {instance_ = 0x0}
  197. exit_hook_ptr = <value optimized out>
  198. #9 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  199. No symbol table info available.
  200. #10 0x00007f055e19402d in clone () from /lib/libc.so.6
  201. No symbol table info available.
  202. #11 0x0000000000000000 in ?? ()
  203. No symbol table info available.
  204.  
  205. Thread 11 (Thread 26958):
  206. #0 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  207. No symbol table info available.
  208. #1 0x0000000000a1a346 in sleep (msecs=<value optimized out>)
  209. at /usr/local/include/ace/OS_NS_unistd.inl:951
  210. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  211. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  212. at /home/radical/Radical/src/shared/Threading.cpp:237
  213. No locals.
  214. #3 0x0000000000a25c39 in SqlDelayThread::run (this=0xe53680)
  215. at /home/radical/Radical/src/shared/Database/SqlDelayThread.cpp:48
  216. pingEveryLoop = 180000
  217. loopCounter = 128505
  218. #4 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f055d05fe30)
  219. at /home/radical/Radical/src/shared/Threading.cpp:187
  220. No locals.
  221. #5 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0xe53950)
  222. at ../../ace/OS_Thread_Adapter.cpp:103
  223. hook = 0xfffffffffffffdfc
  224. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  225. arg = 0xe53680
  226. cancel_flags = 0
  227. status = 0xfffffffffffffdfc
  228. #6 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  229. No symbol table info available.
  230. #7 0x00007f055e19402d in clone () from /lib/libc.so.6
  231. No symbol table info available.
  232. #8 0x0000000000000000 in ?? ()
  233. No symbol table info available.
  234.  
  235. Thread 10 (Thread 27032):
  236. #0 0x00007f055e16578d in nanosleep () from /lib/libc.so.6
  237. No symbol table info available.
  238. #1 0x00007f055e18e144 in usleep () from /lib/libc.so.6
  239. No symbol table info available.
  240. #2 0x0000000000537b1a in CliRunnable::run (this=<value optimized out>)
  241. at /home/radical/Radical/src/mangosd/CliRunnable.cpp:617
  242. command_str = 0x5292c0 "ÿ%J>\213"
  243. commandbuf = "ser info\000\000\000\000\000\000\000\000\230\036B^\005\177\000\000¨\036B^\005\177\000\000\003\000\000\000\000\000\000\000\001\020\000\000\000\000\000\000\000\000\000\000c", '\000' <repeats 11 times>, "0\020\000\000\000\000\000\000\200\020\000\000\001\001\000\000\230\036B^\005\177\000\000\020èæ\000\000\000\000\000@\036B^\005\177\000\000\001\020\000\000\000\000\000\000\000g=9\005\177", '\000' <repeats 18 times>, "0¹\023^\005\177\000\000\000\000\000\000\000\000\000\000\020èæ\000\000\000\000\000\001\020\000\000\000\000\000\000\210f=9\005\177\000\000\000g=9\005\177\000\000[Wº^\005\177\000\000\020èæ\000\000\000\000\000\226¬Ó_\005\177\000\000\000\000\000\000\000\000\000\000"...
  244. #3 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f05393d5cc0)
  245. at /home/radical/Radical/src/shared/Threading.cpp:187
  246. No locals.
  247. #4 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0x7f054a40a330)
  248. at ../../ace/OS_Thread_Adapter.cpp:103
  249. hook = 0x0
  250. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  251. arg = 0x7f054a40a420
  252. cancel_flags = 0
  253. status = 0x0
  254. #5 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  255. No symbol table info available.
  256. #6 0x00007f055e19402d in clone () from /lib/libc.so.6
  257. No symbol table info available.
  258. #7 0x0000000000000000 in ?? ()
  259. No symbol table info available.
  260.  
  261. Thread 9 (Thread 27030):
  262. #0 0x00000000006004d3 in Unit::GetCharmerOrOwner (this=0x7f042c4a4a70,
  263. unit=0x7f043988a4c0) at /home/radical/Radical/src/game/Unit.h:1534
  264. No locals.
  265. #1 Unit::IsHostileTo (this=0x7f042c4a4a70, unit=0x7f043988a4c0)
  266. at /home/radical/Radical/src/game/Unit.cpp:6127
  267. tester_faction = <value optimized out>
  268. target_faction = <value optimized out>
  269. testerOwner = <value optimized out>
  270. targetOwner = <value optimized out>
  271. tester = <value optimized out>
  272. target = <value optimized out>
  273. #2 0x00007f0533a730be in ScriptedAI::MoveInLineOfSight (this=0x7f042c4a71d0,
  274. pWho=0x7f043988a4c0)
  275. at /home/radical/Radical/src/bindings/ScriptDev2/include/sc_creature.cpp:56
  276. No locals.
  277. #3 0x000000000060a0f8 in void VisitorHelper<MaNGOS::CreatureRelocationNotifier, Creature>(MaNGOS::CreatureRelocationNotifier&, ContainerMapList<Creature>&) ()
  278. No symbol table info available.
  279. #4 0x00000000005ec3e5 in VisitorHelper<MaNGOS::CreatureRelocationNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (
  280. center_obj=<value optimized out>, visitor=<value optimized out>,
  281. radius=<value optimized out>, dont_load=<value optimized out>)
  282. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:57
  283. No locals.
  284. #5 VisitorHelper<MaNGOS::CreatureRelocationNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
  285. center_obj=<value optimized out>, visitor=<value optimized out>,
  286. radius=<value optimized out>, dont_load=<value optimized out>)
  287. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:58
  288. No locals.
  289. #6 VisitorHelper<MaNGOS::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  290. center_obj=<value optimized out>, visitor=<value optimized out>,
  291. radius=<value optimized out>, dont_load=<value optimized out>)
  292. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:65
  293. No locals.
  294. #7 TypeContainerVisitor<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (center_obj=<value optimized out>,
  295. visitor=<value optimized out>, radius=<value optimized out>,
  296. dont_load=<value optimized out>)
  297. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:80
  298. No locals.
  299. #8 Visit<MaNGOS::CreatureRelocationNotifier> (
  300. center_obj=<value optimized out>, visitor=<value optimized out>,
  301. radius=<value optimized out>, dont_load=<value optimized out>)
  302. at /home/radical/Radical/src/framework/GameSystem/Grid.h:81
  303. No locals.
  304. #9 Visit<MaNGOS::CreatureRelocationNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  305. center_obj=<value optimized out>, visitor=<value optimized out>,
  306. radius=<value optimized out>, dont_load=<value optimized out>)
  307. at /home/radical/Radical/src/framework/GameSystem/NGrid.h:156
  308. No locals.
  309. #10 Map::Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>,
  310. radius=<value optimized out>, dont_load=<value optimized out>)
  311. at /home/radical/Radical/src/game/Map.h:457
  312. x = 13
  313. y = <value optimized out>
  314. #11 Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>,
  315. radius=<value optimized out>, dont_load=<value optimized out>)
  316. at /home/radical/Radical/src/game/CellImpl.h:115
  317. r_zone = {data = {Part = {grid_x = 13, grid_y = 33, cell_x = 5,
  318. cell_y = 0, nocreate = 1, reserved = 0}, All = 16799821}}
  319. y = 264
  320. x = 109
  321. area = {low_bound = {x_coord = 109, y_coord = 263}, high_bound = {
  322. x_coord = 110, y_coord = 264}}
  323. #12 Visit<MaNGOS::CreatureRelocationNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (center_obj=<value optimized out>, visitor=<value optimized out>,
  324. radius=<value optimized out>, dont_load=<value optimized out>)
  325. at /home/radical/Radical/src/game/CellImpl.h:56
  326. No locals.
  327. #13 VisitAllObjects<MaNGOS::CreatureRelocationNotifier> (
  328. center_obj=<value optimized out>, visitor=<value optimized out>,
  329. radius=<value optimized out>, dont_load=<value optimized out>)
  330. at /home/radical/Radical/src/game/CellImpl.h:205
  331. cell = {data = {Part = {grid_x = 13, grid_y = 33, cell_x = 6,
  332. cell_y = 0, nocreate = 1, reserved = 0}, All = 16803917}}
  333. gnotifier = {i_visitor = @0x7f053a3d7ae0}
  334. wnotifier = {i_visitor = @0x7f053a3d7ae0}
  335. #14 0x000000000060c96e in RelocationNotifyEvent::Execute(unsigned long, unsigned int) ()
  336. No symbol table info available.
  337. #15 0x0000000000a2eeee in EventProcessor::Update (this=0x7f043988a5f8,
  338. p_time=48)
  339. at /home/radical/Radical/src/framework/Utilities/EventProcessor.cpp:47
  340. Event = 0x7f047194e360
  341. #16 0x0000000000603884 in Unit::Update (this=0x7f043988a4c0, update_diff=48,
  342. p_time=131) at /home/radical/Radical/src/game/Unit.cpp:345
  343. No locals.
  344. #17 0x000000000096f64c in Creature::Update (this=0x7f043988a4c0,
  345. update_diff=48, diff=131)
  346. at /home/radical/Radical/src/game/Creature.cpp:586
  347. No locals.
  348. #18 0x0000000000808a31 in WorldObject::UpdateHelper::Update (v=...,
  349. c=<value optimized out>) at /home/radical/Radical/src/game/Object.h:425
  350. No locals.
  351. #19 MaNGOS::ObjectUpdater::Visit (v=..., c=<value optimized out>)
  352. at /home/radical/Radical/src/game/GridNotifiersImpl.h:46
  353. No locals.
  354. #20 VisitorHelper<MaNGOS::ObjectUpdater, Creature> (v=...,
  355. c=<value optimized out>)
  356. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:50
  357. No locals.
  358. #21 0x00000000008061be in VisitorHelper<MaNGOS::ObjectUpdater, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=0x7f0549f8a3c0,
  359. t_diff=<value optimized out>)
  360. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:57
  361. No locals.
  362. #22 VisitorHelper<MaNGOS::ObjectUpdater, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=0x7f0549f8a3c0,
  363. t_diff=<value optimized out>)
  364. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:58
  365. No locals.
  366. #23 VisitorHelper<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (
  367. this=0x7f0549f8a3c0, t_diff=<value optimized out>)
  368. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:65
  369. No locals.
  370. #24 TypeContainerVisitor<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7f0549f8a3c0, t_diff=<value optimized out>)
  371. at /home/radical/Radical/src/framework/GameSystem/TypeContainerVisitor.h:80
  372. No locals.
  373. #25 Visit<MaNGOS::ObjectUpdater> (this=0x7f0549f8a3c0,
  374. t_diff=<value optimized out>)
  375. at /home/radical/Radical/src/framework/GameSystem/Grid.h:81
  376. No locals.
  377. #26 Visit<MaNGOS::ObjectUpdater, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7f0549f8a3c0,
  378. t_diff=<value optimized out>)
  379. at /home/radical/Radical/src/framework/GameSystem/NGrid.h:156
  380. No locals.
  381. #27 Visit<MaNGOS::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (
  382. this=0x7f0549f8a3c0, t_diff=<value optimized out>)
  383. at /home/radical/Radical/src/game/Map.h:457
  384. x = 13
  385. y = <value optimized out>
  386. #28 Map::Update (this=0x7f0549f8a3c0, t_diff=<value optimized out>)
  387. at /home/radical/Radical/src/game/Map.cpp:516
  388. cell = {data = {Part = {grid_x = 13, grid_y = 33, cell_x = 5,
  389. cell_y = 0, nocreate = 1, reserved = 0}, All = 16799821}}
  390. y = 264
  391. x = 109
  392. plr = <value optimized out>
  393. updater = {i_timeDiff = 131}
  394. __FUNCTION__ = "Update"
  395. #29 0x000000000074a254 in MapUpdateRequest::call (this=0x326da5a0)
  396. at /home/radical/Radical/src/game/MapUpdater.cpp:53
  397. threadId = 139660428674816
  398. #30 0x0000000000a19cd1 in DelayExecutor::svc (this=0x7f0549f7f530)
  399. at /home/radical/Radical/src/shared/DelayExecutor.cpp:70
  400. rq = 0x326da5a0
  401. #31 0x00007f055fd85407 in ACE_Task_Base::svc_run (args=<value optimized out>)
  402. at ../../ace/Task.cpp:271
  403. t = 0x7f0549f7f530
  404. svc_status = <value optimized out>
  405. #32 0x00007f055fd867b2 in ACE_Thread_Adapter::invoke_i (
  406. this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  407. hook = 0x7f042c4a6cb0
  408. func = 0x7f055fd853d0 <ACE_Task_Base::svc_run(void*)>
  409. arg = 0x7f0549f7f530
  410. cancel_flags = 0
  411. status = 0x7f042c4a6cb0
  412. #33 0x00007f055fd86831 in ACE_Thread_Adapter::invoke (this=0x7f0549f7ffb0)
  413. at ../../ace/Thread_Adapter.cpp:96
  414. exit_hook_instance = <value optimized out>
  415. exit_hook_maybe = {instance_ = 0x0}
  416. exit_hook_ptr = <value optimized out>
  417. #34 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  418. No symbol table info available.
  419. #35 0x00007f055e19402d in clone () from /lib/libc.so.6
  420. No symbol table info available.
  421. #36 0x0000000000000000 in ?? ()
  422. No symbol table info available.
  423.  
  424. Thread 8 (Thread 27033):
  425. #0 0x00007f055e0f7447 in kill () from /lib/libc.so.6
  426. No symbol table info available.
  427. #1 0x000000000052dab3 in kill (s=<value optimized out>)
  428. at /usr/local/include/ace/OS_NS_signal.inl:21
  429. No locals.
  430. #2 Master::_OnSignal (s=<value optimized out>)
  431. at /home/radical/Radical/src/mangosd/Master.cpp:647
  432. No locals.
  433. #3 <signal handler called>
  434. No symbol table info available.
  435. #4 FreezeDetectorRunnable::run (this=0x7f0549f7fb50)
  436. at /home/radical/Radical/src/mangosd/Master.cpp:99
  437. curtime = <value optimized out>
  438. #5 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f055e420860)
  439. at /home/radical/Radical/src/shared/Threading.cpp:187
  440. No locals.
  441. #6 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0x7f054a40acd0)
  442. at ../../ace/OS_Thread_Adapter.cpp:103
  443. hook = 0x0
  444. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  445. arg = 0x7f0549f7fb50
  446. cancel_flags = 0
  447. status = 0x0
  448. #7 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  449. No symbol table info available.
  450. #8 0x00007f055e19402d in clone () from /lib/libc.so.6
  451. No symbol table info available.
  452. #9 0x0000000000000000 in ?? ()
  453. No symbol table info available.
  454.  
  455. Thread 7 (Thread 27036):
  456. #0 0x00007f055e194623 in epoll_wait () from /lib/libc.so.6
  457. No symbol table info available.
  458. #1 0x00007f055fd07914 in ACE_Dev_Poll_Reactor::work_pending_i (
  459. this=0x7f054a40c160, max_wait_time=<value optimized out>)
  460. at ../../ace/Dev_Poll_Reactor.cpp:960
  461. timer_buf = {static zero = {
  462. static zero = <same as static member of an already seen type>,
  463. static max_time = {
  464. static zero = <same as static member of an already seen type>,
  465. 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}},
  466. static max_time = <same as static member of an already seen type>,
  467. tv_ = {tv_sec = 0, tv_usec = 9999}}
  468. this_timeout = <value optimized out>
  469. timeout = 9
  470. nfds = <value optimized out>
  471. #2 0x00007f055fd081cc in ACE_Dev_Poll_Reactor::handle_events_i (
  472. this=0x7f054a40c160, max_wait_time=0x7f0532848de0, guard=...)
  473. at ../../ace/Dev_Poll_Reactor.cpp:1033
  474. result = <value optimized out>
  475. #3 0x00007f055fd0838e in ACE_Dev_Poll_Reactor::handle_events (
  476. this=0x7f054a40c160, max_wait_time=0x7f0532848de0)
  477. at ../../ace/Dev_Poll_Reactor.cpp:1015
  478. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  479. max_wait_time_ = 0x7f0532848de0, start_time_ = {static zero = {
  480. static zero = <same as static member of an already seen type>,
  481. static max_time = {
  482. static zero = <same as static member of an already seen type>,
  483. 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}},
  484. static max_time = <same as static member of an already seen type>,
  485. tv_ = {tv_sec = 1323186211, tv_usec = 652634}}, stopped_ = false}
  486. guard = {token_ = @0x7f054a40c1d8, owner_ = 1}
  487. result = -1
  488. #4 0x00007f055fd5fafd in ACE_Reactor::run_reactor_event_loop (
  489. this=0x7f0549f7ffb0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  490. result = 1245754840
  491. #5 0x0000000000811c60 in ReactorRunnable::svc (this=0x7f054a40b4f8)
  492. at /home/radical/Radical/src/game/WorldSocketMgr.cpp:165
  493. interval = {static zero = {
  494. static zero = <same as static member of an already seen type>,
  495. static max_time = {
  496. static zero = <same as static member of an already seen type>,
  497. 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}},
  498. static max_time = <same as static member of an already seen type>,
  499. tv_ = {tv_sec = 0, tv_usec = 9999}}
  500. __FUNCTION__ = "svc"
  501. #6 0x00007f055fd85407 in ACE_Task_Base::svc_run (args=<value optimized out>)
  502. at ../../ace/Task.cpp:271
  503. t = 0x7f054a40b4f8
  504. svc_status = <value optimized out>
  505. #7 0x00007f055fd867b2 in ACE_Thread_Adapter::invoke_i (
  506. this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  507. hook = 0xfffffffffffffffc
  508. func = 0x7f055fd853d0 <ACE_Task_Base::svc_run(void*)>
  509. arg = 0x7f054a40b4f8
  510. cancel_flags = 0
  511. status = 0xfffffffffffffffc
  512. #8 0x00007f055fd86831 in ACE_Thread_Adapter::invoke (this=0x7f054a40cc80)
  513. at ../../ace/Thread_Adapter.cpp:96
  514. exit_hook_instance = <value optimized out>
  515. exit_hook_maybe = {instance_ = 0x0}
  516. exit_hook_ptr = <value optimized out>
  517. #9 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #10 0x00007f055e19402d in clone () from /lib/libc.so.6
  520. No symbol table info available.
  521. #11 0x0000000000000000 in ?? ()
  522. No symbol table info available.
  523.  
  524. Thread 6 (Thread 27027):
  525. #0 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  526. No symbol table info available.
  527. #1 0x0000000000a1a346 in sleep (msecs=<value optimized out>)
  528. at /usr/local/include/ace/OS_NS_unistd.inl:951
  529. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  530. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  531. at /home/radical/Radical/src/shared/Threading.cpp:237
  532. No locals.
  533. #3 0x0000000000a25c39 in SqlDelayThread::run (this=0x7f054a7c8b30)
  534. at /home/radical/Radical/src/shared/Database/SqlDelayThread.cpp:48
  535. pingEveryLoop = 180000
  536. loopCounter = 10566
  537. #4 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f055384de30)
  538. at /home/radical/Radical/src/shared/Threading.cpp:187
  539. No locals.
  540. #5 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0x7f05471600d0)
  541. at ../../ace/OS_Thread_Adapter.cpp:103
  542. hook = 0xfffffffffffffdfc
  543. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  544. arg = 0x7f054a7c8b30
  545. cancel_flags = 0
  546. status = 0xfffffffffffffdfc
  547. #6 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  548. No symbol table info available.
  549. #7 0x00007f055e19402d in clone () from /lib/libc.so.6
  550. No symbol table info available.
  551. #8 0x0000000000000000 in ?? ()
  552. No symbol table info available.
  553.  
  554. Thread 5 (Thread 26959):
  555. #0 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  556. No symbol table info available.
  557. #1 0x0000000000a1a346 in sleep (msecs=<value optimized out>)
  558. at /usr/local/include/ace/OS_NS_unistd.inl:951
  559. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  560. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  561. at /home/radical/Radical/src/shared/Threading.cpp:237
  562. No locals.
  563. #3 0x0000000000a25c39 in SqlDelayThread::run (this=0xe62f90)
  564. at /home/radical/Radical/src/shared/Database/SqlDelayThread.cpp:48
  565. pingEveryLoop = 180000
  566. loopCounter = 20184
  567. #4 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f055c85ee30)
  568. at /home/radical/Radical/src/shared/Threading.cpp:187
  569. No locals.
  570. #5 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0xe63260)
  571. at ../../ace/OS_Thread_Adapter.cpp:103
  572. hook = 0xfffffffffffffdfc
  573. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  574. arg = 0xe62f90
  575. cancel_flags = 0
  576. status = 0xfffffffffffffdfc
  577. #6 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  578. No symbol table info available.
  579. #7 0x00007f055e19402d in clone () from /lib/libc.so.6
  580. No symbol table info available.
  581. #8 0x0000000000000000 in ?? ()
  582. No symbol table info available.
  583.  
  584. Thread 4 (Thread 26957):
  585. #0 0x00007f055e4347dd in nanosleep () from /lib/libpthread.so.0
  586. No symbol table info available.
  587. #1 0x0000000000a1a346 in sleep (msecs=<value optimized out>)
  588. at /usr/local/include/ace/OS_NS_unistd.inl:951
  589. rqtp = {tv_sec = 0, tv_nsec = 10000000}
  590. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  591. at /home/radical/Radical/src/shared/Threading.cpp:237
  592. No locals.
  593. #3 0x0000000000a25c39 in SqlDelayThread::run (this=0xe43ea0)
  594. at /home/radical/Radical/src/shared/Database/SqlDelayThread.cpp:48
  595. pingEveryLoop = 180000
  596. loopCounter = 20564
  597. #4 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f055da6ce30)
  598. at /home/radical/Radical/src/shared/Threading.cpp:187
  599. No locals.
  600. #5 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0xe44170)
  601. at ../../ace/OS_Thread_Adapter.cpp:103
  602. hook = 0xfffffffffffffdfc
  603. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  604. arg = 0xe43ea0
  605. cancel_flags = 0
  606. status = 0xfffffffffffffdfc
  607. #6 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  608. No symbol table info available.
  609. #7 0x00007f055e19402d in clone () from /lib/libc.so.6
  610. No symbol table info available.
  611. #8 0x0000000000000000 in ?? ()
  612. No symbol table info available.
  613.  
  614. Thread 3 (Thread 27034):
  615. #0 0x00007f055e194623 in epoll_wait () from /lib/libc.so.6
  616. No symbol table info available.
  617. #1 0x00007f055fd07914 in ACE_Dev_Poll_Reactor::work_pending_i (
  618. this=0x7f054a40b640, max_wait_time=<value optimized out>)
  619. at ../../ace/Dev_Poll_Reactor.cpp:960
  620. timer_buf = {static zero = {
  621. static zero = <same as static member of an already seen type>,
  622. static max_time = {
  623. static zero = <same as static member of an already seen type>,
  624. 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}},
  625. static max_time = <same as static member of an already seen type>,
  626. tv_ = {tv_sec = 0, tv_usec = 10000}}
  627. this_timeout = <value optimized out>
  628. timeout = 10
  629. nfds = <value optimized out>
  630. #2 0x00007f055fd081cc in ACE_Dev_Poll_Reactor::handle_events_i (
  631. this=0x7f054a40b640, max_wait_time=0x7f053384ade0, guard=...)
  632. at ../../ace/Dev_Poll_Reactor.cpp:1033
  633. result = <value optimized out>
  634. #3 0x00007f055fd0838e in ACE_Dev_Poll_Reactor::handle_events (
  635. this=0x7f054a40b640, max_wait_time=0x7f053384ade0)
  636. at ../../ace/Dev_Poll_Reactor.cpp:1015
  637. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  638. max_wait_time_ = 0x7f053384ade0, start_time_ = {static zero = {
  639. static zero = <same as static member of an already seen type>,
  640. static max_time = {
  641. static zero = <same as static member of an already seen type>,
  642. 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}},
  643. static max_time = <same as static member of an already seen type>,
  644. tv_ = {tv_sec = 1323186211, tv_usec = 645776}}, stopped_ = false}
  645. guard = {token_ = @0x7f054a40b6b8, owner_ = 1}
  646. result = -1
  647. #4 0x00007f055fd5fafd in ACE_Reactor::run_reactor_event_loop (
  648. this=0x7f05580008b0, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  649. result = 1245754216
  650. #5 0x0000000000811c60 in ReactorRunnable::svc (this=0x7f054a40b288)
  651. at /home/radical/Radical/src/game/WorldSocketMgr.cpp:165
  652. interval = {static zero = {
  653. static zero = <same as static member of an already seen type>,
  654. static max_time = {
  655. static zero = <same as static member of an already seen type>,
  656. 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}},
  657. static max_time = <same as static member of an already seen type>,
  658. tv_ = {tv_sec = 0, tv_usec = 10000}}
  659. __FUNCTION__ = "svc"
  660. #6 0x00007f055fd85407 in ACE_Task_Base::svc_run (args=<value optimized out>)
  661. at ../../ace/Task.cpp:271
  662. t = 0x7f054a40b288
  663. svc_status = <value optimized out>
  664. #7 0x00007f055fd867b2 in ACE_Thread_Adapter::invoke_i (
  665. this=<value optimized out>) at ../../ace/Thread_Adapter.cpp:161
  666. hook = 0xfffffffffffffffc
  667. func = 0x7f055fd853d0 <ACE_Task_Base::svc_run(void*)>
  668. arg = 0x7f054a40b288
  669. cancel_flags = 0
  670. status = 0xfffffffffffffffc
  671. #8 0x00007f055fd86831 in ACE_Thread_Adapter::invoke (this=0x7f054a40c7e0)
  672. at ../../ace/Thread_Adapter.cpp:96
  673. exit_hook_instance = <value optimized out>
  674. exit_hook_maybe = {instance_ = 0x0}
  675. exit_hook_ptr = <value optimized out>
  676. #9 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  677. No symbol table info available.
  678. #10 0x00007f055e19402d in clone () from /lib/libc.so.6
  679. No symbol table info available.
  680. #11 0x0000000000000000 in ?? ()
  681. No symbol table info available.
  682.  
  683. Thread 2 (Thread 27031):
  684. #0 0x00007f055e43116c in pthread_cond_wait@@GLIBC_2.3.2 ()
  685. from /lib/libpthread.so.0
  686. No symbol table info available.
  687. #1 0x00007f055fcf509a in cond_wait (this=0x7f0549f7f604)
  688. at ../../ace/OS_NS_Thread.inl:325
  689. result = <value optimized out>
  690. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f0549f7f604)
  691. at ../../ace/Condition_Thread_Mutex.cpp:90
  692. No locals.
  693. #3 0x0000000000749360 in MapUpdater::wait (this=0x7f0549f7f528)
  694. at /home/radical/Radical/src/game/MapUpdater.cpp:95
  695. guard = {lock_ = 0x7f0549f7f640, owner_ = 0}
  696. #4 0x000000000095a496 in MapManager::Update (this=0x7f0549f7f440,
  697. diff=<value optimized out>)
  698. at /home/radical/Radical/src/game/MapManager.cpp:295
  699. No locals.
  700. #5 0x000000000089276c in World::Update (this=0x7f0558000930, diff=48)
  701. at /home/radical/Radical/src/game/World.cpp:1695
  702. autobroadcaston = 1
  703. #6 0x000000000052a68c in WorldRunnable::run (this=<value optimized out>)
  704. at /home/radical/Radical/src/mangosd/WorldRunnable.cpp:60
  705. diff = 48
  706. prevSleepTime = 47
  707. #7 0x0000000000a1a72a in ACE_Based::Thread::ThreadTask (param=0x7f0549f7f604)
  708. at /home/radical/Radical/src/shared/Threading.cpp:187
  709. No locals.
  710. #8 0x00007f055fd3e322 in ACE_OS_Thread_Adapter::invoke (this=0x7f054a40a330)
  711. at ../../ace/OS_Thread_Adapter.cpp:103
  712. hook = 0xfffffffffffffe00
  713. func = 0xa1a720 <ACE_Based::Thread::ThreadTask(void*)>
  714. arg = 0x7f054a40a440
  715. cancel_flags = 0
  716. status = 0xfffffffffffffe00
  717. #9 0x00007f055e42c8ba in start_thread () from /lib/libpthread.so.0
  718. No symbol table info available.
  719. #10 0x00007f055e19402d in clone () from /lib/libc.so.6
  720. No symbol table info available.
  721. #11 0x0000000000000000 in ?? ()
  722. No symbol table info available.
  723.  
  724. Thread 1 (Thread 26954):
  725. #0 0x00007f055e42dbe5 in pthread_join () from /lib/libpthread.so.0
  726. No symbol table info available.
  727. #1 0x00007f055fd8910c in thr_join (this=<value optimized out>,
  728. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2784
  729. result = 1240987736
  730. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  731. at ../../ace/Thread.inl:137
  732. No locals.
  733. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  734. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  735. i = 0
  736. copy_count = 1
  737. copy_table = 0x7f054a40ce28
  738. result = <value optimized out>
  739. #4 0x00000000008102ff in ReactorRunnable::Wait (this=0x7f0558f7a028)
  740. at /home/radical/Radical/src/game/WorldSocketMgr.cpp:101
  741. No locals.
  742. #5 WorldSocketMgr::Wait (this=0x7f0558f7a028)
  743. at /home/radical/Radical/src/game/WorldSocketMgr.cpp:310
  744. i = 1
  745. #6 0x000000000052e5fd in Master::Run (this=0xe26e00)
  746. at /home/radical/Radical/src/mangosd/Master.cpp:327
  747. pidfile = {static npos = 18446744073709551615,
  748. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xdf3458 ""}}
  749. rar_thread = 0x0
  750. bind_ip = {static npos = 18446744073709551615,
  751. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f054a42dd08 "0.0.0.0"}}
  752. world_thread = {m_iThreadId = 139660420282112,
  753. m_hThreadHandle = 139660420282112, m_task = 0x7f054a40a440,
  754. static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  755. _vptr.ACE_TSS = 0xb1ea70, keylock_ = {lock_ = {__data = {
  756. __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  757. __kind = 0, __spins = 0, __list = {__prev = 0x0,
  758. __next = 0x0}}, __size = '\000' <repeats 39 times>,
  759. __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  760. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  761. cliThread = 0x7f054a40a400
  762. soap_thread = 0x0
  763. freeze_thread = 0x7f054a40afa0
  764. wsport = 8085
  765. #7 0x00000000005308f5 in main (argc=<value optimized out>,
  766. argv=0x7fff80579978) at /home/radical/Radical/src/mangosd/Main.cpp:215
  767. cfg_file = 0xa9de48 "/home/radical/etc/mangosd.conf"
  768. cmd_opts = {argc_ = 1, argv_ = 0x7fff80579978, optind = 1, opterr = 0,
  769. optarg = 0x0, optstring_ = 0xe09530, long_only_ = 0, has_colon_ = 1,
  770. last_option_ = 0xe09470, nextchar_ = 0x0, optopt_ = 0,
  771. ordering_ = 2, nonopt_start_ = 1, nonopt_end_ = 1,
  772. long_option_ = 0x0,
  773. long_opts_ = {<ACE_Array_Base<ACE_Get_Opt::ACE_Get_Opt_Long_Option*>> = {max_size_ = 2, cur_size_ = 2, array_ = 0xe0a210,
  774. allocator_ = 0x7f055ffebbb0}, <No data fields>}}
  775. serviceDaemonMode = 0 '\000'
  776. option = <value optimized out>
Add Comment
Please, Sign In to add comment