Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.32 KB | None | 0 0
  1. [Thread 0x7f1d74bff700 (LWP 27193) exited]
  2. [New Thread 0x7f1d723ff700 (LWP 27196)]
  3. [New Thread 0x7f1d733ff700 (LWP 27195)]
  4. [New Thread 0x7f1d717fe700 (LWP 27197)]
  5. [New Thread 0x7f1d703ff700 (LWP 27198)]
  6. [New Thread 0x7f1d6e7ff700 (LWP 27199)]
  7. [New Thread 0x7f1d6d7ff700 (LWP 27200)]
  8. [New Thread 0x7f1d6c7ff700 (LWP 27201)]
  9. [New Thread 0x7f1d6b7ff700 (LWP 27202)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7f1d7a7ff700 (LWP 27191)]
  13. 0x0000000000000000 in ?? ()
  14. #0 0x0000000000000000 in ?? ()
  15. #1 0x00000000007d71cc in WorldObject::GetMap (this=0x7f1d7adda000)
  16. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:781
  17. #2 0x00000000009dcb92 in WorldObject::IsInMap (this=0x7f1da2617860,
  18. obj=<value optimized out>)
  19. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:689
  20. #3 WorldObject::IsWithinLOSInMap (this=0x7f1da2617860,
  21. obj=<value optimized out>)
  22. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.cpp:1361
  23. #4 0x0000000000b9946b in Spell::AddUnitTarget (this=0x7f1d63970600,
  24. pVictim=0x7f1d7adda000, effIndex=0)
  25. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:944
  26. #5 0x0000000000ba6ce0 in Spell::SelectEffectTargets (this=0x7f1d63970600,
  27. i=<value optimized out>, cur=<value optimized out>)
  28. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:2850
  29. #6 0x0000000000ba8884 in Spell::SelectSpellTargets (this=0x7f1d63970600)
  30. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:635
  31. #7 0x0000000000ba91e8 in Spell::cast (this=0x7f1d63970600, skipCheck=true)
  32. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3212
  33. #8 0x0000000000baa734 in Spell::prepare (this=0x7f1d63970600,
  34. targets=<value optimized out>, triggeredByAura=<value optimized out>)
  35. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3055
  36. #9 0x000000000098f597 in Unit::CastSpell (this=<value optimized out>,
  37. Victim=<value optimized out>, spellInfo=0x7f1d9788b450,
  38. triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  39. originalCaster=0)
  40. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Unit/Unit.cpp:866
  41. #10 0x000000000108b562 in boss_deathbringer_saurfang::boss_deathbringer_saurfangAI::UpdateAI(unsigned int) ()
  42. #11 0x000000000095060c in Creature::Update (this=0x7f1d648ec000, diff=101)
  43. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Creature/Creature.cpp:535
  44. #12 0x0000000000ab17cb in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  45. #13 0x0000000000ab248a in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  46. #14 0x0000000000aa2e5d in Map::VisitNearbyCellsOf (this=0x7f1d65972000,
  47. obj=<value optimized out>, gridVisitor=<value optimized out>,
  48. worldVisitor=<value optimized out>)
  49. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:499
  50. #15 0x0000000000aa8ac6 in Map::Update (this=0x7f1d65972000,
  51. t_diff=@0x7f1d6596ba20)
  52. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:540
  53. #16 0x0000000000aa8ba9 in InstanceMap::Update (this=0x7f1da2617860,
  54. t_diff=@0x0)
  55. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:2384
  56. #17 0x0000000000c6a9c9 in MapInstanced::Update (this=0x7f1d9241b000,
  57. t=@0x7f1d6596ba20)
  58. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapInstanced.cpp:67
  59. #18 0x0000000000c6a542 in MapUpdateRequest::call (this=0x7f1d6596ba00)
  60. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:54
  61. #19 0x0000000000d03cb1 in DelayExecutor::svc (this=0x7f1da0c8ab40)
  62. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/DelayExecutor.cpp:52
  63. #20 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  64. at ../../ace/Task.cpp:275
  65. #21 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7aeaed00)
  66. at ../../ace/Thread_Adapter.cpp:98
  67. #22 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  68. #23 0x00007f1da238b02d in clone () from /lib/libc.so.6
  69. #24 0x0000000000000000 in ?? ()
  70. #0 0x0000000000000000 in ?? ()
  71. No symbol table info available.
  72. #1 0x00000000007d71cc in WorldObject::GetMap (this=0x7f1d7adda000)
  73. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:781
  74. st = {static SYMBUFSIZ = 4096,
  75. buf_ = "/home/odyssee-dev/build/bin/worldserver(_ZN5Spell13AddUnitTargetEP4Unitj+0x6b) [0xb9946b]\n/home/odyssee-dev/build/bin/worldserver(_ZN5Spell19SelectEffectTargetsEjj+0xc00) [0xba6ce0]\n/home/odyssee-dev/"...,
  76. buflen_ = 2256,
  77. static UNSUPPORTED = 0x7f1da3d78a60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f1da3d78a90 "<unable to get trace>"}
  78. __FUNCTION__ = "GetMap"
  79. #2 0x00000000009dcb92 in WorldObject::IsInMap (this=0x7f1da2617860,
  80. obj=<value optimized out>)
  81. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:689
  82. No locals.
  83. #3 WorldObject::IsWithinLOSInMap (this=0x7f1da2617860,
  84. obj=<value optimized out>)
  85. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.cpp:1361
  86. No locals.
  87. #4 0x0000000000b9946b in Spell::AddUnitTarget (this=0x7f1d63970600,
  88. pVictim=0x7f1d7adda000, effIndex=0)
  89. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:944
  90. immuned = <value optimized out>
  91. targetGUID = <value optimized out>
  92. #5 0x0000000000ba6ce0 in Spell::SelectEffectTargets (this=0x7f1d63970600,
  93. i=<value optimized out>, cur=<value optimized out>)
  94. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:2850
  95. maxSize = 1671030208
  96. power = <value optimized out>
  97. gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {
  98. _M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d7a7fd860,
  99. _M_prev = 0x7f1d7a7fd860}}}, <No data fields>}
  100. radius = 0
  101. targetType = 1671030208
  102. unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
  103. _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d638cae20,
  104. _M_prev = 0x7f1d638cae20}}}, <No data fields>}
  105. pushType = 1670842376
  106. modOwner = <value optimized out>
  107. #6 0x0000000000ba8884 in Spell::SelectSpellTargets (this=0x7f1d63970600)
  108. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:635
  109. effectTargetType = 1
  110. targetA = <value optimized out>
  111. targetB = <value optimized out>
  112. i = 0
  113. #7 0x0000000000ba91e8 in Spell::cast (this=0x7f1d63970600, skipCheck=true)
  114. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3212
  115. No locals.
  116. #8 0x0000000000baa734 in Spell::prepare (this=0x7f1d63970600,
  117. targets=<value optimized out>, triggeredByAura=<value optimized out>)
  118. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3055
  119. result = <value optimized out>
  120. #9 0x000000000098f597 in Unit::CastSpell (this=<value optimized out>,
  121. Victim=<value optimized out>, spellInfo=0x7f1d9788b450,
  122. triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  123. originalCaster=0)
  124. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Unit/Unit.cpp:866
  125. targets = {m_targetMask = 2, m_unitTarget = 0x7f1d648ec000,
  126. m_GOTarget = 0x0, m_itemTarget = 0x0,
  127. m_unitTargetGUID = 17388398795682328618, m_GOTargetGUID = 0,
  128. m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0,
  129. m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
  130. m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  131. m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  132. m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {
  133. m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  134. m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0,
  135. m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  136. m_mapId = 4294967295}, m_elevation = 0, m_speed = 0,
  137. m_strTarget = {static npos = 18446744073709551615,
  138. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1731fd8 ""}}}
  139. #10 0x000000000108b562 in boss_deathbringer_saurfang::boss_deathbringer_saurfangAI::UpdateAI(unsigned int) ()
  140. No symbol table info available.
  141. #11 0x000000000095060c in Creature::Update (this=0x7f1d648ec000, diff=101)
  142. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Creature/Creature.cpp:535
  143. bInCombat = <value optimized out>
  144. #12 0x0000000000ab17cb in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  145. No symbol table info available.
  146. #13 0x0000000000ab248a in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  147. No symbol table info available.
  148. #14 0x0000000000aa2e5d in Map::VisitNearbyCellsOf (this=0x7f1d65972000,
  149. obj=<value optimized out>, gridVisitor=<value optimized out>,
  150. worldVisitor=<value optimized out>)
  151. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:499
  152. pair = {x_coord = 248, y_coord = 289}
  153. cell = {data = {Part = {grid_x = 31, grid_y = 36, cell_x = 0,
  154. cell_y = 1, nocreate = 0, reserved = 16}, All = 537135391}}
  155. y = 289
  156. x = 248
  157. #15 0x0000000000aa8ac6 in Map::Update (this=0x7f1d65972000,
  158. t_diff=@0x7f1d6596ba20)
  159. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:540
  160. plr = 0x7f1d6921f000
  161. updater = {i_timeDiff = 101}
  162. grid_object_update = {i_visitor = @0x7f1d7a7fedb0}
  163. world_object_update = {i_visitor = @0x7f1d7a7fedb0}
  164. #16 0x0000000000aa8ba9 in InstanceMap::Update (this=0x7f1da2617860,
  165. t_diff=@0x0)
  166. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:2384
  167. No locals.
  168. #17 0x0000000000c6a9c9 in MapInstanced::Update (this=0x7f1d9241b000,
  169. t=@0x7f1d6596ba20)
  170. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapInstanced.cpp:67
  171. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7f1d6593cbc0,
  172. _M_cur_bucket = 0x7f1d92ed4b50}, <No data fields>}
  173. #18 0x0000000000c6a542 in MapUpdateRequest::call (this=0x7f1d6596ba00)
  174. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:54
  175. No locals.
  176. #19 0x0000000000d03cb1 in DelayExecutor::svc (this=0x7f1da0c8ab40)
  177. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/DelayExecutor.cpp:52
  178. rq = 0x7f1d6596ba00
  179. #20 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  180. at ../../ace/Task.cpp:275
  181. t = 0x7f1da0c8ab40
  182. svc_status = <value optimized out>
  183. #21 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7aeaed00)
  184. at ../../ace/Thread_Adapter.cpp:98
  185. exit_hook_instance = <value optimized out>
  186. exit_hook_maybe = {instance_ = 0x0}
  187. exit_hook_ptr = <value optimized out>
  188. #22 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  189. No symbol table info available.
  190. #23 0x00007f1da238b02d in clone () from /lib/libc.so.6
  191. No symbol table info available.
  192. #24 0x0000000000000000 in ?? ()
  193. No symbol table info available.
  194. No symbol table info available.
  195. No symbol table info available.
  196. print_frame_label_vars disabled.
  197.  
  198. Thread 16 (Thread 0x7f1d6b7ff700 (LWP 27202)):
  199. #0 0x00007f1da238b623 in epoll_wait () from /lib/libc.so.6
  200. No symbol table info available.
  201. #1 0x00007f1da3ce4bf4 in ACE_Dev_Poll_Reactor::work_pending_i (
  202. this=0x7f1d76929880, max_wait_time=<value optimized out>)
  203. at ../../ace/Dev_Poll_Reactor.cpp:991
  204. timer_buf = {static zero = {
  205. static zero = <same as static member of an already seen type>,
  206. static max_time = {
  207. static zero = <same as static member of an already seen type>,
  208. 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}},
  209. static max_time = <same as static member of an already seen type>,
  210. tv_ = {tv_sec = 0, tv_usec = 9999}}
  211. this_timeout = <value optimized out>
  212. timeout = 9
  213. nfds = <value optimized out>
  214. #2 0x00007f1da3ce52ec in ACE_Dev_Poll_Reactor::handle_events_i (
  215. this=0x7f1d76929880, max_wait_time=0x7f1d6b7fee30, guard=...)
  216. at ../../ace/Dev_Poll_Reactor.cpp:1064
  217. result = <value optimized out>
  218. #3 0x00007f1da3ce54ae in ACE_Dev_Poll_Reactor::handle_events (
  219. this=0x7f1d76929880, max_wait_time=0x7f1d6b7fee30)
  220. at ../../ace/Dev_Poll_Reactor.cpp:1046
  221. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  222. max_wait_time_ = 0x7f1d6b7fee30, start_time_ = {static zero = {
  223. static zero = <same as static member of an already seen type>,
  224. static max_time = {
  225. static zero = <same as static member of an already seen type>,
  226. 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}},
  227. static max_time = <same as static member of an already seen type>,
  228. tv_ = {tv_sec = 1309191199, tv_usec = 610372}}, stopped_ = false}
  229. guard = {token_ = @0x7f1d76929900, owner_ = 1}
  230. result = -1
  231. #4 0x00007f1da3d3c4bd in ACE_Reactor::run_reactor_event_loop (
  232. this=0x7f1d75f0c980, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  233. result = 1979430432
  234. #5 0x0000000000b00a17 in ReactorRunnable::svc() ()
  235. No symbol table info available.
  236. #6 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  237. at ../../ace/Task.cpp:275
  238. t = 0x7f1d75fbb540
  239. svc_status = <value optimized out>
  240. #7 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d75c1ac40)
  241. at ../../ace/Thread_Adapter.cpp:98
  242. exit_hook_instance = <value optimized out>
  243. exit_hook_maybe = {instance_ = 0x0}
  244. exit_hook_ptr = <value optimized out>
  245. #8 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  246. No symbol table info available.
  247. #9 0x00007f1da238b02d in clone () from /lib/libc.so.6
  248. No symbol table info available.
  249. #10 0x0000000000000000 in ?? ()
  250. No symbol table info available.
  251.  
  252. Thread 15 (Thread 0x7f1d6c7ff700 (LWP 27201)):
  253. #0 0x00007f1da238b623 in epoll_wait () from /lib/libc.so.6
  254. No symbol table info available.
  255. #1 0x00007f1da3ce4bf4 in ACE_Dev_Poll_Reactor::work_pending_i (
  256. this=0x7f1d76929700, max_wait_time=<value optimized out>)
  257. at ../../ace/Dev_Poll_Reactor.cpp:991
  258. timer_buf = {static zero = {
  259. static zero = <same as static member of an already seen type>,
  260. static max_time = {
  261. static zero = <same as static member of an already seen type>,
  262. 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}},
  263. static max_time = <same as static member of an already seen type>,
  264. tv_ = {tv_sec = 0, tv_usec = 9999}}
  265. this_timeout = <value optimized out>
  266. timeout = 9
  267. nfds = <value optimized out>
  268. #2 0x00007f1da3ce52ec in ACE_Dev_Poll_Reactor::handle_events_i (
  269. this=0x7f1d76929700, max_wait_time=0x7f1d6c7fee30, guard=...)
  270. at ../../ace/Dev_Poll_Reactor.cpp:1064
  271. result = <value optimized out>
  272. #3 0x00007f1da3ce54ae in ACE_Dev_Poll_Reactor::handle_events (
  273. this=0x7f1d76929700, max_wait_time=0x7f1d6c7fee30)
  274. at ../../ace/Dev_Poll_Reactor.cpp:1046
  275. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  276. max_wait_time_ = 0x7f1d6c7fee30, start_time_ = {static zero = {
  277. static zero = <same as static member of an already seen type>,
  278. static max_time = {
  279. static zero = <same as static member of an already seen type>,
  280. 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}},
  281. static max_time = <same as static member of an already seen type>,
  282. tv_ = {tv_sec = 1309191199, tv_usec = 611421}}, stopped_ = false}
  283. guard = {token_ = @0x7f1d76929780, owner_ = 1}
  284. result = -1
  285. #4 0x00007f1da3d3c4bd in ACE_Reactor::run_reactor_event_loop (
  286. this=0x7f1d75f0c940, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  287. result = 0
  288. #5 0x0000000000b00a17 in ReactorRunnable::svc() ()
  289. No symbol table info available.
  290. #6 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  291. at ../../ace/Task.cpp:275
  292. t = 0x7f1d75fbb408
  293. svc_status = <value optimized out>
  294. #7 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d75c1ab80)
  295. at ../../ace/Thread_Adapter.cpp:98
  296. exit_hook_instance = <value optimized out>
  297. exit_hook_maybe = {instance_ = 0x0}
  298. exit_hook_ptr = <value optimized out>
  299. #8 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  300. No symbol table info available.
  301. #9 0x00007f1da238b02d in clone () from /lib/libc.so.6
  302. No symbol table info available.
  303. #10 0x0000000000000000 in ?? ()
  304. No symbol table info available.
  305.  
  306. Thread 14 (Thread 0x7f1d6d7ff700 (LWP 27200)):
  307. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  308. from /lib/libpthread.so.0
  309. No symbol table info available.
  310. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
  311. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  312. result = <value optimized out>
  313. ts = {tv_sec = 139765236148520, tv_nsec = 64}
  314. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
  315. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  316. No locals.
  317. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  318. (this=0x7f1d7240a100, timeout=0x0)
  319. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  320. result = <value optimized out>
  321. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  322. this=0x7f1d7240a100, first_item=@0x7f1d6d7fee58, timeout=0x0)
  323. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  324. ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
  325. #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
  326. at /usr/local/include/ace/Task_T.inl:22
  327. No locals.
  328. #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
  329. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
  330. mb = 0x0
  331. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  332. at ../../ace/Task.cpp:275
  333. t = 0x7f1d743fddd0
  334. svc_status = <value optimized out>
  335. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e280)
  336. at ../../ace/Thread_Adapter.cpp:98
  337. exit_hook_instance = <value optimized out>
  338. exit_hook_maybe = {instance_ = 0x0}
  339. exit_hook_ptr = <value optimized out>
  340. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  343. No symbol table info available.
  344. #11 0x0000000000000000 in ?? ()
  345. No symbol table info available.
  346.  
  347. Thread 13 (Thread 0x7f1d6e7ff700 (LWP 27199)):
  348. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  349. from /lib/libpthread.so.0
  350. No symbol table info available.
  351. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
  352. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  353. result = <value optimized out>
  354. ts = {tv_sec = 139765236145512, tv_nsec = 64}
  355. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
  356. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  357. No locals.
  358. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  359. (this=0x7f1d7240a100, timeout=0x0)
  360. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  361. result = <value optimized out>
  362. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  363. this=0x7f1d7240a100, first_item=@0x7f1d6e7fee58, timeout=0x0)
  364. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  365. ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
  366. #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
  367. at /usr/local/include/ace/Task_T.inl:22
  368. No locals.
  369. #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
  370. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
  371. mb = 0x0
  372. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  373. at ../../ace/Task.cpp:275
  374. t = 0x7f1d743fddd0
  375. svc_status = <value optimized out>
  376. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e160)
  377. at ../../ace/Thread_Adapter.cpp:98
  378. exit_hook_instance = <value optimized out>
  379. exit_hook_maybe = {instance_ = 0x0}
  380. exit_hook_ptr = <value optimized out>
  381. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  382. No symbol table info available.
  383. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  384. No symbol table info available.
  385. #11 0x0000000000000000 in ?? ()
  386. No symbol table info available.
  387.  
  388. Thread 12 (Thread 0x7f1d703ff700 (LWP 27198)):
  389. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  390. from /lib/libpthread.so.0
  391. No symbol table info available.
  392. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
  393. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  394. result = <value optimized out>
  395. ts = {tv_sec = 139765236142504, tv_nsec = 64}
  396. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
  397. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  398. No locals.
  399. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  400. (this=0x7f1d7240a100, timeout=0x0)
  401. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  402. result = <value optimized out>
  403. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  404. this=0x7f1d7240a100, first_item=@0x7f1d703fee58, timeout=0x0)
  405. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  406. ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
  407. #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
  408. at /usr/local/include/ace/Task_T.inl:22
  409. No locals.
  410. #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
  411. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
  412. mb = 0x0
  413. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  414. at ../../ace/Task.cpp:275
  415. t = 0x7f1d743fddd0
  416. svc_status = <value optimized out>
  417. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e220)
  418. at ../../ace/Thread_Adapter.cpp:98
  419. exit_hook_instance = <value optimized out>
  420. exit_hook_maybe = {instance_ = 0x0}
  421. exit_hook_ptr = <value optimized out>
  422. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  423. No symbol table info available.
  424. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  425. No symbol table info available.
  426. #11 0x0000000000000000 in ?? ()
  427. No symbol table info available.
  428.  
  429. Thread 11 (Thread 0x7f1d717fe700 (LWP 27197)):
  430. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  431. from /lib/libpthread.so.0
  432. No symbol table info available.
  433. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
  434. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  435. result = <value optimized out>
  436. ts = {tv_sec = 139765236139496, tv_nsec = 64}
  437. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
  438. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  439. No locals.
  440. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  441. (this=0x7f1d7240a100, timeout=0x0)
  442. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  443. result = <value optimized out>
  444. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  445. this=0x7f1d7240a100, first_item=@0x7f1d717fde58, timeout=0x0)
  446. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  447. ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
  448. #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
  449. at /usr/local/include/ace/Task_T.inl:22
  450. No locals.
  451. #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
  452. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
  453. mb = 0x0
  454. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  455. at ../../ace/Task.cpp:275
  456. t = 0x7f1d743fddd0
  457. svc_status = <value optimized out>
  458. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e160)
  459. at ../../ace/Thread_Adapter.cpp:98
  460. exit_hook_instance = <value optimized out>
  461. exit_hook_maybe = {instance_ = 0x0}
  462. exit_hook_ptr = <value optimized out>
  463. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  464. No symbol table info available.
  465. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  466. No symbol table info available.
  467. #11 0x0000000000000000 in ?? ()
  468. No symbol table info available.
  469.  
  470. Thread 10 (Thread 0x7f1d733ff700 (LWP 27195)):
  471. #0 0x00007f1da262b7dd in nanosleep () from /lib/libpthread.so.0
  472. No symbol table info available.
  473. #1 0x0000000000d043f9 in sleep (msecs=<value optimized out>)
  474. at /usr/local/include/ace/OS_NS_unistd.inl:951
  475. rqtp = {tv_sec = 1, tv_nsec = 0}
  476. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  477. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:231
  478. No locals.
  479. #3 0x00000000007bcbd9 in FreezeDetectorRunnable::run (this=0x7f1d77169670)
  480. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/Master.cpp:93
  481. curtime = 1
  482. __FUNCTION__ = "run"
  483. #4 0x0000000000d046fa in ACE_Based::Thread::ThreadTask (param=0x7f1d733fddc0)
  484. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:183
  485. No locals.
  486. #5 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  487. No symbol table info available.
  488. #6 0x00007f1da238b02d in clone () from /lib/libc.so.6
  489. No symbol table info available.
  490. #7 0x0000000000000000 in ?? ()
  491. No symbol table info available.
  492.  
  493. Thread 9 (Thread 0x7f1d723ff700 (LWP 27196)):
  494. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  495. from /lib/libpthread.so.0
  496. No symbol table info available.
  497. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
  498. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  499. result = <value optimized out>
  500. ts = {tv_sec = 139765236136488, tv_nsec = 64}
  501. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
  502. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  503. No locals.
  504. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  505. (this=0x7f1d7240a100, timeout=0x0)
  506. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  507. result = <value optimized out>
  508. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  509. this=0x7f1d7240a100, first_item=@0x7f1d723fee58, timeout=0x0)
  510. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  511. ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
  512. #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
  513. at /usr/local/include/ace/Task_T.inl:22
  514. No locals.
  515. #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
  516. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
  517. mb = 0x0
  518. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  519. at ../../ace/Task.cpp:275
  520. t = 0x7f1d743fddd0
  521. svc_status = <value optimized out>
  522. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e0a0)
  523. at ../../ace/Thread_Adapter.cpp:98
  524. exit_hook_instance = <value optimized out>
  525. exit_hook_maybe = {instance_ = 0x0}
  526. exit_hook_ptr = <value optimized out>
  527. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  528. No symbol table info available.
  529. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  530. No symbol table info available.
  531. #11 0x0000000000000000 in ?? ()
  532. No symbol table info available.
  533.  
  534. Thread 8 (Thread 0x7f1d743fe700 (LWP 27194)):
  535. #0 0x00007f1da23848d3 in select () from /lib/libc.so.6
  536. No symbol table info available.
  537. #1 0x000000000118b8fb in tcp_select (soap=0x7f1d743d6560, s=29,
  538. flags=<value optimized out>, timeout=<value optimized out>)
  539. at /home/odyssee-dev/autocompiler/sources/Odyssee/dep/gsoap/stdsoap2.cpp:4402
  540. tv = {tv_sec = 0, tv_usec = 985184}
  541. fd = {{fds_bits = {536870912, 0 <repeats 15 times>}}, {fds_bits = {
  542. 536870912, 0 <repeats 15 times>}}, {fds_bits = {536870912,
  543. 0 <repeats 15 times>}}}
  544. sfd = 0x7f1d743d6390
  545. efd = 0x7f1d743d6410
  546. r = <value optimized out>
  547. rfd = 0x7f1d743d6310
  548. #2 0x000000000119961f in soap_accept (soap=0x7f1d743d6560)
  549. at /home/odyssee-dev/autocompiler/sources/Odyssee/dep/gsoap/stdsoap2.cpp:4810
  550. r = -514
  551. err = -514
  552. n = 16
  553. len = 65536
  554. set = 1
  555. #3 0x00000000007b610f in TCSoapRunnable::run (this=<value optimized out>)
  556. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.cpp:49
  557. thread_soap = 0x7f1d771696b8
  558. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x11bd0b0,
  559. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  560. value_ = 1}, <No data fields>}, priority_ = 0,
  561. reactor_ = 0x0,
  562. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  563. _vptr.Policy = 0x7f1da3fb6250},
  564. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  565. _vptr.ACE_Shared_Object = 0x11bd1b0}, <No data fields>},
  566. thr_count_ = 5, thr_mgr_ = 0x7f1da0c30280, flags_ = 0,
  567. grp_id_ = 5, lock_ = {lock_ = {__data = {__lock = 0,
  568. __count = 0, __owner = 0, __nusers = 0, __kind = 0,
  569. __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  570. __size = '\000' <repeats 39 times>, __align = 0},
  571. removed_ = false}, last_thread_id_ = 0},
  572. msg_queue_ = 0x7f1d7240a100, delete_msg_queue_ = true, mod_ = 0x0,
  573. next_ = 0x0}, <No data fields>}
  574. soap = {_vptr.soap = 0x13873d0, state = 1, version = 0, mode = 0,
  575. imode = 2097152, omode = 2097152, float_format = 0x1383595 "%.9G",
  576. double_format = 0x138359a "%.17lG",
  577. dime_id_format = 0x13835a1 "cid:id%d",
  578. http_version = 0x13835aa "1.1", http_content = 0x0,
  579. encodingStyle = 0x1386940 "", actor = 0x0, lang = 0x1384194 "en",
  580. recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  581. accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  582. bind_flags = 0, accept_flags = 0, linger_time = 0,
  583. namespaces = 0x1720820, local_namespaces = 0x0, nlist = 0x0,
  584. blist = 0x0, clist = 0x7f1d72416040, alist = 0x0, iht = {
  585. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>},
  586. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7f1d72417060,
  587. idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0,
  588. userid = 0x0, passwd = 0x0, fpost = 0x11ac3d0 <http_post>,
  589. fget = 0x1188cc0 <http_get>, fput = 0x119d790 <http_put>,
  590. fdel = 0x1188cd0 <http_405>, fopt = 0x1188cd0 <http_405>,
  591. fhead = 0x1188cd0 <http_405>, fform = 0,
  592. fposthdr = 0x1192700 <http_post_header>,
  593. fresponse = 0x118d8c0 <http_response>,
  594. fparse = 0x119ce20 <http_parse>,
  595. fparsehdr = 0x11ab850 <http_parse_header>, fheader = 0,
  596. fresolve = 0x118fcd0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  597. fclosesocket = 0x118fcb0 <tcp_closesocket>,
  598. fshutdownsocket = 0x118fca0 <tcp_shutdownsocket>,
  599. fopen = 0x11a1070 <tcp_connect>, faccept = 0x118fcc0 <tcp_accept>,
  600. fclose = 0x1188ba0 <tcp_disconnect>, fsend = 0x118f980 <fsend>,
  601. frecv = 0x118f750 <frecv>, fpoll = 0x1199310 <soap_poll>,
  602. fseterror = 0, fignore = 0, fserveloop = 0,
  603. fplugin = 0x118d860 <fplugin>, fmalloc = 0, feltbegin = 0,
  604. feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0,
  605. fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  606. fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0,
  607. ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
  608. fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  609. fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  610. fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  611. fmimeread = 0, fmimewrite = 0, master = 29, socket = -1, os = 0x0,
  612. is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  613. cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  614. lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>,
  615. msgbuf = '\000' <repeats 1023 times>,
  616. tmpbuf = '\000' <repeats 1023 times>,
  617. tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  618. href = '\000' <repeats 1023 times>,
  619. type = '\000' <repeats 1023 times>,
  620. arrayType = '\000' <repeats 1023 times>,
  621. arraySize = '\000' <repeats 1023 times>,
  622. arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  623. positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  624. encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  625. event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  626. endpoint = '\000' <repeats 1023 times>,
  627. path = '\000' <repeats 1023 times>,
  628. host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  629. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  630. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  631. max_keep_alive = 100, proxy_http_version = 0x13835ae "1.0",
  632. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  633. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  634. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  635. chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  636. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  637. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  638. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  639. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 3972 times>, 0x7f1d72400058,
  640. 0x1, 0x7f1d72400088, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f1d72400028, 0x1,
  641. 0x7f1d72400058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f1d72400028,
  642. 0x0 <repeats 107 times>}, wsuid = 0x0, c14nexclude = 0x0,
  643. cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  644. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  645. ipv4_multicast_ttl = 0 '\000', peer = {sin_family = 0, sin_port = 0,
  646. sin_addr = {s_addr = 0},
  647. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  648. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  649. session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  650. keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  651. crlfile = 0x0,
  652. session_host = '\000' <repeats 832 times>, "\B0\034\033\001", '\000' <repeats 12 times>, "\032\034\033\001", '\000' <repeats 14 times>, "@r\035\177\000\000\000\000@r\035\177\000\000\B1\202\033\001\000\000\000\000\F6\003\000\000\000\000\000\000\D8`@\A1\035\177\000\000\F8\003\000\000\000\000\000\000\000\000@\000\000\000\001\000\000\000@\000\000\000\000\000\200`@\A1\035\177\000\000\000\200@r\035\177\000\000\001\000\000\000\000\000\000\000\000a@\A1\035\177", '\000' <repeats 18 times>, "\232\221\033\001\000\000\000\000\200`@\A1\035\177\000\000\200`@\A1\035\177\000\000\000`@r\035\177\000\000\001\000\000\000\000\000\000\000\001 \000\000\000\000\000", session_port = -1536765888, c_locale = 0x0, d_stream = 0x7f1da1406088,
  653. z_crc = 4097, z_dict = 0x0, z_dict_len = 0, zlib_state = 0,
  654. zlib_in = 0, zlib_out = -25355,
  655. z_buf = 0x2001 <Address 0x2001 out of bounds>,
  656. z_buflen = 139764447600640, z_level = 4097, z_ratio_in = 0,
  657. z_ratio_out = 6.08157e+31}
  658. #4 0x0000000000d046fa in ACE_Based::Thread::ThreadTask (param=0x1e)
  659. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:183
  660. No locals.
  661. #5 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  662. No symbol table info available.
  663. #6 0x00007f1da238b02d in clone () from /lib/libc.so.6
  664. No symbol table info available.
  665. #7 0x0000000000000000 in ?? ()
  666. No symbol table info available.
  667.  
  668. Thread 6 (Thread 0x7f1d75bff700 (LWP 27192)):
  669. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  670. from /lib/libpthread.so.0
  671. No symbol table info available.
  672. #1 0x00007f1da3cd235a in cond_wait (this=0x7f1da0c8ac44)
  673. at ../../ace/OS_NS_Thread.inl:329
  674. result = <value optimized out>
  675. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c8ac44)
  676. at ../../ace/Condition_Thread_Mutex.cpp:90
  677. No locals.
  678. #3 0x0000000000c69ea0 in MapUpdater::wait (this=0x7f1da0c8ab38)
  679. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:87
  680. guard = {lock_ = 0x7f1da0c8ac10, owner_ = 0}
  681. #4 0x0000000000a962a2 in MapManager::Update (this=0x7f1da0c8aa08,
  682. diff=<value optimized out>)
  683. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapManager.cpp:275
  684. No locals.
  685. #5 0x0000000000bd321b in World::Update (this=0x7f1da0c73008, diff=51)
  686. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/World/World.cpp:2015
  687. No locals.
  688. #6 0x00000000007b6e4a in WorldRunnable::run (this=<value optimized out>)
  689. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  690. diff = 51
  691. realCurrTime = <value optimized out>
  692. realPrevTime = <value optimized out>
  693. prevSleepTime = 50
  694. #7 0x0000000000d046fa in ACE_Based::Thread::ThreadTask (param=0x7f1da0c8ac44)
  695. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:183
  696. No locals.
  697. #8 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  698. No symbol table info available.
  699. #9 0x00007f1da238b02d in clone () from /lib/libc.so.6
  700. No symbol table info available.
  701. #10 0x0000000000000000 in ?? ()
  702. No symbol table info available.
  703.  
  704. Thread 5 (Thread 0x7f1d7a7ff700 (LWP 27191)):
  705. #0 0x0000000000000000 in ?? ()
  706. No symbol table info available.
  707. #1 0x00000000007d71cc in WorldObject::GetMap (this=0x7f1d7adda000)
  708. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:781
  709. st = {static SYMBUFSIZ = 4096,
  710. buf_ = "/home/odyssee-dev/build/bin/worldserver(_ZN5Spell13AddUnitTargetEP4Unitj+0x6b) [0xb9946b]\n/home/odyssee-dev/build/bin/worldserver(_ZN5Spell19SelectEffectTargetsEjj+0xc00) [0xba6ce0]\n/home/odyssee-dev/"...,
  711. buflen_ = 2256,
  712. static UNSUPPORTED = 0x7f1da3d78a60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f1da3d78a90 "<unable to get trace>"}
  713. __FUNCTION__ = "GetMap"
  714. #2 0x00000000009dcb92 in WorldObject::IsInMap (this=0x7f1da2617860,
  715. obj=<value optimized out>)
  716. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:689
  717. No locals.
  718. #3 WorldObject::IsWithinLOSInMap (this=0x7f1da2617860,
  719. obj=<value optimized out>)
  720. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.cpp:1361
  721. No locals.
  722. #4 0x0000000000b9946b in Spell::AddUnitTarget (this=0x7f1d63970600,
  723. pVictim=0x7f1d7adda000, effIndex=0)
  724. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:944
  725. immuned = <value optimized out>
  726. targetGUID = <value optimized out>
  727. #5 0x0000000000ba6ce0 in Spell::SelectEffectTargets (this=0x7f1d63970600,
  728. i=<value optimized out>, cur=<value optimized out>)
  729. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:2850
  730. maxSize = 1671030208
  731. power = <value optimized out>
  732. gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {
  733. _M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d7a7fd860,
  734. _M_prev = 0x7f1d7a7fd860}}}, <No data fields>}
  735. radius = 0
  736. targetType = 1671030208
  737. unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
  738. _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d638cae20,
  739. _M_prev = 0x7f1d638cae20}}}, <No data fields>}
  740. pushType = 1670842376
  741. modOwner = <value optimized out>
  742. #6 0x0000000000ba8884 in Spell::SelectSpellTargets (this=0x7f1d63970600)
  743. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:635
  744. effectTargetType = 1
  745. targetA = <value optimized out>
  746. targetB = <value optimized out>
  747. i = 0
  748. #7 0x0000000000ba91e8 in Spell::cast (this=0x7f1d63970600, skipCheck=true)
  749. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3212
  750. No locals.
  751. #8 0x0000000000baa734 in Spell::prepare (this=0x7f1d63970600,
  752. targets=<value optimized out>, triggeredByAura=<value optimized out>)
  753. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3055
  754. result = <value optimized out>
  755. #9 0x000000000098f597 in Unit::CastSpell (this=<value optimized out>,
  756. Victim=<value optimized out>, spellInfo=0x7f1d9788b450,
  757. triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
  758. originalCaster=0)
  759. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Unit/Unit.cpp:866
  760. targets = {m_targetMask = 2, m_unitTarget = 0x7f1d648ec000,
  761. m_GOTarget = 0x0, m_itemTarget = 0x0,
  762. m_unitTargetGUID = 17388398795682328618, m_GOTargetGUID = 0,
  763. m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0,
  764. m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
  765. m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
  766. m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  767. m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {
  768. m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  769. m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0,
  770. m_positionY = 0, m_positionZ = 0, m_orientation = 0},
  771. m_mapId = 4294967295}, m_elevation = 0, m_speed = 0,
  772. m_strTarget = {static npos = 18446744073709551615,
  773. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1731fd8 ""}}}
  774. #10 0x000000000108b562 in boss_deathbringer_saurfang::boss_deathbringer_saurfangAI::UpdateAI(unsigned int) ()
  775. No symbol table info available.
  776. #11 0x000000000095060c in Creature::Update (this=0x7f1d648ec000, diff=101)
  777. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Creature/Creature.cpp:535
  778. bInCombat = <value optimized out>
  779. #12 0x0000000000ab17cb in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
  780. No symbol table info available.
  781. #13 0x0000000000ab248a in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
  782. No symbol table info available.
  783. #14 0x0000000000aa2e5d in Map::VisitNearbyCellsOf (this=0x7f1d65972000,
  784. obj=<value optimized out>, gridVisitor=<value optimized out>,
  785. worldVisitor=<value optimized out>)
  786. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:499
  787. pair = {x_coord = 248, y_coord = 289}
  788. cell = {data = {Part = {grid_x = 31, grid_y = 36, cell_x = 0,
  789. cell_y = 1, nocreate = 0, reserved = 16}, All = 537135391}}
  790. y = 289
  791. x = 248
  792. #15 0x0000000000aa8ac6 in Map::Update (this=0x7f1d65972000,
  793. t_diff=@0x7f1d6596ba20)
  794. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:540
  795. plr = 0x7f1d6921f000
  796. updater = {i_timeDiff = 101}
  797. grid_object_update = {i_visitor = @0x7f1d7a7fedb0}
  798. world_object_update = {i_visitor = @0x7f1d7a7fedb0}
  799. #16 0x0000000000aa8ba9 in InstanceMap::Update (this=0x7f1da2617860,
  800. t_diff=@0x0)
  801. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:2384
  802. No locals.
  803. #17 0x0000000000c6a9c9 in MapInstanced::Update (this=0x7f1d9241b000,
  804. t=@0x7f1d6596ba20)
  805. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapInstanced.cpp:67
  806. i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7f1d6593cbc0,
  807. _M_cur_bucket = 0x7f1d92ed4b50}, <No data fields>}
  808. #18 0x0000000000c6a542 in MapUpdateRequest::call (this=0x7f1d6596ba00)
  809. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:54
  810. No locals.
  811. #19 0x0000000000d03cb1 in DelayExecutor::svc (this=0x7f1da0c8ab40)
  812. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/DelayExecutor.cpp:52
  813. rq = 0x7f1d6596ba00
  814. #20 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  815. at ../../ace/Task.cpp:275
  816. t = 0x7f1da0c8ab40
  817. svc_status = <value optimized out>
  818. #21 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7aeaed00)
  819. at ../../ace/Thread_Adapter.cpp:98
  820. exit_hook_instance = <value optimized out>
  821. exit_hook_maybe = {instance_ = 0x0}
  822. exit_hook_ptr = <value optimized out>
  823. #22 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  824. No symbol table info available.
  825. #23 0x00007f1da238b02d in clone () from /lib/libc.so.6
  826. No symbol table info available.
  827. #24 0x0000000000000000 in ?? ()
  828. No symbol table info available.
  829.  
  830. Thread 4 (Thread 0x7f1d9ebff700 (LWP 27165)):
  831. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  832. from /lib/libpthread.so.0
  833. No symbol table info available.
  834. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1da0c0d484, mutex=...,
  835. abstime=0x3d) at ../../ace/OS_NS_Thread.inl:362
  836. result = <value optimized out>
  837. ts = {tv_sec = 139765236124992, tv_nsec = 139764233666560}
  838. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c0d484, mutex=...,
  839. abstime=0x3d) at ../../ace/Condition_Thread_Mutex.cpp:100
  840. No locals.
  841. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  842. (this=0x7f1da0c0d400, timeout=0x0)
  843. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  844. result = <value optimized out>
  845. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  846. this=0x7f1da0c0d400, first_item=@0x7f1d9ebfee48, timeout=0x0)
  847. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  848. ace_mon = {lock_ = 0x7f1da0c0d450, owner_ = 0}
  849. #5 0x00007f1da3cb90c2 in ACE_Activation_Queue::dequeue (
  850. this=<value optimized out>, tv=0x3d) at ../../ace/Activation_Queue.cpp:91
  851. mb = 0x0
  852. #6 0x0000000000d096d0 in DatabaseWorker::svc (this=0x7f1da0c16f40)
  853. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Database/DatabaseWorker.cpp:40
  854. No locals.
  855. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  856. at ../../ace/Task.cpp:275
  857. t = 0x7f1da0c16f40
  858. svc_status = <value optimized out>
  859. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1da0fd8100)
  860. at ../../ace/Thread_Adapter.cpp:98
  861. exit_hook_instance = <value optimized out>
  862. exit_hook_maybe = {instance_ = 0x0}
  863. exit_hook_ptr = <value optimized out>
  864. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  865. No symbol table info available.
  866. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  867. No symbol table info available.
  868. #11 0x0000000000000000 in ?? ()
  869. No symbol table info available.
  870.  
  871. Thread 3 (Thread 0x7f1d9fbff700 (LWP 27164)):
  872. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  873. from /lib/libpthread.so.0
  874. No symbol table info available.
  875. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1da0c0d384, mutex=...,
  876. abstime=0x1c3) at ../../ace/OS_NS_Thread.inl:362
  877. result = <value optimized out>
  878. ts = {tv_sec = 139765236124992, tv_nsec = 139764233666560}
  879. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c0d384, mutex=...,
  880. abstime=0x1c3) at ../../ace/Condition_Thread_Mutex.cpp:100
  881. No locals.
  882. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  883. (this=0x7f1da0c0d300, timeout=0x0)
  884. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  885. result = <value optimized out>
  886. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  887. this=0x7f1da0c0d300, first_item=@0x7f1d9fbfee48, timeout=0x0)
  888. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  889. ace_mon = {lock_ = 0x7f1da0c0d350, owner_ = 0}
  890. #5 0x00007f1da3cb90c2 in ACE_Activation_Queue::dequeue (
  891. this=<value optimized out>, tv=0x1c3) at ../../ace/Activation_Queue.cpp:91
  892. mb = 0x0
  893. #6 0x0000000000d096d0 in DatabaseWorker::svc (this=0x7f1da0c14840)
  894. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Database/DatabaseWorker.cpp:40
  895. No locals.
  896. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  897. at ../../ace/Task.cpp:275
  898. t = 0x7f1da0c14840
  899. svc_status = <value optimized out>
  900. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1da0c13c40)
  901. at ../../ace/Thread_Adapter.cpp:98
  902. exit_hook_instance = <value optimized out>
  903. exit_hook_maybe = {instance_ = 0x0}
  904. exit_hook_ptr = <value optimized out>
  905. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  906. No symbol table info available.
  907. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  908. No symbol table info available.
  909. #11 0x0000000000000000 in ?? ()
  910. No symbol table info available.
  911.  
  912. Thread 2 (Thread 0x7f1da0bff700 (LWP 27162)):
  913. #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
  914. from /lib/libpthread.so.0
  915. No symbol table info available.
  916. #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1da0c0d284, mutex=...,
  917. abstime=0x3) at ../../ace/OS_NS_Thread.inl:362
  918. result = <value optimized out>
  919. ts = {tv_sec = 139762530779141, tv_nsec = 0}
  920. #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c0d284, mutex=...,
  921. abstime=0x3) at ../../ace/Condition_Thread_Mutex.cpp:100
  922. No locals.
  923. #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  924. (this=0x7f1da0c0d200, timeout=0x0)
  925. at /usr/local/include/ace/Message_Queue_T.cpp:1746
  926. result = <value optimized out>
  927. #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  928. this=0x7f1da0c0d200, first_item=@0x7f1da0bfee48, timeout=0x0)
  929. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  930. ace_mon = {lock_ = 0x7f1da0c0d250, owner_ = 0}
  931. #5 0x00007f1da3cb90c2 in ACE_Activation_Queue::dequeue (
  932. this=<value optimized out>, tv=0x3) at ../../ace/Activation_Queue.cpp:91
  933. mb = 0x0
  934. #6 0x0000000000d096d0 in DatabaseWorker::svc (this=0x7f1da0c14600)
  935. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Database/DatabaseWorker.cpp:40
  936. No locals.
  937. #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
  938. at ../../ace/Task.cpp:275
  939. t = 0x7f1da0c14600
  940. svc_status = <value optimized out>
  941. #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1da0c13b80)
  942. at ../../ace/Thread_Adapter.cpp:98
  943. exit_hook_instance = <value optimized out>
  944. exit_hook_maybe = {instance_ = 0x0}
  945. exit_hook_ptr = <value optimized out>
  946. #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
  947. No symbol table info available.
  948. #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
  949. No symbol table info available.
  950. #11 0x0000000000000000 in ?? ()
  951. No symbol table info available.
  952.  
  953. Thread 1 (Thread 0x7f1da465b720 (LWP 27158)):
  954. #0 0x00007f1da2624be5 in pthread_join () from /lib/libpthread.so.0
  955. No symbol table info available.
  956. #1 0x00007f1da3d657fc in thr_join (this=<value optimized out>,
  957. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  958. result = -1597832552
  959. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  960. at ../../ace/Thread.inl:137
  961. No locals.
  962. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  963. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
  964. i = 0
  965. copy_count = 1
  966. copy_table = 0x7f1d75fbb708
  967. result = <value optimized out>
  968. #4 0x0000000000afeec0 in ReactorRunnable::Wait (this=0x7f1d75eb7bc8)
  969. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Server/WorldSocketMgr.cpp:103
  970. No locals.
  971. #5 WorldSocketMgr::Wait (this=0x7f1d75eb7bc8)
  972. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Server/WorldSocketMgr.cpp:315
  973. i = 1
  974. #6 0x00000000007bc2aa in Master::Run (this=0x7f1da0c111e8)
  975. at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/Master.cpp:278
  976. seed1 = {_bn = 0x7f1da0c12220, _array = 0x0}
  977. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  978. _vptr.ACE_Event_Handler = 0x11be470,
  979. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  980. value_ = 1}, <No data fields>}, priority_ = 0,
  981. reactor_ = 0x0,
  982. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  983. _vptr.Policy = 0x7f1da3fb6250},
  984. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  985. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  986. _vptr.ACE_Event_Handler = 0x11be470,
  987. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  988. value_ = 1}, <No data fields>}, priority_ = 0,
  989. reactor_ = 0x0,
  990. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  991. _vptr.Policy = 0x7f1da3fb6250},
  992. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  993. Handler = {_vptr.ACE_Sig_Handler = 0x1732390, static sig_pending_ = 0,
  994. static signal_handlers_ = {0x0, 0x0, 0x7fff57331350,
  995. 0x0 <repeats 12 times>, 0x7fff57331320, 0x0 <repeats 49 times>}}
  996. world_thread = {m_iThreadId = 139764506294016,
  997. m_hThreadHandle = 139764506294016, m_task = 0x7f1d75c2f9c0,
  998. static m_ThreadStorage = {_vptr.ACE_TSS = 0x12494d0, keylock_ = {
  999. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1000. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1001. __prev = 0x0, __next = 0x0}},
  1002. __size = '\000' <repeats 39 times>, __align = 0},
  1003. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  1004. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1005. rar_thread = {m_iThreadId = 139764489516800,
  1006. m_hThreadHandle = 139764489516800, m_task = 0x7f1d75f0c840,
  1007. static m_ThreadStorage = {_vptr.ACE_TSS = 0x12494d0, keylock_ = {
  1008. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  1009. __nusers = 0, __kind = 0, __spins = 0, __list = {
  1010. __prev = 0x0, __next = 0x0}},
  1011. __size = '\000' <repeats 39 times>, __align = 0},
  1012. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  1013. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1014. cliThread = 0x0
  1015. soap_thread = 0x7f1d75f0c8c0
  1016. bind_ip = {static npos = 18446744073709551615,
  1017. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f1d75f0c918 "0.0.0.0"}}
  1018. pidfile = {static npos = 18446744073709551615,
  1019. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1020. _M_p = 0x7f1da0c09598 "worldserver.pid"}}
  1021. wsport = 8087
  1022. #7 0x00007f1da22dac4d in __libc_start_main () from /lib/libc.so.6
  1023. No symbol table info available.
  1024. #8 0x00000000007ac5e9 in _start ()
  1025. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement