Advertisement
Guest User

Untitled

a guest
Jul 19th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.51 KB | None | 0 0
  1. [Thread 0x43e7a950 (LWP 27942) exited]
  2. [New Thread 0x4467b950 (LWP 27943)]
  3. [New Thread 0x44e7c950 (LWP 27944)]
  4. [New Thread 0x4567d950 (LWP 27945)]
  5. [New Thread 0x45e7e950 (LWP 27946)]
  6. [New Thread 0x4667f950 (LWP 27947)]
  7. [New Thread 0x46e80950 (LWP 27951)]
  8. [New Thread 0x47681950 (LWP 27952)]
  9. [New Thread 0x47e82950 (LWP 27953)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x42e78950 (LWP 27940)]
  13. Group::IsFull (this=0x7fe4b3958600)
  14. at /usr/include/c++/4.3/bits/stl_iterator_base_funcs.h:85
  15. 85 ++__n;
  16. #0 Group::IsFull (this=0x7fe4b3958600)
  17. at /usr/include/c++/4.3/bits/stl_iterator_base_funcs.h:85
  18. #1 0x0000000000aedec2 in WorldSession::HandleGroupAcceptOpcode (
  19. this=0x7fe4645d6900, recv_data=<value optimized out>)
  20. at /server/Trinity-Source/trinity/src/server/game/Server/Protocol/Handlers/GroupHandler.cpp:213
  21. #2 0x0000000000a8ade7 in WorldSession::Update (this=0x7fe4645d6900,
  22. diff=<value optimized out>, updater=@0x42e77fd0)
  23. at /server/Trinity-Source/trinity/src/server/game/Server/WorldSession.cpp:293
  24. #3 0x0000000000b9096c in World::UpdateSessions (this=0x7fe4d38e0008, diff=176)
  25. at /server/Trinity-Source/trinity/src/server/game/World/World.cpp:2547
  26. #4 0x0000000000b90fbf in World::Update (this=0x7fe4d38e0008, diff=176)
  27. at /server/Trinity-Source/trinity/src/server/game/World/World.cpp:1934
  28. #5 0x00000000007861c6 in WorldRunnable::run (this=<value optimized out>)
  29. at /server/Trinity-Source/trinity/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  30. #6 0x0000000000cb2d7a in ACE_Based::Thread::ThreadTask (param=0x7fe4b3958600)
  31. at /server/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  32. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  33. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  34. #9 0x0000000000000000 in ?? ()
  35. #0 Group::IsFull (this=0x7fe4b3958600)
  36. at /usr/include/c++/4.3/bits/stl_iterator_base_funcs.h:85
  37. No locals.
  38. #1 0x0000000000aedec2 in WorldSession::HandleGroupAcceptOpcode (
  39. this=0x7fe4645d6900, recv_data=<value optimized out>)
  40. at /server/Trinity-Source/trinity/src/server/game/Server/Protocol/Handlers/GroupHandler.cpp:213
  41. group = (Group *) 0x7fe4b3958600
  42. leader = <value optimized out>
  43. #2 0x0000000000a8ade7 in WorldSession::Update (this=0x7fe4645d6900,
  44. diff=<value optimized out>, updater=@0x42e77fd0)
  45. at /server/Trinity-Source/trinity/src/server/game/Server/WorldSession.cpp:293
  46. packet = (WorldPacket *) 0x7fe45ad60970
  47. #3 0x0000000000b9096c in World::UpdateSessions (this=0x7fe4d38e0008, diff=176)
  48. at /server/Trinity-Source/trinity/src/server/game/World/World.cpp:2547
  49. pSession = (WorldSession *) 0x7fe4645d6900
  50. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x11a3e70,
  51. m_pSession = 0x7fe4645d6900}, <No data fields>}
  52. sess = <value optimized out>
  53. #4 0x0000000000b90fbf in World::Update (this=0x7fe4d38e0008, diff=176)
  54. at /server/Trinity-Source/trinity/src/server/game/World/World.cpp:1934
  55. No locals.
  56. #5 0x00000000007861c6 in WorldRunnable::run (this=<value optimized out>)
  57. at /server/Trinity-Source/trinity/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  58. diff = 176
  59. realCurrTime = 1755277
  60. realPrevTime = 1755101
  61. prevSleepTime = 0
  62. #6 0x0000000000cb2d7a in ACE_Based::Thread::ThreadTask (param=0x7fe4b3958600)
  63. at /server/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  64. No locals.
  65. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  66. No symbol table info available.
  67. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  68. No symbol table info available.
  69. #9 0x0000000000000000 in ?? ()
  70. No symbol table info available.
  71. 16 Thread 0x47e82950 (LWP 27953) 0x00007fe4d492fc18 in epoll_wait ()
  72. from /lib/libc.so.6
  73. 15 Thread 0x47681950 (LWP 27952) 0x00007fe4d492fc18 in epoll_wait ()
  74. from /lib/libc.so.6
  75. 14 Thread 0x46e80950 (LWP 27951) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  76. 13 Thread 0x4667f950 (LWP 27947) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  77. 12 Thread 0x45e7e950 (LWP 27946) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  78. 11 Thread 0x4567d950 (LWP 27945) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  79. 10 Thread 0x44e7c950 (LWP 27944) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  80. 9 Thread 0x4467b950 (LWP 27943) 0x00007fe4d4928d52 in select ()
  81. from /lib/libc.so.6
  82. 7 Thread 0x43679950 (LWP 27941) 0x00007fe4d4928d52 in select ()
  83. from /lib/libc.so.6
  84. * 6 Thread 0x42e78950 (LWP 27940) Group::IsFull (this=0x7fe4b3958600)
  85. at /usr/include/c++/4.3/bits/stl_iterator_base_funcs.h:85
  86. 5 Thread 0x42677950 (LWP 27939) 0x00007fe4d4bc04c5 in __lll_unlock_wake ()
  87. from /lib/libpthread.so.0
  88. 4 Thread 0x41e76950 (LWP 27811) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  89. 3 Thread 0x40b93950 (LWP 27810) 0x00007fe4d4bc07db in read ()
  90. from /lib/libpthread.so.0
  91. 2 Thread 0x41675950 (LWP 27809) 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  92. 1 Thread 0x7fe4d6bdc6f0 (LWP 27806) 0x00007fe4d4bba715 in pthread_join ()
  93. from /lib/libpthread.so.0
  94.  
  95. Thread 16 (Thread 0x47e82950 (LWP 27953)):
  96. #0 0x00007fe4d492fc18 in epoll_wait () from /lib/libc.so.6
  97. No symbol table info available.
  98. #1 0x00007fe4d6271454 in ACE_Dev_Poll_Reactor::work_pending_i (
  99. this=0x7fe4af4a5180, max_wait_time=<value optimized out>)
  100. at ../../ace/Dev_Poll_Reactor.cpp:960
  101. timer_buf = {static zero = {
  102. static zero = <same as static member of an already seen type>,
  103. static max_time = {
  104. static zero = <same as static member of an already seen type>,
  105. static max_time = <same as static member of an already seen type>,
  106. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  107. tv_sec = 0, tv_usec = 0}},
  108. static max_time = <same as static member of an already seen type>, tv_ = {
  109. tv_sec = 0, tv_usec = 6992}}
  110. this_timeout = <value optimized out>
  111. timeout = 6
  112. nfds = <value optimized out>
  113. #2 0x00007fe4d6271541 in ACE_Dev_Poll_Reactor::handle_events_i (
  114. this=0x7fe4af4a5180, max_wait_time=0x47e820a0, guard=@0x47e82000)
  115. at ../../ace/Dev_Poll_Reactor.cpp:1033
  116. result = <value optimized out>
  117. #3 0x00007fe4d627172e in ACE_Dev_Poll_Reactor::handle_events (
  118. this=0x7fe4af4a5180, max_wait_time=0x47e820a0)
  119. at ../../ace/Dev_Poll_Reactor.cpp:1015
  120. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  121. max_wait_time_ = 0x47e820a0, start_time_ = {static zero = {
  122. static zero = <same as static member of an already seen type>,
  123. static max_time = {
  124. static zero = <same as static member of an already seen type>,
  125. static max_time = <same as static member of an already seen type>,
  126. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  127. tv_sec = 0, tv_usec = 0}},
  128. static max_time = <same as static member of an already seen type>, tv_ = {
  129. tv_sec = 1296849414, tv_usec = 838262}}, stopped_ = false}
  130. guard = {token_ = @0x7fe4af4a51f8, owner_ = 1}
  131. result = -1
  132. #4 0x00007fe4d62c819d in ACE_Reactor::run_reactor_event_loop (
  133. this=0x7fe4bb74fd60, tv=@0x47e820a0, eh=0) at ../../ace/Reactor.cpp:267
  134. result = 1
  135. #5 0x0000000000a867be in ReactorRunnable::svc (this=0x7fe4baf9e640)
  136. at /server/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:171
  137. interval = {static zero = {
  138. static zero = <same as static member of an already seen type>,
  139. static max_time = {
  140. static zero = <same as static member of an already seen type>,
  141. static max_time = <same as static member of an already seen type>,
  142. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  143. tv_sec = 0, tv_usec = 0}},
  144. static max_time = <same as static member of an already seen type>, tv_ = {
  145. tv_sec = 0, tv_usec = 6992}}
  146. #6 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  147. at ../../ace/Task.cpp:271
  148. t = (ACE_Task_Base *) 0x7fe4baf9e640
  149. svc_status = <value optimized out>
  150. #7 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f184c0)
  151. at ../../ace/Thread_Adapter.cpp:94
  152. exit_hook_instance = <value optimized out>
  153. exit_hook_maybe = {instance_ = 0x0}
  154. exit_hook_ptr = <value optimized out>
  155. #8 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  156. No symbol table info available.
  157. #9 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  158. No symbol table info available.
  159. #10 0x0000000000000000 in ?? ()
  160. No symbol table info available.
  161.  
  162. Thread 15 (Thread 0x47681950 (LWP 27952)):
  163. #0 0x00007fe4d492fc18 in epoll_wait () from /lib/libc.so.6
  164. No symbol table info available.
  165. #1 0x00007fe4d6271454 in ACE_Dev_Poll_Reactor::work_pending_i (
  166. this=0x7fe4af4a5300, max_wait_time=<value optimized out>)
  167. at ../../ace/Dev_Poll_Reactor.cpp:960
  168. timer_buf = {static zero = {
  169. static zero = <same as static member of an already seen type>,
  170. static max_time = {
  171. static zero = <same as static member of an already seen type>,
  172. static max_time = <same as static member of an already seen type>,
  173. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  174. tv_sec = 0, tv_usec = 0}},
  175. static max_time = <same as static member of an already seen type>, tv_ = {
  176. tv_sec = 0, tv_usec = 9998}}
  177. this_timeout = <value optimized out>
  178. timeout = 9
  179. nfds = <value optimized out>
  180. #2 0x00007fe4d6271541 in ACE_Dev_Poll_Reactor::handle_events_i (
  181. this=0x7fe4af4a5300, max_wait_time=0x476810a0, guard=@0x47681000)
  182. at ../../ace/Dev_Poll_Reactor.cpp:1033
  183. result = <value optimized out>
  184. #3 0x00007fe4d627172e in ACE_Dev_Poll_Reactor::handle_events (
  185. this=0x7fe4af4a5300, max_wait_time=0x476810a0)
  186. at ../../ace/Dev_Poll_Reactor.cpp:1015
  187. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  188. max_wait_time_ = 0x476810a0, start_time_ = {static zero = {
  189. static zero = <same as static member of an already seen type>,
  190. static max_time = {
  191. static zero = <same as static member of an already seen type>,
  192. static max_time = <same as static member of an already seen type>,
  193. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  194. tv_sec = 0, tv_usec = 0}},
  195. static max_time = <same as static member of an already seen type>, tv_ = {
  196. tv_sec = 1296849414, tv_usec = 827568}}, stopped_ = false}
  197. guard = {token_ = @0x7fe4af4a5378, owner_ = 1}
  198. result = -1
  199. #4 0x00007fe4d62c819d in ACE_Reactor::run_reactor_event_loop (
  200. this=0x7fe4bb74fda0, tv=@0x476810a0, eh=0) at ../../ace/Reactor.cpp:267
  201. result = -1158028024
  202. #5 0x0000000000a867be in ReactorRunnable::svc (this=0x7fe4baf9e508)
  203. at /server/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:171
  204. interval = {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>,
  209. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  210. tv_sec = 0, tv_usec = 0}},
  211. static max_time = <same as static member of an already seen type>, tv_ = {
  212. tv_sec = 0, tv_usec = 9998}}
  213. #6 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  214. at ../../ace/Task.cpp:271
  215. t = (ACE_Task_Base *) 0x7fe4baf9e508
  216. svc_status = <value optimized out>
  217. #7 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f18400)
  218. at ../../ace/Thread_Adapter.cpp:94
  219. exit_hook_instance = <value optimized out>
  220. exit_hook_maybe = {instance_ = 0x0}
  221. exit_hook_ptr = <value optimized out>
  222. #8 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  223. No symbol table info available.
  224. #9 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  225. No symbol table info available.
  226. #10 0x0000000000000000 in ?? ()
  227. No symbol table info available.
  228.  
  229. Thread 14 (Thread 0x46e80950 (LWP 27951)):
  230. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  231. from /lib/libpthread.so.0
  232. No symbol table info available.
  233. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  234. this=0x7fe4af527c84, mutex=@0x80, abstime=<value optimized out>)
  235. at ../../ace/OS_NS_Thread.inl:362
  236. No locals.
  237. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  238. (this=0x7fe4af527c00, timeout=0x0)
  239. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  240. result = <value optimized out>
  241. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  242. this=0x7fe4af527c00, first_item=@0x46e800d0, timeout=0x0)
  243. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  244. ace_mon = {lock_ = 0x7fe4af527c50, owner_ = 0}
  245. #4 0x0000000000785e40 in SOAPWorkingThread::svc (this=0x4467b030)
  246. at /usr/local/include/ace/Task_T.inl:22
  247. mb = (class ACE_Message_Block *) 0x0
  248. #5 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  249. at ../../ace/Task.cpp:271
  250. t = (ACE_Task_Base *) 0x4467b030
  251. svc_status = <value optimized out>
  252. #6 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f184c0)
  253. at ../../ace/Thread_Adapter.cpp:94
  254. exit_hook_instance = <value optimized out>
  255. exit_hook_maybe = {instance_ = 0x0}
  256. exit_hook_ptr = <value optimized out>
  257. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  258. No symbol table info available.
  259. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  260. No symbol table info available.
  261. #9 0x0000000000000000 in ?? ()
  262. No symbol table info available.
  263.  
  264. Thread 13 (Thread 0x4667f950 (LWP 27947)):
  265. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  266. from /lib/libpthread.so.0
  267. No symbol table info available.
  268. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  269. this=0x7fe4af527c84, mutex=@0x80, abstime=<value optimized out>)
  270. at ../../ace/OS_NS_Thread.inl:362
  271. No locals.
  272. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  273. (this=0x7fe4af527c00, timeout=0x0)
  274. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  275. result = <value optimized out>
  276. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  277. this=0x7fe4af527c00, first_item=@0x4667f0d0, timeout=0x0)
  278. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  279. ace_mon = {lock_ = 0x7fe4af527c50, owner_ = 0}
  280. #4 0x0000000000785e40 in SOAPWorkingThread::svc (this=0x4467b030)
  281. at /usr/local/include/ace/Task_T.inl:22
  282. mb = (class ACE_Message_Block *) 0x0
  283. #5 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  284. at ../../ace/Task.cpp:271
  285. t = (ACE_Task_Base *) 0x4467b030
  286. svc_status = <value optimized out>
  287. #6 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f18400)
  288. at ../../ace/Thread_Adapter.cpp:94
  289. exit_hook_instance = <value optimized out>
  290. exit_hook_maybe = {instance_ = 0x0}
  291. exit_hook_ptr = <value optimized out>
  292. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  293. No symbol table info available.
  294. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  295. No symbol table info available.
  296. #9 0x0000000000000000 in ?? ()
  297. No symbol table info available.
  298.  
  299. Thread 12 (Thread 0x45e7e950 (LWP 27946)):
  300. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  301. from /lib/libpthread.so.0
  302. No symbol table info available.
  303. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  304. this=0x7fe4af527c84, mutex=@0x80, abstime=<value optimized out>)
  305. at ../../ace/OS_NS_Thread.inl:362
  306. No locals.
  307. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  308. (this=0x7fe4af527c00, timeout=0x0)
  309. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  310. result = <value optimized out>
  311. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  312. this=0x7fe4af527c00, first_item=@0x45e7e0d0, timeout=0x0)
  313. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  314. ace_mon = {lock_ = 0x7fe4af527c50, owner_ = 0}
  315. #4 0x0000000000785e40 in SOAPWorkingThread::svc (this=0x4467b030)
  316. at /usr/local/include/ace/Task_T.inl:22
  317. mb = (class ACE_Message_Block *) 0x0
  318. #5 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  319. at ../../ace/Task.cpp:271
  320. t = (ACE_Task_Base *) 0x4467b030
  321. svc_status = <value optimized out>
  322. #6 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f183a0)
  323. at ../../ace/Thread_Adapter.cpp:94
  324. exit_hook_instance = <value optimized out>
  325. exit_hook_maybe = {instance_ = 0x0}
  326. exit_hook_ptr = <value optimized out>
  327. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  328. No symbol table info available.
  329. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  330. No symbol table info available.
  331. #9 0x0000000000000000 in ?? ()
  332. No symbol table info available.
  333.  
  334. Thread 11 (Thread 0x4567d950 (LWP 27945)):
  335. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  336. from /lib/libpthread.so.0
  337. No symbol table info available.
  338. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  339. this=0x7fe4af527c84, mutex=@0x80, abstime=<value optimized out>)
  340. at ../../ace/OS_NS_Thread.inl:362
  341. No locals.
  342. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  343. (this=0x7fe4af527c00, timeout=0x0)
  344. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  345. result = <value optimized out>
  346. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  347. this=0x7fe4af527c00, first_item=@0x4567d0d0, timeout=0x0)
  348. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  349. ace_mon = {lock_ = 0x7fe4af527c50, owner_ = 0}
  350. #4 0x0000000000785e40 in SOAPWorkingThread::svc (this=0x4467b030)
  351. at /usr/local/include/ace/Task_T.inl:22
  352. mb = (class ACE_Message_Block *) 0x0
  353. #5 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  354. at ../../ace/Task.cpp:271
  355. t = (ACE_Task_Base *) 0x4467b030
  356. svc_status = <value optimized out>
  357. #6 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f182e0)
  358. at ../../ace/Thread_Adapter.cpp:94
  359. exit_hook_instance = <value optimized out>
  360. exit_hook_maybe = {instance_ = 0x0}
  361. exit_hook_ptr = <value optimized out>
  362. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  363. No symbol table info available.
  364. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  365. No symbol table info available.
  366. #9 0x0000000000000000 in ?? ()
  367. No symbol table info available.
  368.  
  369. Thread 10 (Thread 0x44e7c950 (LWP 27944)):
  370. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  371. from /lib/libpthread.so.0
  372. No symbol table info available.
  373. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  374. this=0x7fe4af527c84, mutex=@0x80, abstime=<value optimized out>)
  375. at ../../ace/OS_NS_Thread.inl:362
  376. No locals.
  377. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  378. (this=0x7fe4af527c00, timeout=0x0)
  379. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  380. result = <value optimized out>
  381. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  382. this=0x7fe4af527c00, first_item=@0x44e7c0d0, timeout=0x0)
  383. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  384. ace_mon = {lock_ = 0x7fe4af527c50, owner_ = 0}
  385. #4 0x0000000000785e40 in SOAPWorkingThread::svc (this=0x4467b030)
  386. at /usr/local/include/ace/Task_T.inl:22
  387. mb = (class ACE_Message_Block *) 0x0
  388. #5 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  389. at ../../ace/Task.cpp:271
  390. t = (ACE_Task_Base *) 0x4467b030
  391. svc_status = <value optimized out>
  392. #6 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4b3f18220)
  393. at ../../ace/Thread_Adapter.cpp:94
  394. exit_hook_instance = <value optimized out>
  395. exit_hook_maybe = {instance_ = 0x0}
  396. exit_hook_ptr = <value optimized out>
  397. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  398. No symbol table info available.
  399. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  400. No symbol table info available.
  401. #9 0x0000000000000000 in ?? ()
  402. No symbol table info available.
  403.  
  404. Thread 9 (Thread 0x4467b950 (LWP 27943)):
  405. #0 0x00007fe4d4928d52 in select () from /lib/libc.so.6
  406. No symbol table info available.
  407. #1 0x0000000001127cd0 in tcp_select (soap=0x4465f810, s=28, flags=1147532992,
  408. timeout=-514) at /server/Trinity-Source/trinity/dep/gsoap/stdsoap2.cpp:4366
  409. r = <value optimized out>
  410. tv = {tv_sec = 1, tv_usec = 112000}
  411. fd = {{fds_bits = {268435456, 0 <repeats 15 times>}}, {fds_bits = {
  412. 268435456, 0 <repeats 15 times>}}, {fds_bits = {268435456,
  413. 0 <repeats 15 times>}}}
  414. rfd = (<anonymous struct> *) 0x4465f5c0
  415. sfd = (<anonymous struct> *) 0x4465f640
  416. efd = (<anonymous struct> *) 0x4465f6c0
  417. #2 0x0000000001137203 in soap_accept (soap=0x4465f810)
  418. at /server/Trinity-Source/trinity/dep/gsoap/stdsoap2.cpp:4770
  419. r = -514
  420. err = -514
  421. n = 16
  422. len = 65536
  423. set = 1
  424. #3 0x000000000078573f in TCSoapRunnable::run (this=<value optimized out>)
  425. at /server/Trinity-Source/trinity/src/server/worldserver/TCSoap/TCSoap.cpp:49
  426. thread_soap = (class soap *) 0x115107b
  427. mb = (class ACE_Message_Block *) 0x1ec6
  428. pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x115cfd0,
  429. reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
  430. value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  431. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  432. _vptr.Policy = 0x7fe4d6543450},
  433. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0x115d0d0}, <No data fields>},
  434. thr_count_ = 5, thr_mgr_ = 0x7fe4d382f280, flags_ = 0, grp_id_ = 5,
  435. lock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  436. __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0,
  437. __next = 0x0}}, __size = '\0' <repeats 39 times>, __align = 0},
  438. removed_ = false}, last_thread_id_ = 0}, msg_queue_ = 0x7fe4af527c00,
  439. delete_msg_queue_ = true, mod_ = 0x0, next_ = 0x0}, <No data fields>}
  440. soap = {_vptr.soap = 0x1318e70, state = 1, version = 0, mode = 0,
  441. imode = 2097152, omode = 2097152, float_format = 0x1315388 "%.9G",
  442. double_format = 0x131538d "%.17lG", dime_id_format = 0x1315394 "cid:id%d",
  443. http_version = 0x131539d "1.1", http_content = 0x0,
  444. encodingStyle = 0x13183a0 "", actor = 0x0, lang = 0x1315f6b "en",
  445. recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3,
  446. socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0,
  447. linger_time = 0, namespaces = 0x1694860, local_namespaces = 0x0,
  448. nlist = 0x0, blist = 0x0, clist = 0x7fe4bb74fd40, alist = 0x0, iht = {
  449. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>}, pblk = 0x0,
  450. pidx = 0, header = 0x0, fault = 0x7fe4af5a9dd0, idnum = 0, user = 0x0,
  451. plugins = 0x0, userid = 0x0, passwd = 0x0, fpost = 0x11493c0 <http_post>,
  452. fget = 0x1125060 <http_get>, fput = 0x1138f10 <http_put>,
  453. fdel = 0x1125070 <http_405>, fopt = 0x1125070 <http_405>,
  454. fhead = 0x1125070 <http_405>, fform = 0,
  455. fposthdr = 0x112ef50 <http_post_header>,
  456. fresponse = 0x1129fb0 <http_response>, fparse = 0x11388f0 <http_parse>,
  457. fparsehdr = 0x11466e0 <http_parse_header>, fheader = 0,
  458. fresolve = 0x112c3d0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  459. fclosesocket = 0x112c3b0 <tcp_closesocket>,
  460. fshutdownsocket = 0x112c3a0 <tcp_shutdownsocket>,
  461. fopen = 0x113d740 <tcp_connect>, faccept = 0x112c3c0 <tcp_accept>,
  462. fclose = 0x1124f50 <tcp_disconnect>, fsend = 0x112c070 <fsend>,
  463. frecv = 0x112be20 <frecv>, fpoll = 0x112df50 <soap_poll>, fseterror = 0,
  464. fignore = 0, fserveloop = 0, fplugin = 0x1129f50 <fplugin>, fmalloc = 0,
  465. fprepareinitsend = 0, fprepareinitrecv = 0, fpreparesend = 0,
  466. fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0,
  467. fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  468. fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
  469. fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0, fmimeread = 0,
  470. fmimewrite = 0, master = 28, socket = -1, os = 0x0, is = 0x0, sendfd = 1,
  471. recvfd = 0, bufidx = 0, buflen = 0, ahead = 0, cdata = 0, body = 0,
  472. level = 0, count = 0, length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  473. buf = '\0' <repeats 65535 times>, msgbuf = '\0' <repeats 1023 times>,
  474. tmpbuf = '\0' <repeats 1023 times>, tag = '\0' <repeats 1023 times>,
  475. id = '\0' <repeats 1023 times>, href = '\0' <repeats 1023 times>,
  476. type = '\0' <repeats 1023 times>, arrayType = '\0' <repeats 1023 times>,
  477. arraySize = '\0' <repeats 1023 times>,
  478. arrayOffset = '\0' <repeats 1023 times>, other = 0, position = 0,
  479. positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  480. encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, alloced = 0,
  481. peeked = 0, chunksize = 0, chunkbuflen = 0,
  482. endpoint = '\0' <repeats 1023 times>, path = '\0' <repeats 1023 times>,
  483. host = '\0' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  484. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  485. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  486. max_keep_alive = 100, proxy_http_version = 0x13153a1 "1.0",
  487. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  488. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0,
  489. dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\0',
  490. ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0,
  491. last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  492. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0,
  493. 0x0}, mht = {0x0 <repeats 905 times>, 0x7fe4af4028d8, 0xffffffff,
  494. 0x7fe4af4027a0, 0xffffffff, 0x7fe4bb405ad0, 0x1, 0x7fe4d3c00c80, 0x0,
  495. 0x7fe4af4028d8, 0xffffffff, 0x7fe4bb405ad0, 0xffffffff, 0x7fe4d3c00c80,
  496. 0x1, 0x7fe4d3c00c80, 0x0 <repeats 104 times>}, wsuid = 0x0,
  497. c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  498. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  499. ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0, sin_addr = {
  500. s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  501. fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  502. session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  503. keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  504. session_host = '\0' <repeats 896 times>, "\002\000\000\000\000\000\000\000\000\000@»д\177\000\000\002\000\000\000\000\000\000\000p\223\025\001", '\0' <repeats 12 times>, "x\fАУд\177\000\000\000\000\000\000\000\000\000\001\000 \000\000\000\000\000\000\000\fАУд\177\000\000\000Р|»д\177\000\000\000\fАУд\177\000\000\000 \000\000\000\000\000\000\001", '\0' <repeats 15 times>, "P№gD\000\000\000\000Ї\236\025\001\000\000\000", session_port = -742388736, c_locale = 0x0,
  505. d_stream = 0x2001, z_crc = -742388736, z_dict = 0x7fe4d3c00c00 "\001",
  506. z_dict_len = 4097, zlib_state = 0, zlib_in = 0, zlib_out = 3080,
  507. z_buf = 0x0, z_buflen = 1147648248, z_level = 43780, z_ratio_in = 0,
  508. z_ratio_out = 1.14808383e-41}
  509. #4 0x0000000000cb2d7a in ACE_Based::Thread::ThreadTask (param=0x1d)
  510. at /server/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  511. No locals.
  512. #5 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  513. No symbol table info available.
  514. #6 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  515. No symbol table info available.
  516. #7 0x0000000000000000 in ?? ()
  517. No symbol table info available.
  518.  
  519. Thread 7 (Thread 0x43679950 (LWP 27941)):
  520. #0 0x00007fe4d4928d52 in select () from /lib/libc.so.6
  521. No symbol table info available.
  522. #1 0x00007fe4d657e830 in ?? () from /lib/libreadline.so.5
  523. No symbol table info available.
  524. #2 0x00007fe4d657ea6d in rl_read_key () from /lib/libreadline.so.5
  525. No symbol table info available.
  526. #3 0x00007fe4d656bd61 in readline_internal_char () from /lib/libreadline.so.5
  527. No symbol table info available.
  528. #4 0x00007fe4d656c245 in readline () from /lib/libreadline.so.5
  529. No symbol table info available.
  530. #5 0x000000000077c3ad in CliRunnable::run (this=<value optimized out>)
  531. at /server/Trinity-Source/trinity/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  532. command_str = 0x7fe4bb74aea0 "0·\025\001"
  533. #6 0x0000000000cb2d7a in ACE_Based::Thread::ThreadTask (param=0x1)
  534. at /server/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  535. No locals.
  536. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  539. No symbol table info available.
  540. #9 0x0000000000000000 in ?? ()
  541. No symbol table info available.
  542.  
  543. Thread 6 (Thread 0x42e78950 (LWP 27940)):
  544. #0 Group::IsFull (this=0x7fe4b3958600)
  545. at /usr/include/c++/4.3/bits/stl_iterator_base_funcs.h:85
  546. No locals.
  547. #1 0x0000000000aedec2 in WorldSession::HandleGroupAcceptOpcode (
  548. this=0x7fe4645d6900, recv_data=<value optimized out>)
  549. at /server/Trinity-Source/trinity/src/server/game/Server/Protocol/Handlers/GroupHandler.cpp:213
  550. group = (Group *) 0x7fe4b3958600
  551. leader = <value optimized out>
  552. #2 0x0000000000a8ade7 in WorldSession::Update (this=0x7fe4645d6900,
  553. diff=<value optimized out>, updater=@0x42e77fd0)
  554. at /server/Trinity-Source/trinity/src/server/game/Server/WorldSession.cpp:293
  555. packet = (WorldPacket *) 0x7fe45ad60970
  556. #3 0x0000000000b9096c in World::UpdateSessions (this=0x7fe4d38e0008, diff=176)
  557. at /server/Trinity-Source/trinity/src/server/game/World/World.cpp:2547
  558. pSession = (WorldSession *) 0x7fe4645d6900
  559. updater = {<PacketFilter> = {_vptr.PacketFilter = 0x11a3e70,
  560. m_pSession = 0x7fe4645d6900}, <No data fields>}
  561. sess = <value optimized out>
  562. #4 0x0000000000b90fbf in World::Update (this=0x7fe4d38e0008, diff=176)
  563. at /server/Trinity-Source/trinity/src/server/game/World/World.cpp:1934
  564. No locals.
  565. #5 0x00000000007861c6 in WorldRunnable::run (this=<value optimized out>)
  566. at /server/Trinity-Source/trinity/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  567. diff = 176
  568. realCurrTime = 1755277
  569. realPrevTime = 1755101
  570. prevSleepTime = 0
  571. #6 0x0000000000cb2d7a in ACE_Based::Thread::ThreadTask (param=0x7fe4b3958600)
  572. at /server/Trinity-Source/trinity/src/server/shared/Threading/Threading.cpp:183
  573. No locals.
  574. #7 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  575. No symbol table info available.
  576. #8 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  577. No symbol table info available.
  578. #9 0x0000000000000000 in ?? ()
  579. No symbol table info available.
  580.  
  581. Thread 5 (Thread 0x42677950 (LWP 27939)):
  582. #0 0x00007fe4d4bc04c5 in __lll_unlock_wake () from /lib/libpthread.so.0
  583. No symbol table info available.
  584. #1 0x00007fe4d4bbcff9 in _L_unlock_56 () from /lib/libpthread.so.0
  585. No symbol table info available.
  586. #2 0x00007fe4d4bbcc56 in __pthread_mutex_unlock_usercnt ()
  587. from /lib/libpthread.so.0
  588. No symbol table info available.
  589. #3 0x00007fe4d62a3306 in ACE_OS::mutex_unlock (m=0x7fe4c65ea2e8)
  590. at ../../ace/OS_NS_Thread.cpp:2369
  591. result = <value optimized out>
  592. #4 0x0000000000c5e65f in MapUpdater::update_finished (this=0x7fe4c65ea210)
  593. at /usr/local/include/ace/OS_NS_Thread.inl:3491
  594. guard = {lock_ = 0x7fe4c65ea2e8, owner_ = -1}
  595. #5 0x0000000000c5eadb in MapUpdateRequest::call (this=0x7fe460bbb2b0)
  596. at /server/Trinity-Source/trinity/src/server/game/Maps/MapUpdater.cpp:55
  597. No locals.
  598. #6 0x0000000000cb2341 in DelayExecutor::svc (this=0x7fe4c65ea218)
  599. at /server/Trinity-Source/trinity/src/server/shared/Threading/DelayExecutor.cpp:52
  600. rq = (class ACE_Method_Request *) 0x7fe460bbb2b0
  601. #7 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  602. at ../../ace/Task.cpp:271
  603. t = (ACE_Task_Base *) 0x7fe4c65ea218
  604. svc_status = <value optimized out>
  605. #8 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4af53b640)
  606. at ../../ace/Thread_Adapter.cpp:94
  607. exit_hook_instance = <value optimized out>
  608. exit_hook_maybe = {instance_ = 0x0}
  609. exit_hook_ptr = <value optimized out>
  610. #9 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  611. No symbol table info available.
  612. #10 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  613. No symbol table info available.
  614. #11 0x0000000000000000 in ?? ()
  615. No symbol table info available.
  616.  
  617. Thread 4 (Thread 0x41e76950 (LWP 27811)):
  618. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  619. from /lib/libpthread.so.0
  620. No symbol table info available.
  621. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  622. this=0x7fe4d380d484, mutex=@0x80, abstime=<value optimized out>)
  623. at ../../ace/OS_NS_Thread.inl:362
  624. No locals.
  625. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  626. (this=0x7fe4d380d400, timeout=0x0)
  627. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  628. result = <value optimized out>
  629. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  630. this=0x7fe4d380d400, first_item=@0x41e760b8, timeout=0x0)
  631. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  632. ace_mon = {lock_ = 0x7fe4d380d450, owner_ = 0}
  633. #4 0x00007fe4d6244335 in ACE_Activation_Queue::dequeue (
  634. this=<value optimized out>, tv=0xfffffffffffffe00)
  635. at ../../ace/Activation_Queue.cpp:89
  636. mb = (class ACE_Message_Block *) 0x0
  637. #5 0x0000000000cb83b0 in DatabaseWorker::svc (this=0x7fe4d3816c40)
  638. at /server/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  639. No locals.
  640. #6 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  641. at ../../ace/Task.cpp:271
  642. t = (ACE_Task_Base *) 0x7fe4d3816c40
  643. svc_status = <value optimized out>
  644. #7 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4d3934f40)
  645. at ../../ace/Thread_Adapter.cpp:94
  646. exit_hook_instance = <value optimized out>
  647. exit_hook_maybe = {instance_ = 0x0}
  648. exit_hook_ptr = <value optimized out>
  649. #8 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  650. No symbol table info available.
  651. #9 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  652. No symbol table info available.
  653. #10 0x0000000000000000 in ?? ()
  654. No symbol table info available.
  655.  
  656. Thread 3 (Thread 0x40b93950 (LWP 27810)):
  657. #0 0x00007fe4d4bc07db in read () from /lib/libpthread.so.0
  658. No symbol table info available.
  659. #1 0x00007fe4d5e051f8 in vio_read () from /usr/lib/libmysqlclient_r.so.15
  660. No symbol table info available.
  661. #2 0x00007fe4d5e05257 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.15
  662. No symbol table info available.
  663. #3 0x00007fe4d5e063e9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  664. No symbol table info available.
  665. #4 0x00007fe4d5e0678d in my_net_read () from /usr/lib/libmysqlclient_r.so.15
  666. No symbol table info available.
  667. #5 0x00007fe4d5e00ea5 in cli_safe_read () from /usr/lib/libmysqlclient_r.so.15
  668. No symbol table info available.
  669. #6 0x00007fe4d5e015c9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  670. No symbol table info available.
  671. #7 0x00007fe4d5dd46fc in ?? () from /usr/lib/libmysqlclient_r.so.15
  672. No symbol table info available.
  673. #8 0x00007fe4d5dd736a in cli_stmt_execute ()
  674. from /usr/lib/libmysqlclient_r.so.15
  675. No symbol table info available.
  676. #9 0x00007fe4d5dd6ddd in mysql_stmt_execute ()
  677. from /usr/lib/libmysqlclient_r.so.15
  678. No symbol table info available.
  679. #10 0x0000000000ca1db0 in MySQLConnection::_Query (this=0x7fe4d3814900,
  680. stmt=0x7fe460bac8b0, pResult=0x40b93060, pRowCount=0x40b93058,
  681. pFieldCount=0x40b9306c)
  682. at /server/Trinity-Source/trinity/src/server/shared/Database/MySQLConnection.cpp:267
  683. m_mStmt = (MySQLPreparedStatement *) 0x7fe4d393da10
  684. msql_STMT = (MYSQL_STMT *) 0x7fe4d3885400
  685. msql_BIND = (MYSQL_BIND *) 0x7fe4d380b040
  686. _s = 0
  687. index = 21
  688. __FUNCTION__ = "_Query"
  689. #11 0x0000000000ca2349 in MySQLConnection::Query (this=0x10,
  690. stmt=0x7fe4d3935000)
  691. at /server/Trinity-Source/trinity/src/server/shared/Database/MySQLConnection.cpp:468
  692. result = (MYSQL_RES *) 0x0
  693. rowCount = 0
  694. fieldCount = 0
  695. #12 0x0000000000c9cb0f in SQLQueryHolderTask::Execute (this=0x7fe460bbb730)
  696. at /server/Trinity-Source/trinity/src/server/shared/Database/QueryHolder.cpp:184
  697. stmt = (PreparedStatement *) 0x7fe4d3935000
  698. i = 3
  699. #13 0x000000000078fcca in SQLOperation::call (this=0x10)
  700. at /server/Trinity-Source/trinity/src/server/shared/Database/SQLOperation.h:65
  701. No locals.
  702. #14 0x0000000000cb8399 in DatabaseWorker::svc (this=0x7fe4d38149c0)
  703. at /server/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:45
  704. No locals.
  705. #15 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  706. at ../../ace/Task.cpp:271
  707. t = (ACE_Task_Base *) 0x7fe4d38149c0
  708. svc_status = <value optimized out>
  709. #16 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4d3813b80)
  710. at ../../ace/Thread_Adapter.cpp:94
  711. exit_hook_instance = <value optimized out>
  712. exit_hook_maybe = {instance_ = 0x0}
  713. exit_hook_ptr = <value optimized out>
  714. #17 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  715. No symbol table info available.
  716. #18 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  717. No symbol table info available.
  718. #19 0x0000000000000000 in ?? ()
  719. No symbol table info available.
  720.  
  721. Thread 2 (Thread 0x41675950 (LWP 27809)):
  722. #0 0x00007fe4d4bbdd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  723. from /lib/libpthread.so.0
  724. No symbol table info available.
  725. #1 0x00007fe4d625e085 in ACE_Condition_Thread_Mutex::wait (
  726. this=0x7fe4d380d284, mutex=@0x80, abstime=<value optimized out>)
  727. at ../../ace/OS_NS_Thread.inl:362
  728. No locals.
  729. #2 0x00000000007824fc in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  730. (this=0x7fe4d380d200, timeout=0x0)
  731. at /usr/local/include/ace/Message_Queue_T.cpp:1744
  732. result = <value optimized out>
  733. #3 0x0000000000783629 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  734. this=0x7fe4d380d200, first_item=@0x416750b8, timeout=0x0)
  735. at /usr/local/include/ace/Message_Queue_T.cpp:1938
  736. ace_mon = {lock_ = 0x7fe4d380d250, owner_ = 0}
  737. #4 0x00007fe4d6244335 in ACE_Activation_Queue::dequeue (
  738. this=<value optimized out>, tv=0xfffffffffffffe00)
  739. at ../../ace/Activation_Queue.cpp:89
  740. mb = (class ACE_Message_Block *) 0x0
  741. #5 0x0000000000cb83b0 in DatabaseWorker::svc (this=0x7fe4d3814480)
  742. at /server/Trinity-Source/trinity/src/server/shared/Database/DatabaseWorker.cpp:40
  743. No locals.
  744. #6 0x00007fe4d62ed167 in ACE_Task_Base::svc_run (args=<value optimized out>)
  745. at ../../ace/Task.cpp:271
  746. t = (ACE_Task_Base *) 0x7fe4d3814480
  747. svc_status = <value optimized out>
  748. #7 0x00007fe4d62ee815 in ACE_Thread_Adapter::invoke (this=0x7fe4d3813b20)
  749. at ../../ace/Thread_Adapter.cpp:94
  750. exit_hook_instance = <value optimized out>
  751. exit_hook_maybe = {instance_ = 0x0}
  752. exit_hook_ptr = <value optimized out>
  753. #8 0x00007fe4d4bb9fc7 in start_thread () from /lib/libpthread.so.0
  754. No symbol table info available.
  755. #9 0x00007fe4d492f64d in clone () from /lib/libc.so.6
  756. No symbol table info available.
  757. #10 0x0000000000000000 in ?? ()
  758. No symbol table info available.
  759.  
  760. Thread 1 (Thread 0x7fe4d6bdc6f0 (LWP 27806)):
  761. #0 0x00007fe4d4bba715 in pthread_join () from /lib/libpthread.so.0
  762. No symbol table info available.
  763. #1 0x00007fe4d62f116b in ACE_Thread_Manager::wait_task (this=0x7fe4d382f280,
  764. task=0x7fe4baf9e508) at ../../ace/OS_NS_Thread.inl:2798
  765. i = 0
  766. copy_count = 1
  767. result = <value optimized out>
  768. #2 0x0000000000a84ca0 in WorldSocketMgr::Wait (this=0x7fe4bb74e908)
  769. at /server/Trinity-Source/trinity/src/server/game/Server/WorldSocketMgr.cpp:104
  770. i = 1
  771. #3 0x000000000078ba6e in Master::Run (this=0x7fe4d3811088)
  772. at /server/Trinity-Source/trinity/src/server/worldserver/Master.cpp:279
  773. seed1 = {_bn = 0x7fe4d3812220, _array = 0x0}
  774. pidfile = {static npos = 18446744073709551615,
  775. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  776. _M_p = 0x7fe4d380c398 "/server/TrinityServer/release/etc/world.pid"}}
  777. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  778. _vptr.ACE_Event_Handler = 0x115e1b0,
  779. reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
  780. value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  781. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  782. _vptr.Policy = 0x7fe4d6543450},
  783. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  784. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  785. _vptr.ACE_Event_Handler = 0x115e1b0,
  786. reference_count_ = {<ACE_Atomic_Op_GCC<long int>> = {
  787. value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  788. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  789. _vptr.Policy = 0x7fe4d6543450},
  790. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  791. Handler = {_vptr.ACE_Sig_Handler = 0x16a7af0, static sig_pending_ = 0,
  792. static signal_handlers_ = {0x0, 0x0, 0x7fff5b9ace00, 0x0 <repeats 12 times>,
  793. 0x7fff5b9acdd0, 0x0 <repeats 49 times>}}
  794. world_thread = {m_iThreadId = 1122470224,
  795. m_hThreadHandle = 1122470224, m_task = 0x7fe4bb74aff0,
  796. static m_ThreadStorage = {_vptr.ACE_TSS = 0x11e9210, keylock_ = {lock_ = {
  797. __data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  798. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  799. __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false},
  800. once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  801. 0, 0}}}
  802. cliThread = (ACE_Based::Thread *) 0x7fe4bb74fee0
  803. rar_thread = {m_iThreadId = 1139255632, m_hThreadHandle = 1139255632,
  804. m_task = 0x7fe4bb74fec0, static m_ThreadStorage = {
  805. _vptr.ACE_TSS = 0x11e9210, keylock_ = {lock_ = {__data = {__lock = 0,
  806. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  807. __list = {__prev = 0x0, __next = 0x0}},
  808. __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false},
  809. once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  810. 0, 0}}}
  811. soap_thread = <value optimized out>
  812. wsport = <value optimized out>
  813. bind_ip = {static npos = 18446744073709551615,
  814. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fe4bb74fe18 "0.0.0.0"}}
  815. #4 0x000000000078716f in main (argc=<value optimized out>,
  816. argv=0x7fff5b9ad0a8)
  817. at /server/Trinity-Source/trinity/src/server/worldserver/Main.cpp:147
  818. cfg_file = 0x7fff5b9ae6d6 "../etc/worldserver.conf"
  819. c = <value optimized out>
  820. ret = <value optimized out>
  821. 85 ++__n;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement