Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 68.06 KB | None | 0 0
  1. [New Thread 0x7fffc7fff710 (LWP 20618)]
  2. [New Thread 0x7fffc77fe710 (LWP 20619)]
  3. [New Thread 0x7fffc6ffd710 (LWP 20620)]
  4. [New Thread 0x7fffc67fc710 (LWP 20621)]
  5. [New Thread 0x7fffc5ffb710 (LWP 20622)]
  6. [New Thread 0x7fffc57fa710 (LWP 20623)]
  7. [New Thread 0x7fffc4ff9710 (LWP 20624)]
  8. [New Thread 0x7fffc47f8710 (LWP 20625)]
  9. [New Thread 0x7fffc3ff7710 (LWP 20626)]
  10.  
  11. Program received signal SIGSEGV, Segmentation fault.
  12. [Switching to Thread 0x7fffeacab710 (LWP 20609)]
  13. GridReference<Creature>::targetObjectBuildLink (this=0x7fffd25b1670)
  14.     at /home/trinity/sources/src/server/game/Grids/GridReference.h:34
  15. 34              this->getTarget()->insertFirst(this);
  16. #0  GridReference<Creature>::targetObjectBuildLink (this=0x7fffd25b1670)
  17.     at /home/trinity/sources/src/server/game/Grids/GridReference.h:34
  18. #1  0x00000000009bd019 in Reference<GridRefManager<Creature>, Creature>::link (
  19.     this=<value optimized out>, obj=0x7fffd25afa00,
  20.     grid=<value optimized out>, cell=...)
  21.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedReference/Reference.h:54
  22. #2  Insert<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  23.     grid=<value optimized out>, cell=...)
  24.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:65
  25. #3  Insert<Creature, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>, obj=0x7fffd25afa00,
  26.     grid=<value optimized out>, cell=...)
  27.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:83
  28. #4  Insert<Creature, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>, obj=0x7fffd25afa00,
  29.     grid=<value optimized out>, cell=...)
  30.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:84
  31. #5  insert<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  32.     grid=<value optimized out>, cell=...)
  33.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainer.h:106
  34. #6  AddGridObject<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  35.     grid=<value optimized out>, cell=...)
  36.     at /home/trinity/sources/src/server/game/Grids/Grid.h:107
  37. #7  Map::AddToGrid<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  38.     grid=<value optimized out>, cell=...)
  39.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:238
  40. #8  0x00000000009c5f89 in Map::CreatureCellRelocation (this=0x7fffd3088e80,
  41.     c=0x7fffd25afa00, new_cell=...)
  42.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:873
  43. #9  0x00000000009c60c0 in Map::CreatureRespawnRelocation (this=0x7fffd3088e80,
  44.     c=0x7fffd25afa00)
  45.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:918
  46. #10 0x00000000009c62bb in Map::MoveAllCreaturesInMoveList (this=0x7fffd3088e80)
  47.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:822
  48. #11 0x00000000009c8752 in Map::Update (this=0x7fffd3088e80, t_diff=@0x2918e20)
  49.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:563
  50. #12 0x00000000009d5852 in MapUpdateRequest::call (this=0x2918e00)
  51.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  52. #13 0x0000000000c34841 in DelayExecutor::svc (this=0x7fffdc464a58)
  53.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  54. #14 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  55.     at ../../ace/Task.cpp:271
  56. #15 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd3026180)
  57.     at ../../ace/Thread_Adapter.cpp:94
  58. #16 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  59. #17 0x00007ffff60a202d in clone () from /lib/libc.so.6
  60. #18 0x0000000000000000 in ?? ()
  61. #0  GridReference<Creature>::targetObjectBuildLink (this=0x7fffd25b1670)
  62.     at /home/trinity/sources/src/server/game/Grids/GridReference.h:34
  63. No locals.
  64. #1  0x00000000009bd019 in Reference<GridRefManager<Creature>, Creature>::link (
  65.     this=<value optimized out>, obj=0x7fffd25afa00,
  66.     grid=<value optimized out>, cell=...)
  67.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedReference/Reference.h:54
  68. No locals.
  69. #2  Insert<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  70.     grid=<value optimized out>, cell=...)
  71.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:65
  72. No locals.
  73. #3  Insert<Creature, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>, obj=0x7fffd25afa00,
  74.     grid=<value optimized out>, cell=...)
  75.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:83
  76. No locals.
  77. #4  Insert<Creature, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>, obj=0x7fffd25afa00,
  78.     grid=<value optimized out>, cell=...)
  79.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:84
  80. No locals.
  81. #5  insert<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  82.     grid=<value optimized out>, cell=...)
  83.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainer.h:106
  84. No locals.
  85. #6  AddGridObject<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  86.     grid=<value optimized out>, cell=...)
  87.     at /home/trinity/sources/src/server/game/Grids/Grid.h:107
  88. No locals.
  89. #7  Map::AddToGrid<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  90.     grid=<value optimized out>, cell=...)
  91.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:238
  92. No locals.
  93. #8  0x00000000009c5f89 in Map::CreatureCellRelocation (this=0x7fffd3088e80,
  94.     c=0x7fffd25afa00, new_cell=...)
  95.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:873
  96.         old_cell = @0x7fffd25b18bc
  97. #9  0x00000000009c60c0 in Map::CreatureRespawnRelocation (this=0x7fffd3088e80,
  98.     c=0x7fffd25afa00)
  99.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:918
  100.         resp_x = 1290.56995
  101.         resp_y = -4938.42822
  102.         resp_z = <value optimized out>
  103.         resp_o = <value optimized out>
  104.         resp_val = {x_coord = 275, y_coord = 181}
  105.         resp_cell = {data = {Part = {grid_x = 34, grid_y = 22, cell_x = 3,
  106.               cell_y = 5, nocreate = 0, reserved = 0}, All = 1324450}}
  107. #10 0x00000000009c62bb in Map::MoveAllCreaturesInMoveList (this=0x7fffd3088e80)
  108.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:822
  109.         c = 0x7fffd25afa00
  110.         new_val = {x_coord = 286, y_coord = 267}
  111.         new_cell = {data = {Part = {grid_x = 35, grid_y = 33, cell_x = 6,
  112.               cell_y = 3, nocreate = 0, reserved = 0}, All = 813155}}
  113. #11 0x00000000009c8752 in Map::Update (this=0x7fffd3088e80, t_diff=@0x2918e20)
  114.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:563
  115.         updater = {i_timeDiff = 101}
  116.         grid_object_update = {i_visitor = @0x7fffeacaae00}
  117.         world_object_update = {i_visitor = @0x7fffeacaae00}
  118. #12 0x00000000009d5852 in MapUpdateRequest::call (this=0x2918e00)
  119.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  120. No locals.
  121. #13 0x0000000000c34841 in DelayExecutor::svc (this=0x7fffdc464a58)
  122.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  123.         rq = 0x2918e00
  124. #14 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  125.     at ../../ace/Task.cpp:271
  126.         t = 0x7fffdc464a58
  127.         svc_status = <value optimized out>
  128. #15 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd3026180)
  129.     at ../../ace/Thread_Adapter.cpp:94
  130.         exit_hook_instance = <value optimized out>
  131.         exit_hook_maybe = {instance_ = 0x0}
  132.         exit_hook_ptr = <value optimized out>
  133. #16 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  134. No symbol table info available.
  135. #17 0x00007ffff60a202d in clone () from /lib/libc.so.6
  136. No symbol table info available.
  137. #18 0x0000000000000000 in ?? ()
  138. No symbol table info available.
  139.   25 Thread 0x7fffc3ff7710 (LWP 20626)  0x00007ffff60a2623 in epoll_wait ()
  140.    from /lib/libc.so.6
  141.   24 Thread 0x7fffc47f8710 (LWP 20625)  0x00007ffff60a2623 in epoll_wait ()
  142.    from /lib/libc.so.6
  143.   23 Thread 0x7fffc4ff9710 (LWP 20624)  0x00007ffff60a2623 in epoll_wait ()
  144.    from /lib/libc.so.6
  145.   22 Thread 0x7fffc57fa710 (LWP 20623)  0x00007ffff60a2623 in epoll_wait ()
  146.    from /lib/libc.so.6
  147.   21 Thread 0x7fffc5ffb710 (LWP 20622)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  148.   20 Thread 0x7fffc67fc710 (LWP 20621)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  149.   19 Thread 0x7fffc6ffd710 (LWP 20620)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  150.   18 Thread 0x7fffc77fe710 (LWP 20619)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  151.   17 Thread 0x7fffc7fff710 (LWP 20618)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  152.   16 Thread 0x7fffd4a6d710 (LWP 20617)  0x00007ffff63427dd in nanosleep ()
  153.    from /lib/libpthread.so.0
  154.   15 Thread 0x7fffd526e710 (LWP 20616)  0x00007ffff609b8d3 in select ()
  155.    from /lib/libc.so.6
  156.   13 Thread 0x7fffd62c6710 (LWP 20614)  0x00007ffff609b8d3 in select ()
  157.    from /lib/libc.so.6
  158.   12 Thread 0x7fffd6ac7710 (LWP 20613)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  159.   11 Thread 0x7fffe0e78710 (LWP 20612)  0x00000000009c5e52 in Map::CreatureCellRelocation (this=0x7fffc9360dc0, c=0x7fffce7869b0, new_cell=...)
  160.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:863
  161.   10 Thread 0x7fffe1679710 (LWP 20611)  0x00007ffff6341d65 in __lll_unlock_wake
  162.     () from /lib/libpthread.so.0
  163.   9 Thread 0x7fffea4aa710 (LWP 20610)  0x00007ffff6341be4 in __lll_lock_wait ()
  164.    from /lib/libpthread.so.0
  165. * 8 Thread 0x7fffeacab710 (LWP 20609)  GridReference<Creature>::targetObjectBuildLink (this=0x7fffd25b1670)
  166.     at /home/trinity/sources/src/server/game/Grids/GridReference.h:34
  167.   7 Thread 0x7fffeeffd710 (LWP 20596)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  168.   6 Thread 0x7fffef7fe710 (LWP 20595)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  169.   5 Thread 0x7fffeffff710 (LWP 20594)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  170.   4 Thread 0x7ffff49c9710 (LWP 20593)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  171.   3 Thread 0x7ffff53d6710 (LWP 20592)  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  172.   1 Thread 0x7ffff7fe0720 (LWP 20587)  0x00007ffff633bbe5 in pthread_join ()
  173.    from /lib/libpthread.so.0
  174.  
  175. Thread 25 (Thread 0x7fffc3ff7710 (LWP 20626)):
  176. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  177. No symbol table info available.
  178. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  179.     this=0x7fffd2540950, max_wait_time=<value optimized out>)
  180.     at ../../ace/Dev_Poll_Reactor.cpp:960
  181.         timer_buf = {static zero = {
  182.             static zero = <same as static member of an already seen type>,
  183.             static max_time = {
  184.               static zero = <same as static member of an already seen type>,
  185.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  186.           static max_time = <same as static member of an already seen type>,
  187.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  188.         this_timeout = <value optimized out>
  189.         timeout = 9
  190.         nfds = <value optimized out>
  191. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  192.     this=0x7fffd2540950, max_wait_time=0x7fffc3ff6e30, guard=...)
  193.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  194.         result = <value optimized out>
  195. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  196.     this=0x7fffd2540950, max_wait_time=0x7fffc3ff6e30)
  197.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  198.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  199.           max_wait_time_ = 0x7fffc3ff6e30, start_time_ = {static zero = {
  200.               static zero = <same as static member of an already seen type>,
  201.               static max_time = {
  202.                 static zero = <same as static member of an already seen type>,
  203.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  204.             static max_time = <same as static member of an already seen type>,
  205.             tv_ = {tv_sec = 1292499475, tv_usec = 939774}}, stopped_ = false}
  206.         guard = {token_ = @0x7fffd25409c8, owner_ = 1}
  207.         result = -1
  208. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  209.     this=0x7fffd253da20, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  210.         result = -812055056
  211. #5  0x0000000000a20b40 in ReactorRunnable::svc (this=0x7fffcf9905f0)
  212.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  213.         interval = {static zero = {
  214.             static zero = <same as static member of an already seen type>,
  215.             static max_time = {
  216.               static zero = <same as static member of an already seen type>,
  217.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  218.           static max_time = <same as static member of an already seen type>,
  219.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  220. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  221.     at ../../ace/Task.cpp:271
  222.         t = 0x7fffcf9905f0
  223.         svc_status = <value optimized out>
  224. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd2541670)
  225.     at ../../ace/Thread_Adapter.cpp:94
  226.         exit_hook_instance = <value optimized out>
  227.         exit_hook_maybe = {instance_ = 0x0}
  228.         exit_hook_ptr = <value optimized out>
  229. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  230. No symbol table info available.
  231. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  232. No symbol table info available.
  233. #10 0x0000000000000000 in ?? ()
  234. No symbol table info available.
  235.  
  236. Thread 24 (Thread 0x7fffc47f8710 (LWP 20625)):
  237. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  238. No symbol table info available.
  239. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  240.     this=0x7fffd25403d0, max_wait_time=<value optimized out>)
  241.     at ../../ace/Dev_Poll_Reactor.cpp:960
  242.         timer_buf = {static zero = {
  243.             static zero = <same as static member of an already seen type>,
  244.             static max_time = {
  245.               static zero = <same as static member of an already seen type>,
  246.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  247.           static max_time = <same as static member of an already seen type>,
  248.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  249.         this_timeout = <value optimized out>
  250.         timeout = 9
  251.         nfds = <value optimized out>
  252. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  253.     this=0x7fffd25403d0, max_wait_time=0x7fffc47f7e30, guard=...)
  254.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  255.         result = <value optimized out>
  256. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  257.     this=0x7fffd25403d0, max_wait_time=0x7fffc47f7e30)
  258.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  259.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  260.           max_wait_time_ = 0x7fffc47f7e30, start_time_ = {static zero = {
  261.               static zero = <same as static member of an already seen type>,
  262.               static max_time = {
  263.                 static zero = <same as static member of an already seen type>,
  264.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  265.             static max_time = <same as static member of an already seen type>,
  266.             tv_ = {tv_sec = 1292499475, tv_usec = 939787}}, stopped_ = false}
  267.         guard = {token_ = @0x7fffd2540448, owner_ = 1}
  268.         result = -1
  269. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  270.     this=0x7fffd253da00, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  271.         result = -812055368
  272. #5  0x0000000000a20b40 in ReactorRunnable::svc (this=0x7fffcf9904b8)
  273.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  274.         interval = {static zero = {
  275.             static zero = <same as static member of an already seen type>,
  276.             static max_time = {
  277.               static zero = <same as static member of an already seen type>,
  278.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  279.           static max_time = <same as static member of an already seen type>,
  280.           tv_ = {tv_sec = 0, tv_usec = 9998}}
  281. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  282.     at ../../ace/Task.cpp:271
  283.         t = 0x7fffcf9904b8
  284.         svc_status = <value optimized out>
  285. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd2541490)
  286.     at ../../ace/Thread_Adapter.cpp:94
  287.         exit_hook_instance = <value optimized out>
  288.         exit_hook_maybe = {instance_ = 0x0}
  289.         exit_hook_ptr = <value optimized out>
  290. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  291. No symbol table info available.
  292. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  293. No symbol table info available.
  294. #10 0x0000000000000000 in ?? ()
  295. No symbol table info available.
  296.  
  297. Thread 23 (Thread 0x7fffc4ff9710 (LWP 20624)):
  298. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  299. No symbol table info available.
  300. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  301.     this=0x7fffd253fe00, max_wait_time=<value optimized out>)
  302.     at ../../ace/Dev_Poll_Reactor.cpp:960
  303.         timer_buf = {static zero = {
  304.             static zero = <same as static member of an already seen type>,
  305.             static max_time = {
  306.               static zero = <same as static member of an already seen type>,
  307.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  308.           static max_time = <same as static member of an already seen type>,
  309.           tv_ = {tv_sec = 0, tv_usec = 9997}}
  310.         this_timeout = <value optimized out>
  311.         timeout = 9
  312.         nfds = <value optimized out>
  313. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  314.     this=0x7fffd253fe00, max_wait_time=0x7fffc4ff8e30, guard=...)
  315.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  316.         result = <value optimized out>
  317. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  318.     this=0x7fffd253fe00, max_wait_time=0x7fffc4ff8e30)
  319.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  320.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  321.           max_wait_time_ = 0x7fffc4ff8e30, start_time_ = {static zero = {
  322.               static zero = <same as static member of an already seen type>,
  323.               static max_time = {
  324.                 static zero = <same as static member of an already seen type>,
  325.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  326.             static max_time = <same as static member of an already seen type>,
  327.             tv_ = {tv_sec = 1292499475, tv_usec = 939764}}, stopped_ = false}
  328.         guard = {token_ = @0x7fffd253fe78, owner_ = 1}
  329.         result = -1
  330. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  331.     this=0x7fffd25a4f50, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  332.         result = -812055680
  333. #5  0x0000000000a20b40 in ReactorRunnable::svc (this=0x7fffcf990380)
  334.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  335.         interval = {static zero = {
  336.             static zero = <same as static member of an already seen type>,
  337.             static max_time = {
  338.               static zero = <same as static member of an already seen type>,
  339.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  340.           static max_time = <same as static member of an already seen type>,
  341.           tv_ = {tv_sec = 0, tv_usec = 9997}}
  342. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  343.     at ../../ace/Task.cpp:271
  344.         t = 0x7fffcf990380
  345.         svc_status = <value optimized out>
  346. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd25412b0)
  347.     at ../../ace/Thread_Adapter.cpp:94
  348.         exit_hook_instance = <value optimized out>
  349.         exit_hook_maybe = {instance_ = 0x0}
  350.         exit_hook_ptr = <value optimized out>
  351. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  352. No symbol table info available.
  353. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  354. No symbol table info available.
  355. #10 0x0000000000000000 in ?? ()
  356. No symbol table info available.
  357.  
  358. Thread 22 (Thread 0x7fffc57fa710 (LWP 20623)):
  359. #0  0x00007ffff60a2623 in epoll_wait () from /lib/libc.so.6
  360. No symbol table info available.
  361. #1  0x00007ffff7674e84 in ACE_Dev_Poll_Reactor::work_pending_i (
  362.     this=0x7fffcf990730, max_wait_time=<value optimized out>)
  363.     at ../../ace/Dev_Poll_Reactor.cpp:960
  364.         timer_buf = {static zero = {
  365.             static zero = <same as static member of an already seen type>,
  366.             static max_time = {
  367.               static zero = <same as static member of an already seen type>,
  368.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  369.           static max_time = <same as static member of an already seen type>,
  370.           tv_ = {tv_sec = 0, tv_usec = 9996}}
  371.         this_timeout = <value optimized out>
  372.         timeout = 9
  373.         nfds = <value optimized out>
  374. #2  0x00007ffff7674f71 in ACE_Dev_Poll_Reactor::handle_events_i (
  375.     this=0x7fffcf990730, max_wait_time=0x7fffc57f9e30, guard=...)
  376.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  377.         result = <value optimized out>
  378. #3  0x00007ffff767515e in ACE_Dev_Poll_Reactor::handle_events (
  379.     this=0x7fffcf990730, max_wait_time=0x7fffc57f9e30)
  380.     at ../../ace/Dev_Poll_Reactor.cpp:1015
  381.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  382.           max_wait_time_ = 0x7fffc57f9e30, start_time_ = {static zero = {
  383.               static zero = <same as static member of an already seen type>,
  384.               static max_time = {
  385.                 static zero = <same as static member of an already seen type>,
  386.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  387.             static max_time = <same as static member of an already seen type>,
  388.             tv_ = {tv_sec = 1292499475, tv_usec = 939763}}, stopped_ = false}
  389.         guard = {token_ = @0x7fffcf9907a8, owner_ = 1}
  390.         result = -1
  391. #4  0x00007ffff76cb9bd in ACE_Reactor::run_reactor_event_loop (
  392.     this=0x7fffd2537680, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  393.         result = -812055992
  394. #5  0x0000000000a20b40 in ReactorRunnable::svc (this=0x7fffcf990248)
  395.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:169
  396.         interval = {static zero = {
  397.             static zero = <same as static member of an already seen type>,
  398.             static max_time = {
  399.               static zero = <same as static member of an already seen type>,
  400.               static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  401.           static max_time = <same as static member of an already seen type>,
  402.           tv_ = {tv_sec = 0, tv_usec = 9996}}
  403. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  404.     at ../../ace/Task.cpp:271
  405.         t = 0x7fffcf990248
  406.         svc_status = <value optimized out>
  407. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd2541060)
  408.     at ../../ace/Thread_Adapter.cpp:94
  409.         exit_hook_instance = <value optimized out>
  410.         exit_hook_maybe = {instance_ = 0x0}
  411.         exit_hook_ptr = <value optimized out>
  412. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  413. No symbol table info available.
  414. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  415. No symbol table info available.
  416. #10 0x0000000000000000 in ?? ()
  417. No symbol table info available.
  418.  
  419. Thread 21 (Thread 0x7fffc5ffb710 (LWP 20622)):
  420. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  421.    from /lib/libpthread.so.0
  422. No symbol table info available.
  423. #1  0x00007ffff7661b75 in cond_timedwait (this=0x28f9eb4, mutex=...,
  424.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  425.         result = <value optimized out>
  426.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  427. #2  ACE_Condition_Thread_Mutex::wait (this=0x28f9eb4, mutex=...,
  428.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  429. No locals.
  430. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  431.     (this=0x28f9e30, timeout=0x0)
  432.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  433.         result = <value optimized out>
  434. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  435. No symbol table info available.
  436. #5  0x0000000000734e00 in SOAPWorkingThread::svc() ()
  437. No symbol table info available.
  438. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  439.     at ../../ace/Task.cpp:271
  440.         t = 0x7fffd526ddc0
  441.         svc_status = <value optimized out>
  442. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x290bcb0)
  443.     at ../../ace/Thread_Adapter.cpp:94
  444.         exit_hook_instance = <value optimized out>
  445.         exit_hook_maybe = {instance_ = 0x0}
  446.         exit_hook_ptr = <value optimized out>
  447. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  448. No symbol table info available.
  449. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  450. No symbol table info available.
  451. #10 0x0000000000000000 in ?? ()
  452. No symbol table info available.
  453.  
  454. Thread 20 (Thread 0x7fffc67fc710 (LWP 20621)):
  455. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  456.    from /lib/libpthread.so.0
  457. No symbol table info available.
  458. #1  0x00007ffff7661b75 in cond_timedwait (this=0x28f9eb4, mutex=...,
  459.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  460.         result = <value optimized out>
  461.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  462. #2  ACE_Condition_Thread_Mutex::wait (this=0x28f9eb4, mutex=...,
  463.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  464. No locals.
  465. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  466.     (this=0x28f9e30, timeout=0x0)
  467.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  468.         result = <value optimized out>
  469. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  470. No symbol table info available.
  471. #5  0x0000000000734e00 in SOAPWorkingThread::svc() ()
  472. No symbol table info available.
  473. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  474.     at ../../ace/Task.cpp:271
  475.         t = 0x7fffd526ddc0
  476.         svc_status = <value optimized out>
  477. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x29099e0)
  478.     at ../../ace/Thread_Adapter.cpp:94
  479.         exit_hook_instance = <value optimized out>
  480.         exit_hook_maybe = {instance_ = 0x0}
  481.         exit_hook_ptr = <value optimized out>
  482. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  483. No symbol table info available.
  484. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  485. No symbol table info available.
  486. #10 0x0000000000000000 in ?? ()
  487. No symbol table info available.
  488.  
  489. Thread 19 (Thread 0x7fffc6ffd710 (LWP 20620)):
  490. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  491.    from /lib/libpthread.so.0
  492. No symbol table info available.
  493. #1  0x00007ffff7661b75 in cond_timedwait (this=0x28f9eb4, mutex=...,
  494.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  495.         result = <value optimized out>
  496.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  497. #2  ACE_Condition_Thread_Mutex::wait (this=0x28f9eb4, mutex=...,
  498.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  499. No locals.
  500. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  501.     (this=0x28f9e30, timeout=0x0)
  502.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  503.         result = <value optimized out>
  504. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  505. No symbol table info available.
  506. #5  0x0000000000734e00 in SOAPWorkingThread::svc() ()
  507. No symbol table info available.
  508. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  509.     at ../../ace/Task.cpp:271
  510.         t = 0x7fffd526ddc0
  511.         svc_status = <value optimized out>
  512. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x2907730)
  513.     at ../../ace/Thread_Adapter.cpp:94
  514.         exit_hook_instance = <value optimized out>
  515.         exit_hook_maybe = {instance_ = 0x0}
  516.         exit_hook_ptr = <value optimized out>
  517. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  518. No symbol table info available.
  519. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  520. No symbol table info available.
  521. #10 0x0000000000000000 in ?? ()
  522. No symbol table info available.
  523.  
  524. Thread 18 (Thread 0x7fffc77fe710 (LWP 20619)):
  525. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  526.    from /lib/libpthread.so.0
  527. No symbol table info available.
  528. #1  0x00007ffff7661b75 in cond_timedwait (this=0x28f9eb4, mutex=...,
  529.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  530.         result = <value optimized out>
  531.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  532. #2  ACE_Condition_Thread_Mutex::wait (this=0x28f9eb4, mutex=...,
  533.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  534. No locals.
  535. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  536.     (this=0x28f9e30, timeout=0x0)
  537.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  538.         result = <value optimized out>
  539. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  540. No symbol table info available.
  541. #5  0x0000000000734e00 in SOAPWorkingThread::svc() ()
  542. No symbol table info available.
  543. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  544.     at ../../ace/Task.cpp:271
  545.         t = 0x7fffd526ddc0
  546.         svc_status = <value optimized out>
  547. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x2905480)
  548.     at ../../ace/Thread_Adapter.cpp:94
  549.         exit_hook_instance = <value optimized out>
  550.         exit_hook_maybe = {instance_ = 0x0}
  551.         exit_hook_ptr = <value optimized out>
  552. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  555. No symbol table info available.
  556. #10 0x0000000000000000 in ?? ()
  557. No symbol table info available.
  558.  
  559. Thread 17 (Thread 0x7fffc7fff710 (LWP 20618)):
  560. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  561.    from /lib/libpthread.so.0
  562. No symbol table info available.
  563. #1  0x00007ffff7661b75 in cond_timedwait (this=0x28f9eb4, mutex=...,
  564.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  565.         result = <value optimized out>
  566.         ts = {tv_sec = 96, tv_nsec = 21310406216}
  567. #2  ACE_Condition_Thread_Mutex::wait (this=0x28f9eb4, mutex=...,
  568.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  569. No locals.
  570. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  571.     (this=0x28f9e30, timeout=0x0)
  572.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  573.         result = <value optimized out>
  574. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  575. No symbol table info available.
  576. #5  0x0000000000734e00 in SOAPWorkingThread::svc() ()
  577. No symbol table info available.
  578. #6  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  579.     at ../../ace/Task.cpp:271
  580.         t = 0x7fffd526ddc0
  581.         svc_status = <value optimized out>
  582. #7  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x28f9ff0)
  583.     at ../../ace/Thread_Adapter.cpp:94
  584.         exit_hook_instance = <value optimized out>
  585.         exit_hook_maybe = {instance_ = 0x0}
  586.         exit_hook_ptr = <value optimized out>
  587. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  588. No symbol table info available.
  589. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  590. No symbol table info available.
  591. #10 0x0000000000000000 in ?? ()
  592. No symbol table info available.
  593.  
  594. Thread 16 (Thread 0x7fffd4a6d710 (LWP 20617)):
  595. #0  0x00007ffff63427dd in nanosleep () from /lib/libpthread.so.0
  596. No symbol table info available.
  597. #1  0x0000000000c333f9 in sleep (msecs=<value optimized out>)
  598.     at /usr/local/include/ace/OS_NS_unistd.inl:951
  599.         rqtp = {tv_sec = 1, tv_nsec = 0}
  600. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>)
  601.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:231
  602. No locals.
  603. #3  0x000000000073827e in FreezeDetectorRunnable::run() ()
  604. No symbol table info available.
  605. #4  0x0000000000c336aa in ACE_Based::Thread::ThreadTask (param=0x7fffd4a6ce00)
  606.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  607. No locals.
  608. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  609. No symbol table info available.
  610. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  611. No symbol table info available.
  612. #7  0x0000000000000000 in ?? ()
  613. No symbol table info available.
  614.  
  615. Thread 15 (Thread 0x7fffd526e710 (LWP 20616)):
  616. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  617. No symbol table info available.
  618. #1  0x0000000001009d25 in tcp_select (soap=0x7fffd52525c0, s=32,
  619.     flags=<value optimized out>, timeout=3)
  620.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4418
  621.         r = <value optimized out>
  622.         tv = {tv_sec = 2, tv_usec = 816000}
  623.         fd = {{fds_bits = {4294967296, 0 <repeats 15 times>}}, {fds_bits = {
  624.               4294967296, 0 <repeats 15 times>}}, {fds_bits = {4294967296,
  625.               0 <repeats 15 times>}}}
  626.         rfd = 0x7fffd5252370
  627.         sfd = 0x7fffd52523f0
  628.         efd = 0x7fffd5252470
  629. #2  0x000000000101a123 in soap_accept (soap=0x7fffd52525c0)
  630.     at /home/trinity/sources/dep/gsoap/stdsoap2.cpp:4486
  631.         r = -514
  632.         err = -514
  633.         n = 16
  634.         len = 65536
  635.         set = 1
  636. #3  0x0000000000734b7f in TCSoapRunnable::run (this=<value optimized out>)
  637.     at /home/trinity/sources/src/server/worldserver/TCSoap/TCSoap.cpp:49
  638.         thread_soap = 0xc336a0
  639.         mb = <value optimized out>
  640.         pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x10337b0,
  641.                   reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  642.                       value_ = 1}, <No data fields>}, priority_ = 0,
  643.                   reactor_ = 0x0,
  644.                   reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  645.                       _vptr.Policy = 0x7ffff7946890},
  646.                     value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  647.                   _vptr.ACE_Shared_Object = 0x10338b0}, <No data fields>},
  648.               thr_count_ = 5, thr_mgr_ = 0x15724a0, flags_ = 0, grp_id_ = 7,
  649.               lock_ = {lock_ = {__data = {__lock = 0, __count = 0,
  650.                     __owner = 0, __nusers = 0, __kind = 0, __spins = 0,
  651.                     __list = {__prev = 0x0, __next = 0x0}},
  652.                   __size = '\000' <repeats 39 times>, __align = 0},
  653.                 removed_ = false}, last_thread_id_ = 0},
  654.             msg_queue_ = 0x28f9e30, delete_msg_queue_ = true, mod_ = 0x0,
  655.             next_ = 0x0}, <No data fields>}
  656.         soap = {_vptr.soap = 0x11b9e90, state = 1, version = 0, mode = 0,
  657.           imode = 2097152, omode = 2097152, float_format = 0x11b6642 "%.9G",
  658.           double_format = 0x11b6647 "%.17lG",
  659.           dime_id_format = 0x11b664e "cid:id%d",
  660.           http_version = 0x11b6657 "1.1", http_content = 0x0,
  661.           encodingStyle = 0x11b93c0 "", actor = 0x0, lang = 0x11b6f70 "en",
  662.           recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
  663.           accept_timeout = 3, socket_flags = 0, connect_flags = 0,
  664.           bind_flags = 0, accept_flags = 0, linger_time = 0,
  665.           namespaces = 0x1516720, local_namespaces = 0x0, nlist = 0x0,
  666.           blist = 0x0, clist = 0x0, alist = 0x0, iht = {
  667.             0x0 <repeats 1999 times>}, pht = {0x0 <repeats 1024 times>},
  668.           pblk = 0x0, pidx = 0, header = 0x0, fault = 0x0, idnum = 0,
  669.           user = 0x0, plugins = 0x0, userid = 0x0, passwd = 0x0,
  670.           fpost = 0x102b290 <http_post>, fget = 0x1007f00 <http_get>,
  671.           fput = 0x1007f10 <http_405>, fdel = 0x1007f10 <http_405>,
  672.           fhead = 0x1007f10 <http_405>, fform = 0,
  673.           fposthdr = 0x1010260 <http_post_header>,
  674.           fresponse = 0x100b180 <http_response>,
  675.           fparse = 0x101b520 <http_parse>,
  676.           fparsehdr = 0x10287f0 <http_parse_header>, fheader = 0,
  677.           fresolve = 0x100d5d0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
  678.           fclosesocket = 0x100d5b0 <tcp_closesocket>,
  679.           fshutdownsocket = 0x100d5a0 <tcp_shutdownsocket>,
  680.           fopen = 0x101f750 <tcp_connect>, faccept = 0x100d5c0 <tcp_accept>,
  681.           fclose = 0x1007790 <tcp_disconnect>, fsend = 0x100d260 <fsend>,
  682.           frecv = 0x100d010 <frecv>, fpoll = 0x1012120 <soap_poll>,
  683.           fseterror = 0, fignore = 0, fserveloop = 0,
  684.           fplugin = 0x100b120 <fplugin>, fmalloc = 0, fprepareinit = 0,
  685.           fpreparesend = 0, fpreparerecv = 0, fpreparefinal = 0,
  686.           fdimereadopen = 0, fdimewriteopen = 0, fdimereadclose = 0,
  687.           fdimewriteclose = 0, fdimeread = 0, fdimewrite = 0,
  688.           fmimereadopen = 0, fmimewriteopen = 0, fmimereadclose = 0,
  689.           fmimewriteclose = 0, fmimeread = 0, fmimewrite = 0, master = 32,
  690.           socket = -1, os = 0x0, is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0,
  691.           buflen = 0, ahead = 0, cdata = 0, body = 0, level = 0, count = 0,
  692.           length = 0, labbuf = 0x0, lablen = 0, labidx = 0,
  693.           buf = '\000' <repeats 65535 times>,
  694.           msgbuf = '\000' <repeats 1023 times>,
  695.           tmpbuf = '\000' <repeats 1023 times>,
  696.           tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
  697.           href = '\000' <repeats 1023 times>,
  698.           type = '\000' <repeats 1023 times>,
  699.           arrayType = '\000' <repeats 1023 times>,
  700.           arraySize = '\000' <repeats 1023 times>,
  701.           arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
  702.           positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
  703.           encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
  704.           alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
  705.           endpoint = '\000' <repeats 1023 times>,
  706.           path = '\000' <repeats 1023 times>,
  707.           host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
  708.           prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
  709.           tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
  710.           max_keep_alive = 100, proxy_http_version = 0x11b665b "1.0",
  711.           proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
  712.           proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
  713.           errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
  714.             chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
  715.             type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
  716.           mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
  717.             last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
  718.             0x0, 0x0, 0x0}, mht = {0x0 <repeats 1024 times>},
  719.           c14ninclude = 0x0, c14nexclude = 0x0, cookies = 0x0,
  720.           cookie_domain = 0x0, cookie_path = 0x0, cookie_max = 32,
  721.           ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
  722.           ipv4_multicast_ttl = 0, peer = {sin_family = 0, sin_port = 0,
  723.             sin_addr = {s_addr = 0},
  724.             sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
  725.           fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
  726.           session = 0x0, ssl_flags = 0, keyfile = 0x0, password = 0x0,
  727.           dhfile = 0x0, cafile = 0x0, capath = 0x0, crlfile = 0x0,
  728.           randfile = 0x0,
  729.           session_host = '\000' <repeats 984 times>, "@þ2öÿ\177\000\000\020\020\000\000\000\000\000\000\230þ2öÿ\177\000\000¨þ2öÿ\177\000\000\003\000\000\000\000\000\000", session_port = 4097, c_locale = 0x0, d_stream = 0x0, z_crc = 4144,
  730.           z_dict = 0x10100001080 <Address 0x10100001080 out of bounds>,
  731.           z_dict_len = 4130537112, zlib_state = 32767, zlib_in = 0,
  732.           zlib_out = 1, z_buf = 0x7ffff632fe40 "", z_buflen = 4097,
  733.           z_level = 0, z_ratio_in = 0, z_ratio_out = -1.14693327e+13}
  734. #4  0x0000000000c336aa in ACE_Based::Thread::ThreadTask (param=0x21)
  735.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  736. No locals.
  737. #5  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  738. No symbol table info available.
  739. #6  0x00007ffff60a202d in clone () from /lib/libc.so.6
  740. No symbol table info available.
  741. #7  0x0000000000000000 in ?? ()
  742. No symbol table info available.
  743.  
  744. Thread 13 (Thread 0x7fffd62c6710 (LWP 20614)):
  745. #0  0x00007ffff609b8d3 in select () from /lib/libc.so.6
  746. No symbol table info available.
  747. #1  0x00007ffff79817cc in ?? () from /lib/libreadline.so.5
  748. No symbol table info available.
  749. #2  0x00007ffff7981a1d in rl_read_key () from /lib/libreadline.so.5
  750. No symbol table info available.
  751. #3  0x00007ffff796eda1 in readline_internal_char () from /lib/libreadline.so.5
  752. No symbol table info available.
  753. #4  0x00007ffff796f285 in readline () from /lib/libreadline.so.5
  754. No symbol table info available.
  755. #5  0x000000000072b34e in CliRunnable::run (this=<value optimized out>)
  756.     at /home/trinity/sources/src/server/worldserver/CommandLine/CliRunnable.cpp:589
  757.         command_str = 0x7fffd30266b0 "\020\037\003\001"
  758. #6  0x0000000000c336aa in ACE_Based::Thread::ThreadTask (param=0x1)
  759.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  760. No locals.
  761. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  762. No symbol table info available.
  763. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  764. No symbol table info available.
  765. #9  0x0000000000000000 in ?? ()
  766. No symbol table info available.
  767.  
  768. Thread 12 (Thread 0x7fffd6ac7710 (LWP 20613)):
  769. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  770.    from /lib/libpthread.so.0
  771. No symbol table info available.
  772. #1  0x00007ffff7661aca in cond_wait (this=0x7fffdc464b5c)
  773.     at ../../ace/OS_NS_Thread.inl:329
  774.         result = <value optimized out>
  775. #2  ACE_Condition_Thread_Mutex::wait (this=0x7fffdc464b5c)
  776.     at ../../ace/Condition_Thread_Mutex.cpp:90
  777. No locals.
  778. #3  0x00000000009d5190 in MapUpdater::wait (this=0x7fffdc464a50)
  779.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:87
  780.         guard = {lock_ = 0x7fffdc464b28, owner_ = 0}
  781. #4  0x00000000009d1cbd in MapManager::Update (this=0x7fffdc464948,
  782.     diff=<value optimized out>)
  783.     at /home/trinity/sources/src/server/game/Maps/MapManager.cpp:273
  784. No locals.
  785. #5  0x0000000000b1758d in World::Update (this=0x7ffff05a1728, diff=50)
  786.     at /home/trinity/sources/src/server/game/World/World.cpp:1966
  787. No locals.
  788. #6  0x0000000000735186 in WorldRunnable::run (this=<value optimized out>)
  789.     at /home/trinity/sources/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  790.         diff = 50
  791.         realCurrTime = 293
  792.         realPrevTime = 243
  793.         prevSleepTime = 49
  794. #7  0x0000000000c336aa in ACE_Based::Thread::ThreadTask (param=0x7fffdc464b5c)
  795.     at /home/trinity/sources/src/server/shared/Threading/Threading.cpp:183
  796. No locals.
  797. #8  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  798. No symbol table info available.
  799. #9  0x00007ffff60a202d in clone () from /lib/libc.so.6
  800. No symbol table info available.
  801. #10 0x0000000000000000 in ?? ()
  802. No symbol table info available.
  803.  
  804. Thread 11 (Thread 0x7fffe0e78710 (LWP 20612)):
  805. #0  0x00000000009c5e52 in Map::CreatureCellRelocation (this=0x7fffc9360dc0,
  806.     c=0x7fffce7869b0, new_cell=...)
  807.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:863
  808.         old_cell = @0x7fffce78886c
  809. #1  0x00000000009c6263 in Map::MoveAllCreaturesInMoveList (this=0x7fffc9360dc0)
  810.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:811
  811.         c = 0x7fffce7869b0
  812.         new_val = {x_coord = 372, y_coord = 285}
  813.         new_cell = {data = {Part = {grid_x = 46, grid_y = 35, cell_x = 4,
  814.               cell_y = 5, nocreate = 0, reserved = 0}, All = 1329390}}
  815. #2  0x00000000009c8752 in Map::Update (this=0x7fffc9360dc0, t_diff=@0x2918a60)
  816.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:563
  817.         updater = {i_timeDiff = 101}
  818.         grid_object_update = {i_visitor = @0x7fffe0e77e00}
  819.         world_object_update = {i_visitor = @0x7fffe0e77e00}
  820. #3  0x00000000009d5852 in MapUpdateRequest::call (this=0x2918a40)
  821.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  822. No locals.
  823. #4  0x0000000000c34841 in DelayExecutor::svc (this=0x7fffdc464a58)
  824.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  825.         rq = 0x2918a40
  826. #5  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  827.     at ../../ace/Task.cpp:271
  828.         t = 0x7fffdc464a58
  829.         svc_status = <value optimized out>
  830. #6  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd3026e40)
  831.     at ../../ace/Thread_Adapter.cpp:94
  832.         exit_hook_instance = <value optimized out>
  833.         exit_hook_maybe = {instance_ = 0x0}
  834.         exit_hook_ptr = <value optimized out>
  835. #7  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  836. No symbol table info available.
  837. #8  0x00007ffff60a202d in clone () from /lib/libc.so.6
  838. No symbol table info available.
  839. #9  0x0000000000000000 in ?? ()
  840. No symbol table info available.
  841.  
  842. Thread 10 (Thread 0x7fffe1679710 (LWP 20611)):
  843. #0  0x00007ffff6341d65 in __lll_unlock_wake () from /lib/libpthread.so.0
  844. No symbol table info available.
  845. #1  0x00007ffff633fb0c in pthread_cond_broadcast@@GLIBC_2.3.2 ()
  846.    from /lib/libpthread.so.0
  847. No symbol table info available.
  848. #2  0x00007ffff7661a66 in cond_broadcast (this=0x7fffdc464b58)
  849.     at ../../ace/OS_NS_Thread.inl:192
  850.         result = <value optimized out>
  851. #3  ACE_Condition_Thread_Mutex::broadcast (this=0x7fffdc464b58)
  852.     at ../../ace/Condition_Thread_Mutex.cpp:121
  853. No locals.
  854. #4  0x00000000009d53c7 in MapUpdater::update_finished (this=0x7fffdc464a50)
  855.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:126
  856.         guard = {lock_ = 0x7fffdc464b28, owner_ = 0}
  857. #5  0x00000000009d585b in MapUpdateRequest::call (this=0x291e200)
  858.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:55
  859. No locals.
  860. #6  0x0000000000c34841 in DelayExecutor::svc (this=0x7fffdc464a58)
  861.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  862.         rq = 0x291e200
  863. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  864.     at ../../ace/Task.cpp:271
  865.         t = 0x7fffdc464a58
  866.         svc_status = <value optimized out>
  867. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd3026840)
  868.     at ../../ace/Thread_Adapter.cpp:94
  869.         exit_hook_instance = <value optimized out>
  870.         exit_hook_maybe = {instance_ = 0x0}
  871.         exit_hook_ptr = <value optimized out>
  872. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  873. No symbol table info available.
  874. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  875. No symbol table info available.
  876. #11 0x0000000000000000 in ?? ()
  877. No symbol table info available.
  878.  
  879. Thread 9 (Thread 0x7fffea4aa710 (LWP 20610)):
  880. #0  0x00007ffff6341be4 in __lll_lock_wait () from /lib/libpthread.so.0
  881. No symbol table info available.
  882. #1  0x00007ffff633d0e9 in _L_lock_953 () from /lib/libpthread.so.0
  883. No symbol table info available.
  884. #2  0x00007ffff633cf0b in pthread_mutex_lock () from /lib/libpthread.so.0
  885. No symbol table info available.
  886. #3  0x00007ffff76a6bd6 in ACE_OS::mutex_lock (m=0x7fffdc464b28)
  887.     at ../../ace/OS_NS_Thread.cpp:2081
  888.         result = <value optimized out>
  889. #4  0x00000000009d5341 in thread_mutex_lock (this=0x7fffdc464a50)
  890.     at /usr/local/include/ace/OS_NS_Thread.inl:3394
  891. No locals.
  892. #5  ACE_Thread_Mutex::acquire (this=0x7fffdc464a50)
  893.     at /usr/local/include/ace/Thread_Mutex.inl:60
  894. No locals.
  895. #6  ACE_Guard<ACE_Thread_Mutex>::acquire (this=0x7fffdc464a50)
  896.     at /usr/local/include/ace/Guard_T.inl:14
  897. No locals.
  898. #7  ACE_Guard (this=0x7fffdc464a50) at /usr/local/include/ace/Guard_T.inl:40
  899. No locals.
  900. #8  MapUpdater::update_finished (this=0x7fffdc464a50)
  901.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:116
  902.         guard = {lock_ = 0x7fffdc464b28, owner_ = 0}
  903. #9  0x00000000009d585b in MapUpdateRequest::call (this=0x291e110)
  904.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:55
  905. No locals.
  906. #10 0x0000000000c34841 in DelayExecutor::svc (this=0x7fffdc464a58)
  907.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  908.         rq = 0x291e110
  909. #11 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  910.     at ../../ace/Task.cpp:271
  911.         t = 0x7fffdc464a58
  912.         svc_status = <value optimized out>
  913. #12 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd3024340)
  914.     at ../../ace/Thread_Adapter.cpp:94
  915.         exit_hook_instance = <value optimized out>
  916.         exit_hook_maybe = {instance_ = 0x0}
  917.         exit_hook_ptr = <value optimized out>
  918. #13 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  919. No symbol table info available.
  920. #14 0x00007ffff60a202d in clone () from /lib/libc.so.6
  921. No symbol table info available.
  922. #15 0x0000000000000000 in ?? ()
  923. No symbol table info available.
  924.  
  925. Thread 8 (Thread 0x7fffeacab710 (LWP 20609)):
  926. #0  GridReference<Creature>::targetObjectBuildLink (this=0x7fffd25b1670)
  927.     at /home/trinity/sources/src/server/game/Grids/GridReference.h:34
  928. No locals.
  929. #1  0x00000000009bd019 in Reference<GridRefManager<Creature>, Creature>::link (
  930.     this=<value optimized out>, obj=0x7fffd25afa00,
  931.     grid=<value optimized out>, cell=...)
  932.     at /home/trinity/sources/src/server/shared/Dynamic/LinkedReference/Reference.h:54
  933. No locals.
  934. #2  Insert<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  935.     grid=<value optimized out>, cell=...)
  936.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:65
  937. No locals.
  938. #3  Insert<Creature, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (this=<value optimized out>, obj=0x7fffd25afa00,
  939.     grid=<value optimized out>, cell=...)
  940.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:83
  941. No locals.
  942. #4  Insert<Creature, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (this=<value optimized out>, obj=0x7fffd25afa00,
  943.     grid=<value optimized out>, cell=...)
  944.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainerFunctions.h:84
  945. No locals.
  946. #5  insert<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  947.     grid=<value optimized out>, cell=...)
  948.     at /home/trinity/sources/src/server/shared/Dynamic/TypeContainer.h:106
  949. No locals.
  950. #6  AddGridObject<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  951.     grid=<value optimized out>, cell=...)
  952.     at /home/trinity/sources/src/server/game/Grids/Grid.h:107
  953. No locals.
  954. #7  Map::AddToGrid<Creature> (this=<value optimized out>, obj=0x7fffd25afa00,
  955.     grid=<value optimized out>, cell=...)
  956.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:238
  957. No locals.
  958. #8  0x00000000009c5f89 in Map::CreatureCellRelocation (this=0x7fffd3088e80,
  959.     c=0x7fffd25afa00, new_cell=...)
  960.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:873
  961.         old_cell = @0x7fffd25b18bc
  962. #9  0x00000000009c60c0 in Map::CreatureRespawnRelocation (this=0x7fffd3088e80,
  963.     c=0x7fffd25afa00)
  964.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:918
  965.         resp_x = 1290.56995
  966.         resp_y = -4938.42822
  967.         resp_z = <value optimized out>
  968.         resp_o = <value optimized out>
  969.         resp_val = {x_coord = 275, y_coord = 181}
  970.         resp_cell = {data = {Part = {grid_x = 34, grid_y = 22, cell_x = 3,
  971.               cell_y = 5, nocreate = 0, reserved = 0}, All = 1324450}}
  972. #10 0x00000000009c62bb in Map::MoveAllCreaturesInMoveList (this=0x7fffd3088e80)
  973.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:822
  974.         c = 0x7fffd25afa00
  975.         new_val = {x_coord = 286, y_coord = 267}
  976.         new_cell = {data = {Part = {grid_x = 35, grid_y = 33, cell_x = 6,
  977.               cell_y = 3, nocreate = 0, reserved = 0}, All = 813155}}
  978. #11 0x00000000009c8752 in Map::Update (this=0x7fffd3088e80, t_diff=@0x2918e20)
  979.     at /home/trinity/sources/src/server/game/Maps/Map.cpp:563
  980.         updater = {i_timeDiff = 101}
  981.         grid_object_update = {i_visitor = @0x7fffeacaae00}
  982.         world_object_update = {i_visitor = @0x7fffeacaae00}
  983. #12 0x00000000009d5852 in MapUpdateRequest::call (this=0x2918e00)
  984.     at /home/trinity/sources/src/server/game/Maps/MapUpdater.cpp:54
  985. No locals.
  986. #13 0x0000000000c34841 in DelayExecutor::svc (this=0x7fffdc464a58)
  987.     at /home/trinity/sources/src/server/shared/Threading/DelayExecutor.cpp:52
  988.         rq = 0x2918e00
  989. #14 0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  990.     at ../../ace/Task.cpp:271
  991.         t = 0x7fffdc464a58
  992.         svc_status = <value optimized out>
  993. #15 0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7fffd3026180)
  994.     at ../../ace/Thread_Adapter.cpp:94
  995.         exit_hook_instance = <value optimized out>
  996.         exit_hook_maybe = {instance_ = 0x0}
  997.         exit_hook_ptr = <value optimized out>
  998. #16 0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  999. No symbol table info available.
  1000. #17 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1001. No symbol table info available.
  1002. #18 0x0000000000000000 in ?? ()
  1003. No symbol table info available.
  1004.  
  1005. Thread 7 (Thread 0x7fffeeffd710 (LWP 20596)):
  1006. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1007.    from /lib/libpthread.so.0
  1008. No symbol table info available.
  1009. #1  0x00007ffff7661b75 in cond_timedwait (this=0x1555df4, mutex=...,
  1010.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1011.         result = <value optimized out>
  1012.         ts = {tv_sec = 0, tv_nsec = 140737323925056}
  1013. #2  ACE_Condition_Thread_Mutex::wait (this=0x1555df4, mutex=...,
  1014.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1015. No locals.
  1016. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1017.     (this=0x1555d70, timeout=0x0)
  1018.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1019.         result = <value optimized out>
  1020. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1021. No symbol table info available.
  1022. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1023.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1024.     at ../../ace/Activation_Queue.cpp:89
  1025.         mb = 0x0
  1026. #6  0x0000000000c39620 in DatabaseWorker::svc (this=0x7ffff054a0e0)
  1027.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1028. No locals.
  1029. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1030.     at ../../ace/Task.cpp:271
  1031.         t = 0x7ffff054a0e0
  1032.         svc_status = <value optimized out>
  1033. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff054a190)
  1034.     at ../../ace/Thread_Adapter.cpp:94
  1035.         exit_hook_instance = <value optimized out>
  1036.         exit_hook_maybe = {instance_ = 0x0}
  1037.         exit_hook_ptr = <value optimized out>
  1038. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1039. No symbol table info available.
  1040. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1041. No symbol table info available.
  1042. #11 0x0000000000000000 in ?? ()
  1043. No symbol table info available.
  1044.  
  1045. Thread 6 (Thread 0x7fffef7fe710 (LWP 20595)):
  1046. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1047.    from /lib/libpthread.so.0
  1048. No symbol table info available.
  1049. #1  0x00007ffff7661b75 in cond_timedwait (this=0x1555ce4, mutex=...,
  1050.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1051.         result = <value optimized out>
  1052.         ts = {tv_sec = 140736676300864, tv_nsec = 140736676300816}
  1053. #2  ACE_Condition_Thread_Mutex::wait (this=0x1555ce4, mutex=...,
  1054.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1055. No locals.
  1056. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1057.     (this=0x1555c60, timeout=0x0)
  1058.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1059.         result = <value optimized out>
  1060. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1061. No symbol table info available.
  1062. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1063.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1064.     at ../../ace/Activation_Queue.cpp:89
  1065.         mb = 0x0
  1066. #6  0x0000000000c39620 in DatabaseWorker::svc (this=0x7ffff0199230)
  1067.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1068. No locals.
  1069. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1070.     at ../../ace/Task.cpp:271
  1071.         t = 0x7ffff0199230
  1072.         svc_status = <value optimized out>
  1073. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0199320)
  1074.     at ../../ace/Thread_Adapter.cpp:94
  1075.         exit_hook_instance = <value optimized out>
  1076.         exit_hook_maybe = {instance_ = 0x0}
  1077.         exit_hook_ptr = <value optimized out>
  1078. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1079. No symbol table info available.
  1080. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1081. No symbol table info available.
  1082. #11 0x0000000000000000 in ?? ()
  1083. No symbol table info available.
  1084.  
  1085. Thread 5 (Thread 0x7fffeffff710 (LWP 20594)):
  1086. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1087.    from /lib/libpthread.so.0
  1088. No symbol table info available.
  1089. #1  0x00007ffff7661b75 in cond_timedwait (this=0x1555ce4, mutex=...,
  1090.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1091.         result = <value optimized out>
  1092.         ts = {tv_sec = 140737221588288, tv_nsec = 140737220295712}
  1093. #2  ACE_Condition_Thread_Mutex::wait (this=0x1555ce4, mutex=...,
  1094.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1095. No locals.
  1096. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1097.     (this=0x1555c60, timeout=0x0)
  1098.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1099.         result = <value optimized out>
  1100. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1101. No symbol table info available.
  1102. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1103.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1104.     at ../../ace/Activation_Queue.cpp:89
  1105.         mb = 0x0
  1106. #6  0x0000000000c39620 in DatabaseWorker::svc (this=0x7ffff005bca0)
  1107.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1108. No locals.
  1109. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1110.     at ../../ace/Task.cpp:271
  1111.         t = 0x7ffff005bca0
  1112.         svc_status = <value optimized out>
  1113. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff005bd50)
  1114.     at ../../ace/Thread_Adapter.cpp:94
  1115.         exit_hook_instance = <value optimized out>
  1116.         exit_hook_maybe = {instance_ = 0x0}
  1117.         exit_hook_ptr = <value optimized out>
  1118. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1119. No symbol table info available.
  1120. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1121. No symbol table info available.
  1122. #11 0x0000000000000000 in ?? ()
  1123. No symbol table info available.
  1124.  
  1125. Thread 4 (Thread 0x7ffff49c9710 (LWP 20593)):
  1126. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1127.    from /lib/libpthread.so.0
  1128. No symbol table info available.
  1129. #1  0x00007ffff7661b75 in cond_timedwait (this=0x1554644, mutex=...,
  1130.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1131.         result = <value optimized out>
  1132.         ts = {tv_sec = 5, tv_nsec = 0}
  1133. #2  ACE_Condition_Thread_Mutex::wait (this=0x1554644, mutex=...,
  1134.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1135. No locals.
  1136. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1137.     (this=0x15545c0, timeout=0x0)
  1138.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1139.         result = <value optimized out>
  1140. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1141. No symbol table info available.
  1142. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1143.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1144.     at ../../ace/Activation_Queue.cpp:89
  1145.         mb = 0x0
  1146. #6  0x0000000000c39620 in DatabaseWorker::svc (this=0x7ffff00208a0)
  1147.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1148. No locals.
  1149. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1150.     at ../../ace/Task.cpp:271
  1151.         t = 0x7ffff00208a0
  1152.         svc_status = <value optimized out>
  1153. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x7ffff0020990)
  1154.     at ../../ace/Thread_Adapter.cpp:94
  1155.         exit_hook_instance = <value optimized out>
  1156.         exit_hook_maybe = {instance_ = 0x0}
  1157.         exit_hook_ptr = <value optimized out>
  1158. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1159. No symbol table info available.
  1160. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1161. No symbol table info available.
  1162. #11 0x0000000000000000 in ?? ()
  1163. No symbol table info available.
  1164.  
  1165. Thread 3 (Thread 0x7ffff53d6710 (LWP 20592)):
  1166. #0  0x00007ffff633f16c in pthread_cond_wait@@GLIBC_2.3.2 ()
  1167.    from /lib/libpthread.so.0
  1168. No symbol table info available.
  1169. #1  0x00007ffff7661b75 in cond_timedwait (this=0x1554644, mutex=...,
  1170.     abstime=<value optimized out>) at ../../ace/OS_NS_Thread.inl:362
  1171.         result = <value optimized out>
  1172.         ts = {tv_sec = 22365760, tv_nsec = 22365712}
  1173. #2  ACE_Condition_Thread_Mutex::wait (this=0x1554644, mutex=...,
  1174.     abstime=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:100
  1175. No locals.
  1176. #3  0x00000000007325ac in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
  1177.     (this=0x15545c0, timeout=0x0)
  1178.     at /usr/local/include/ace/Message_Queue_T.cpp:1742
  1179.         result = <value optimized out>
  1180. #4  0x0000000000733716 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head(ACE_Message_Block*&, ACE_Time_Value*) ()
  1181. No symbol table info available.
  1182. #5  0x00007ffff76485b5 in ACE_Activation_Queue::dequeue (
  1183.     this=<value optimized out>, tv=0xfffffffffffffe00)
  1184.     at ../../ace/Activation_Queue.cpp:89
  1185.         mb = 0x0
  1186. #6  0x0000000000c39620 in DatabaseWorker::svc (this=0x15723f0)
  1187.     at /home/trinity/sources/src/server/shared/Database/DatabaseWorker.cpp:40
  1188. No locals.
  1189. #7  0x00007ffff76f0187 in ACE_Task_Base::svc_run (args=<value optimized out>)
  1190.     at ../../ace/Task.cpp:271
  1191.         t = 0x15723f0
  1192.         svc_status = <value optimized out>
  1193. #8  0x00007ffff76f1835 in ACE_Thread_Adapter::invoke (this=0x15726f0)
  1194.     at ../../ace/Thread_Adapter.cpp:94
  1195.         exit_hook_instance = <value optimized out>
  1196.         exit_hook_maybe = {instance_ = 0x0}
  1197.         exit_hook_ptr = <value optimized out>
  1198. #9  0x00007ffff633a8ba in start_thread () from /lib/libpthread.so.0
  1199. No symbol table info available.
  1200. #10 0x00007ffff60a202d in clone () from /lib/libc.so.6
  1201. No symbol table info available.
  1202. #11 0x0000000000000000 in ?? ()
  1203. No symbol table info available.
  1204.  
  1205. Thread 1 (Thread 0x7ffff7fe0720 (LWP 20587)):
  1206. #0  0x00007ffff633bbe5 in pthread_join () from /lib/libpthread.so.0
  1207. No symbol table info available.
  1208. #1  0x00007ffff76f418b in thr_join (this=0x15724a0, task=0x7fffcf990248)
  1209.     at ../../ace/OS_NS_Thread.inl:2788
  1210.         result = 22488224
  1211. #2  ACE_Thread::join (this=0x15724a0, task=0x7fffcf990248)
  1212.     at ../../ace/Thread.inl:137
  1213. No locals.
  1214. #3  ACE_Thread_Manager::wait_task (this=0x15724a0, task=0x7fffcf990248)
  1215.     at ../../ace/Thread_Manager.cpp:1793
  1216.         i = 0
  1217.         copy_count = 1
  1218.         result = <value optimized out>
  1219. #4  0x0000000000a1ef40 in ReactorRunnable::Wait (this=0x7fffcf9901c8)
  1220.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:102
  1221. No locals.
  1222. #5  WorldSocketMgr::Wait (this=0x7fffcf9901c8)
  1223.     at /home/trinity/sources/src/server/game/Server/WorldSocketMgr.cpp:318
  1224.         i = 1
  1225. #6  0x0000000000737321 in Master::Run (this=0x1571768)
  1226.     at /home/trinity/sources/src/server/worldserver/Master.cpp:279
  1227.         seed1 = {_bn = 0x15717c0, _array = 0x0}
  1228.         pidfile = {static npos = 18446744073709551615,
  1229.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  1230.             _M_p = 0x15721f8 "../logs/core.pid"}}
  1231.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1232.               _vptr.ACE_Event_Handler = 0x1034590,
  1233.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1234.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1235.               reactor_ = 0x0,
  1236.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1237.                   _vptr.Policy = 0x7ffff7946890},
  1238.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1239.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  1240.               _vptr.ACE_Event_Handler = 0x1034590,
  1241.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  1242.                   value_ = 1}, <No data fields>}, priority_ = 0,
  1243.               reactor_ = 0x0,
  1244.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  1245.                   _vptr.Policy = 0x7ffff7946890},
  1246.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  1247.         Handler = {_vptr.ACE_Sig_Handler = 0x1529490, static sig_pending_ = 0,
  1248.           static signal_handlers_ = {0x0, 0x0, 0x7fffffffe400,
  1249.             0x0 <repeats 12 times>, 0x7fffffffe3d0, 0x0 <repeats 49 times>}}
  1250.         world_thread = {m_iThreadId = 140736795014928,
  1251.           m_hThreadHandle = 140736795014928, m_task = 0x442e4f0,
  1252.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1253.             _vptr.ACE_TSS = 0x10b62b0, keylock_ = {lock_ = {__data = {
  1254.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1255.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1256.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1257.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1258.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1259.         cliThread = 0x7fffc859acf0
  1260.         rar_thread = {m_iThreadId = 140736778229520,
  1261.           m_hThreadHandle = 140736778229520, m_task = 0x7fffcf98f040,
  1262.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  1263.             _vptr.ACE_TSS = 0x10b62b0, keylock_ = {lock_ = {__data = {
  1264.                   __lock = 0, __count = 0, __owner = 0, __nusers = 0,
  1265.                   __kind = 0, __spins = 0, __list = {__prev = 0x0,
  1266.                     __next = 0x0}}, __size = '\000' <repeats 39 times>,
  1267.                 __align = 0}, removed_ = false}, once_ = false, key_ = 0},
  1268.           static m_TpEnum = {m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  1269.         soap_thread = <value optimized out>
  1270.         wsport = <value optimized out>
  1271.         bind_ip = {static npos = 18446744073709551615,
  1272.           _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffcf9900e8 "0.0.0.0"}}
  1273. #7  0x000000000073953f in main (argc=3, argv=<value optimized out>)
  1274.     at /home/trinity/sources/src/server/worldserver/Main.cpp:147
  1275.         cfg_file = 0x7fffffffe921 "../etc/worldserver.conf"
  1276.         c = <value optimized out>
  1277.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement