Guest User

Untitled

a guest
Nov 26th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.80 KB | None | 0 0
  1. [New Thread 0x7fffd73ff700 (LWP 31333)]
  2. [New Thread 0x7fffcf7ff700 (LWP 31334)]
  3. [New Thread 0x7fffceffe700 (LWP 31335)]
  4. [New Thread 0x7fffcc8b1700 (LWP 31336)]
  5. [Thread 0x7fffcc8b1700 (LWP 31336) exited]
  6. [New Thread 0x7fffcc0b0700 (LWP 31337)]
  7. [New Thread 0x7fffcb8af700 (LWP 31338)]
  8. [New Thread 0x7fffc8bff700 (LWP 31339)]
  9. [New Thread 0x7fffc83fe700 (LWP 31340)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffd73ff700 (LWP 31333)]
  13. 0x0000000000b156bc in SpellMgr::GetSpellWithRank (this=0x7ffff4465408,
  14. spell_id=24131, rank=0, strict=false)
  15. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:547
  16. 547 return GetSpellWithRank(node->rank < rank ? node->next->Id : node->prev->Id, rank, strict);
  17. #0 0x0000000000b156bc in SpellMgr::GetSpellWithRank (this=0x7ffff4465408,
  18. spell_id=24131, rank=0, strict=false)
  19. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:547
  20. #1 0x0000000000b30fb5 in Aura::HandleAuraSpecificMods (this=0x7fff9cbb4400,
  21. aurApp=0x7fff9d4232c0, caster=<value optimized out>,
  22. apply=<value optimized out>, onReapply=<value optimized out>)
  23. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/Auras/SpellAuras.cpp:1628
  24. #2 0x00000000008b434f in Unit::_UnapplyAura (this=0x7fffb0b2b000, i=...,
  25. removeMode=<value optimized out>)
  26. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3422
  27. #3 0x00000000008b50c2 in Unit::_UnapplyAura (this=0x7fffb0b2b000,
  28. aurApp=0x7fff9d4232c0, removeMode=AURA_REMOVE_BY_EXPIRE)
  29. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3438
  30. #4 0x0000000000b2acc9 in Aura::_Remove (this=0x7fff9cbb4400,
  31. removeMode=AURA_REMOVE_BY_EXPIRE)
  32. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/Auras/SpellAuras.cpp:458
  33. #5 0x00000000008a9355 in Unit::RemoveOwnedAura (this=0x7fffb0b2b000, i=...,
  34. removeMode=AURA_REMOVE_BY_EXPIRE)
  35. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3499
  36. #6 0x00000000008ad466 in Unit::_UpdateSpells (this=0x7fffb0b2b000, time=149)
  37. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:2894
  38. #7 0x00000000008e1b1a in Unit::Update (this=0x7fffb0b2b000, p_time=149)
  39. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:305
  40. #8 0x0000000000976875 in Player::Update (this=0x7fffb0b2b000, p_time=149)
  41. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:1530
  42. #9 0x0000000000a58416 in Map::Update (this=0x7fffdf98c000, t_diff=149)
  43. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/Map.cpp:551
  44. #10 0x0000000000a44b91 in MapUpdateRequest::call (this=0x7fffad7cb4c0)
  45. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:54
  46. #11 0x0000000000ce4dd1 in DelayExecutor::svc (this=0x7fffed64ad40)
  47. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  48. #12 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  49. at ../../ace/Task.cpp:271
  50. #13 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd8466c40)
  51. at ../../ace/Thread_Adapter.cpp:94
  52. #14 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  53. #15 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  54. #16 0x0000000000000000 in ?? ()
  55. #0 0x0000000000b156bc in SpellMgr::GetSpellWithRank (this=0x7ffff4465408,
  56. spell_id=24131, rank=0, strict=false)
  57. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:547
  58. No locals.
  59. #1 0x0000000000b30fb5 in Aura::HandleAuraSpecificMods (this=0x7fff9cbb4400,
  60. aurApp=0x7fff9d4232c0, caster=<value optimized out>,
  61. apply=<value optimized out>, onReapply=<value optimized out>)
  62. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/Auras/SpellAuras.cpp:1628
  63. spell = <value optimized out>
  64. target = 0x7fffb0b2b000
  65. removeMode = AURA_REMOVE_BY_EXPIRE
  66. saBounds = {first = {_M_node = 0x7fffdda29760}, second = {
  67. _M_node = 0x7fffdda29760}}
  68. #2 0x00000000008b434f in Unit::_UnapplyAura (this=0x7fffb0b2b000, i=...,
  69. removeMode=<value optimized out>)
  70. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3422
  71. __FUNCTION__ = "_UnapplyAura"
  72. caster = 0x7fffb93f2000
  73. auraStateFound = false
  74. aurApp = 0x7fff9d4232c0
  75. aura = 0x7fff9cbb4400
  76. auraState = <value optimized out>
  77. #3 0x00000000008b50c2 in Unit::_UnapplyAura (this=0x7fffb0b2b000,
  78. aurApp=0x7fff9d4232c0, removeMode=AURA_REMOVE_BY_EXPIRE)
  79. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3438
  80. iter = {_M_node = 0x7fff9c28aeb0}
  81. __FUNCTION__ = "_UnapplyAura"
  82. #4 0x0000000000b2acc9 in Aura::_Remove (this=0x7fff9cbb4400,
  83. removeMode=AURA_REMOVE_BY_EXPIRE)
  84. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/Auras/SpellAuras.cpp:458
  85. aurApp = 0x0
  86. __FUNCTION__ = "_Remove"
  87. #5 0x00000000008a9355 in Unit::RemoveOwnedAura (this=0x7fffb0b2b000, i=...,
  88. removeMode=AURA_REMOVE_BY_EXPIRE)
  89. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3499
  90. aura = 0x7fff9cbb4400
  91. __FUNCTION__ = "RemoveOwnedAura"
  92. #6 0x00000000008ad466 in Unit::_UpdateSpells (this=0x7fffb0b2b000, time=149)
  93. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:2894
  94. i = {_M_node = 0x7fff9c285a60}
  95. #7 0x00000000008e1b1a in Unit::Update (this=0x7fffb0b2b000, p_time=149)
  96. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:305
  97. __FUNCTION__ = "Update"
  98. #8 0x0000000000976875 in Player::Update (this=0x7fffb0b2b000, p_time=149)
  99. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:1530
  100. now = <value optimized out>
  101. pet = <value optimized out>
  102. #9 0x0000000000a58416 in Map::Update (this=0x7fffdf98c000, t_diff=149)
  103. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/Map.cpp:551
  104. plr = 0x7fffb0b2b000
  105. updater = {i_timeDiff = 149}
  106. grid_object_update = {i_visitor = @0x7fffd73fee00}
  107. world_object_update = {i_visitor = @0x7fffd73fee00}
  108. #10 0x0000000000a44b91 in MapUpdateRequest::call (this=0x7fffad7cb4c0)
  109. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:54
  110. No locals.
  111. #11 0x0000000000ce4dd1 in DelayExecutor::svc (this=0x7fffed64ad40)
  112. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  113. rq = 0x7fffad7cb4c0
  114. #12 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  115. at ../../ace/Task.cpp:271
  116. t = 0x7fffed64ad40
  117. svc_status = <value optimized out>
  118. #13 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd8466c40)
  119. at ../../ace/Thread_Adapter.cpp:94
  120. exit_hook_instance = <value optimized out>
  121. exit_hook_maybe = {instance_ = 0x0}
  122. exit_hook_ptr = <value optimized out>
  123. #14 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  124. No symbol table info available.
  125. #15 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  126. No symbol table info available.
  127. #16 0x0000000000000000 in ?? ()
  128. No symbol table info available.
  129. 13 Thread 0x7fffc83fe700 (LWP 31340) 0xffffffffff600132 in ?? ()
  130. 12 Thread 0x7fffc8bff700 (LWP 31339) 0x00007ffff5d0c623 in epoll_wait ()
  131. from /lib/libc.so.6
  132. 11 Thread 0x7fffcb8af700 (LWP 31338) 0x00007ffff5fac7dd in nanosleep ()
  133. from /lib/libpthread.so.0
  134. 10 Thread 0x7fffcc0b0700 (LWP 31337) 0x00007ffff5d058d3 in select ()
  135. from /lib/libc.so.6
  136. 8 Thread 0x7fffceffe700 (LWP 31335) 0x00007ffff5d058d3 in select ()
  137. from /lib/libc.so.6
  138. 7 Thread 0x7fffcf7ff700 (LWP 31334) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  139. * 6 Thread 0x7fffd73ff700 (LWP 31333) 0x0000000000b156bc in SpellMgr::GetSpellWithRank (this=0x7ffff4465408, spell_id=24131, rank=0, strict=false)
  140. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:547
  141. 5 Thread 0x7ffff1fff700 (LWP 31332) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  142. 4 Thread 0x7ffff33ff700 (LWP 31331) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  143. 3 Thread 0x7ffff43ff700 (LWP 31330) 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  144. 1 Thread 0x7ffff7fe5720 (LWP 31326) 0x00007ffff5fa5be5 in pthread_join ()
  145. from /lib/libpthread.so.0
  146.  
  147. Thread 13 (Thread 0x7fffc83fe700 (LWP 31340)):
  148. #0 0xffffffffff600132 in ?? ()
  149. No symbol table info available.
  150. #1 0x00007ffff7ffb650 in ?? ()
  151. No symbol table info available.
  152. #2 0x00007ffff7ffb8fd in gettimeofday ()
  153. No symbol table info available.
  154. #3 0x00007ffff5ccebca in gettimeofday () from /lib/libc.so.6
  155. No symbol table info available.
  156. #4 0x00007ffff766b60a in gettimeofday (this=0x7fffc83fdd70)
  157. at ../../ace/OS_NS_sys_time.inl:53
  158. tv = {tv_sec = 1314054317, tv_usec = 241692056}
  159. result = <value optimized out>
  160. #5 ACE_Countdown_Time::start (this=0x7fffc83fdd70)
  161. at ../../ace/Countdown_Time.cpp:29
  162. No locals.
  163. #6 0x00007ffff76733b0 in ACE_Dev_Poll_Reactor::handle_events (
  164. this=0x7fffcfefd880, max_wait_time=0x0)
  165. at ../../ace/Dev_Poll_Reactor.cpp:1000
  166. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  167. max_wait_time_ = 0x7fffc83fde30, start_time_ = {static zero = {
  168. static zero = <same as static member of an already seen type>,
  169. static max_time = {
  170. static zero = <same as static member of an already seen type>,
  171. 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}},
  172. static max_time = <same as static member of an already seen type>,
  173. tv_ = {tv_sec = 0, tv_usec = 0}}, stopped_ = false}
  174. guard = {token_ = @0x7fffcfefd8f8, owner_ = 0}
  175. result = <value optimized out>
  176. #7 0x00007ffff76cb4bd in ACE_Reactor::run_reactor_event_loop (
  177. this=0x7fffcffc6b60, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  178. result = 0
  179. #8 0x0000000000ab1077 in ReactorRunnable::svc() ()
  180. No symbol table info available.
  181. #9 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  182. at ../../ace/Task.cpp:271
  183. t = 0x7fffcf909240
  184. svc_status = <value optimized out>
  185. #10 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffcff16580)
  186. at ../../ace/Thread_Adapter.cpp:94
  187. exit_hook_instance = <value optimized out>
  188. exit_hook_maybe = {instance_ = 0x0}
  189. exit_hook_ptr = <value optimized out>
  190. #11 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  191. No symbol table info available.
  192. #12 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  193. No symbol table info available.
  194. #13 0x0000000000000000 in ?? ()
  195. No symbol table info available.
  196.  
  197. Thread 12 (Thread 0x7fffc8bff700 (LWP 31339)):
  198. #0 0x00007ffff5d0c623 in epoll_wait () from /lib/libc.so.6
  199. No symbol table info available.
  200. #1 0x00007ffff7673224 in ACE_Dev_Poll_Reactor::work_pending_i (
  201. this=0x7fffcfefd700, max_wait_time=<value optimized out>)
  202. at ../../ace/Dev_Poll_Reactor.cpp:960
  203. timer_buf = {static zero = {
  204. static zero = <same as static member of an already seen type>,
  205. static max_time = {
  206. static zero = <same as static member of an already seen type>,
  207. 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}},
  208. static max_time = <same as static member of an already seen type>,
  209. tv_ = {tv_sec = 0, tv_usec = 9998}}
  210. this_timeout = <value optimized out>
  211. timeout = 9
  212. nfds = <value optimized out>
  213. #2 0x00007ffff767328c in ACE_Dev_Poll_Reactor::handle_events_i (
  214. this=0x7fffcfefd700, max_wait_time=0x7fffc8bfee30, guard=...)
  215. at ../../ace/Dev_Poll_Reactor.cpp:1033
  216. result = <value optimized out>
  217. #3 0x00007ffff767344e in ACE_Dev_Poll_Reactor::handle_events (
  218. this=0x7fffcfefd700, max_wait_time=0x7fffc8bfee30)
  219. at ../../ace/Dev_Poll_Reactor.cpp:1015
  220. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  221. max_wait_time_ = 0x7fffc8bfee30, start_time_ = {static zero = {
  222. static zero = <same as static member of an already seen type>,
  223. static max_time = {
  224. static zero = <same as static member of an already seen type>,
  225. 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}},
  226. static max_time = <same as static member of an already seen type>,
  227. tv_ = {tv_sec = 1314054317, tv_usec = 602017}}, stopped_ = false}
  228. guard = {token_ = @0x7fffcfefd778, owner_ = 1}
  229. result = -1
  230. #4 0x00007ffff76cb4bd in ACE_Reactor::run_reactor_event_loop (
  231. this=0x7fffcffc6b20, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  232. result = 0
  233. #5 0x0000000000ab1077 in ReactorRunnable::svc() ()
  234. No symbol table info available.
  235. #6 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  236. at ../../ace/Task.cpp:271
  237. t = 0x7fffcf909108
  238. svc_status = <value optimized out>
  239. #7 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffcff16460)
  240. at ../../ace/Thread_Adapter.cpp:94
  241. exit_hook_instance = <value optimized out>
  242. exit_hook_maybe = {instance_ = 0x0}
  243. exit_hook_ptr = <value optimized out>
  244. #8 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  245. No symbol table info available.
  246. #9 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  247. No symbol table info available.
  248. #10 0x0000000000000000 in ?? ()
  249. No symbol table info available.
  250.  
  251. Thread 11 (Thread 0x7fffcb8af700 (LWP 31338)):
  252. #0 0x00007ffff5fac7dd in nanosleep () from /lib/libpthread.so.0
  253. No symbol table info available.
  254. #1 0x0000000000ce5519 in sleep (msecs=<value optimized out>)
  255. at /server/Trinity-Source/ACE/include/ace/OS_NS_unistd.inl:951
  256. rqtp = {tv_sec = 1, tv_nsec = 0}
  257. #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  258. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:231
  259. No locals.
  260. #3 0x00000000007c5239 in FreezeDetectorRunnable::run (this=0x7fffd1c547f0)
  261. at /home/trini/Trinity-Source/trinity/src/server/worldserver/Master.cpp:93
  262. curtime = 1
  263. __FUNCTION__ = "run"
  264. #4 0x0000000000ce581a in ACE_Based::Thread::ThreadTask (param=0x7fffcb8addc0)
  265. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  266. No locals.
  267. #5 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  268. No symbol table info available.
  269. #6 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  270. No symbol table info available.
  271. #7 0x0000000000000000 in ?? ()
  272. No symbol table info available.
  273.  
  274. Thread 10 (Thread 0x7fffcc0b0700 (LWP 31337)):
  275. #0 0x00007ffff5d058d3 in select () from /lib/libc.so.6
  276. No symbol table info available.
  277. #1 0x0000000001168b5b in tcp_select (soap=0x7fffcc088610, s=25,
  278. flags=<value optimized out>, timeout=<value optimized out>)
  279. at /home/trini/Trinity-Source/trinity/dep/gsoap/stdsoap2.cpp:4402
  280. tv = {tv_sec = 0, tv_usec = 319608}
  281. fd = {{fds_bits = {33554432, 0 <repeats 15 times>}}, {fds_bits = {
  282. 33554432, 0 <repeats 15 times>}}, {fds_bits = {33554432,
  283. 0 <repeats 15 times>}}}
  284. sfd = 0x7fffcc088440
  285. efd = 0x7fffcc0884c0
  286. r = <value optimized out>
  287. rfd = 0x7fffcc0883c0
  288. #2 0x000000000117687f in soap_accept (soap=0x7fffcc088610)
  289. at /home/trini/Trinity-Source/trinity/dep/gsoap/stdsoap2.cpp:4810
  290. r = -514
  291. err = -514
  292. n = 16
  293. len = 65536
  294. set = 1
  295. #3 0x00000000007be9f7 in TCSoapRunnable::run (this=0x7fffcffc6a60)
  296. at /home/trini/Trinity-Source/trinity/src/server/worldserver/TCSoap/TCSoap.cpp:43
  297. thread_soap = 0x7fffcffc6a98
  298. soap = {_vptr.soap = 0x136cc90, state = 1, version = 0, mode = 0,
  299. imode = 2097152, omode = 2097152, float_format = 0x1368e56 "%.9G",
  300. double_format = 0x1368e5b "%.17lG",
  301. dime_id_format = 0x1368e62 "cid:id%d",
  302. http_version = 0x1368e6b "1.1", http_content = 0x0,
  303. encodingStyle = 0x136c200 "", actor = 0x0, lang = 0x1369a55 "en",
  304. recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  305. accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  306. bind_flags = 0, accept_flags = 0, linger_time = 0,
  307. namespaces = 0x1700340, local_namespaces = 0x0, nlist = 0x0,
  308. blist = 0x0, clist = 0x7ffff340b040, alist = 0x0, iht = {
  309. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>},
  310. pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7ffff340c060,
  311. idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0,
  312. userid = 0x0, passwd = 0x0, fpost = 0x1189630 <http_post>,
  313. fget = 0x1165f20 <http_get>, fput = 0x117a9f0 <http_put>,
  314. fdel = 0x1165f30 <http_405>, fopt = 0x1165f30 <http_405>,
  315. fhead = 0x1165f30 <http_405>, fform = 0,
  316. fposthdr = 0x116f960 <http_post_header>,
  317. fresponse = 0x116ab20 <http_response>,
  318. fparse = 0x117a080 <http_parse>,
  319. fparsehdr = 0x1188ab0 <http_parse_header>, fheader = 0,
  320. fresolve = 0x116cf30 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  321. fclosesocket = 0x116cf10 <tcp_closesocket>,
  322. fshutdownsocket = 0x116cf00 <tcp_shutdownsocket>,
  323. fopen = 0x117e2d0 <tcp_connect>, faccept = 0x116cf20 <tcp_accept>,
  324. fclose = 0x1165e00 <tcp_disconnect>, fsend = 0x116cbe0 <fsend>,
  325. frecv = 0x116c9b0 <frecv>, fpoll = 0x1176570 <soap_poll>,
  326. fseterror = 0, fignore = 0, fserveloop = 0,
  327. fplugin = 0x116aac0 <fplugin>, fmalloc = 0, feltbegin = 0,
  328. feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0,
  329. fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
  330. fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0,
  331. ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
  332. fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
  333. fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  334. fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
  335. fmimeread = 0, fmimewrite = 0, master = 25, socket = -1, os = 0x0,
  336. is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
  337. cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
  338. lablen = 0, labidx = 0, buf = &#039;\000&#039; <repeats 65535 times>,
  339. msgbuf = &#039;\000&#039; <repeats 1023 times>,
  340. tmpbuf = &#039;\000&#039; <repeats 1023 times>,
  341. tag = &#039;\000&#039; <repeats 1023 times>, id = &#039;\000&#039; <repeats 1023 times>,
  342. href = &#039;\000&#039; <repeats 1023 times>,
  343. type = &#039;\000&#039; <repeats 1023 times>,
  344. arrayType = &#039;\000&#039; <repeats 1023 times>,
  345. arraySize = &#039;\000&#039; <repeats 1023 times>,
  346. arrayOffset = &#039;\000&#039; <repeats 1023 times>, other = 0, position = 0,
  347. positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  348. encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  349. event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  350. endpoint = &#039;\000&#039; <repeats 1023 times>,
  351. path = &#039;\000&#039; <repeats 1023 times>,
  352. host = &#039;\000&#039; <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  353. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  354. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  355. max_keep_alive = 100, proxy_http_version = 0x1368e6f "1.0",
  356. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  357. proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  358. errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  359. chunksize = 0, buflen = 0, flags = 0 &#039;\000&#039;, ptr = 0x0, id = 0x0,
  360. type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  361. mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  362. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  363. 0x0, 0x0, 0x0}, mht = {0x0 <repeats 3950 times>, 0x7ffff3400070,
  364. 0x1, 0x7ffff34000a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffff3400040, 0x1,
  365. 0x7ffff3400070, 0x0 <repeats 135 times>}, wsuid = 0x0,
  366. c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0,
  367. cookie_path = 0x0, cookie_max = 32, ipv6_multicast_if = 0,
  368. ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0 &#039;\000&#039;, peer = {
  369. sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0},
  370. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  371. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  372. session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  373. keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
  374. crlfile = 0x0,
  375. session_host = &#039;\000&#039; <repeats 690 times>, "@\363\377\177\000\000\000\000@\363\377\177\000\000\261\255\031\001\000\000\000\000\365\003\000\000\000\000\000\000\030\030\300\364\377\177\000\000\367\003", &#039;\000&#039; <repeats 12 times>, "\001\000\000\000\000\000\000\000\000\000\300\027\300\364\377\177\000\000\000\220@\363\377\177\000\000\001\000\000\000\000\000\000\000@\030\300\364\377\177", &#039;\000&#039; <repeats 18 times>"\232, \274\031\001", &#039;\000&#039; <repeats 12 times>"\300, \027\300\364\377\177\000\000\000p@\363\377\177\000\000\001\000\000\000\000\000\000\000\001 \000\000\000\000\000\000@\320\377\367\377\177\000\000\300\027\300\364\377\177\000\000\310\027\300\364\377\177\000\000\001\020", &#039;\000&#039; <repeats 22 times>"\365, \307\031\001\000\000\000\000\001 \000\000\000\000\000\000\000p@\363\377\177\000\000\001\020\000\000\000\000\000\000\210\006\v\314\377\177\000\000\000\a\v\314\377\177\000\000GC\031\001\000\000\000\000x{\225"..., session_port = 0,
  376. c_locale = 0x0, d_stream = 0x1718790, z_crc = 0,
  377. z_dict = 0x7ffff76a57f6 "\211\303\061\300\205\333u\002[\303\350\363\260\371\377\211\030\270\377\377\377\377[\017\037", z_dict_len = 0,
  378. zlib_state = 0, zlib_in = 0, zlib_out = 3072,
  379. z_buf = 0x7ffff4c00ea0 "", z_buflen = 140736678854656,
  380. z_level = 25696, z_ratio_in = 4.59163468e-41,
  381. z_ratio_out = 1.89497031e-38}
  382. #4 0x0000000000ce581a in ACE_Based::Thread::ThreadTask (param=0x1a)
  383. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  384. No locals.
  385. #5 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  386. No symbol table info available.
  387. #6 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  388. No symbol table info available.
  389. #7 0x0000000000000000 in ?? ()
  390. No symbol table info available.
  391.  
  392. Thread 8 (Thread 0x7fffceffe700 (LWP 31335)):
  393. #0 0x00007ffff5d058d3 in select () from /lib/libc.so.6
  394. No symbol table info available.
  395. #1 0x00007ffff79817cc in ?? () from /lib/libreadline.so.5
  396. No symbol table info available.
  397. #2 0x00007ffff7981a1d in rl_read_key () from /lib/libreadline.so.5
  398. No symbol table info available.
  399. #3 0x00007ffff796eda1 in readline_internal_char () from /lib/libreadline.so.5
  400. No symbol table info available.
  401. #4 0x00007ffff796f285 in readline () from /lib/libreadline.so.5
  402. No symbol table info available.
  403. #5 0x00000000007b5475 in CliRunnable::run (this=<value optimized out>)
  404. at /home/trini/Trinity-Source/trinity/src/server/worldserver/CommandLine/CliRunnable.cpp:587
  405. command_str = 0x7fffcf912060 "0\357\031\001"
  406. #6 0x0000000000ce581a in ACE_Based::Thread::ThreadTask (param=0x1)
  407. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  408. No locals.
  409. #7 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  410. No symbol table info available.
  411. #8 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  412. No symbol table info available.
  413. #9 0x0000000000000000 in ?? ()
  414. No symbol table info available.
  415.  
  416. Thread 7 (Thread 0x7fffcf7ff700 (LWP 31334)):
  417. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  418. from /lib/libpthread.so.0
  419. No symbol table info available.
  420. #1 0x00007ffff766042a in cond_wait (this=0x7fffed64ae44)
  421. at ../../ace/OS_NS_Thread.inl:329
  422. result = <value optimized out>
  423. #2 ACE_Condition_Thread_Mutex::wait (this=0x7fffed64ae44)
  424. at ../../ace/Condition_Thread_Mutex.cpp:90
  425. No locals.
  426. #3 0x0000000000a444f0 in MapUpdater::wait (this=0x7fffed64ad38)
  427. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:87
  428. guard = {lock_ = 0x7fffed64ae10, owner_ = 0}
  429. #4 0x0000000000a413aa in MapManager::Update (this=0x7fffed64ac08,
  430. diff=<value optimized out>)
  431. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapManager.cpp:275
  432. No locals.
  433. #5 0x0000000000b9b9f2 in World::Update (this=0x7ffff44df008, diff=50)
  434. at /home/trini/Trinity-Source/trinity/src/server/game/World/World.cpp:1998
  435. No locals.
  436. #6 0x00000000007bf4ea in WorldRunnable::run (this=<value optimized out>)
  437. at /home/trini/Trinity-Source/trinity/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  438. diff = 50
  439. realCurrTime = <value optimized out>
  440. realPrevTime = <value optimized out>
  441. prevSleepTime = 50
  442. #7 0x0000000000ce581a in ACE_Based::Thread::ThreadTask (param=0x7fffed64ae44)
  443. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  444. No locals.
  445. #8 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #9 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  448. No symbol table info available.
  449. #10 0x0000000000000000 in ?? ()
  450. No symbol table info available.
  451.  
  452. Thread 6 (Thread 0x7fffd73ff700 (LWP 31333)):
  453. #0 0x0000000000b156bc in SpellMgr::GetSpellWithRank (this=0x7ffff4465408,
  454. spell_id=24131, rank=0, strict=false)
  455. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/SpellMgr.cpp:547
  456. No locals.
  457. #1 0x0000000000b30fb5 in Aura::HandleAuraSpecificMods (this=0x7fff9cbb4400,
  458. aurApp=0x7fff9d4232c0, caster=<value optimized out>,
  459. apply=<value optimized out>, onReapply=<value optimized out>)
  460. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/Auras/SpellAuras.cpp:1628
  461. spell = <value optimized out>
  462. target = 0x7fffb0b2b000
  463. removeMode = AURA_REMOVE_BY_EXPIRE
  464. saBounds = {first = {_M_node = 0x7fffdda29760}, second = {
  465. _M_node = 0x7fffdda29760}}
  466. #2 0x00000000008b434f in Unit::_UnapplyAura (this=0x7fffb0b2b000, i=...,
  467. removeMode=<value optimized out>)
  468. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3422
  469. __FUNCTION__ = "_UnapplyAura"
  470. caster = 0x7fffb93f2000
  471. auraStateFound = false
  472. aurApp = 0x7fff9d4232c0
  473. aura = 0x7fff9cbb4400
  474. auraState = <value optimized out>
  475. #3 0x00000000008b50c2 in Unit::_UnapplyAura (this=0x7fffb0b2b000,
  476. aurApp=0x7fff9d4232c0, removeMode=AURA_REMOVE_BY_EXPIRE)
  477. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3438
  478. iter = {_M_node = 0x7fff9c28aeb0}
  479. __FUNCTION__ = "_UnapplyAura"
  480. #4 0x0000000000b2acc9 in Aura::_Remove (this=0x7fff9cbb4400,
  481. removeMode=AURA_REMOVE_BY_EXPIRE)
  482. at /home/trini/Trinity-Source/trinity/src/server/game/Spells/Auras/SpellAuras.cpp:458
  483. aurApp = 0x0
  484. __FUNCTION__ = "_Remove"
  485. #5 0x00000000008a9355 in Unit::RemoveOwnedAura (this=0x7fffb0b2b000, i=...,
  486. removeMode=AURA_REMOVE_BY_EXPIRE)
  487. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:3499
  488. aura = 0x7fff9cbb4400
  489. __FUNCTION__ = "RemoveOwnedAura"
  490. #6 0x00000000008ad466 in Unit::_UpdateSpells (this=0x7fffb0b2b000, time=149)
  491. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:2894
  492. i = {_M_node = 0x7fff9c285a60}
  493. #7 0x00000000008e1b1a in Unit::Update (this=0x7fffb0b2b000, p_time=149)
  494. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Unit/Unit.cpp:305
  495. __FUNCTION__ = "Update"
  496. #8 0x0000000000976875 in Player::Update (this=0x7fffb0b2b000, p_time=149)
  497. at /home/trini/Trinity-Source/trinity/src/server/game/Entities/Player/Player.cpp:1530
  498. now = <value optimized out>
  499. pet = <value optimized out>
  500. #9 0x0000000000a58416 in Map::Update (this=0x7fffdf98c000, t_diff=149)
  501. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/Map.cpp:551
  502. plr = 0x7fffb0b2b000
  503. updater = {i_timeDiff = 149}
  504. grid_object_update = {i_visitor = @0x7fffd73fee00}
  505. world_object_update = {i_visitor = @0x7fffd73fee00}
  506. #10 0x0000000000a44b91 in MapUpdateRequest::call (this=0x7fffad7cb4c0)
  507. at /home/trini/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:54
  508. No locals.
  509. #11 0x0000000000ce4dd1 in DelayExecutor::svc (this=0x7fffed64ad40)
  510. at /home/trini/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  511. rq = 0x7fffad7cb4c0
  512. #12 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  513. at ../../ace/Task.cpp:271
  514. t = 0x7fffed64ad40
  515. svc_status = <value optimized out>
  516. #13 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7fffd8466c40)
  517. at ../../ace/Thread_Adapter.cpp:94
  518. exit_hook_instance = <value optimized out>
  519. exit_hook_maybe = {instance_ = 0x0}
  520. exit_hook_ptr = <value optimized out>
  521. #14 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  522. No symbol table info available.
  523. #15 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  524. No symbol table info available.
  525. #16 0x0000000000000000 in ?? ()
  526. No symbol table info available.
  527.  
  528. Thread 5 (Thread 0x7ffff1fff700 (LWP 31332)):
  529. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  530. from /lib/libpthread.so.0
  531. No symbol table info available.
  532. #1 0x00007ffff76604d5 in cond_timedwait (this=0x7ffff440d484, mutex=...,
  533. abstime=0x401) at ../../ace/OS_NS_Thread.inl:362
  534. result = <value optimized out>
  535. ts = {tv_sec = 140737299627840, tv_nsec = 140736213286912}
  536. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d484, mutex=...,
  537. abstime=0x401) at ../../ace/Condition_Thread_Mutex.cpp:100
  538. No locals.
  539. #3 0x00000000007bb99b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  540. (this=0x7ffff440d400, timeout=0x0)
  541. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1746
  542. result = <value optimized out>
  543. #4 0x00000000007bc9b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  544. this=0x7ffff440d400, first_item=@0x7ffff1ffee48, timeout=0x0)
  545. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1938
  546. ace_mon = {lock_ = 0x7ffff440d450, owner_ = 0}
  547. #5 0x00007ffff7647192 in ACE_Activation_Queue::dequeue (
  548. this=<value optimized out>, tv=0x401) at ../../ace/Activation_Queue.cpp:89
  549. mb = 0x0
  550. #6 0x0000000000cea980 in DatabaseWorker::svc (this=0x7ffff2006600)
  551. at /home/trini/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  552. No locals.
  553. #7 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  554. at ../../ace/Task.cpp:271
  555. t = 0x7ffff2006600
  556. svc_status = <value optimized out>
  557. #8 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7ffff200b220)
  558. at ../../ace/Thread_Adapter.cpp:94
  559. exit_hook_instance = <value optimized out>
  560. exit_hook_maybe = {instance_ = 0x0}
  561. exit_hook_ptr = <value optimized out>
  562. #9 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  563. No symbol table info available.
  564. #10 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  565. No symbol table info available.
  566. #11 0x0000000000000000 in ?? ()
  567. No symbol table info available.
  568.  
  569. Thread 4 (Thread 0x7ffff33ff700 (LWP 31331)):
  570. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  571. from /lib/libpthread.so.0
  572. No symbol table info available.
  573. #1 0x00007ffff76604d5 in cond_timedwait (this=0x7ffff440d384, mutex=...,
  574. abstime=0x4b55) at ../../ace/OS_NS_Thread.inl:362
  575. result = <value optimized out>
  576. ts = {tv_sec = 140736333272368, tv_nsec = 140737274443520}
  577. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d384, mutex=...,
  578. abstime=0x4b55) at ../../ace/Condition_Thread_Mutex.cpp:100
  579. No locals.
  580. #3 0x00000000007bb99b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  581. (this=0x7ffff440d300, timeout=0x0)
  582. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1746
  583. result = <value optimized out>
  584. #4 0x00000000007bc9b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  585. this=0x7ffff440d300, first_item=@0x7ffff33fee48, timeout=0x0)
  586. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1938
  587. ace_mon = {lock_ = 0x7ffff440d350, owner_ = 0}
  588. #5 0x00007ffff7647192 in ACE_Activation_Queue::dequeue (
  589. this=<value optimized out>, tv=0x4b55) at ../../ace/Activation_Queue.cpp:89
  590. mb = 0x0
  591. #6 0x0000000000cea980 in DatabaseWorker::svc (this=0x7ffff44149c0)
  592. at /home/trini/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  593. No locals.
  594. #7 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  595. at ../../ace/Task.cpp:271
  596. t = 0x7ffff44149c0
  597. svc_status = <value optimized out>
  598. #8 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413ca0)
  599. at ../../ace/Thread_Adapter.cpp:94
  600. exit_hook_instance = <value optimized out>
  601. exit_hook_maybe = {instance_ = 0x0}
  602. exit_hook_ptr = <value optimized out>
  603. #9 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  604. No symbol table info available.
  605. #10 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  606. No symbol table info available.
  607. #11 0x0000000000000000 in ?? ()
  608. No symbol table info available.
  609.  
  610. Thread 3 (Thread 0x7ffff43ff700 (LWP 31330)):
  611. #0 0x00007ffff5fa916c in pthread_cond_wait@@GLIBC_2.3.2 ()
  612. from /lib/libpthread.so.0
  613. No symbol table info available.
  614. #1 0x00007ffff76604d5 in cond_timedwait (this=0x7ffff440d284, mutex=...,
  615. abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
  616. result = <value optimized out>
  617. ts = {tv_sec = 0, tv_nsec = 140737291383552}
  618. #2 ACE_Condition_Thread_Mutex::wait (this=0x7ffff440d284, mutex=...,
  619. abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
  620. No locals.
  621. #3 0x00000000007bb99b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  622. (this=0x7ffff440d200, timeout=0x0)
  623. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1746
  624. result = <value optimized out>
  625. #4 0x00000000007bc9b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  626. this=0x7ffff440d200, first_item=@0x7ffff43fee48, timeout=0x0)
  627. at /server/Trinity-Source/ACE/include/ace/Message_Queue_T.cpp:1938
  628. ace_mon = {lock_ = 0x7ffff440d250, owner_ = 0}
  629. #5 0x00007ffff7647192 in ACE_Activation_Queue::dequeue (
  630. this=<value optimized out>, tv=0x5) at ../../ace/Activation_Queue.cpp:89
  631. mb = 0x0
  632. #6 0x0000000000cea980 in DatabaseWorker::svc (this=0x7ffff4414600)
  633. at /home/trini/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  634. No locals.
  635. #7 0x00007ffff76f1127 in ACE_Task_Base::svc_run (args=<value optimized out>)
  636. at ../../ace/Task.cpp:271
  637. t = 0x7ffff4414600
  638. svc_status = <value optimized out>
  639. #8 0x00007ffff76f24b1 in ACE_Thread_Adapter::invoke (this=0x7ffff4413c40)
  640. at ../../ace/Thread_Adapter.cpp:94
  641. exit_hook_instance = <value optimized out>
  642. exit_hook_maybe = {instance_ = 0x0}
  643. exit_hook_ptr = <value optimized out>
  644. #9 0x00007ffff5fa48ba in start_thread () from /lib/libpthread.so.0
  645. No symbol table info available.
  646. #10 0x00007ffff5d0c02d in clone () from /lib/libc.so.6
  647. No symbol table info available.
  648. #11 0x0000000000000000 in ?? ()
  649. No symbol table info available.
  650.  
  651. Thread 1 (Thread 0x7ffff7fe5720 (LWP 31326)):
  652. #0 0x00007ffff5fa5be5 in pthread_join () from /lib/libpthread.so.0
  653. No symbol table info available.
  654. #1 0x00007ffff76f4d6c in thr_join (this=<value optimized out>,
  655. task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
  656. result = -196938792
  657. #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
  658. at ../../ace/Thread.inl:137
  659. No locals.
  660. #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
  661. task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1793
  662. i = 0
  663. copy_count = 1
  664. copy_table = 0x7fffcfefda08
  665. result = <value optimized out>
  666. #4 0x0000000000aaf520 in ReactorRunnable::Wait (this=0x7fffcfffa408)
  667. at /home/trini/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:103
  668. No locals.
  669. #5 WorldSocketMgr::Wait (this=0x7fffcfffa408)
  670. at /home/trini/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:315
  671. i = 1
  672. #6 0x00000000007c4913 in Master::Run (this=0x7ffff44111e8)
  673. at /home/trini/Trinity-Source/trinity/src/server/worldserver/Master.cpp:279
  674. seed1 = {_bn = 0x7ffff4412240, _array = 0x0}
  675. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  676. _vptr.ACE_Event_Handler = 0x11a19f0,
  677. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  678. value_ = 1}, <No data fields>}, priority_ = 0,
  679. reactor_ = 0x0,
  680. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  681. _vptr.Policy = 0x7ffff7946150},
  682. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  683. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  684. _vptr.ACE_Event_Handler = 0x11a19f0,
  685. reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  686. value_ = 1}, <No data fields>}, priority_ = 0,
  687. reactor_ = 0x0,
  688. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  689. _vptr.Policy = 0x7ffff7946150},
  690. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  691. Handler = {_vptr.ACE_Sig_Handler = 0x1718c50, static sig_pending_ = 0,
  692. static signal_handlers_ = {0x0, 0x0, 0x7fffffffe150,
  693. 0x0 <repeats 12 times>, 0x7fffffffe120, 0x0 <repeats 49 times>}}
  694. world_thread = {m_iThreadId = 140736674658048,
  695. m_hThreadHandle = 140736674658048, m_task = 0x7fffcf912050,
  696. static m_ThreadStorage = {_vptr.ACE_TSS = 0x122d6f0, keylock_ = {
  697. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  698. __nusers = 0, __kind = 0, __spins = 0, __list = {
  699. __prev = 0x0, __next = 0x0}},
  700. __size = &#039;\000&#039; <repeats 39 times>, __align = 0},
  701. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  702. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  703. rar_thread = {m_iThreadId = 140736625055488,
  704. m_hThreadHandle = 140736625055488, m_task = 0x7fffcffc6a00,
  705. static m_ThreadStorage = {_vptr.ACE_TSS = 0x122d6f0, keylock_ = {
  706. lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  707. __nusers = 0, __kind = 0, __spins = 0, __list = {
  708. __prev = 0x0, __next = 0x0}},
  709. __size = &#039;\000&#039; <repeats 39 times>, __align = 0},
  710. removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  711. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  712. cliThread = 0x7fffcffc69e0
  713. soap_thread = 0x7fffcffc6aa0
  714. bind_ip = {static npos = 18446744073709551615,
  715. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffcffc6ad8 "0.0.0.0"}}
  716. pidfile = {static npos = 18446744073709551615,
  717. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  718. _M_p = 0x7ffff440c3e8 "/home/trini/TrinityServer/release/etc/world.pid"}}
  719. wsport = 8085
  720. #7 0x00007ffff5c5bc4d in __libc_start_main () from /lib/libc.so.6
  721. No symbol table info available.
  722. #8 0x00000000007b4eb9 in _start ()
  723. No symbol table info available.
Add Comment
Please, Sign In to add comment