Guest User

Untitled

a guest
Jan 15th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.37 KB | None | 0 0
  1. Core was generated by `./worldserver'.
  2. Program terminated with signal 11, Segmentation fault.
  3. [New process 32181]
  4. [New process 32182]
  5. [New process 32184]
  6. [New process 32183]
  7. [New process 32185]
  8. [New process 32186]
  9. [New process 32177]
  10. [New process 32178]
  11. [New process 32179]
  12. [New process 32180]
  13. [New process 32187]
  14. #0 0x0000000000000000 in ?? ()
  15. #0 0x0000000000000000 in ?? ()
  16. No symbol table info available.
  17. #1 0x000000000077fb41 in Object::GetUInt32Value (this=0x7f44ce8efe55,
  18. index=<value optimized out>)
  19. at /home/trinity/src/core/src/server/game/Entities/Object/Object.h:184
  20. No locals.
  21. #2 0x00000000008bc2d1 in Player::KilledMonsterCredit (this=0x7f44ce8efe55,
  22. entry=<value optimized out>, guid=0)
  23. at /home/trinity/src/core/src/server/game/Entities/Player/Player.h:1451
  24. questid = 0
  25. qInfo = (const Quest *) 0x7f44ce8efdd0
  26. real_entry = 35830
  27. #3 0x0000000000ec5c34 in go_merchant_square_door::OnUpdate (
  28. this=0x7f44ce8efdd0, pGO=0x7f44ae315800, diff=0)
  29. at /home/trinity/src/core/src/server/scripts/EasternKingdoms/Gilneas/gilneas.cpp:905
  30. No locals.
  31. #4 0x0000000000964403 in GameObject::Update (this=0x7f44ae315800, diff=100)
  32. at /home/trinity/src/core/src/server/game/Entities/GameObject/GameObject.cpp:592
  33. No locals.
  34. #5 0x00000000009f2fe6 in Trinity::ObjectUpdater::Visit<GameObject> (
  35. this=0x42c64070, m=<value optimized out>)
  36. at /home/trinity/src/core/src/server/game/Grids/Notifiers/GridNotifiers.cpp:334
  37. No locals.
  38. #6 0x0000000000a4af8d in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f44c0fb4000, cell=@0x42c63ff0, visitor=@0x42c64060)
  39. at /home/trinity/src/core/src/server/shared/Dynamic/TypeContainerVisitor.h:68
  40. x = <value optimized out>
  41. y = <value optimized out>
  42. cell_x = 0
  43. cell_y = 4
  44. #7 0x0000000000a3ffa8 in Map::VisitNearbyCellsOf (this=0x7f44c0fb4000,
  45. obj=<value optimized out>, gridVisitor=@0x42c64060,
  46. worldVisitor=@0x42c64050)
  47. at /home/trinity/src/core/src/server/game/Grids/Cells/CellImpl.h:52
  48. pair = {x_coord = 232, y_coord = 276}
  49. cell = {data = {Part = {grid_x = 29, grid_y = 34, cell_x = 0,
  50. cell_y = 4, nocreate = 0, reserved = 16}, All = 537921693}}
  51. y = 276
  52. x = 232
  53. #8 0x0000000000a4078e in Map::Update (this=0x7f44c0fb4000,
  54. t_diff=@0x7f449ba741e0)
  55. at /home/trinity/src/core/src/server/game/Maps/Map.cpp:545
  56. plr = (class Player *) 0x7f449611f000
  57. updater = {i_timeDiff = 100}
  58. grid_object_update = {i_visitor = @0x42c64070}
  59. world_object_update = {i_visitor = @0x42c64070}
  60. #9 0x0000000000a4d032 in MapUpdateRequest::call (this=0x7f449ba741c0)
  61. at /home/trinity/src/core/src/server/game/Maps/MapUpdater.cpp:77
  62. No locals.
  63. #10 0x0000000000d21471 in DelayExecutor::svc (this=0x7f44e8c4e440)
  64. at /home/trinity/src/core/src/server/shared/Threading/DelayExecutor.cpp:74
  65. rq = (struct ACE_Method_Request *) 0x7f449ba741c0
  66. #11 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  67. from /usr/lib/libACE-5.6.3.so
  68. No symbol table info available.
  69. #12 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  70. from /usr/lib/libACE-5.6.3.so
  71. No symbol table info available.
  72. #13 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  73. No symbol table info available.
  74. #14 0x00007f44f42b164d in clone () from /lib/libc.so.6
  75. No symbol table info available.
  76. #15 0x0000000000000000 in ?? ()
  77. No symbol table info available.
  78. 11 process 32187 0x00007f44f42b1c18 in epoll_wait () from /lib/libc.so.6
  79. 10 process 32180 0x00007f44f453fd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  80. from /lib/libpthread.so.0
  81. 9 process 32179 0x00007f44f45427db in read () from /lib/libpthread.so.0
  82. 8 process 32178 0x00007f44f453fd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  83. from /lib/libpthread.so.0
  84. 7 process 32177 0x00007f44f453c715 in pthread_join ()
  85. from /lib/libpthread.so.0
  86. 6 process 32186 0x00007f44f42b1c18 in epoll_wait () from /lib/libc.so.6
  87. 5 process 32185 0x00007f44f42aad52 in select () from /lib/libc.so.6
  88. 4 process 32183 0x00007f44f42aad52 in select () from /lib/libc.so.6
  89. 3 process 32184 0x00007f44f42b1c18 in epoll_wait () from /lib/libc.so.6
  90. 2 process 32182 0x00007f44f453fd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  91. from /lib/libpthread.so.0
  92. * 1 process 32181 0x0000000000000000 in ?? ()
  93.  
  94. Thread 11 (process 32187):
  95. #0 0x00007f44f42b1c18 in epoll_wait () from /lib/libc.so.6
  96. No symbol table info available.
  97. #1 0x00007f44f5bc2768 in ACE_Dev_Poll_Reactor::work_pending_i ()
  98. from /usr/lib/libACE-5.6.3.so
  99. No symbol table info available.
  100. #2 0x00007f44f5bc58bb in ACE_Dev_Poll_Reactor::handle_events_i ()
  101. from /usr/lib/libACE-5.6.3.so
  102. No symbol table info available.
  103. #3 0x00007f44f5bc5d06 in ACE_Dev_Poll_Reactor::handle_events ()
  104. from /usr/lib/libACE-5.6.3.so
  105. No symbol table info available.
  106. #4 0x00007f44f5c0fd05 in ACE_Reactor::run_reactor_event_loop ()
  107. from /usr/lib/libACE-5.6.3.so
  108. No symbol table info available.
  109. #5 0x0000000000b1361e in ReactorRunnable::svc (this=0x7f44d190ec40)
  110. at /home/trinity/src/core/src/server/game/Server/WorldSocketMgr.cpp:175
  111. interval = {static zero = {
  112. static zero = <same as static member of an already seen type>,
  113. static max_time = {
  114. static zero = <same as static member of an already seen type>,
  115. static max_time = <same as static member of an already seen type>,
  116. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  117. tv_sec = 0, tv_usec = 0}},
  118. static max_time = <same as static member of an already seen type>, tv_ = {
  119. tv_sec = 0, tv_usec = 5812}}
  120. #6 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  121. from /usr/lib/libACE-5.6.3.so
  122. No symbol table info available.
  123. #7 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  124. from /usr/lib/libACE-5.6.3.so
  125. No symbol table info available.
  126. #8 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  127. No symbol table info available.
  128. #9 0x00007f44f42b164d in clone () from /lib/libc.so.6
  129. No symbol table info available.
  130. #10 0x0000000000000000 in ?? ()
  131. No symbol table info available.
  132.  
  133. Thread 10 (process 32180):
  134. #0 0x00007f44f453fd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  135. from /lib/libpthread.so.0
  136. No symbol table info available.
  137. #1 0x00007f44f5bb578d in ACE_Condition_Thread_Mutex::wait ()
  138. from /usr/lib/libACE-5.6.3.so
  139. No symbol table info available.
  140. #2 0x000000000076828c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  141. (this=0x7f44f300f400, timeout=0x0)
  142. at /usr/include/ace/Message_Queue_T.cpp:1613
  143. result = <value optimized out>
  144. #3 0x00000000007693b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  145. this=0x7f44f300f400, first_item=@0x416480b8, timeout=0x0)
  146. at /usr/include/ace/Message_Queue_T.cpp:1783
  147. ace_mon = {lock_ = 0x7f44f300f450, owner_ = 0}
  148. #4 0x00007f44f5b9e605 in ACE_Activation_Queue::dequeue ()
  149. from /usr/lib/libACE-5.6.3.so
  150. No symbol table info available.
  151. #5 0x0000000000d26d10 in DatabaseWorker::svc (this=0x7f44f1df4480)
  152. at /home/trinity/src/core/src/server/shared/Database/DatabaseWorker.cpp:45
  153. No locals.
  154. #6 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  155. from /usr/lib/libACE-5.6.3.so
  156. No symbol table info available.
  157. #7 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  158. from /usr/lib/libACE-5.6.3.so
  159. No symbol table info available.
  160. #8 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  161. No symbol table info available.
  162. #9 0x00007f44f42b164d in clone () from /lib/libc.so.6
  163. No symbol table info available.
  164. #10 0x0000000000000000 in ?? ()
  165. No symbol table info available.
  166.  
  167. Thread 9 (process 32179):
  168. #0 0x00007f44f45427db in read () from /lib/libpthread.so.0
  169. No symbol table info available.
  170. #1 0x00007f44f57871f8 in vio_read () from /usr/lib/libmysqlclient_r.so.15
  171. No symbol table info available.
  172. #2 0x00007f44f5787257 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.15
  173. No symbol table info available.
  174. #3 0x00007f44f57883e9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  175. No symbol table info available.
  176. #4 0x00007f44f578878d in my_net_read () from /usr/lib/libmysqlclient_r.so.15
  177. No symbol table info available.
  178. #5 0x00007f44f5782ea5 in cli_safe_read () from /usr/lib/libmysqlclient_r.so.15
  179. No symbol table info available.
  180. #6 0x00007f44f57835c9 in ?? () from /usr/lib/libmysqlclient_r.so.15
  181. No symbol table info available.
  182. #7 0x00007f44f57566fc in ?? () from /usr/lib/libmysqlclient_r.so.15
  183. No symbol table info available.
  184. #8 0x00007f44f575936a in cli_stmt_execute ()
  185. from /usr/lib/libmysqlclient_r.so.15
  186. No symbol table info available.
  187. #9 0x00007f44f5758ddd in mysql_stmt_execute ()
  188. from /usr/lib/libmysqlclient_r.so.15
  189. No symbol table info available.
  190. #10 0x0000000000d1aed8 in MySQLConnection::Execute (this=0x7f44f3013780,
  191. stmt=0x7f4496126370)
  192. at /home/trinity/src/core/src/server/shared/Database/MySQLConnection.cpp:228
  193. m_mStmt = (MySQLPreparedStatement *) 0x7f44f1d42330
  194. msql_STMT = (MYSQL_STMT *) 0x7f44f1cf4400
  195. msql_BIND = (MYSQL_BIND *) 0x7f44f3384280
  196. _s = 0
  197. index = 195
  198. __FUNCTION__ = "Execute"
  199. #11 0x0000000000d14e25 in PreparedStatementTask::Execute (this=0x7f44961263a0)
  200. at /home/trinity/src/core/src/server/shared/Database/PreparedStatement.cpp:421
  201. No locals.
  202. #12 0x000000000077683a in SQLOperation::call (this=0xa)
  203. at /home/trinity/src/core/src/server/shared/Database/SQLOperation.h:70
  204. No locals.
  205. #13 0x0000000000d26cf9 in DatabaseWorker::svc (this=0x7f44f3013840)
  206. at /home/trinity/src/core/src/server/shared/Database/DatabaseWorker.cpp:50
  207. No locals.
  208. #14 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  209. from /usr/lib/libACE-5.6.3.so
  210. No symbol table info available.
  211. #15 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  212. from /usr/lib/libACE-5.6.3.so
  213. No symbol table info available.
  214. #16 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  215. No symbol table info available.
  216. #17 0x00007f44f42b164d in clone () from /lib/libc.so.6
  217. No symbol table info available.
  218. #18 0x0000000000000000 in ?? ()
  219. No symbol table info available.
  220.  
  221. Thread 8 (process 32178):
  222. #0 0x00007f44f453fd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  223. from /lib/libpthread.so.0
  224. No symbol table info available.
  225. #1 0x00007f44f5bb578d in ACE_Condition_Thread_Mutex::wait ()
  226. from /usr/lib/libACE-5.6.3.so
  227. No symbol table info available.
  228. #2 0x000000000076828c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  229. (this=0x7f44f300f200, timeout=0x0)
  230. at /usr/include/ace/Message_Queue_T.cpp:1613
  231. result = <value optimized out>
  232. #3 0x00000000007693b9 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  233. this=0x7f44f300f200, first_item=@0x40e470b8, timeout=0x0)
  234. at /usr/include/ace/Message_Queue_T.cpp:1783
  235. ace_mon = {lock_ = 0x7f44f300f250, owner_ = 0}
  236. #4 0x00007f44f5b9e605 in ACE_Activation_Queue::dequeue ()
  237. from /usr/lib/libACE-5.6.3.so
  238. No symbol table info available.
  239. #5 0x0000000000d26d10 in DatabaseWorker::svc (this=0x7f44f3013600)
  240. at /home/trinity/src/core/src/server/shared/Database/DatabaseWorker.cpp:45
  241. No locals.
  242. #6 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  243. from /usr/lib/libACE-5.6.3.so
  244. No symbol table info available.
  245. #7 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  246. from /usr/lib/libACE-5.6.3.so
  247. No symbol table info available.
  248. #8 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  249. No symbol table info available.
  250. #9 0x00007f44f42b164d in clone () from /lib/libc.so.6
  251. No symbol table info available.
  252. #10 0x0000000000000000 in ?? ()
  253. No symbol table info available.
  254.  
  255. Thread 7 (process 32177):
  256. #0 0x00007f44f453c715 in pthread_join () from /lib/libpthread.so.0
  257. No symbol table info available.
  258. #1 0x00007f44f5c34104 in ACE_Thread_Manager::wait_task ()
  259. from /usr/lib/libACE-5.6.3.so
  260. No symbol table info available.
  261. #2 0x0000000000b11ad0 in WorldSocketMgr::Wait (this=0x7f44d0698e48)
  262. at /home/trinity/src/core/src/server/game/Server/WorldSocketMgr.cpp:108
  263. i = 1
  264. #3 0x000000000076ed3c in Master::Run (this=0x7f44f30071d8)
  265. at /home/trinity/src/core/src/server/worldserver/Master.cpp:283
  266. seed1 = {_bn = 0x7f44f3267640, _array = 0x0}
  267. pidfile = {static npos = 18446744073709551615,
  268. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x17b87d8 ""}}
  269. SignalINT = {<Trinity::SignalHandler> = {<> = {<No data fields>}, <No data fields>}, <No data fields>}
  270. SignalTERM = {<Trinity::SignalHandler> = {<> = {<No data fields>}, <No data fields>}, <No data fields>}
  271. Handler = <incomplete type>
  272. world_thread = {m_iThreadId = 1128683856,
  273. m_hThreadHandle = 1128683856, m_task = 0x7f44cd8ddd80,
  274. static m_ThreadStorage = {_vptr.ACE_TSS = 0x12f4a30, keylock_ = {lock_ = {
  275. __data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  276. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  277. __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false},
  278. once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  279. 0, 0}}}
  280. cliThread = (ACE_Based::Thread *) 0x7f44d1831960
  281. rar_thread = {m_iThreadId = 1145469264, m_hThreadHandle = 1145469264,
  282. m_task = 0x7f44d1831980, static m_ThreadStorage = {
  283. _vptr.ACE_TSS = 0x12f4a30, keylock_ = {lock_ = {__data = {__lock = 0,
  284. __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  285. __list = {__prev = 0x0, __next = 0x0}},
  286. __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false},
  287. once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  288. 0, 0}}}
  289. soap_thread = <value optimized out>
  290. wsport = <value optimized out>
  291. bind_ip = {static npos = 18446744073709551615,
  292. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f44d1831a58 "0.0.0.0"}}
  293. #4 0x00007f44f42001a6 in __libc_start_main () from /lib/libc.so.6
  294. No symbol table info available.
  295. #5 0x0000000000760d59 in _start ()
  296. No locals.
  297.  
  298. Thread 6 (process 32186):
  299. #0 0x00007f44f42b1c18 in epoll_wait () from /lib/libc.so.6
  300. No symbol table info available.
  301. #1 0x00007f44f5bc2768 in ACE_Dev_Poll_Reactor::work_pending_i ()
  302. from /usr/lib/libACE-5.6.3.so
  303. No symbol table info available.
  304. #2 0x00007f44f5bc58bb in ACE_Dev_Poll_Reactor::handle_events_i ()
  305. from /usr/lib/libACE-5.6.3.so
  306. No symbol table info available.
  307. #3 0x00007f44f5bc5d06 in ACE_Dev_Poll_Reactor::handle_events ()
  308. from /usr/lib/libACE-5.6.3.so
  309. No symbol table info available.
  310. #4 0x00007f44f5c0fd05 in ACE_Reactor::run_reactor_event_loop ()
  311. from /usr/lib/libACE-5.6.3.so
  312. No symbol table info available.
  313. #5 0x0000000000b1361e in ReactorRunnable::svc (this=0x7f44d190eb08)
  314. at /home/trinity/src/core/src/server/game/Server/WorldSocketMgr.cpp:175
  315. interval = {static zero = {
  316. static zero = <same as static member of an already seen type>,
  317. static max_time = {
  318. static zero = <same as static member of an already seen type>,
  319. static max_time = <same as static member of an already seen type>,
  320. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  321. tv_sec = 0, tv_usec = 0}},
  322. static max_time = <same as static member of an already seen type>, tv_ = {
  323. tv_sec = 0, tv_usec = 10000}}
  324. #6 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  325. from /usr/lib/libACE-5.6.3.so
  326. No symbol table info available.
  327. #7 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  328. from /usr/lib/libACE-5.6.3.so
  329. No symbol table info available.
  330. #8 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  331. No symbol table info available.
  332. #9 0x00007f44f42b164d in clone () from /lib/libc.so.6
  333. No symbol table info available.
  334. #10 0x0000000000000000 in ?? ()
  335. No symbol table info available.
  336.  
  337. Thread 5 (process 32185):
  338. #0 0x00007f44f42aad52 in select () from /lib/libc.so.6
  339. No symbol table info available.
  340. #1 0x0000000001230740 in tcp_select (soap=0x44c40870, s=18, flags=1153697568,
  341. timeout=-514) at /home/trinity/src/core/dep/gsoap/stdsoap2.cpp:4402
  342. r = <value optimized out>
  343. tv = {tv_sec = 2, tv_usec = 770157}
  344. fd = {{fds_bits = {262144, 0 <repeats 15 times>}}, {fds_bits = {
  345. 262144, 0 <repeats 15 times>}}, {fds_bits = {262144,
  346. 0 <repeats 15 times>}}}
  347. rfd = (<anonymous struct> *) 0x44c40620
  348. sfd = (<anonymous struct> *) 0x44c406a0
  349. efd = (<anonymous struct> *) 0x44c40720
  350. #2 0x000000000123fc13 in soap_accept (soap=0x44c40870)
  351. at /home/trinity/src/core/dep/gsoap/stdsoap2.cpp:4810
  352. r = -514
  353. err = -514
  354. n = 16
  355. len = 65536
  356. set = 1
  357. #3 0x000000000076b467 in TCSoapRunnable::run (this=0x7f44d18319e0)
  358. at /home/trinity/src/core/src/server/worldserver/TCSoap/TCSoap.cpp:45
  359. thread_soap = (class soap *) 0x1259d1b
  360. mb = (struct ACE_Message_Block *) 0x1ec6
  361. soap = {_vptr.soap = 0x1413cb0, state = 1, version = 0, mode = 0,
  362. imode = 2097152, omode = 2097152, float_format = 0x140ff96 "%.9G",
  363. double_format = 0x140ff9b "%.17lG", dime_id_format = 0x140ffa2 "cid:id%d",
  364. http_version = 0x140ffab "1.1", http_content = 0x0,
  365. encodingStyle = 0x14132a0 "", actor = 0x0, lang = 0x1410b8e "en",
  366. recv_timeout = 5, send_timeout = 5, connect_timeout = 0, accept_timeout = 3,
  367. socket_flags = 0, connect_flags = 0, bind_flags = 0, accept_flags = 0,
  368. linger_time = 0, namespaces = 0x17b1120, local_namespaces = 0x0,
  369. nlist = 0x0, blist = 0x0, clist = 0x7f44c640a040, alist = 0x0, iht = {
  370. 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>}, pblk = 0x0,
  371. pidx = 0, header = 0x0, fault = 0x7f44c640b060, idnum = 0, user = 0x0,
  372. data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0, userid = 0x0, passwd = 0x0,
  373. fpost = 0x12523e0 <http_post>, fget = 0x122d960 <http_get>,
  374. fput = 0x12418a0 <http_put>, fdel = 0x122d970 <http_405>,
  375. fopt = 0x122d970 <http_405>, fhead = 0x122d970 <http_405>, fform = 0,
  376. fposthdr = 0x1237aa0 <http_post_header>,
  377. fresponse = 0x1232920 <http_response>, fparse = 0x1241280 <http_parse>,
  378. fparsehdr = 0x124f510 <http_parse_header>, fheader = 0,
  379. fresolve = 0x1234df0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  380. fclosesocket = 0x1234dd0 <tcp_closesocket>,
  381. fshutdownsocket = 0x1234dc0 <tcp_shutdownsocket>,
  382. fopen = 0x1246120 <tcp_connect>, faccept = 0x1234de0 <tcp_accept>,
  383. fclose = 0x122d850 <tcp_disconnect>, fsend = 0x1234a90 <fsend>,
  384. frecv = 0x1234840 <frecv>, fpoll = 0x1236a70 <soap_poll>, fseterror = 0,
  385. fignore = 0, fserveloop = 0, fplugin = 0x12328c0 <fplugin>, fmalloc = 0,
  386. feltbegin = 0, feltendin = 0, feltbegout = 0, feltendout = 0,
  387. fprepareinitsend = 0, fprepareinitrecv = 0, fpreparesend = 0,
  388. fpreparerecv = 0, fpreparefinalsend = 0, fpreparefinalrecv = 0,
  389. filterstop = 0, ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
  390. fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0, fdimeread = 0,
  391. fdimewrite = 0, fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  392. fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 18,
  393. socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  394. buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  395. length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  396. buf = '\0' <repeats 65535 times>, msgbuf = '\0' <repeats 1023 times>,
  397. tmpbuf = '\0' <repeats 1023 times>, tag = '\0' <repeats 1023 times>,
  398. id = '\0' <repeats 1023 times>, href = '\0' <repeats 1023 times>,
  399. type = '\0' <repeats 1023 times>, arrayType = '\0' <repeats 1023 times>,
  400. arraySize = '\0' <repeats 1023 times>,
  401. arrayOffset = '\0' <repeats 1023 times>, other = 0, position = 0,
  402. positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  403. encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9, event = 0,
  404. alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  405. endpoint = '\0' <repeats 1023 times>, path = '\0' <repeats 1023 times>,
  406. host = '\0' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  407. prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  408. tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  409. max_keep_alive = 100, proxy_http_version = 0x140ffaf "1.0",
  410. proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0, proxy_passwd = 0x0,
  411. proxy_from = 0x0, status = 0, error = 0, errmode = 0, errnum = 0, dom = 0x0,
  412. dime = {count = 0, size = 0, chunksize = 0, buflen = 0, flags = 0 '\0',
  413. ptr = 0x0, id = 0x0, type = 0x0, options = 0x0, list = 0x0, first = 0x0,
  414. last = 0x0}, mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  415. last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {0x0, 0x0,
  416. 0x0}, mht = {0x0 <repeats 3960 times>, 0x7f44c6400058, 0x1,
  417. 0x7f44c6400088, 0x0, 0x7f44c6400028, 0x1, 0x7f44c6400058, 0x0, 0x0, 0x0,
  418. 0x0, 0x0, 0x7f44c6400028, 0x0 <repeats 123 times>}, wsuid = 0x0,
  419. c14nexclude = 0x0, cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
  420. cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  421. ipv4_multicast_ttl = 0 '\0', peer = {sin_family = 0, sin_port = 0,
  422. sin_addr = {s_addr = 0}, sin_zero = "\000\000\000\000\000\000\000"},
  423. peerlen = 16, fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0,
  424. ctx = 0x0, session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
  425. keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  426. session_host = '\0' <repeats 704 times>, "\200\002&\001", '\0' <repeats 52 times>, "ø\003\000\000\000\000\000\000\000\000@ÆD\177\000\000ø\003\000\000\000\000\000\000ª#&\001\000\000\000\000ú\003\000\000\000\000\000\000Xo@óD\177\000\000ú\003\000\000\000\000\000\001\000 \000\000\000\000\000\000\000o@óD\177\000\000\000\200@ÆD\177\000\000\000o@óD\177\000\000\000 \000\000\000\000\000\000\001", '\0' <repeats 16 times>, "\020\000\000\000\000\000\000_.&\001\000\000\000\000\001", '\0' <repeats 15 times>, "\001 \000\000\000\000\000\000\000o@óD\177\000\000\000o@óD\177\000\000\001\020\000\000\000\000\000\000\bo@óD\177", '\0' <repeats 18 times>..., session_port = 4097, c_locale = 0x0, d_stream = 0x7f44f4cb1c4b,
  427. z_crc = -968859648, z_dict = 0x0, z_dict_len = 3326107648,
  428. zlib_state = 32580, zlib_in = 0, zlib_out = 3832,
  429. z_buf = 0x7f44d0400000 "À\f@óD\177", z_buflen = 139934115565304,
  430. z_level = 0, z_ratio_in = 4.5654304e-41, z_ratio_out = -1.37542861e+10}
  431. #4 0x0000000000d21e7a in ACE_Based::Thread::ThreadTask (param=0x13)
  432. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  433. No locals.
  434. #5 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  435. No symbol table info available.
  436. #6 0x00007f44f42b164d in clone () from /lib/libc.so.6
  437. No symbol table info available.
  438. #7 0x0000000000000000 in ?? ()
  439. No symbol table info available.
  440.  
  441. Thread 4 (process 32183):
  442. #0 0x00007f44f42aad52 in select () from /lib/libc.so.6
  443. No symbol table info available.
  444. #1 0x00007f44f5ebb830 in ?? () from /lib/libreadline.so.5
  445. No symbol table info available.
  446. #2 0x00007f44f5ebba6d in rl_read_key () from /lib/libreadline.so.5
  447. No symbol table info available.
  448. #3 0x00007f44f5ea8d61 in readline_internal_char () from /lib/libreadline.so.5
  449. No symbol table info available.
  450. #4 0x00007f44f5ea9245 in readline () from /lib/libreadline.so.5
  451. No symbol table info available.
  452. #5 0x0000000000761d8d in CliRunnable::run (this=<value optimized out>)
  453. at /home/trinity/src/core/src/server/worldserver/CommandLine/CliRunnable.cpp:594
  454. command_str = 0x7f44cd8ddda0 "°D&\001"
  455. #6 0x0000000000d21e7a in ACE_Based::Thread::ThreadTask (param=0x1)
  456. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  457. No locals.
  458. #7 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  459. No symbol table info available.
  460. #8 0x00007f44f42b164d in clone () from /lib/libc.so.6
  461. No symbol table info available.
  462. #9 0x0000000000000000 in ?? ()
  463. No symbol table info available.
  464.  
  465. Thread 3 (process 32184):
  466. #0 0x00007f44f42b1c18 in epoll_wait () from /lib/libc.so.6
  467. No symbol table info available.
  468. #1 0x00007f44f5bc2768 in ACE_Dev_Poll_Reactor::work_pending_i ()
  469. from /usr/lib/libACE-5.6.3.so
  470. No symbol table info available.
  471. #2 0x00007f44f5bc58bb in ACE_Dev_Poll_Reactor::handle_events_i ()
  472. from /usr/lib/libACE-5.6.3.so
  473. No symbol table info available.
  474. #3 0x00007f44f5bc5d06 in ACE_Dev_Poll_Reactor::handle_events ()
  475. from /usr/lib/libACE-5.6.3.so
  476. No symbol table info available.
  477. #4 0x00007f44f5c0fd05 in ACE_Reactor::run_reactor_event_loop ()
  478. from /usr/lib/libACE-5.6.3.so
  479. No symbol table info available.
  480. #5 0x000000000076a5f2 in RARunnable::run (this=0x7f44d1831980)
  481. at /home/trinity/src/core/src/server/worldserver/RemoteAccess/RARunnable.cpp:93
  482. interval = {static zero = {
  483. static zero = <same as static member of an already seen type>,
  484. static max_time = {
  485. static zero = <same as static member of an already seen type>,
  486. static max_time = <same as static member of an already seen type>,
  487. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  488. tv_sec = 0, tv_usec = 0}},
  489. static max_time = <same as static member of an already seen type>, tv_ = {
  490. tv_sec = 0, tv_usec = 100000}}
  491. acceptor = {<> = {<No data fields>},
  492. peer_acceptor_ = {<ACE_SOCK> = {<ACE_IPC_SAP> = {handle_ = 19,
  493. static pid_ = 32177}, <No data fields>}, <No data fields>},
  494. peer_acceptor_addr_ = <incomplete type>, flags_ = 0, use_select_ = 1,
  495. reuse_addr_ = 1}
  496. raport = <value optimized out>
  497. stringip = {static npos = 18446744073709551615,
  498. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f44c680a078 "0.0.0.0"}}
  499. listen_addr = <incomplete type>
  500. #6 0x0000000000d21e7a in ACE_Based::Thread::ThreadTask (param=0xf)
  501. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  502. No locals.
  503. #7 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  504. No symbol table info available.
  505. #8 0x00007f44f42b164d in clone () from /lib/libc.so.6
  506. No symbol table info available.
  507. #9 0x0000000000000000 in ?? ()
  508. No symbol table info available.
  509.  
  510. Thread 2 (process 32182):
  511. #0 0x00007f44f453fd29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  512. from /lib/libpthread.so.0
  513. No symbol table info available.
  514. #1 0x00007f44f5bb56ea in ACE_Condition_Thread_Mutex::wait ()
  515. from /usr/lib/libACE-5.6.3.so
  516. No symbol table info available.
  517. #2 0x0000000000a4cab0 in MapUpdater::wait (this=0x7f44e8c4e438)
  518. at /home/trinity/src/core/src/server/game/Maps/MapUpdater.cpp:110
  519. guard = {lock_ = 0x7f44e8c4e510, owner_ = 0}
  520. #3 0x0000000000a324bd in MapManager::Update (this=0x7f44e8c4e308,
  521. diff=<value optimized out>)
  522. at /home/trinity/src/core/src/server/game/Maps/MapManager.cpp:280
  523. No locals.
  524. #4 0x0000000000bac666 in World::Update (this=0x7f44f3363e08, diff=36)
  525. at /home/trinity/src/core/src/server/game/World/World.cpp:1984
  526. No locals.
  527. #5 0x000000000076c556 in WorldRunnable::run (this=<value optimized out>)
  528. at /home/trinity/src/core/src/server/worldserver/WorldThread/WorldRunnable.cpp:63
  529. diff = 36
  530. realCurrTime = 1454130
  531. realPrevTime = 1454094
  532. prevSleepTime = 31
  533. #6 0x0000000000d21e7a in ACE_Based::Thread::ThreadTask (param=0x7f44e8c4e544)
  534. at /home/trinity/src/core/src/server/shared/Threading/Threading.cpp:186
  535. No locals.
  536. #7 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  537. No symbol table info available.
  538. #8 0x00007f44f42b164d 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 1 (process 32181):
  544. #0 0x0000000000000000 in ?? ()
  545. No symbol table info available.
  546. #1 0x000000000077fb41 in Object::GetUInt32Value (this=0x7f44ce8efe55,
  547. index=<value optimized out>)
  548. at /home/trinity/src/core/src/server/game/Entities/Object/Object.h:184
  549. No locals.
  550. #2 0x00000000008bc2d1 in Player::KilledMonsterCredit (this=0x7f44ce8efe55,
  551. entry=<value optimized out>, guid=0)
  552. at /home/trinity/src/core/src/server/game/Entities/Player/Player.h:1451
  553. questid = 0
  554. qInfo = (const Quest *) 0x7f44ce8efdd0
  555. real_entry = 35830
  556. #3 0x0000000000ec5c34 in go_merchant_square_door::OnUpdate (
  557. this=0x7f44ce8efdd0, pGO=0x7f44ae315800, diff=0)
  558. at /home/trinity/src/core/src/server/scripts/EasternKingdoms/Gilneas/gilneas.cpp:905
  559. No locals.
  560. #4 0x0000000000964403 in GameObject::Update (this=0x7f44ae315800, diff=100)
  561. at /home/trinity/src/core/src/server/game/Entities/GameObject/GameObject.cpp:592
  562. No locals.
  563. #5 0x00000000009f2fe6 in Trinity::ObjectUpdater::Visit<GameObject> (
  564. this=0x42c64070, m=<value optimized out>)
  565. at /home/trinity/src/core/src/server/game/Grids/Notifiers/GridNotifiers.cpp:334
  566. No locals.
  567. #6 0x0000000000a4af8d in Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7f44c0fb4000, cell=@0x42c63ff0, visitor=@0x42c64060)
  568. at /home/trinity/src/core/src/server/shared/Dynamic/TypeContainerVisitor.h:68
  569. x = <value optimized out>
  570. y = <value optimized out>
  571. cell_x = 0
  572. cell_y = 4
  573. #7 0x0000000000a3ffa8 in Map::VisitNearbyCellsOf (this=0x7f44c0fb4000,
  574. obj=<value optimized out>, gridVisitor=@0x42c64060,
  575. worldVisitor=@0x42c64050)
  576. at /home/trinity/src/core/src/server/game/Grids/Cells/CellImpl.h:52
  577. pair = {x_coord = 232, y_coord = 276}
  578. cell = {data = {Part = {grid_x = 29, grid_y = 34, cell_x = 0,
  579. cell_y = 4, nocreate = 0, reserved = 16}, All = 537921693}}
  580. y = 276
  581. x = 232
  582. #8 0x0000000000a4078e in Map::Update (this=0x7f44c0fb4000,
  583. t_diff=@0x7f449ba741e0)
  584. at /home/trinity/src/core/src/server/game/Maps/Map.cpp:545
  585. plr = (class Player *) 0x7f449611f000
  586. updater = {i_timeDiff = 100}
  587. grid_object_update = {i_visitor = @0x42c64070}
  588. world_object_update = {i_visitor = @0x42c64070}
  589. #9 0x0000000000a4d032 in MapUpdateRequest::call (this=0x7f449ba741c0)
  590. at /home/trinity/src/core/src/server/game/Maps/MapUpdater.cpp:77
  591. No locals.
  592. #10 0x0000000000d21471 in DelayExecutor::svc (this=0x7f44e8c4e440)
  593. at /home/trinity/src/core/src/server/shared/Threading/DelayExecutor.cpp:74
  594. rq = (struct ACE_Method_Request *) 0x7f449ba741c0
  595. #11 0x00007f44f5c30e27 in ACE_Task_Base::svc_run ()
  596. from /usr/lib/libACE-5.6.3.so
  597. No symbol table info available.
  598. #12 0x00007f44f5c31137 in ACE_Thread_Adapter::invoke ()
  599. from /usr/lib/libACE-5.6.3.so
  600. No symbol table info available.
  601. #13 0x00007f44f453bfc7 in start_thread () from /lib/libpthread.so.0
  602. No symbol table info available.
  603. #14 0x00007f44f42b164d in clone () from /lib/libc.so.6
  604. No symbol table info available.
  605. #15 0x0000000000000000 in ?? ()
  606. No symbol table info available.
Add Comment
Please, Sign In to add comment