Guest User

Untitled

a guest
Jan 14th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.27 KB | None | 0 0
  1. Core was generated by `./worldserver'.
  2. Program terminated with signal 11, Segmentation fault.
  3. [New process 18308]
  4. [New process 18310]
  5. [New process 18304]
  6. [New process 18312]
  7. [New process 18305]
  8. [New process 18307]
  9. [New process 18313]
  10. [New process 18309]
  11. [New process 18311]
  12. [New process 18302]
  13. [New process 18303]
  14. #0 TempSummon::UnSummon (this=0x0)
  15. at /home/trinity/src/core/src/server/game/Entities/Creature/TemporarySummon.cpp:235
  16. 235 if (isPet())
  17. #0 TempSummon::UnSummon (this=0x0)
  18. at /home/trinity/src/core/src/server/game/Entities/Creature/TemporarySummon.cpp:235
  19. owner = <value optimized out>
  20. #1 0x0888b179 in Vehicle::Uninstall (this=0x6a968490)
  21. at /home/trinity/src/core/src/server/game/Entities/Vehicle/Vehicle.cpp:148
  22. passenger = (class Unit *) 0x0
  23. #2 0x0856eb08 in Unit::RemoveFromWorld (this=0x73c24000)
  24. at /home/trinity/src/core/src/server/game/Entities/Unit/Unit.cpp:13719
  25. __FUNCTION__ = "RemoveFromWorld"
  26. #3 0x0851090b in Creature::RemoveFromWorld (this=0x73c24000)
  27. at /home/trinity/src/core/src/server/game/Entities/Creature/Creature.cpp:207
  28. No locals.
  29. #4 0x08568b4b in Unit::CleanupsBeforeDelete (this=0x73c24000,
  30. finalCleanup=true)
  31. at /home/trinity/src/core/src/server/game/Entities/Unit/Unit.cpp:13760
  32. __FUNCTION__ = "CleanupsBeforeDelete"
  33. #5 0x0889441d in ObjectGridCleaner::Stop (this=0x90fff214, grid=@0x627bef0c)
  34. at /home/trinity/src/core/src/server/game/Grids/ObjectGridLoader.cpp:309
  35. No locals.
  36. #6 0x0865918c in Map::UnloadGrid (this=0x9b003000, x=@0x90fff288,
  37. y=@0x90fff284, unloadAll=false)
  38. at /home/trinity/src/core/src/server/game/Grids/GridLoader.h:67
  39. unloader = {i_grid = @0x627be000}
  40. cleaner = {i_grid = @0x627be000}
  41. grid = (NGridType *) 0x627be000
  42. __FUNCTION__ = "UnloadGrid"
  43. #7 0x088931b2 in RemovalState::Update (this=0x9a837d30, m=@0x9b003000,
  44. grid=@0x627be000, info=@0x627be004, x=@0x90fff288, y=@0x90fff284,
  45. t_diff=@0x90fff2a4)
  46. at /home/trinity/src/core/src/server/game/Grids/GridStates.cpp:71
  47. No locals.
  48. #8 0x08657a25 in Map::DelayedUpdate (this=0x9b003000, t_diff=147)
  49. at /home/trinity/src/core/src/server/game/Maps/Map.cpp:1979
  50. grid = (NGridType *) 0x627be000
  51. __FUNCTION__ = "DelayedUpdate"
  52. #9 0x08649e1c in MapManager::Update (this=0xb65a6b04, diff=51)
  53. at /home/trinity/src/core/src/server/game/Maps/MapManager.cpp:283
  54. No locals.
  55. #10 0x087e6f45 in World::Update (this=0xb67b3004, diff=51)
  56. at /home/trinity/src/core/src/server/game/World/World.cpp:1984
  57. No locals.
  58. #11 0x0835e0d3 in WorldRunnable::run (this=0x9103d340)
  59. at /home/trinity/src/core/src/server/worldserver/WorldThread/WorldRunnable.cpp:63
  60. diff = 51
  61. realCurrTime = 68301943
  62. realPrevTime = <value optimized out>
  63. prevSleepTime = 46
  64. #12 0x0893b312 in ACE_Based::Thread::ThreadTask (param=0x9103d340)
  65. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  66. No locals.
  67. #13 0xb7713cfe in ACE_OS_Thread_Adapter::invoke ()
  68. from /usr/lib/libACE-5.6.3.so
  69. No symbol table info available.
  70. #14 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  71. No symbol table info available.
  72. #15 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  73. No symbol table info available.
  74. #16 0xb70ffd0e in clone () from /lib/libc.so.6
  75. No symbol table info available.
  76. 11 process 18303 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
  77. from /lib/libpthread.so.0
  78. 10 process 18302 0xb7179492 in pthread_join () from /lib/libpthread.so.0
  79. 9 process 18311 0xb70f90f7 in select () from /lib/libc.so.6
  80. 8 process 18309 0xb70f90f7 in select () from /lib/libc.so.6
  81. 7 process 18313 0xb71004bc in epoll_wait () from /lib/libc.so.6
  82. 6 process 18307 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
  83. from /lib/libpthread.so.0
  84. 5 process 18305 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
  85. from /lib/libpthread.so.0
  86. 4 process 18312 0xb71004bc in epoll_wait () from /lib/libc.so.6
  87. 3 process 18304 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 ()
  88. from /lib/libpthread.so.0
  89. 2 process 18310 0xb71004bc in epoll_wait () from /lib/libc.so.6
  90. * 1 process 18308 TempSummon::UnSummon (this=0x0)
  91. at /home/trinity/src/core/src/server/game/Entities/Creature/TemporarySummon.cpp:235
  92.  
  93. Thread 11 (process 18303):
  94. #0 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  95. No symbol table info available.
  96. #1 0xb76d0594 in ACE_Condition_Thread_Mutex::wait ()
  97. from /usr/lib/libACE-5.6.3.so
  98. No symbol table info available.
  99. #2 0xb76d05fb in ACE_Condition_Thread_Mutex::wait ()
  100. from /usr/lib/libACE-5.6.3.so
  101. No symbol table info available.
  102. #3 0x0835ae93 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  103. this=0xb640a180, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1613
  104. result = <value optimized out>
  105. #4 0x0835bed3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  106. this=0xb640a180, first_item=@0xb5fff300, timeout=0x0)
  107. at /usr/include/ace/Message_Queue_T.cpp:1783
  108. ace_mon = {lock_ = 0xb640a1a8, owner_ = 0}
  109. #5 0xb76b74cc in ACE_Activation_Queue::dequeue ()
  110. from /usr/lib/libACE-5.6.3.so
  111. No symbol table info available.
  112. #6 0x089356c2 in DatabaseWorker::svc (this=0xb64081c0)
  113. at /home/trinity/src/core/src/server/shared/Database/DatabaseWorker.cpp:45
  114. No locals.
  115. #7 0xb77569b2 in ACE_Task_Base::svc_run () from /usr/lib/libACE-5.6.3.so
  116. No symbol table info available.
  117. #8 0xb7756c4d in ACE_Thread_Adapter::invoke_i () from /usr/lib/libACE-5.6.3.so
  118. No symbol table info available.
  119. #9 0xb7756cb6 in ACE_Thread_Adapter::invoke () from /usr/lib/libACE-5.6.3.so
  120. No symbol table info available.
  121. #10 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  122. No symbol table info available.
  123. #11 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  124. No symbol table info available.
  125. #12 0xb70ffd0e in clone () from /lib/libc.so.6
  126. No symbol table info available.
  127.  
  128. Thread 10 (process 18302):
  129. #0 0xb7179492 in pthread_join () from /lib/libpthread.so.0
  130. No symbol table info available.
  131. #1 0xb7759fea in ACE_Thread_Manager::wait_task ()
  132. from /usr/lib/libACE-5.6.3.so
  133. No symbol table info available.
  134. #2 0xb775630a in ACE_Task_Base::wait () from /usr/lib/libACE-5.6.3.so
  135. No symbol table info available.
  136. #3 0x0872dfbe in WorldSocketMgr::Wait (this=0x9115ca44)
  137. at /home/trinity/src/core/src/server/game/Server/WorldSocketMgr.cpp:108
  138. i = 1
  139. #4 0x083608cb in Master::Run (this=0xb6576c54)
  140. at /home/trinity/src/core/src/server/worldserver/Master.cpp:283
  141. seed1 = {_bn = 0xb65778c0, _array = 0x0}
  142. pidfile = {static npos = 4294967295,
  143. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x9181dbc ""}}
  144. SignalINT = {<Trinity::SignalHandler> = {<> = {<No data fields>}, <No data fields>}, <No data fields>}
  145. SignalTERM = {<Trinity::SignalHandler> = {<> = {<No data fields>}, <No data fields>}, <No data fields>}
  146. Handler = <incomplete type>
  147. world_thread = {m_iThreadId = 2432695184,
  148. m_hThreadHandle = 2432695184, m_task = 0x9103d340, static m_ThreadStorage = {
  149. _vptr.ACE_TSS = 0x8f900a0, keylock_ = {lock_ = {__data = {__lock = 0,
  150. __count = 0, __owner = 0, __kind = 0, __nusers = 0, {__spins = 0,
  151. __list = {__next = 0x0}}}, __size = '\0' <repeats 23 times>,
  152. __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  153. static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  154. cliThread = (ACE_Based::Thread *) 0x9103d390
  155. rar_thread = {m_iThreadId = 2407529360, m_hThreadHandle = 2407529360,
  156. m_task = 0x9103d740, static m_ThreadStorage = {_vptr.ACE_TSS = 0x8f900a0,
  157. keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  158. __kind = 0, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  159. __size = '\0' <repeats 23 times>, __align = 0}, removed_ = false},
  160. once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  161. 0, 0}}}
  162. soap_thread = (ACE_Based::Thread *) 0x9103d7c0
  163. wsport = <value optimized out>
  164. bind_ip = {static npos = 4294967295,
  165. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x9115ca2c "81.93.250.81"}}
  166. #5 0x08361ff2 in main (argc=)
  167. at /home/trinity/src/core/src/server/worldserver/Main.cpp:149
  168. cfg_file = 0x8f18260 "/home/trinity/serveur_cata/etc/worldserver.conf"
  169. c = 137692276
  170. ret = <value optimized out>
  171.  
  172. Thread 9 (process 18311):
  173. #0 0xb70f90f7 in select () from /lib/libc.so.6
  174. No symbol table info available.
  175. #1 0x08ee24b9 in tcp_select (soap=0x8efe1cb8, s=18,
  176. flags=<value optimized out>, timeout=3)
  177. at /home/trinity/src/core/dep/gsoap/stdsoap2.cpp:4402
  178. r = <value optimized out>
  179. tv = {tv_sec = 1, tv_usec = 346812}
  180. fd = {{fds_bits = {262144, 0 <repeats 31 times>}}, {fds_bits = {
  181. 262144, 0 <repeats 31 times>}}, {fds_bits = {262144,
  182. 0 <repeats 31 times>}}}
  183. rfd = (<anonymous struct> *) 0x8efe1a84
  184. sfd = (<anonymous struct> *) 0x8efe1b04
  185. efd = (<anonymous struct> *) 0x8efe1b84
  186. #2 0x08ef1005 in soap_accept (soap=0x8efe1cb8)
  187. at /home/trinity/src/core/dep/gsoap/stdsoap2.cpp:4810
  188. r = <value optimized out>
  189. err = <value optimized out>
  190. n = 16
  191. len = 65536
  192. set = 1
  193. #3 0x0835ccf5 in TCSoapRunnable::run (this=0x9103d7d0)
  194. at /home/trinity/src/core/src/server/worldserver/TCSoap/TCSoap.cpp:45
  195. thread_soap = (class soap *) 0x8efff388
  196. mb = (struct ACE_Message_Block *) 0x1ec6
  197. soap = {_vptr.soap = 0x9044590, state = 1, version = 0, mode = 0,
  198. imode = 2097152, omode = 2097152, float_format = 0x90418e0 "%.9G",
  199. double_format = 0x90418e5 "%.17lG", dime_id_format = 0x90418ec "cid:id%d",
  200. http_version = 0x90418f5 "1.1", http_content = 0x0,
  201. encodingStyle = 0x9044030 "", actor = 0x0, lang = 0x90424dd "en",
  202. recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3,
  203. socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0,
  204. linger_time = 0, namespaces = 0x917b9e0, local_namespaces = 0x0,
  205. nlist = 0x0, blist = 0x0, clist = 0x8d807040, alist = 0x0, iht = {
  206. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0,
  207. pidx = 0, header = 0x0, fault = 0x8d808010, idnum = 0, user = 0x0, data = {
  208. 0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0,
  209. fpost = 0x8f032f0 <http_post>, fget = 0x8edfc40 <http_get>,
  210. fput = 0x8ef2e20 <http_put>, fdel = 0x8edfc50 <http_405>,
  211. fopt = 0x8edfc50 <http_405>, fhead = 0x8edfc50 <http_405>, fform = 0,
  212. fposthdr = 0x8ee9330 <http_post_header>,
  213. fresponse = 0x8ee4540 <http_response>, fparse = 0x8ef26c0 <http_parse>,
  214. fparsehdr = 0x8f00330 <http_parse_header>, fheader = 0,
  215. fresolve = 0x8ee6950 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  216. fclosesocket = 0x8ee6920 <tcp_closesocket>,
  217. fshutdownsocket = 0x8ee6900 <tcp_shutdownsocket>,
  218. fopen = 0x8ef7250 <tcp_connect>, faccept = 0x8ee6930 <tcp_accept>,
  219. fclose = 0x8edfb10 <tcp_disconnect>, fsend = 0x8ee65c0 <fsend>,
  220. frecv = 0x8ee6370 <frecv>, fpoll = 0x8ee8390 <soap_poll>, fseterror = 0,
  221. fignore = 0, fserveloop = 0, fplugin = 0x8ee44e0 <fplugin>, fmalloc = 0,
  222. feltbegin = 0, feltendin = 0, feltbegout = 0, feltendout = 0,
  223. fprepareinitsend = 0, fprepareinitrecv = 0, fpreparesend = 0,
  224. fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0,
  225. filterstop = 0, ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
  226. fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0,
  227. fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  228. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 18,
  229. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  230. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  231. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  232. buf = '\0' <repeats 65535 times>, msgbuf = '\0' <repeats 1023 times>,
  233. tmpbuf = '\0' <repeats 1023 times>, tag = '\0' <repeats 1023 times>,
  234. id = '\0' <repeats 1023 times>, href = '\0' <repeats 1023 times>,
  235. type = '\0' <repeats 1023 times>, arrayType = '\0' <repeats 1023 times>,
  236. arraySize = '\0' <repeats 1023 times>,
  237. arrayOffset = '\0' <repeats 1023 times>, other = 0, position = 0,
  238. positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  239. encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0,
  240. alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  241. endpoint = '\0' <repeats 1023 times>, path = '\0' <repeats 1023 times>,
  242. host = '\0' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  243. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  244. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  245. max_keep_alive = 100, proxy_http_version = 0x90418f9 "1.0",
  246. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  247. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0,
  248. dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\0',
  249. ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0,
  250. last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  251. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0,
  252. 0x0}, mht = {0x0 <repeats 4096 times>}, wsuid = 0x0, c14nexclude = 0x0,
  253. cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  254. ipv6_multicast_if = 0, ipv4_multicast_if = 0x0, ipv4_multicast_ttl = 0 '\0',
  255. peer = {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0},
  256. sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16, fsslauth = 0x0,
  257. fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0, session = 0x0,
  258. dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0, keyfile = 0x0,
  259. password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  260. session_host = '\0' <repeats 92 times>, "¬ïÿ\216¬ïÿ\216,\000\200\215pA\200¶¬ïÿ\216D\000\200\215pA\200¶D\000\200\215\001\000\000\000tA\200¶", '\0' <repeats 40 times>, "üïÿ\216üïÿ\216\024\000\200\215pA\200¶üïÿ\216,\000\200\215pA\200¶,\000\200\215\001\000\000\000tA\200¶\000\000\000\000\000\000\000\000\034ðÿ\216\024\000\200\215pA\200¶\024\000\200\215", '\0' <repeats 354 times>, "\200\000\000\000\000\000øñÿ\216\223[ñ\b\000\000\000\000\000\000\200\000\003\000\000\000ÃZñ\b\000\000À\215\000@(\000Øñÿ\216\005\000\000\000ø\003\000\000@A\200¶\bòÿ\216\037.ñ\b", '\0' <repeats 20 times>..., session_port = -1862270976, c_locale = 0x0,
  261. d_stream = 0x0, z_crc = 1, z_dict = 0x2c4 <Address 0x2c4 out of bounds>,
  262. z_dict_len = 3061843776, zlib_state = 25230, zlib_in = -18575,
  263. zlib_out = -7360, z_buf = 0x9103d7d0 "`tñ\b\002", z_buflen = 2399138664,
  264. z_level = 25313, z_ratio_in = -3.81563223e-06, z_ratio_out = -1.49504776e-05}
  265. #4 0x0893b312 in ACE_Based::Thread::ThreadTask (param=0x9103d7d0)
  266. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  267. No locals.
  268. #5 0xb7713cfe in ACE_OS_Thread_Adapter::invoke ()
  269. from /usr/lib/libACE-5.6.3.so
  270. No symbol table info available.
  271. #6 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  272. No symbol table info available.
  273. #7 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  274. No symbol table info available.
  275. #8 0xb70ffd0e in clone () from /lib/libc.so.6
  276. No symbol table info available.
  277.  
  278. Thread 8 (process 18309):
  279. #0 0xb70f90f7 in select () from /lib/libc.so.6
  280. No symbol table info available.
  281. #1 0xb77d3d9f in ?? () from /lib/libreadline.so.5
  282. No symbol table info available.
  283. #2 0x00000001 in ?? ()
  284. No symbol table info available.
  285. #3 0x00000000 in ?? ()
  286. No symbol table info available.
  287.  
  288. Thread 7 (process 18313):
  289. #0 0xb71004bc in epoll_wait () from /lib/libc.so.6
  290. No symbol table info available.
  291. #1 0xb76deb9d in ACE_Dev_Poll_Reactor::work_pending_i ()
  292. from /usr/lib/libACE-5.6.3.so
  293. No symbol table info available.
  294. #2 0xb76e21c2 in ACE_Dev_Poll_Reactor::handle_events_i ()
  295. from /usr/lib/libACE-5.6.3.so
  296. No symbol table info available.
  297. #3 0xb76e2381 in ACE_Dev_Poll_Reactor::handle_events ()
  298. from /usr/lib/libACE-5.6.3.so
  299. No symbol table info available.
  300. #4 0xb76ddf88 in ACE_Dev_Poll_Reactor::handle_events ()
  301. from /usr/lib/libACE-5.6.3.so
  302. No symbol table info available.
  303. #5 0xb77323e2 in ACE_Reactor::run_reactor_event_loop ()
  304. from /usr/lib/libACE-5.6.3.so
  305. No symbol table info available.
  306. #6 0x0872fac4 in ReactorRunnable::svc (this=0x92ab8528)
  307. at /home/trinity/src/core/src/server/game/Server/WorldSocketMgr.cpp:175
  308. interval = {static zero = {
  309. static zero = <same as static member of an already seen type>,
  310. static max_time = {
  311. static zero = <same as static member of an already seen type>,
  312. static max_time = <same as static member of an already seen type>,
  313. tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  314. tv_usec = 0}},
  315. static max_time = <same as static member of an already seen type>, tv_ = {
  316. tv_sec = 0, tv_usec = 9970}}
  317. #7 0xb77569b2 in ACE_Task_Base::svc_run () from /usr/lib/libACE-5.6.3.so
  318. No symbol table info available.
  319. #8 0xb7756c4d in ACE_Thread_Adapter::invoke_i () from /usr/lib/libACE-5.6.3.so
  320. No symbol table info available.
  321. #9 0xb7756cb6 in ACE_Thread_Adapter::invoke () from /usr/lib/libACE-5.6.3.so
  322. No symbol table info available.
  323. #10 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  324. No symbol table info available.
  325. #11 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  326. No symbol table info available.
  327. #12 0xb70ffd0e in clone () from /lib/libc.so.6
  328. No symbol table info available.
  329.  
  330. Thread 6 (process 18307):
  331. #0 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  332. No symbol table info available.
  333. #1 0xb76d0594 in ACE_Condition_Thread_Mutex::wait ()
  334. from /usr/lib/libACE-5.6.3.so
  335. No symbol table info available.
  336. #2 0xb76d05fb in ACE_Condition_Thread_Mutex::wait ()
  337. from /usr/lib/libACE-5.6.3.so
  338. No symbol table info available.
  339. #3 0xb76b7bae in ?? () from /usr/lib/libACE-5.6.3.so
  340. No symbol table info available.
  341. #4 0xb76b90c1 in ?? () from /usr/lib/libACE-5.6.3.so
  342. No symbol table info available.
  343. #5 0xb76b74cc in ACE_Activation_Queue::dequeue ()
  344. from /usr/lib/libACE-5.6.3.so
  345. No symbol table info available.
  346. #6 0x0893a940 in DelayExecutor::svc (this=0xb65a6bac)
  347. at /home/trinity/src/core/src/server/shared/Threading/DelayExecutor.cpp:69
  348. rq = (struct ACE_Method_Request *) 0x75351a80
  349. #7 0xb77569b2 in ACE_Task_Base::svc_run () from /usr/lib/libACE-5.6.3.so
  350. No symbol table info available.
  351. #8 0xb7756c4d in ACE_Thread_Adapter::invoke_i () from /usr/lib/libACE-5.6.3.so
  352. No symbol table info available.
  353. #9 0xb7756cb6 in ACE_Thread_Adapter::invoke () from /usr/lib/libACE-5.6.3.so
  354. No symbol table info available.
  355. #10 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  356. No symbol table info available.
  357. #11 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  358. No symbol table info available.
  359. #12 0xb70ffd0e in clone () from /lib/libc.so.6
  360. No symbol table info available.
  361.  
  362. Thread 5 (process 18305):
  363. #0 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  364. No symbol table info available.
  365. #1 0xb76d0594 in ACE_Condition_Thread_Mutex::wait ()
  366. from /usr/lib/libACE-5.6.3.so
  367. No symbol table info available.
  368. #2 0xb76d05fb in ACE_Condition_Thread_Mutex::wait ()
  369. from /usr/lib/libACE-5.6.3.so
  370. No symbol table info available.
  371. #3 0x0835ae93 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  372. this=0xb640a300, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1613
  373. result = <value optimized out>
  374. #4 0x0835bed3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  375. this=0xb640a300, first_item=@0xb43ff300, timeout=0x0)
  376. at /usr/include/ace/Message_Queue_T.cpp:1783
  377. ace_mon = {lock_ = 0xb640a328, owner_ = 0}
  378. #5 0xb76b74cc in ACE_Activation_Queue::dequeue ()
  379. from /usr/lib/libACE-5.6.3.so
  380. No symbol table info available.
  381. #6 0x089356c2 in DatabaseWorker::svc (this=0xb44118e0)
  382. at /home/trinity/src/core/src/server/shared/Database/DatabaseWorker.cpp:45
  383. No locals.
  384. #7 0xb77569b2 in ACE_Task_Base::svc_run () from /usr/lib/libACE-5.6.3.so
  385. No symbol table info available.
  386. #8 0xb7756c4d in ACE_Thread_Adapter::invoke_i () from /usr/lib/libACE-5.6.3.so
  387. No symbol table info available.
  388. #9 0xb7756cb6 in ACE_Thread_Adapter::invoke () from /usr/lib/libACE-5.6.3.so
  389. No symbol table info available.
  390. #10 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  391. No symbol table info available.
  392. #11 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  393. No symbol table info available.
  394. #12 0xb70ffd0e in clone () from /lib/libc.so.6
  395. No symbol table info available.
  396.  
  397. Thread 4 (process 18312):
  398. #0 0xb71004bc in epoll_wait () from /lib/libc.so.6
  399. No symbol table info available.
  400. #1 0xb76deb9d in ACE_Dev_Poll_Reactor::work_pending_i ()
  401. from /usr/lib/libACE-5.6.3.so
  402. No symbol table info available.
  403. #2 0xb76e21c2 in ACE_Dev_Poll_Reactor::handle_events_i ()
  404. from /usr/lib/libACE-5.6.3.so
  405. No symbol table info available.
  406. #3 0xb76e2381 in ACE_Dev_Poll_Reactor::handle_events ()
  407. from /usr/lib/libACE-5.6.3.so
  408. No symbol table info available.
  409. #4 0xb76ddf88 in ACE_Dev_Poll_Reactor::handle_events ()
  410. from /usr/lib/libACE-5.6.3.so
  411. No symbol table info available.
  412. #5 0xb77323e2 in ACE_Reactor::run_reactor_event_loop ()
  413. from /usr/lib/libACE-5.6.3.so
  414. No symbol table info available.
  415. #6 0x0872fac4 in ReactorRunnable::svc (this=0x92ab8484)
  416. at /home/trinity/src/core/src/server/game/Server/WorldSocketMgr.cpp:175
  417. interval = {static zero = {
  418. static zero = <same as static member of an already seen type>,
  419. static max_time = {
  420. static zero = <same as static member of an already seen type>,
  421. static max_time = <same as static member of an already seen type>,
  422. tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  423. tv_usec = 0}},
  424. static max_time = <same as static member of an already seen type>, tv_ = {
  425. tv_sec = 0, tv_usec = 9998}}
  426. #7 0xb77569b2 in ACE_Task_Base::svc_run () from /usr/lib/libACE-5.6.3.so
  427. No symbol table info available.
  428. #8 0xb7756c4d in ACE_Thread_Adapter::invoke_i () from /usr/lib/libACE-5.6.3.so
  429. No symbol table info available.
  430. #9 0xb7756cb6 in ACE_Thread_Adapter::invoke () from /usr/lib/libACE-5.6.3.so
  431. No symbol table info available.
  432. #10 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  433. No symbol table info available.
  434. #11 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  435. No symbol table info available.
  436. #12 0xb70ffd0e in clone () from /lib/libc.so.6
  437. No symbol table info available.
  438.  
  439. Thread 3 (process 18304):
  440. #0 0xb717c8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  441. No symbol table info available.
  442. #1 0xb76d0594 in ACE_Condition_Thread_Mutex::wait ()
  443. from /usr/lib/libACE-5.6.3.so
  444. No symbol table info available.
  445. #2 0xb76d05fb in ACE_Condition_Thread_Mutex::wait ()
  446. from /usr/lib/libACE-5.6.3.so
  447. No symbol table info available.
  448. #3 0x0835ae93 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  449. this=0xb640a240, timeout=0x0) at /usr/include/ace/Message_Queue_T.cpp:1613
  450. result = <value optimized out>
  451. #4 0x0835bed3 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  452. this=0xb640a240, first_item=@0xb53ff300, timeout=0x0)
  453. at /usr/include/ace/Message_Queue_T.cpp:1783
  454. ace_mon = {lock_ = 0xb640a268, owner_ = 0}
  455. #5 0xb76b74cc in ACE_Activation_Queue::dequeue ()
  456. from /usr/lib/libACE-5.6.3.so
  457. No symbol table info available.
  458. #6 0x089356c2 in DatabaseWorker::svc (this=0xb64082e0)
  459. at /home/trinity/src/core/src/server/shared/Database/DatabaseWorker.cpp:45
  460. No locals.
  461. #7 0xb77569b2 in ACE_Task_Base::svc_run () from /usr/lib/libACE-5.6.3.so
  462. No symbol table info available.
  463. #8 0xb7756c4d in ACE_Thread_Adapter::invoke_i () from /usr/lib/libACE-5.6.3.so
  464. No symbol table info available.
  465. #9 0xb7756cb6 in ACE_Thread_Adapter::invoke () from /usr/lib/libACE-5.6.3.so
  466. No symbol table info available.
  467. #10 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  468. No symbol table info available.
  469. #11 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  470. No symbol table info available.
  471. #12 0xb70ffd0e in clone () from /lib/libc.so.6
  472. No symbol table info available.
  473.  
  474. Thread 2 (process 18310):
  475. #0 0xb71004bc in epoll_wait () from /lib/libc.so.6
  476. No symbol table info available.
  477. #1 0xb76deb9d in ACE_Dev_Poll_Reactor::work_pending_i ()
  478. from /usr/lib/libACE-5.6.3.so
  479. No symbol table info available.
  480. #2 0xb76e21c2 in ACE_Dev_Poll_Reactor::handle_events_i ()
  481. from /usr/lib/libACE-5.6.3.so
  482. No symbol table info available.
  483. #3 0xb76e2381 in ACE_Dev_Poll_Reactor::handle_events ()
  484. from /usr/lib/libACE-5.6.3.so
  485. No symbol table info available.
  486. #4 0xb76ddf88 in ACE_Dev_Poll_Reactor::handle_events ()
  487. from /usr/lib/libACE-5.6.3.so
  488. No symbol table info available.
  489. #5 0xb77323e2 in ACE_Reactor::run_reactor_event_loop ()
  490. from /usr/lib/libACE-5.6.3.so
  491. No symbol table info available.
  492. #6 0x08357bab in RARunnable::run (this=0x9103d740)
  493. at /home/trinity/src/core/src/server/worldserver/RemoteAccess/RARunnable.cpp:93
  494. interval = {static zero = {
  495. static zero = <same as static member of an already seen type>,
  496. static max_time = {
  497. static zero = <same as static member of an already seen type>,
  498. static max_time = <same as static member of an already seen type>,
  499. tv_ = {tv_sec = 2147483647, tv_usec = 999999}}, tv_ = {tv_sec = 0,
  500. tv_usec = 0}},
  501. static max_time = <same as static member of an already seen type>, tv_ = {
  502. tv_sec = 0, tv_usec = 99999}}
  503. acceptor = {<> = {<No data fields>},
  504. peer_acceptor_ = {<ACE_SOCK> = {<ACE_IPC_SAP> = {handle_ = 19,
  505. static pid_ = 18302}, <No data fields>}, <No data fields>},
  506. peer_acceptor_addr_ = <incomplete type>, flags_ = 0, use_select_ = 1,
  507. reuse_addr_ = 1}
  508. raport = <value optimized out>
  509. stringip = {static npos = 4294967295,
  510. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8e00804c "81.93.250.81"}}
  511. listen_addr = <incomplete type>
  512. #7 0x0893b312 in ACE_Based::Thread::ThreadTask (param=0x9103d740)
  513. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  514. No locals.
  515. #8 0xb7713cfe in ACE_OS_Thread_Adapter::invoke ()
  516. from /usr/lib/libACE-5.6.3.so
  517. No symbol table info available.
  518. #9 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  519. No symbol table info available.
  520. #10 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  521. No symbol table info available.
  522. #11 0xb70ffd0e in clone () from /lib/libc.so.6
  523. No symbol table info available.
  524.  
  525. Thread 1 (process 18308):
  526. #0 TempSummon::UnSummon (this=0x0)
  527. at /home/trinity/src/core/src/server/game/Entities/Creature/TemporarySummon.cpp:235
  528. owner = <value optimized out>
  529. #1 0x0888b179 in Vehicle::Uninstall (this=0x6a968490)
  530. at /home/trinity/src/core/src/server/game/Entities/Vehicle/Vehicle.cpp:148
  531. passenger = (class Unit *) 0x0
  532. #2 0x0856eb08 in Unit::RemoveFromWorld (this=0x73c24000)
  533. at /home/trinity/src/core/src/server/game/Entities/Unit/Unit.cpp:13719
  534. __FUNCTION__ = "RemoveFromWorld"
  535. #3 0x0851090b in Creature::RemoveFromWorld (this=0x73c24000)
  536. at /home/trinity/src/core/src/server/game/Entities/Creature/Creature.cpp:207
  537. No locals.
  538. #4 0x08568b4b in Unit::CleanupsBeforeDelete (this=0x73c24000,
  539. finalCleanup=true)
  540. at /home/trinity/src/core/src/server/game/Entities/Unit/Unit.cpp:13760
  541. __FUNCTION__ = "CleanupsBeforeDelete"
  542. #5 0x0889441d in ObjectGridCleaner::Stop (this=0x90fff214, grid=@0x627bef0c)
  543. at /home/trinity/src/core/src/server/game/Grids/ObjectGridLoader.cpp:309
  544. No locals.
  545. #6 0x0865918c in Map::UnloadGrid (this=0x9b003000, x=@0x90fff288,
  546. y=@0x90fff284, unloadAll=false)
  547. at /home/trinity/src/core/src/server/game/Grids/GridLoader.h:67
  548. unloader = {i_grid = @0x627be000}
  549. cleaner = {i_grid = @0x627be000}
  550. grid = (NGridType *) 0x627be000
  551. __FUNCTION__ = "UnloadGrid"
  552. #7 0x088931b2 in RemovalState::Update (this=0x9a837d30, m=@0x9b003000,
  553. grid=@0x627be000, info=@0x627be004, x=@0x90fff288, y=@0x90fff284,
  554. t_diff=@0x90fff2a4)
  555. at /home/trinity/src/core/src/server/game/Grids/GridStates.cpp:71
  556. No locals.
  557. #8 0x08657a25 in Map::DelayedUpdate (this=0x9b003000, t_diff=147)
  558. at /home/trinity/src/core/src/server/game/Maps/Map.cpp:1979
  559. grid = (NGridType *) 0x627be000
  560. __FUNCTION__ = "DelayedUpdate"
  561. #9 0x08649e1c in MapManager::Update (this=0xb65a6b04, diff=51)
  562. at /home/trinity/src/core/src/server/game/Maps/MapManager.cpp:283
  563. No locals.
  564. #10 0x087e6f45 in World::Update (this=0xb67b3004, diff=51)
  565. at /home/trinity/src/core/src/server/game/World/World.cpp:1984
  566. No locals.
  567. #11 0x0835e0d3 in WorldRunnable::run (this=0x9103d340)
  568. at /home/trinity/src/core/src/server/worldserver/WorldThread/WorldRunnable.cpp:63
  569. diff = 51
  570. realCurrTime = 68301943
  571. realPrevTime = <value optimized out>
  572. prevSleepTime = 46
  573. #12 0x0893b312 in ACE_Based::Thread::ThreadTask (param=0x9103d340)
  574. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  575. No locals.
  576. #13 0xb7713cfe in ACE_OS_Thread_Adapter::invoke ()
  577. from /usr/lib/libACE-5.6.3.so
  578. No symbol table info available.
  579. #14 0xb76c7a51 in ace_thread_adapter () from /usr/lib/libACE-5.6.3.so
  580. No symbol table info available.
  581. #15 0xb7178f3b in start_thread () from /lib/libpthread.so.0
  582. No symbol table info available.
  583. #16 0xb70ffd0e in clone () from /lib/libc.so.6
  584. No symbol table info available.
Add Comment
Please, Sign In to add comment