Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.12 KB | None | 0 0
  1. [New Thread 0x42829950 (LWP 30484)]
  2. [New Thread 0x4131c950 (LWP 30485)]
  3. [New Thread 0x4302a950 (LWP 30669)]
  4. [New Thread 0x4382b950 (LWP 30670)]
  5. [New Thread 0x4402c950 (LWP 30671)]
  6. [New Thread 0x4482d950 (LWP 30672)]
  7. [New Thread 0x4502e950 (LWP 30673)]
  8. [New Thread 0x4582f950 (LWP 30674)]
  9. [New Thread 0x46030950 (LWP 30675)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x4382b950 (LWP 30670)]
  13. arena_tcache_fill_small (arena=0x7f28bc4058c0, tbin=0x7f288b007590,
  14. binind=<value optimized out>)
  15. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/arena.c:257
  16. 257 run->avail = *(void **)ret;
  17. Current language: auto; currently c
  18. #0 arena_tcache_fill_small (arena=0x7f28bc4058c0, tbin=0x7f288b007590,
  19. binind=<value optimized out>)
  20. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/arena.c:257
  21. #1 0x0000000000bc52bc in tcache_alloc_small_hard (
  22. tcache=<value optimized out>, tbin=0x7f28778016d8,
  23. binind=17379391517714426766)
  24. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/tcache.c:36
  25. #2 0x0000000000bcd5b8 in arena_malloc (size=848, zero=false)
  26. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/jemalloc/internal/tcache.h:211
  27. #3 0x0000000000bc4772 in malloc (size=848)
  28. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/jemalloc/internal/jemalloc_internal.h:395
  29. #4 0x00007f28be422b9d in operator new () from /usr/lib/libstdc++.so.6
  30. #5 0x0000000000a95c4c in LoadHelper<GameObject> (
  31. guid_set=<value optimized out>, cell=@0x7f28778016d8, m=@0x7f284240e9c8,
  32. count=@0x4382ac28, map=0x7f2893c88000)
  33. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Grids/ObjectGridLoader.cpp:131
  34. #6 0x0000000000a954ee in ObjectGridLoader::LoadN (this=0x4382ac10)
  35. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Grids/ObjectGridLoader.cpp:186
  36. #7 0x00000000008d426e in Map::EnsureGridLoaded (this=0x7f2893c88000,
  37. cell=@0x4382acf0)
  38. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:403
  39. #8 0x00000000008d5231 in Map::EnsureGridLoadedAtEnter (this=0x4382a1d0,
  40. cell=@0x7f28778016d8, player=0xf130008161ce2b8e)
  41. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:362
  42. #9 0x00000000008d5416 in Map::PlayerRelocation (this=0x7f2893c88000,
  43. player=0x7f2845b23000, x=-2689.23193, y=7564.92871, z=344.590302,
  44. orientation=4.13963175)
  45. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:892
  46. #10 0x0000000000803a7d in Unit::SetPosition (this=0x7f2845b23000,
  47. x=56.6666679, y=7564.92871, z=344.590302, orientation=4.13963175,
  48. teleport=<value optimized out>)
  49. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Unit/Unit.cpp:16705
  50. #11 0x0000000000774eef in Player::SetPosition (this=0x4382a1d0, x=1, y=1,
  51. z=0.910441041, orientation=1, teleport=216)
  52. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Player/Player.cpp:6333
  53. #12 0x0000000000934032 in WorldSession::HandleMovementOpcodes (
  54. this=0x7f283dbdddc0, recv_data=@0x7f282e4a3340)
  55. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Unit/Unit.h:1445
  56. #13 0x000000000098012a in WorldSession::Update (this=0x7f283dbdddc0,
  57. diff=<value optimized out>)
  58. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Server/WorldSession.cpp:260
  59. #14 0x0000000000a006ed in World::UpdateSessions (this=0x7f28bb889708, diff=137)
  60. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/World/World.cpp:2605
  61. #15 0x0000000000a01401 in World::Update (this=0x7f28bb889708, diff=137)
  62. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/World/World.cpp:1953
  63. #16 0x000000000063e4d5 in WorldRunnable::run (this=<value optimized out>)
  64. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/WorldThread/WorldRunnable.cpp:65
  65. #17 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x4382a1d0)
  66. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  67. #18 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  68. #19 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  69. #20 0x0000000000000000 in ?? ()
  70. #0 arena_tcache_fill_small (arena=0x7f28bc4058c0, tbin=0x7f288b007590,
  71. binind=<value optimized out>)
  72. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/arena.c:257
  73. i = 62
  74. nfill = 63
  75. bin = (arena_bin_t *) 0x7f28bc405fd8
  76. run = (arena_run_t *) 0x7f28778f2000
  77. ptr = (void *) 0xf130008161ce2b8e
  78. #1 0x0000000000bc52bc in tcache_alloc_small_hard (
  79. tcache=<value optimized out>, tbin=0x7f28778016d8,
  80. binind=17379391517714426766)
  81. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/tcache.c:36
  82. ret = (void *) 0xf130008161ce2b8e
  83. #2 0x0000000000bcd5b8 in arena_malloc (size=848, zero=false)
  84. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/jemalloc/internal/tcache.h:211
  85. tcache = (tcache_t *) 0x7f288b007400
  86. #3 0x0000000000bc4772 in malloc (size=848)
  87. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/jemalloc/internal/jemalloc_internal.h:395
  88. ret = (void *) 0x350
  89. #4 0x00007f28be422b9d in operator new () from /usr/lib/libstdc++.so.6
  90. No symbol table info available.
  91. #5 0x0000000000a95c4c in LoadHelper<GameObject> (
  92. guid_set=<value optimized out>, cell=@0x7f28778016d8, m=@0x7f284240e9c8,
  93. count=@0x4382ac28, map=0x7f2893c88000)
  94. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Grids/ObjectGridLoader.cpp:131
  95. obj = (class GameObject *) 0x2eed5
  96. #6 0x0000000000a954ee in ObjectGridLoader::LoadN (this=0x4382ac10)
  97. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Grids/ObjectGridLoader.cpp:186
  98. y = 7
  99. x = 5
  100. #7 0x00000000008d426e in Map::EnsureGridLoaded (this=0x7f2893c88000,
  101. cell=@0x4382acf0)
  102. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:403
  103. loader = {i_cell = {data = {Part = {grid_x = 26, grid_y = 46,
  104. cell_x = 5, cell_y = 7, nocreate = 0, reserved = 0}, All = 1858458}},
  105. i_grid = @0x7f284240a000, i_map = 0x7f2893c88000, i_gameObjects = 7,
  106. i_creatures = 14, i_corpses = 0}
  107. grid = (NGridType *) 0x7f284240a000
  108. #8 0x00000000008d5231 in Map::EnsureGridLoadedAtEnter (this=0x4382a1d0,
  109. cell=@0x7f28778016d8, player=0xf130008161ce2b8e)
  110. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:362
  111. grid = <value optimized out>
  112. #9 0x00000000008d5416 in Map::PlayerRelocation (this=0x7f2893c88000,
  113. player=0x7f2845b23000, x=-2689.23193, y=7564.92871, z=344.590302,
  114. orientation=4.13963175)
  115. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:892
  116. oldGrid = <value optimized out>
  117. newGrid = <value optimized out>
  118. old_val = {x_coord = 218, y_coord = 372}
  119. new_val = {x_coord = 215, y_coord = 369}
  120. old_cell = {data = {Part = {grid_x = 27, grid_y = 46, cell_x = 2,
  121. cell_y = 4, nocreate = 0, reserved = 0}, All = 1059739}}
  122. new_cell = {data = {Part = {grid_x = 26, grid_y = 46, cell_x = 7,
  123. cell_y = 1, nocreate = 0, reserved = 0}, All = 293786}}
  124. __FUNCTION__ = "PlayerRelocation"
  125. #10 0x0000000000803a7d in Unit::SetPosition (this=0x7f2845b23000,
  126. x=56.6666679, y=7564.92871, z=344.590302, orientation=4.13963175,
  127. teleport=<value optimized out>)
  128. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Unit/Unit.cpp:16705
  129. turn = true
  130. relocated = true
  131. #11 0x0000000000774eef in Player::SetPosition (this=0x4382a1d0, x=1, y=1,
  132. z=0.910441041, orientation=1, teleport=216)
  133. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Player/Player.cpp:6333
  134. No locals.
  135. #12 0x0000000000934032 in WorldSession::HandleMovementOpcodes (
  136. this=0x7f283dbdddc0, recv_data=@0x7f282e4a3340)
  137. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Unit/Unit.h:1445
  138. opcode = <value optimized out>
  139. mover = (class Unit *) 0x7f2845b23000
  140. plMover = (class Player *) 0x7f2845b23000
  141. guid = <value optimized out>
  142. movementInfo = {guid = 96949, flags = 50331649, flags2 = 0, pos = {
  143. m_positionX = -2689.23193, m_positionY = 7564.92871,
  144. m_positionZ = 344.590302, m_orientation = 4.13963175}, time = 3827814508,
  145. t_guid = 0, t_pos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  146. m_orientation = 0}, t_time = 0, t_time2 = 0, t_seat = -1 '�',
  147. pitch = 0.0671944767, fallTime = 384, j_zspeed = 0, j_sinAngle = 0,
  148. j_cosAngle = 0, j_xyspeed = 0, splineElevation = 0}
  149. data = {<ByteBuffer> = {static DEFAULT_SIZE = <optimized out>,
  150. _rpos = 0, _wpos = 38,
  151. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  152. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  153. _M_start = 0x7f282e5e4f40 "\a�z\001\001",
  154. _M_finish = 0x7f282e5e4f66 "",
  155. _M_end_of_storage = 0x7f282e5e4f66 ""}}, <No data fields>}},
  156. m_opcode = 218}
  157. __FUNCTION__ = "HandleMovementOpcodes"
  158. #13 0x000000000098012a in WorldSession::Update (this=0x7f283dbdddc0,
  159. diff=<value optimized out>)
  160. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Server/WorldSession.cpp:260
  161. packet = (WorldPacket *) 0x7f282e4a3340
  162. currTime = <value optimized out>
  163. #14 0x0000000000a006ed in World::UpdateSessions (this=0x7f28bb889708, diff=137)
  164. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/World/World.cpp:2605
  165. sess = (WorldSession *) 0xe427d06b
  166. #15 0x0000000000a01401 in World::Update (this=0x7f28bb889708, diff=137)
  167. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/World/World.cpp:1953
  168. pvpWG = (class OutdoorPvPWG *) 0x7f2893d55400
  169. autobroadcaston = 1
  170. #16 0x000000000063e4d5 in WorldRunnable::run (this=<value optimized out>)
  171. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/WorldThread/WorldRunnable.cpp:65
  172. diff = 137
  173. realCurrTime = 3827814507
  174. realPrevTime = <value optimized out>
  175. prevSleepTime = 50
  176. #17 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x4382a1d0)
  177. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  178. No locals.
  179. #18 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  180. No symbol table info available.
  181. #19 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  182. No symbol table info available.
  183. #20 0x0000000000000000 in ?? ()
  184. No symbol table info available.
  185. 12 Thread 0x46030950 (LWP 30675) 0x00007f28bd81ac18 in epoll_wait ()
  186. from /lib/libc.so.6
  187. 11 Thread 0x4582f950 (LWP 30674) 0x00007f28bd81ac18 in epoll_wait ()
  188. from /lib/libc.so.6
  189. 10 Thread 0x4502e950 (LWP 30673) 0x00007f28bdaac0e1 in nanosleep ()
  190. from /lib/libpthread.so.0
  191. 9 Thread 0x4482d950 (LWP 30672) 0x00007f28bdaac0e1 in nanosleep ()
  192. from /lib/libpthread.so.0
  193. 8 Thread 0x4402c950 (LWP 30671) 0x00007f28bdaab7db in read ()
  194. from /lib/libpthread.so.0
  195. * 7 Thread 0x4382b950 (LWP 30670) arena_tcache_fill_small (
  196. arena=0x7f28bc4058c0, tbin=0x7f288b007590, binind=<value optimized out>)
  197. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/arena.c:257
  198. 6 Thread 0x4302a950 (LWP 30669) 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  199. 5 Thread 0x4131c950 (LWP 30485) 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  200. 4 Thread 0x42829950 (LWP 30484) 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  201. 3 Thread 0x42028950 (LWP 30483) 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  202. 2 Thread 0x40b1b950 (LWP 30482) 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  203. 1 Thread 0x7f28bf6f7730 (LWP 30479) 0x00007f28bdaa5715 in pthread_join ()
  204. from /lib/libpthread.so.0
  205. i = 62
  206. nfill = 63
  207. bin = (arena_bin_t *) 0x7f28bc405fd8
  208. run = (arena_run_t *) 0x7f28778f2000
  209. ptr = (void *) 0xf130008161ce2b8e
  210. arena = (arena_t *) 0x7f28bc4058c0
  211. tbin = (tcache_bin_t *) 0x7f288b007590
  212. binind = <value optimized out>
  213. print_frame_label_vars disabled.
  214.  
  215. Thread 12 (Thread 0x46030950 (LWP 30675)):
  216. #0 0x00007f28bd81ac18 in epoll_wait () from /lib/libc.so.6
  217. No symbol table info available.
  218. #1 0x00007f28befc4509 in ACE_Dev_Poll_Reactor::work_pending_i (
  219. this=0x7f288b73c180, max_wait_time=0x46030060)
  220. at ../../ace/Dev_Poll_Reactor.cpp:960
  221. timer_buf = {static zero = {
  222. static zero = <same as static member of an already seen type>,
  223. static max_time = {
  224. static zero = <same as static member of an already seen type>,
  225. static max_time = <same as static member of an already seen type>,
  226. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  227. tv_sec = 0, tv_usec = 0}},
  228. static max_time = <same as static member of an already seen type>, tv_ = {
  229. tv_sec = 0, tv_usec = 9266}}
  230. this_timeout = <value optimized out>
  231. nfds = <value optimized out>
  232. #2 0x00007f28befc6da1 in ACE_Dev_Poll_Reactor::handle_events_i (
  233. this=0x7f288b73c180, max_wait_time=0x46030060, guard=@0x4602ffc0)
  234. at ../../ace/Dev_Poll_Reactor.cpp:1030
  235. result = <value optimized out>
  236. #3 0x00007f28befc70fe in ACE_Dev_Poll_Reactor::handle_events (
  237. this=0x7f288b73c180, max_wait_time=0x46030060)
  238. at ../../ace/Dev_Poll_Reactor.cpp:1012
  239. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  240. max_wait_time_ = 0x46030060, start_time_ = {static zero = {
  241. static zero = <same as static member of an already seen type>,
  242. static max_time = {
  243. static zero = <same as static member of an already seen type>,
  244. static max_time = <same as static member of an already seen type>,
  245. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  246. tv_sec = 0, tv_usec = 0}},
  247. static max_time = <same as static member of an already seen type>, tv_ = {
  248. tv_sec = 1288023036, tv_usec = 13173}}, stopped_ = false}
  249. guard = {token_ = @0x7f288b73c1a8, owner_ = 1}
  250. result = -1
  251. #4 0x00007f28bf01d66d in ACE_Reactor::run_reactor_event_loop (
  252. this=0x7f288b650fe0, tv=@0x46030060, eh=0) at ../../ace/Reactor.cpp:271
  253. result = 1
  254. #5 0x000000000093053e in ReactorRunnable::svc (this=0x7f288b632240)
  255. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Server/WorldSocketMgr.cpp:168
  256. interval = {static zero = {
  257. static zero = <same as static member of an already seen type>,
  258. static max_time = {
  259. static zero = <same as static member of an already seen type>,
  260. static max_time = <same as static member of an already seen type>,
  261. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  262. tv_sec = 0, tv_usec = 0}},
  263. static max_time = <same as static member of an already seen type>, tv_ = {
  264. tv_sec = 0, tv_usec = 9266}}
  265. #6 0x00007f28bf042257 in ACE_Task_Base::svc_run (args=<value optimized out>)
  266. at ../../ace/Task.cpp:275
  267. t = (ACE_Task_Base *) 0x7f288b632240
  268. svc_status = <value optimized out>
  269. #7 0x00007f28bf043905 in ACE_Thread_Adapter::invoke (this=0x7f288c652fa0)
  270. at ../../ace/Thread_Adapter.cpp:98
  271. exit_hook_instance = <value optimized out>
  272. exit_hook_maybe = {instance_ = 0x0}
  273. exit_hook_ptr = <value optimized out>
  274. #8 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  275. No symbol table info available.
  276. #9 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  277. No symbol table info available.
  278. #10 0x0000000000000000 in ?? ()
  279. No symbol table info available.
  280.  
  281. Thread 11 (Thread 0x4582f950 (LWP 30674)):
  282. #0 0x00007f28bd81ac18 in epoll_wait () from /lib/libc.so.6
  283. No symbol table info available.
  284. #1 0x00007f28befc4509 in ACE_Dev_Poll_Reactor::work_pending_i (
  285. this=0x7f288b73c400, max_wait_time=0x4582f060)
  286. at ../../ace/Dev_Poll_Reactor.cpp:960
  287. timer_buf = {static zero = {
  288. static zero = <same as static member of an already seen type>,
  289. static max_time = {
  290. static zero = <same as static member of an already seen type>,
  291. static max_time = <same as static member of an already seen type>,
  292. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  293. tv_sec = 0, tv_usec = 0}},
  294. static max_time = <same as static member of an already seen type>, tv_ = {
  295. tv_sec = 0, tv_usec = 9999}}
  296. this_timeout = <value optimized out>
  297. nfds = <value optimized out>
  298. #2 0x00007f28befc6da1 in ACE_Dev_Poll_Reactor::handle_events_i (
  299. this=0x7f288b73c400, max_wait_time=0x4582f060, guard=@0x4582efc0)
  300. at ../../ace/Dev_Poll_Reactor.cpp:1030
  301. result = <value optimized out>
  302. #3 0x00007f28befc70fe in ACE_Dev_Poll_Reactor::handle_events (
  303. this=0x7f288b73c400, max_wait_time=0x4582f060)
  304. at ../../ace/Dev_Poll_Reactor.cpp:1012
  305. countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  306. max_wait_time_ = 0x4582f060, start_time_ = {static zero = {
  307. static zero = <same as static member of an already seen type>,
  308. static max_time = {
  309. static zero = <same as static member of an already seen type>,
  310. static max_time = <same as static member of an already seen type>,
  311. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  312. tv_sec = 0, tv_usec = 0}},
  313. static max_time = <same as static member of an already seen type>, tv_ = {
  314. tv_sec = 1288023036, tv_usec = 2618}}, stopped_ = false}
  315. guard = {token_ = @0x7f288b73c428, owner_ = 1}
  316. result = -1
  317. #4 0x00007f28bf01d66d in ACE_Reactor::run_reactor_event_loop (
  318. this=0x7f288b734040, tv=@0x4582f060, eh=0) at ../../ace/Reactor.cpp:271
  319. result = -1956437576
  320. #5 0x000000000093053e in ReactorRunnable::svc (this=0x7f288b632108)
  321. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Server/WorldSocketMgr.cpp:168
  322. interval = {static zero = {
  323. static zero = <same as static member of an already seen type>,
  324. static max_time = {
  325. static zero = <same as static member of an already seen type>,
  326. static max_time = <same as static member of an already seen type>,
  327. tv_ = {tv_sec = 9223372036854775807, tv_usec = 999999}}, tv_ = {
  328. tv_sec = 0, tv_usec = 0}},
  329. static max_time = <same as static member of an already seen type>, tv_ = {
  330. tv_sec = 0, tv_usec = 9999}}
  331. #6 0x00007f28bf042257 in ACE_Task_Base::svc_run (args=<value optimized out>)
  332. at ../../ace/Task.cpp:275
  333. t = (ACE_Task_Base *) 0x7f288b632108
  334. svc_status = <value optimized out>
  335. #7 0x00007f28bf043905 in ACE_Thread_Adapter::invoke (this=0x7f288d5a4520)
  336. at ../../ace/Thread_Adapter.cpp:98
  337. exit_hook_instance = <value optimized out>
  338. exit_hook_maybe = {instance_ = 0x0}
  339. exit_hook_ptr = <value optimized out>
  340. #8 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  341. No symbol table info available.
  342. #9 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  343. No symbol table info available.
  344. #10 0x0000000000000000 in ?? ()
  345. No symbol table info available.
  346.  
  347. Thread 10 (Thread 0x4502e950 (LWP 30673)):
  348. #0 0x00007f28bdaac0e1 in nanosleep () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #1 0x0000000000af27a4 in ACE_Based::Thread::Sleep (
  351. msecs=<value optimized out>)
  352. at /home/trinity/.sys/include/ace/OS_NS_unistd.inl:951
  353. No locals.
  354. #2 0x0000000000640240 in FreezeDetectorRunnable::run (this=0x7f288b73aee0)
  355. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/Master.cpp:99
  356. curtime = 2
  357. #3 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x4502e070)
  358. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  359. No locals.
  360. #4 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  361. No symbol table info available.
  362. #5 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  363. No symbol table info available.
  364. #6 0x0000000000000000 in ?? ()
  365. No symbol table info available.
  366.  
  367. Thread 9 (Thread 0x4482d950 (LWP 30672)):
  368. #0 0x00007f28bdaac0e1 in nanosleep () from /lib/libpthread.so.0
  369. No symbol table info available.
  370. #1 0x0000000000af27a4 in ACE_Based::Thread::Sleep (
  371. msecs=<value optimized out>)
  372. at /home/trinity/.sys/include/ace/OS_NS_unistd.inl:951
  373. No locals.
  374. #2 0x0000000000640907 in RARunnable::run (this=0x7f288b7340c0)
  375. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/Master.cpp:185
  376. h = {<ISocketHandler> = {_vptr.ISocketHandler = 0xfbfc30},
  377. m_sockets = {_M_t = {
  378. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const int, Socket*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const int, Socket*> > >> = {<No data fields>}, <No data fields>},
  379. _M_key_compare = {<std::binary_function<int, int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
  380. _M_parent = 0x0, _M_left = 0x4482cc70, _M_right = 0x4482cc70},
  381. _M_node_count = 0}}}, m_add = {_M_t = {
  382. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const int, Socket*> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const int, Socket*> > >> = {<No data fields>}, <No data fields>},
  383. _M_key_compare = {<std::binary_function<int, int, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
  384. _M_parent = 0x0, _M_left = 0x4482cca0, _M_right = 0x4482cca0},
  385. _M_node_count = 0}}},
  386. m_delete = {<std::_List_base<Socket*, std::allocator<Socket*> >> = {
  387. _M_impl = {<std::allocator<std::_List_node<Socket*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Socket*> >> = {<No data fields>}, <No data fields>},
  388. _M_node = {_M_next = 0x4482ccc8,
  389. _M_prev = 0x4482ccc8}}}, <No data fields>}, m_stdlog = 0x0,
  390. m_mutex = @0x0, m_b_use_mutex = false, m_maxsock = 0, m_rfds = {fds_bits = {
  391. 0 <repeats 16 times>}}, m_wfds = {fds_bits = {0 <repeats 16 times>}},
  392. m_efds = {fds_bits = {0 <repeats 16 times>}}, m_preverror = -1,
  393. m_errcnt = 0, m_tlast = 0,
  394. m_fds = {<std::_List_base<int, std::allocator<int> >> = {
  395. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  396. _M_node = {_M_next = 0x4482ce80,
  397. _M_prev = 0x4482ce80}}}, <No data fields>},
  398. m_fds_erase = {<std::_List_base<int, std::allocator<int> >> = {
  399. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  400. _M_node = {_M_next = 0x4482ce90,
  401. _M_prev = 0x4482ce90}}}, <No data fields>},
  402. m_fds_callonconnect = {<std::_List_base<int, std::allocator<int> >> = {
  403. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  404. _M_node = {_M_next = 0x4482cea0,
  405. _M_prev = 0x4482cea0}}}, <No data fields>},
  406. m_fds_detach = {<std::_List_base<int, std::allocator<int> >> = {
  407. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  408. _M_node = {_M_next = 0x4482ceb0,
  409. _M_prev = 0x4482ceb0}}}, <No data fields>},
  410. m_fds_timeout = {<std::_List_base<int, std::allocator<int> >> = {
  411. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  412. _M_node = {_M_next = 0x4482cec0,
  413. _M_prev = 0x4482cec0}}}, <No data fields>},
  414. m_fds_retry = {<std::_List_base<int, std::allocator<int> >> = {
  415. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  416. _M_node = {_M_next = 0x4482ced0,
  417. _M_prev = 0x4482ced0}}}, <No data fields>},
  418. m_fds_close = {<std::_List_base<int, std::allocator<int> >> = {
  419. _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>},
  420. _M_node = {_M_next = 0x4482cee0,
  421. _M_prev = 0x4482cee0}}}, <No data fields>}, m_resolv_id = 0,
  422. m_resolver = 0x0, m_resolver_port = 0, m_resolve_q = {_M_t = {
  423. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<Socket* const, bool> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<Socket* const, bool> > >> = {<No data fields>}, <No data fields>},
  424. _M_key_compare = {<std::binary_function<Socket*, Socket*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red,
  425. _M_parent = 0x0, _M_left = 0x4482cf10, _M_right = 0x4482cf10},
  426. _M_node_count = 0}}}, m_b_enable_pool = false, m_slave = false}
  427. RAListenSocket = {<Socket> = {_vptr.Socket = 0xf3f010,
  428. m_handler = @0x4482cc60, m_socket = -1, m_bDel = false, m_bClose = false,
  429. m_tCreate = 1287968614, m_parent = 0x0, m_b_disable_read = false,
  430. m_connected = false, m_b_erased_by_handler = false, m_tClose = 0,
  431. m_client_remote_address = {_M_ptr = 0x0}, m_remote_address = {
  432. _M_ptr = 0x0}, m_traffic_monitor = 0x0,
  433. m_timeout_start = 139812933759168, m_timeout_limit = 139812933759176,
  434. m_bLost = false, m_socket_type = 0, m_socket_protocol = {
  435. static npos = 18446744073709551615,
  436. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x13a4bb8 ""}},
  437. m_bClient = false, m_bRetain = false, m_detach = false,
  438. m_detached = false, m_pThread = 0x0, m_slave_handler = 0x0}, m_depth = 0,
  439. m_creator = 0x7f288a82aa00, m_bHasCreate = false}
  440. usera = <value optimized out>
  441. socketSelecttime = <value optimized out>
  442. #3 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x4482cc30)
  443. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  444. No locals.
  445. #4 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  446. No symbol table info available.
  447. #5 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  448. No symbol table info available.
  449. #6 0x0000000000000000 in ?? ()
  450. No symbol table info available.
  451.  
  452. Thread 8 (Thread 0x4402c950 (LWP 30671)):
  453. #0 0x00007f28bdaab7db in read () from /lib/libpthread.so.0
  454. No symbol table info available.
  455. #1 0x00007f28bf2d3611 in rl_getc () from /lib/libreadline.so.5
  456. No symbol table info available.
  457. #2 0x00007f28bf2c0d61 in readline_internal_char () from /lib/libreadline.so.5
  458. No symbol table info available.
  459. #3 0x00007f28bf2c1245 in readline () from /lib/libreadline.so.5
  460. No symbol table info available.
  461. #4 0x0000000000637015 in CliRunnable::run (this=<value optimized out>)
  462. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/CommandLine/CliRunnable.cpp:720
  463. command_str = 0x7f288b591370 "\020��"
  464. #5 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x0)
  465. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  466. No locals.
  467. #6 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  468. No symbol table info available.
  469. #7 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  470. No symbol table info available.
  471. #8 0x0000000000000000 in ?? ()
  472. No symbol table info available.
  473.  
  474. Thread 7 (Thread 0x4382b950 (LWP 30670)):
  475. #0 arena_tcache_fill_small (arena=0x7f28bc4058c0, tbin=0x7f288b007590,
  476. binind=<value optimized out>)
  477. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/arena.c:257
  478. i = 62
  479. nfill = 63
  480. bin = (arena_bin_t *) 0x7f28bc405fd8
  481. run = (arena_run_t *) 0x7f28778f2000
  482. ptr = (void *) 0xf130008161ce2b8e
  483. #1 0x0000000000bc52bc in tcache_alloc_small_hard (
  484. tcache=<value optimized out>, tbin=0x7f28778016d8,
  485. binind=17379391517714426766)
  486. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/tcache.c:36
  487. ret = (void *) 0xf130008161ce2b8e
  488. #2 0x0000000000bcd5b8 in arena_malloc (size=848, zero=false)
  489. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/jemalloc/internal/tcache.h:211
  490. tcache = (tcache_t *) 0x7f288b007400
  491. #3 0x0000000000bc4772 in malloc (size=848)
  492. at /home/trinity/autocompiler/sources/odysseestable/externals/jemalloc/jemalloc/internal/jemalloc_internal.h:395
  493. ret = (void *) 0x350
  494. #4 0x00007f28be422b9d in operator new () from /usr/lib/libstdc++.so.6
  495. No symbol table info available.
  496. #5 0x0000000000a95c4c in LoadHelper<GameObject> (
  497. guid_set=<value optimized out>, cell=@0x7f28778016d8, m=@0x7f284240e9c8,
  498. count=@0x4382ac28, map=0x7f2893c88000)
  499. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Grids/ObjectGridLoader.cpp:131
  500. obj = (class GameObject *) 0x2eed5
  501. #6 0x0000000000a954ee in ObjectGridLoader::LoadN (this=0x4382ac10)
  502. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Grids/ObjectGridLoader.cpp:186
  503. y = 7
  504. x = 5
  505. #7 0x00000000008d426e in Map::EnsureGridLoaded (this=0x7f2893c88000,
  506. cell=@0x4382acf0)
  507. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:403
  508. loader = {i_cell = {data = {Part = {grid_x = 26, grid_y = 46,
  509. cell_x = 5, cell_y = 7, nocreate = 0, reserved = 0}, All = 1858458}},
  510. i_grid = @0x7f284240a000, i_map = 0x7f2893c88000, i_gameObjects = 7,
  511. i_creatures = 14, i_corpses = 0}
  512. grid = (NGridType *) 0x7f284240a000
  513. #8 0x00000000008d5231 in Map::EnsureGridLoadedAtEnter (this=0x4382a1d0,
  514. cell=@0x7f28778016d8, player=0xf130008161ce2b8e)
  515. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:362
  516. grid = <value optimized out>
  517. #9 0x00000000008d5416 in Map::PlayerRelocation (this=0x7f2893c88000,
  518. player=0x7f2845b23000, x=-2689.23193, y=7564.92871, z=344.590302,
  519. orientation=4.13963175)
  520. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Maps/Map.cpp:892
  521. oldGrid = <value optimized out>
  522. newGrid = <value optimized out>
  523. old_val = {x_coord = 218, y_coord = 372}
  524. new_val = {x_coord = 215, y_coord = 369}
  525. old_cell = {data = {Part = {grid_x = 27, grid_y = 46, cell_x = 2,
  526. cell_y = 4, nocreate = 0, reserved = 0}, All = 1059739}}
  527. new_cell = {data = {Part = {grid_x = 26, grid_y = 46, cell_x = 7,
  528. cell_y = 1, nocreate = 0, reserved = 0}, All = 293786}}
  529. __FUNCTION__ = "PlayerRelocation"
  530. #10 0x0000000000803a7d in Unit::SetPosition (this=0x7f2845b23000,
  531. x=56.6666679, y=7564.92871, z=344.590302, orientation=4.13963175,
  532. teleport=<value optimized out>)
  533. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Unit/Unit.cpp:16705
  534. turn = true
  535. relocated = true
  536. #11 0x0000000000774eef in Player::SetPosition (this=0x4382a1d0, x=1, y=1,
  537. z=0.910441041, orientation=1, teleport=216)
  538. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Player/Player.cpp:6333
  539. No locals.
  540. #12 0x0000000000934032 in WorldSession::HandleMovementOpcodes (
  541. this=0x7f283dbdddc0, recv_data=@0x7f282e4a3340)
  542. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Entities/Unit/Unit.h:1445
  543. opcode = <value optimized out>
  544. mover = (class Unit *) 0x7f2845b23000
  545. plMover = (class Player *) 0x7f2845b23000
  546. guid = <value optimized out>
  547. movementInfo = {guid = 96949, flags = 50331649, flags2 = 0, pos = {
  548. m_positionX = -2689.23193, m_positionY = 7564.92871,
  549. m_positionZ = 344.590302, m_orientation = 4.13963175}, time = 3827814508,
  550. t_guid = 0, t_pos = {m_positionX = 0, m_positionY = 0, m_positionZ = 0,
  551. m_orientation = 0}, t_time = 0, t_time2 = 0, t_seat = -1 '�',
  552. pitch = 0.0671944767, fallTime = 384, j_zspeed = 0, j_sinAngle = 0,
  553. j_cosAngle = 0, j_xyspeed = 0, splineElevation = 0}
  554. data = {<ByteBuffer> = {static DEFAULT_SIZE = <optimized out>,
  555. _rpos = 0, _wpos = 38,
  556. _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
  557. _M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
  558. _M_start = 0x7f282e5e4f40 "\a�z\001\001",
  559. _M_finish = 0x7f282e5e4f66 "",
  560. _M_end_of_storage = 0x7f282e5e4f66 ""}}, <No data fields>}},
  561. m_opcode = 218}
  562. __FUNCTION__ = "HandleMovementOpcodes"
  563. #13 0x000000000098012a in WorldSession::Update (this=0x7f283dbdddc0,
  564. diff=<value optimized out>)
  565. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Server/WorldSession.cpp:260
  566. packet = (WorldPacket *) 0x7f282e4a3340
  567. currTime = <value optimized out>
  568. #14 0x0000000000a006ed in World::UpdateSessions (this=0x7f28bb889708, diff=137)
  569. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/World/World.cpp:2605
  570. sess = (WorldSession *) 0xe427d06b
  571. #15 0x0000000000a01401 in World::Update (this=0x7f28bb889708, diff=137)
  572. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/World/World.cpp:1953
  573. pvpWG = (class OutdoorPvPWG *) 0x7f2893d55400
  574. autobroadcaston = 1
  575. #16 0x000000000063e4d5 in WorldRunnable::run (this=<value optimized out>)
  576. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/WorldThread/WorldRunnable.cpp:65
  577. diff = 137
  578. realCurrTime = 3827814507
  579. realPrevTime = <value optimized out>
  580. prevSleepTime = 50
  581. #17 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x4382a1d0)
  582. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  583. No locals.
  584. #18 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  585. No symbol table info available.
  586. #19 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  587. No symbol table info available.
  588. #20 0x0000000000000000 in ?? ()
  589. No symbol table info available.
  590.  
  591. Thread 6 (Thread 0x4302a950 (LWP 30669)):
  592. #0 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  593. from /lib/libpthread.so.0
  594. No symbol table info available.
  595. #1 0x00007f28befb401d in ACE_Condition_Thread_Mutex::wait (
  596. this=0x7f28999c9984, mutex=@0x80, abstime=<value optimized out>)
  597. at ../../ace/OS_NS_Thread.inl:362
  598. No locals.
  599. #2 0x000000000063c74c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  600. (this=0x7f28999c9900, timeout=0x0)
  601. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1740
  602. result = <value optimized out>
  603. #3 0x000000000063dc79 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  604. this=0x7f28999c9900, first_item=@0x4302a078, timeout=0x0)
  605. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1934
  606. ace_mon = {lock_ = 0x7f28999c9950, owner_ = 0}
  607. #4 0x00007f28bef9a0e5 in ACE_Activation_Queue::dequeue (
  608. this=<value optimized out>, tv=0xfffffffffffffe00)
  609. at ../../ace/Activation_Queue.cpp:91
  610. mb = (class ACE_Message_Block *) 0x0
  611. #5 0x0000000000af2034 in DelayExecutor::svc (this=0x7f2899f8b778)
  612. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/DelayExecutor.cpp:47
  613. rq = (class ACE_Method_Request *) 0x7f282e48ae50
  614. #6 0x00007f28bf042257 in ACE_Task_Base::svc_run (args=<value optimized out>)
  615. at ../../ace/Task.cpp:275
  616. t = (ACE_Task_Base *) 0x7f2899f8b778
  617. svc_status = <value optimized out>
  618. #7 0x00007f28bf043905 in ACE_Thread_Adapter::invoke (this=0x7f28947c8460)
  619. at ../../ace/Thread_Adapter.cpp:98
  620. exit_hook_instance = <value optimized out>
  621. exit_hook_maybe = {instance_ = 0x0}
  622. exit_hook_ptr = <value optimized out>
  623. #8 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  624. No symbol table info available.
  625. #9 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  626. No symbol table info available.
  627. #10 0x0000000000000000 in ?? ()
  628. No symbol table info available.
  629.  
  630. Thread 5 (Thread 0x4131c950 (LWP 30485)):
  631. #0 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  632. from /lib/libpthread.so.0
  633. No symbol table info available.
  634. #1 0x00007f28befb401d in ACE_Condition_Thread_Mutex::wait (
  635. this=0x7f28bb825a84, mutex=@0x80, abstime=<value optimized out>)
  636. at ../../ace/OS_NS_Thread.inl:362
  637. No locals.
  638. #2 0x000000000063c74c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  639. (this=0x7f28bb825a00, timeout=0x0)
  640. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1740
  641. result = <value optimized out>
  642. #3 0x000000000063dc79 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  643. this=0x7f28bb825a00, first_item=@0x4131c0b8, timeout=0x0)
  644. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1934
  645. ace_mon = {lock_ = 0x7f28bb825a50, owner_ = 0}
  646. #4 0x00007f28bef9a0e5 in ACE_Activation_Queue::dequeue (
  647. this=<value optimized out>, tv=0xfffffffffffffe00)
  648. at ../../ace/Activation_Queue.cpp:91
  649. mb = (class ACE_Message_Block *) 0x0
  650. #5 0x0000000000aed112 in SqlDelayThread::run (this=0x7f28bb81db50)
  651. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Database/SqlDelayThread.cpp:40
  652. No locals.
  653. #6 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x7f28bb825a84)
  654. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  655. No locals.
  656. #7 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  657. No symbol table info available.
  658. #8 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  659. No symbol table info available.
  660. #9 0x0000000000000000 in ?? ()
  661. No symbol table info available.
  662.  
  663. Thread 4 (Thread 0x42829950 (LWP 30484)):
  664. #0 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  665. from /lib/libpthread.so.0
  666. No symbol table info available.
  667. #1 0x00007f28befb401d in ACE_Condition_Thread_Mutex::wait (
  668. this=0x7f28bb825c84, mutex=@0x80, abstime=<value optimized out>)
  669. at ../../ace/OS_NS_Thread.inl:362
  670. No locals.
  671. #2 0x000000000063c74c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  672. (this=0x7f28bb825c00, timeout=0x0)
  673. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1740
  674. result = <value optimized out>
  675. #3 0x000000000063dc79 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  676. this=0x7f28bb825c00, first_item=@0x428290b8, timeout=0x0)
  677. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1934
  678. ace_mon = {lock_ = 0x7f28bb825c50, owner_ = 0}
  679. #4 0x00007f28bef9a0e5 in ACE_Activation_Queue::dequeue (
  680. this=<value optimized out>, tv=0xfffffffffffffe00)
  681. at ../../ace/Activation_Queue.cpp:91
  682. mb = (class ACE_Message_Block *) 0x0
  683. #5 0x0000000000aed112 in SqlDelayThread::run (this=0x7f28bb81dd30)
  684. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Database/SqlDelayThread.cpp:40
  685. No locals.
  686. #6 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x7f28bb825c84)
  687. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  688. No locals.
  689. #7 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  690. No symbol table info available.
  691. #8 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  692. No symbol table info available.
  693. #9 0x0000000000000000 in ?? ()
  694. No symbol table info available.
  695.  
  696. Thread 3 (Thread 0x42028950 (LWP 30483)):
  697. #0 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  698. from /lib/libpthread.so.0
  699. No symbol table info available.
  700. #1 0x00007f28befb401d in ACE_Condition_Thread_Mutex::wait (
  701. this=0x7f28bb825e84, mutex=@0x80, abstime=<value optimized out>)
  702. at ../../ace/OS_NS_Thread.inl:362
  703. No locals.
  704. #2 0x000000000063c74c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  705. (this=0x7f28bb825e00, timeout=0x0)
  706. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1740
  707. result = <value optimized out>
  708. #3 0x000000000063dc79 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  709. this=0x7f28bb825e00, first_item=@0x420280b8, timeout=0x0)
  710. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1934
  711. ace_mon = {lock_ = 0x7f28bb825e50, owner_ = 0}
  712. #4 0x00007f28bef9a0e5 in ACE_Activation_Queue::dequeue (
  713. this=<value optimized out>, tv=0xfffffffffffffe00)
  714. at ../../ace/Activation_Queue.cpp:91
  715. mb = (class ACE_Message_Block *) 0x0
  716. #5 0x0000000000aed112 in SqlDelayThread::run (this=0x7f28bbc0d1a0)
  717. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Database/SqlDelayThread.cpp:40
  718. No locals.
  719. #6 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x7f28bb825e84)
  720. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  721. No locals.
  722. #7 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  723. No symbol table info available.
  724. #8 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  725. No symbol table info available.
  726. #9 0x0000000000000000 in ?? ()
  727. No symbol table info available.
  728.  
  729. Thread 2 (Thread 0x40b1b950 (LWP 30482)):
  730. #0 0x00007f28bdaa8d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
  731. from /lib/libpthread.so.0
  732. No symbol table info available.
  733. #1 0x00007f28befb401d in ACE_Condition_Thread_Mutex::wait (
  734. this=0x7f28bbc11284, mutex=@0x80, abstime=<value optimized out>)
  735. at ../../ace/OS_NS_Thread.inl:362
  736. No locals.
  737. #2 0x000000000063c74c in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  738. (this=0x7f28bbc11200, timeout=0x0)
  739. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1740
  740. result = <value optimized out>
  741. #3 0x000000000063dc79 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  742. this=0x7f28bbc11200, first_item=@0x40b1b0b8, timeout=0x0)
  743. at /home/trinity/.sys/include/ace/Message_Queue_T.cpp:1934
  744. ace_mon = {lock_ = 0x7f28bbc11250, owner_ = 0}
  745. #4 0x00007f28bef9a0e5 in ACE_Activation_Queue::dequeue (
  746. this=<value optimized out>, tv=0xfffffffffffffe00)
  747. at ../../ace/Activation_Queue.cpp:91
  748. mb = (class ACE_Message_Block *) 0x0
  749. #5 0x0000000000aed112 in SqlDelayThread::run (this=0x7f28bbc0d1f0)
  750. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Database/SqlDelayThread.cpp:40
  751. No locals.
  752. #6 0x0000000000af2a4a in ACE_Based::Thread::ThreadTask (param=0x7f28bbc11284)
  753. at /home/trinity/autocompiler/sources/odysseestable/src/server/shared/Threading/Threading.cpp:183
  754. No locals.
  755. #7 0x00007f28bdaa4fc7 in start_thread () from /lib/libpthread.so.0
  756. No symbol table info available.
  757. #8 0x00007f28bd81a64d in clone () from /lib/libc.so.6
  758. No symbol table info available.
  759. #9 0x0000000000000000 in ?? ()
  760. No symbol table info available.
  761.  
  762. Thread 1 (Thread 0x7f28bf6f7730 (LWP 30479)):
  763. #0 0x00007f28bdaa5715 in pthread_join () from /lib/libpthread.so.0
  764. No symbol table info available.
  765. #1 0x00007f28bf0460cb in ACE_Thread_Manager::wait_task (this=0x7f2893c86e80,
  766. task=0x7f288b632108) at ../../ace/OS_NS_Thread.inl:2798
  767. i = 0
  768. copy_count = 1
  769. result = <value optimized out>
  770. #2 0x000000000092e88f in WorldSocketMgr::Wait (this=0x7f288b5c7d48)
  771. at /home/trinity/autocompiler/sources/odysseestable/src/server/game/Server/WorldSocketMgr.cpp:103
  772. i = 1
  773. #3 0x000000000063fad5 in Master::Run (this=<value optimized out>)
  774. at /home/trinity/autocompiler/sources/odysseestable/src/server/worldserver/Master.cpp:351
  775. seed1 = {_bn = 0x7f28bbc0f440, _array = 0x0}
  776. pidfile = {static npos = 18446744073709551615,
  777. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  778. _M_p = 0x7f28bbc0a2f8 "./worldserver.pid"}}
  779. SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  780. _vptr.ACE_Event_Handler = 0xf3edb0, reference_count_ = {value_ = 1,
  781. static increment_fn_ = 0x7f28befab250 <multi_cpu_increment>,
  782. static decrement_fn_ = 0x7f28befab260 <multi_cpu_decrement>,
  783. static exchange_fn_ = 0x7f28befab280 <multi_cpu_exchange>,
  784. static exchange_add_fn_ = 0x7f28befab290 <multi_cpu_exchange_add>},
  785. priority_ = 0, reactor_ = 0x0,
  786. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  787. _vptr.Policy = 0x7f28bf298130},
  788. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  789. SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  790. _vptr.ACE_Event_Handler = 0xf3edb0, reference_count_ = {value_ = 1,
  791. static increment_fn_ = 0x7f28befab250 <multi_cpu_increment>,
  792. static decrement_fn_ = 0x7f28befab260 <multi_cpu_decrement>,
  793. static exchange_fn_ = 0x7f28befab280 <multi_cpu_exchange>,
  794. static exchange_add_fn_ = 0x7f28befab290 <multi_cpu_exchange_add>},
  795. priority_ = 0, reactor_ = 0x0,
  796. reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  797. _vptr.Policy = 0x7f28bf298130},
  798. value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  799. Handler = {_vptr.ACE_Sig_Handler = 0x13a4f90, static sig_pending_ = 0,
  800. static signal_handlers_ = {0x0, 0x0, 0x7fff9fc796d0, 0x0 <repeats 12 times>,
  801. 0x7fff9fc796a0, 0x0 <repeats 49 times>}}
  802. world_thread = {m_iThreadId = 1132640592,
  803. m_hThreadHandle = 1132640592, m_task = 0x7f288b591390,
  804. static m_ThreadStorage = {_vptr.ACE_TSS = 0xfbe650, keylock_ = {lock_ = {
  805. __data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0,
  806. __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
  807. __size = '\0' <repeats 39 times>, __align = 0}, removed_ = false},
  808. once_ = true, key_ = 5}, static m_TpEnum = {m_priority = {0, 0, 0, 0, 0,
  809. 0, 0}}}
  810. cliThread = (ACE_Based::Thread *) 0x7f2893c82240
  811. rar_thread = {m_iThreadId = 1149426000, m_hThreadHandle = 1149426000,
  812. m_task = 0x7f288b7340c0, static m_ThreadStorage = {_vptr.ACE_TSS = 0xfbe650,
  813. keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  814. __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0,
  815. __next = 0x0}}, __size = '\0' <repeats 39 times>, __align = 0},
  816. removed_ = false}, once_ = true, key_ = 5}, static m_TpEnum = {
  817. m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  818. soap_thread = (ACE_Based::Thread *) 0x0
  819. wsport = <value optimized out>
  820. bind_ip = {static npos = 18446744073709551615,
  821. _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f288b734098 "0.0.0.0"}}
  822. #4 0x00007f28bd7691a6 in __libc_start_main () from /lib/libc.so.6
  823. No symbol table info available.
  824. #5 0x00000000006365d9 in _start ()
  825. No locals.
  826. 257 run->avail = *(void **)ret;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement