Guest User

Untitled

a guest
Dec 11th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 47.43 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x4820c940 (LWP 24924)]
  3. 0x0000000000000000 in ?? ()
  4. #0  0x0000000000000000 in ?? ()
  5. #1  0x0000000000c91b87 in GetBgMap (this=0x2aaae43aaa00, type=<value optimized out>, entry=183978, x=4031.854, y=2966.83301, z=12.6462002, o=-2.64878798, rotation0=0, rotation1=0, rotation2=0.969796181, rotation3=-0.243916497)
  6.    at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.h:444
  7. #2  Battleground::AddObject (this=0x2aaae43aaa00, type=<value optimized out>, entry=183978, x=4031.854, y=2966.83301, z=12.6462002, o=-2.64878798, rotation0=0, rotation1=0, rotation2=0.969796181, rotation3=-0.243916497)
  8.    at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:1454
  9. #3  0x0000000000c768d8 in BattlegroundNA::SetupBattleground (this=0x2aaaac696860) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Zones/BattlegroundNA.cpp:142
  10. #4  0x0000000000c99a74 in Battleground::_ProcessJoin (this=0x2aaae43aaa00, diff=0) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:436
  11. #5  0x0000000000c97e79 in Battleground::Update (this=0x2aaae43aaa00, diff=96) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:258
  12. #6  0x0000000000763c03 in BattlegroundMgr::Update (this=0x2aaac9917008, diff=96) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/BattlegroundMgr.cpp:104
  13. #7  0x0000000000bfa1c6 in World::Update (this=0x2aaab08f4008, diff=96) at /home/wow/hg/wow/Core32/src/server/game/World/World.cpp:2163
  14. #8  0x0000000000757820 in WorldRunnable::run (this=<value optimized out>) at /home/wow/hg/wow/Core32/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  15. #9  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x2aaaac696860) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  16. #10 0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  17. #11 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  18. #0  0x0000000000000000 in ?? ()
  19. No symbol table info available.
  20. #1  0x0000000000c91b87 in GetBgMap (this=0x2aaae43aaa00, type=<value optimized out>, entry=183978, x=4031.854, y=2966.83301, z=12.6462002, o=-2.64878798, rotation0=0, rotation1=0, rotation2=0.969796181, rotation3=-0.243916497)
  21.    at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.h:444
  22. No locals.
  23. #2  Battleground::AddObject (this=0x2aaae43aaa00, type=<value optimized out>, entry=183978, x=4031.854, y=2966.83301, z=12.6462002, o=-2.64878798, rotation0=0, rotation1=0, rotation2=0.969796181, rotation3=-0.243916497)
  24.    at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:1454
  25.        map = 0x0
  26.        go = <value optimized out>
  27.        __FUNCTION__ = "AddObject"
  28. #3  0x0000000000c768d8 in BattlegroundNA::SetupBattleground (this=0x2aaaac696860) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Zones/BattlegroundNA.cpp:142
  29. No locals.
  30. #4  0x0000000000c99a74 in Battleground::_ProcessJoin (this=0x2aaae43aaa00, diff=0) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:436
  31. No locals.
  32. #5  0x0000000000c97e79 in Battleground::Update (this=0x2aaae43aaa00, diff=96) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:258
  33. No locals.
  34. #6  0x0000000000763c03 in BattlegroundMgr::Update (this=0x2aaac9917008, diff=96) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/BattlegroundMgr.cpp:104
  35.        i = <value optimized out>
  36. #7  0x0000000000bfa1c6 in World::Update (this=0x2aaab08f4008, diff=96) at /home/wow/hg/wow/Core32/src/server/game/World/World.cpp:2163
  37. No locals.
  38. #8  0x0000000000757820 in WorldRunnable::run (this=<value optimized out>) at /home/wow/hg/wow/Core32/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  39.        diff = 96
  40.        realCurrTime = 81924651
  41.        realPrevTime = <value optimized out>
  42.        prevSleepTime = 27
  43. #9  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x2aaaac696860) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  44.        _task = <value optimized out>
  45. #10 0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  46. No symbol table info available.
  47. #11 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  48. No symbol table info available.
  49.  21 Thread 0x4be12940 (LWP 24930)  0x00002aaaac4188a8 in epoll_wait () from /lib64/libc.so.6
  50.  20 Thread 0x4b411940 (LWP 24929)  0x00002aaaac4188a8 in epoll_wait () from /lib64/libc.so.6
  51.  19 Thread 0x4aa10940 (LWP 24928)  0x00002aaaac1371c1 in nanosleep () from /lib64/libpthread.so.0
  52.  18 Thread 0x4a00f940 (LWP 24927)  0x00002aaaac136c81 in recv () from /lib64/libpthread.so.0
  53.  17 Thread 0x4960e940 (LWP 24926)  0x00002aaaac4188a8 in epoll_wait () from /lib64/libc.so.6
  54.  16 Thread 0x48c0d940 (LWP 24925)  0x00002aaaac411722 in select () from /lib64/libc.so.6
  55. * 15 Thread 0x4820c940 (LWP 24924)  0x0000000000000000 in ?? ()
  56.  14 Thread 0x4780b940 (LWP 24915)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  57.  13 Thread 0x46e0a940 (LWP 24914)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  58.  12 Thread 0x46409940 (LWP 24913)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  59.  11 Thread 0x45a08940 (LWP 24912)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  60.  10 Thread 0x45007940 (LWP 24911)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  61.  9 Thread 0x44606940 (LWP 24910)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  62.  8 Thread 0x43c05940 (LWP 24897)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  63.  7 Thread 0x43204940 (LWP 24892)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  64.  6 Thread 0x42803940 (LWP 24890)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  65.  5 Thread 0x41e02940 (LWP 24888)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  66.  4 Thread 0x40a00940 (LWP 24884)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  67.  3 Thread 0x41401940 (LWP 24882)  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  68.  1 Thread 0x2aaaade1ef30 (LWP 24878)  0x00002aaaac130b35 in pthread_join () from /lib64/libpthread.so.0
  69.  
  70. Thread 21 (Thread 0x4be12940 (LWP 24930)):
  71. #0  0x00002aaaac4188a8 in epoll_wait () from /lib64/libc.so.6
  72. No symbol table info available.
  73. #1  0x00002aaaaada2f88 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aaada235c80, max_wait_time=0x4be12050) at ../../ace/Dev_Poll_Reactor.cpp:983
  74.        timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  75.              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}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  76.            tv_usec = 10000}}
  77.        this_timeout = <value optimized out>
  78.        timers_pending = 0
  79.        timeout = 10
  80.        nfds = <value optimized out>
  81. #2  0x00002aaaaada3f9b in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aaada235c80, max_wait_time=0x4be12050, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1056
  82.        result = <value optimized out>
  83. #3  0x00002aaaaada4236 in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaada235c80, max_wait_time=0x4be12050) at ../../ace/Dev_Poll_Reactor.cpp:1038
  84.        countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x4be12050, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  85.                static zero = <same as static member of an already seen type>, 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}},
  86.            static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1315406276, tv_usec = 417034}}, stopped_ = false}
  87.        guard = {token_ = @0x2aaada235cf8, owner_ = 1}
  88.        result = -1
  89. #4  0x00002aaaaadf9d0e in ACE_Reactor::run_reactor_event_loop (this=0x2aaacab20fc0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  90.        result = -532620992
  91. #5  0x0000000000aac5ee in ReactorRunnable::svc (this=0x2aaadb9f0640) at /home/wow/hg/wow/Core32/src/server/game/Server/WorldSocketMgr.cpp:170
  92.        interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  93.              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}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  94.            tv_usec = 10000}}
  95. #6  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  96.        t = 0x2aaadb9f0640
  97.        svc_status = <value optimized out>
  98. #7  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389700) at ../../ace/Thread_Adapter.cpp:98
  99.        exit_hook_instance = 0x2aaae080a020
  100.        exit_hook_maybe = {instance_ = 0x0}
  101.        exit_hook_ptr = 0x2aaae080a020
  102. #8  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  103. No symbol table info available.
  104. #9  0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  105. No symbol table info available.
  106.  
  107. Thread 20 (Thread 0x4b411940 (LWP 24929)):
  108. #0  0x00002aaaac4188a8 in epoll_wait () from /lib64/libc.so.6
  109. No symbol table info available.
  110. #1  0x00002aaaaada2f88 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aaada235b00, max_wait_time=0x4b411050) at ../../ace/Dev_Poll_Reactor.cpp:983
  111.        timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  112.              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}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  113.            tv_usec = 10000}}
  114.        this_timeout = <value optimized out>
  115.        timers_pending = 0
  116.        timeout = 10
  117.        nfds = <value optimized out>
  118. #2  0x00002aaaaada3f9b in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aaada235b00, max_wait_time=0x4b411050, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1056
  119.        result = <value optimized out>
  120. #3  0x00002aaaaada4236 in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaada235b00, max_wait_time=0x4b411050) at ../../ace/Dev_Poll_Reactor.cpp:1038
  121.        countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x4b411050, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  122.                static zero = <same as static member of an already seen type>, 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}},
  123.            static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1315406276, tv_usec = 411121}}, stopped_ = false}
  124.        guard = {token_ = @0x2aaada235b78, owner_ = 1}
  125.        result = -1
  126. #4  0x00002aaaaadf9d0e in ACE_Reactor::run_reactor_event_loop (this=0x2aaacab20f00, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  127.        result = -610335480
  128. #5  0x0000000000aac5ee in ReactorRunnable::svc (this=0x2aaadb9f0508) at /home/wow/hg/wow/Core32/src/server/game/Server/WorldSocketMgr.cpp:170
  129.        interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  130.              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}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  131.            tv_usec = 10000}}
  132. #6  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  133.        t = 0x2aaadb9f0508
  134.        svc_status = <value optimized out>
  135. #7  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca3894c0) at ../../ace/Thread_Adapter.cpp:98
  136.        exit_hook_instance = 0x2aaae040a020
  137.        exit_hook_maybe = {instance_ = 0x0}
  138.        exit_hook_ptr = 0x2aaae040a020
  139. #8  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  140. No symbol table info available.
  141. #9  0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  142. No symbol table info available.
  143.  
  144. Thread 19 (Thread 0x4aa10940 (LWP 24928)):
  145. #0  0x00002aaaac1371c1 in nanosleep () from /lib64/libpthread.so.0
  146. No symbol table info available.
  147. #1  0x0000000000d573c9 in sleep (msecs=<value optimized out>) at /usr/local/include/ace/OS_NS_unistd.inl:951
  148.        rqtp = {tv_sec = 1, tv_nsec = 0}
  149. #2  ACE_Based::Thread::Sleep (msecs=<value optimized out>) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:231
  150. No locals.
  151. #3  0x000000000075a7a2 in FreezeDetectorRunnable::run (this=0x2aaac849fca0) at /home/wow/hg/wow/Core32/src/server/worldserver/Master.cpp:94
  152.        curtime = 4294967295
  153.        __FUNCTION__ = "run"
  154. #4  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x4aa0f020) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  155.        _task = <value optimized out>
  156. #5  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  157. No symbol table info available.
  158. #6  0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  159. No symbol table info available.
  160.  
  161. Thread 18 (Thread 0x4a00f940 (LWP 24927)):
  162. #0  0x00002aaaac136c81 in recv () from /lib64/libpthread.so.0
  163. No symbol table info available.
  164. #1  0x0000000000bdc688 in IRCClient::SockRecv (this=0x2aaaae479c00) at /home/wow/hg/wow/Core32/src/server/game/TriniChat/IRCSock.cpp:144
  165.        szBuffer = '\000' <repeats 511 times>
  166. #2  0x0000000000bdb4ae in IRCClient::run (this=0x2aaad9eeb000) at /home/wow/hg/wow/Core32/src/server/game/TriniChat/IRCClient.cpp:80
  167.        cCount = <value optimized out>
  168. #3  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x83) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  169.        _task = <value optimized out>
  170. #4  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  171. No symbol table info available.
  172. #5  0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  173. No symbol table info available.
  174.  
  175. Thread 17 (Thread 0x4960e940 (LWP 24926)):
  176. #0  0x00002aaaac4188a8 in epoll_wait () from /lib64/libc.so.6
  177. No symbol table info available.
  178. #1  0x00002aaaaada2f88 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x2aaada235980, max_wait_time=0x4960e080) at ../../ace/Dev_Poll_Reactor.cpp:983
  179.        timer_buf = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  180.              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}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  181.            tv_usec = 100000}}
  182.        this_timeout = <value optimized out>
  183.        timers_pending = 0
  184.        timeout = 100
  185.        nfds = <value optimized out>
  186. #2  0x00002aaaaada3f9b in ACE_Dev_Poll_Reactor::handle_events_i (this=0x2aaada235980, max_wait_time=0x4960e080, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1056
  187.        result = <value optimized out>
  188. #3  0x00002aaaaada4236 in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaada235980, max_wait_time=0x4960e080) at ../../ace/Dev_Poll_Reactor.cpp:1038
  189.        countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x4960e080, start_time_ = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
  190.                static zero = <same as static member of an already seen type>, 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}},
  191.            static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1315406276, tv_usec = 390222}}, stopped_ = false}
  192.        guard = {token_ = @0x2aaada2359f8, owner_ = 1}
  193.        result = -1
  194. #4  0x00002aaaaadf9d0e in ACE_Reactor::run_reactor_event_loop (this=0x2aaaae4061c0, tv=..., eh=0) at ../../ace/Reactor.cpp:271
  195.        result = 1231085696
  196. #5  0x00000000007560c2 in RARunnable::run (this=0x2aaaca9f9da0) at /home/wow/hg/wow/Core32/src/server/worldserver/RemoteAccess/RARunnable.cpp:88
  197.        interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  198.              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}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0,
  199.            tv_usec = 100000}}
  200.        acceptor = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x1249d30, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x2aaaae4061c0,
  201.              reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x2aaaab071150}, value_ = DISABLED}}, <ACE_Shared_Object> = {_vptr.ACE_Shared_Object = 0x1249e50}, <No data fields>},
  202.          peer_acceptor_ = {<ACE_SOCK> = {<ACE_IPC_SAP> = {handle_ = 31, static pid_ = 24878}, <No data fields>}, <No data fields>}, peer_acceptor_addr_ = {<ACE_Addr> = {_vptr.ACE_Addr = 0x2aaaab0712b0, static sap_any = {
  203.                _vptr.ACE_Addr = 0x2aaaab06d470, static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16}, inet_addr_ = {in4_ = {sin_family = 2,
  204.                sin_port = 29453, sin_addr = {s_addr = 4203527619}, sin_zero = "\000\000\000\000\000\000\000"}}}, flags_ = 0, use_select_ = 1, reuse_addr_ = 1}
  205.        raport = <value optimized out>
  206.        stringip = "195.189.140.250"
  207.        listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0x2aaaab0712b0, static sap_any = {_vptr.ACE_Addr = 0x2aaaab06d470, static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1},
  208.            addr_type_ = 2, addr_size_ = 16}, inet_addr_ = {in4_ = {sin_family = 2, sin_port = 29453, sin_addr = {s_addr = 4203527619}, sin_zero = "\000\000\000\000\000\000\000"}}}
  209. #6  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x1b) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  210.        _task = <value optimized out>
  211. #7  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  212. No symbol table info available.
  213. #8  0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  214. No symbol table info available.
  215.  
  216. Thread 16 (Thread 0x48c0d940 (LWP 24925)):
  217. #0  0x00002aaaac411722 in select () from /lib64/libc.so.6
  218. No symbol table info available.
  219. #1  0x00000035e1225d30 in rl_read_key () from /usr/lib64/libreadline.so.5
  220. No symbol table info available.
  221. #2  0x00000035e1214921 in readline_internal_char () from /usr/lib64/libreadline.so.5
  222. No symbol table info available.
  223. #3  0x00000035e1214d65 in readline () from /usr/lib64/libreadline.so.5
  224. No symbol table info available.
  225. #4  0x000000000074dac5 in CliRunnable::run (this=<value optimized out>) at /home/wow/hg/wow/Core32/src/server/worldserver/CommandLine/CliRunnable.cpp:596
  226.        command_str = <value optimized out>
  227. #5  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x1) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  228.        _task = <value optimized out>
  229. #6  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  230. No symbol table info available.
  231. #7  0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  232. No symbol table info available.
  233.  
  234. Thread 15 (Thread 0x4820c940 (LWP 24924)):
  235. #0  0x0000000000000000 in ?? ()
  236. No symbol table info available.
  237. #1  0x0000000000c91b87 in GetBgMap (this=0x2aaae43aaa00, type=<value optimized out>, entry=183978, x=4031.854, y=2966.83301, z=12.6462002, o=-2.64878798, rotation0=0, rotation1=0, rotation2=0.969796181, rotation3=-0.243916497)
  238.    at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.h:444
  239. No locals.
  240. #2  Battleground::AddObject (this=0x2aaae43aaa00, type=<value optimized out>, entry=183978, x=4031.854, y=2966.83301, z=12.6462002, o=-2.64878798, rotation0=0, rotation1=0, rotation2=0.969796181, rotation3=-0.243916497)
  241.    at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:1454
  242.        map = 0x0
  243.        go = <value optimized out>
  244.        __FUNCTION__ = "AddObject"
  245. #3  0x0000000000c768d8 in BattlegroundNA::SetupBattleground (this=0x2aaaac696860) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Zones/BattlegroundNA.cpp:142
  246. No locals.
  247. #4  0x0000000000c99a74 in Battleground::_ProcessJoin (this=0x2aaae43aaa00, diff=0) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:436
  248. No locals.
  249. #5  0x0000000000c97e79 in Battleground::Update (this=0x2aaae43aaa00, diff=96) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/Battleground.cpp:258
  250. No locals.
  251. #6  0x0000000000763c03 in BattlegroundMgr::Update (this=0x2aaac9917008, diff=96) at /home/wow/hg/wow/Core32/src/server/game/Battlegrounds/BattlegroundMgr.cpp:104
  252.        i = <value optimized out>
  253. #7  0x0000000000bfa1c6 in World::Update (this=0x2aaab08f4008, diff=96) at /home/wow/hg/wow/Core32/src/server/game/World/World.cpp:2163
  254. No locals.
  255. #8  0x0000000000757820 in WorldRunnable::run (this=<value optimized out>) at /home/wow/hg/wow/Core32/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  256.        diff = 96
  257.        realCurrTime = 81924651
  258.        realPrevTime = <value optimized out>
  259.        prevSleepTime = 27
  260. #9  0x0000000000d5770a in ACE_Based::Thread::ThreadTask (param=0x2aaaac696860) at /home/wow/hg/wow/Core32/src/server/shared/Threading/Threading.cpp:183
  261.        _task = <value optimized out>
  262. #10 0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  263. No symbol table info available.
  264. #11 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  265. No symbol table info available.
  266.  
  267. Thread 14 (Thread 0x4780b940 (LWP 24915)):
  268. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  269. No symbol table info available.
  270. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc89) at ../../ace/OS_NS_Thread.inl:362
  271.        result = <value optimized out>
  272.        ts = {tv_sec = 46915836182528, tv_nsec = 46915674673152}
  273. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc89) at ../../ace/Condition_Thread_Mutex.cpp:100
  274. No locals.
  275. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaab9e37600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  276.        result = <value optimized out>
  277. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaab9e37600, first_item=@0x4780b078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  278.        ace_mon = {lock_ = 0x2aaab9e37650, owner_ = 0}
  279. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0xebcc89) at ../../ace/Activation_Queue.cpp:91
  280.        mb = 0x0
  281. #6  0x0000000000d5883f in DelayExecutor::svc (this=0x2aaab9d33138) at /home/wow/hg/wow/Core32/src/server/shared/Threading/DelayExecutor.cpp:47
  282.        rq = 0x2aaae9534070
  283. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  284.        t = 0x2aaab9d33138
  285.        svc_status = <value optimized out>
  286. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389ca0) at ../../ace/Thread_Adapter.cpp:98
  287.        exit_hook_instance = 0x2aaad500a020
  288.        exit_hook_maybe = {instance_ = 0x0}
  289.        exit_hook_ptr = 0x2aaad500a020
  290. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  291. No symbol table info available.
  292. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  293. No symbol table info available.
  294.  
  295. Thread 13 (Thread 0x46e0a940 (LWP 24914)):
  296. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  297. No symbol table info available.
  298. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc8a) at ../../ace/OS_NS_Thread.inl:362
  299.        result = <value optimized out>
  300.        ts = {tv_sec = 46915836182528, tv_nsec = 46914791956480}
  301. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc8a) at ../../ace/Condition_Thread_Mutex.cpp:100
  302. No locals.
  303. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaab9e37600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  304.        result = <value optimized out>
  305. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaab9e37600, first_item=@0x46e0a078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  306.        ace_mon = {lock_ = 0x2aaab9e37650, owner_ = 0}
  307. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0xebcc8a) at ../../ace/Activation_Queue.cpp:91
  308.        mb = 0x0
  309. #6  0x0000000000d5883f in DelayExecutor::svc (this=0x2aaab9d33138) at /home/wow/hg/wow/Core32/src/server/shared/Threading/DelayExecutor.cpp:47
  310.        rq = 0x2aaae6d972e0
  311. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  312.        t = 0x2aaab9d33138
  313.        svc_status = <value optimized out>
  314. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389d00) at ../../ace/Thread_Adapter.cpp:98
  315.        exit_hook_instance = 0x2aaad4c0a020
  316.        exit_hook_maybe = {instance_ = 0x0}
  317.        exit_hook_ptr = 0x2aaad4c0a020
  318. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  319. No symbol table info available.
  320. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  321. No symbol table info available.
  322.  
  323. Thread 12 (Thread 0x46409940 (LWP 24913)):
  324. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  325. No symbol table info available.
  326. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc86) at ../../ace/OS_NS_Thread.inl:362
  327.        result = <value optimized out>
  328.        ts = {tv_sec = 46912519740954, tv_nsec = 46915285180696}
  329. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc86) at ../../ace/Condition_Thread_Mutex.cpp:100
  330. No locals.
  331. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaab9e37600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  332.        result = <value optimized out>
  333. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaab9e37600, first_item=@0x46409078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  334.        ace_mon = {lock_ = 0x2aaab9e37650, owner_ = 0}
  335. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0xebcc86) at ../../ace/Activation_Queue.cpp:91
  336.        mb = 0x0
  337. #6  0x0000000000d5883f in DelayExecutor::svc (this=0x2aaab9d33138) at /home/wow/hg/wow/Core32/src/server/shared/Threading/DelayExecutor.cpp:47
  338.        rq = 0x2aab4265ea90
  339. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  340.        t = 0x2aaab9d33138
  341.        svc_status = <value optimized out>
  342. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389d60) at ../../ace/Thread_Adapter.cpp:98
  343.        exit_hook_instance = 0x2aaacc40a020
  344.        exit_hook_maybe = {instance_ = 0x0}
  345.        exit_hook_ptr = 0x2aaacc40a020
  346. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  347. No symbol table info available.
  348. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  349. No symbol table info available.
  350.  
  351. Thread 11 (Thread 0x45a08940 (LWP 24912)):
  352. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  353. No symbol table info available.
  354. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc87) at ../../ace/OS_NS_Thread.inl:362
  355.        result = <value optimized out>
  356.        ts = {tv_sec = 46915556683776, tv_nsec = 46915805098264}
  357. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc87) at ../../ace/Condition_Thread_Mutex.cpp:100
  358. No locals.
  359. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaab9e37600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  360.        result = <value optimized out>
  361. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaab9e37600, first_item=@0x45a08078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  362.        ace_mon = {lock_ = 0x2aaab9e37650, owner_ = 0}
  363. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0xebcc87) at ../../ace/Activation_Queue.cpp:91
  364.        mb = 0x0
  365. #6  0x0000000000d5883f in DelayExecutor::svc (this=0x2aaab9d33138) at /home/wow/hg/wow/Core32/src/server/shared/Threading/DelayExecutor.cpp:47
  366.        rq = 0x2aaafb6ff130
  367. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  368.        t = 0x2aaab9d33138
  369.        svc_status = <value optimized out>
  370. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389dc0) at ../../ace/Thread_Adapter.cpp:98
  371.        exit_hook_instance = 0x2aaaba00a020
  372.        exit_hook_maybe = {instance_ = 0x0}
  373.        exit_hook_ptr = 0x2aaaba00a020
  374. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  375. No symbol table info available.
  376. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  377. No symbol table info available.
  378.  
  379. Thread 10 (Thread 0x45007940 (LWP 24911)):
  380. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  381. No symbol table info available.
  382. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc88) at ../../ace/OS_NS_Thread.inl:362
  383.        result = <value optimized out>
  384.        ts = {tv_sec = 46915731324928, tv_nsec = 46914246119424}
  385. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc88) at ../../ace/Condition_Thread_Mutex.cpp:100
  386. No locals.
  387. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaab9e37600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  388.        result = <value optimized out>
  389. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaab9e37600, first_item=@0x45007078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  390.        ace_mon = {lock_ = 0x2aaab9e37650, owner_ = 0}
  391. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0xebcc88) at ../../ace/Activation_Queue.cpp:91
  392.        mb = 0x0
  393. #6  0x0000000000d5883f in DelayExecutor::svc (this=0x2aaab9d33138) at /home/wow/hg/wow/Core32/src/server/shared/Threading/DelayExecutor.cpp:47
  394.        rq = 0x2aaafe8aa460
  395. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  396.        t = 0x2aaab9d33138
  397.        svc_status = <value optimized out>
  398. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389e20) at ../../ace/Thread_Adapter.cpp:98
  399.        exit_hook_instance = 0x2aaab980a020
  400.        exit_hook_maybe = {instance_ = 0x0}
  401.        exit_hook_ptr = 0x2aaab980a020
  402. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  403. No symbol table info available.
  404. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  405. No symbol table info available.
  406.  
  407. Thread 9 (Thread 0x44606940 (LWP 24910)):
  408. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  409. No symbol table info available.
  410. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc85) at ../../ace/OS_NS_Thread.inl:362
  411.        result = <value optimized out>
  412.        ts = {tv_sec = 46915756617936, tv_nsec = 46915756618008}
  413. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaab9e37684, mutex=..., abstime=0xebcc85) at ../../ace/Condition_Thread_Mutex.cpp:100
  414. No locals.
  415. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaab9e37600, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  416.        result = <value optimized out>
  417. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaab9e37600, first_item=@0x44606078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  418.        ace_mon = {lock_ = 0x2aaab9e37650, owner_ = 0}
  419. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0xebcc85) at ../../ace/Activation_Queue.cpp:91
  420.        mb = 0x0
  421. #6  0x0000000000d5883f in DelayExecutor::svc (this=0x2aaab9d33138) at /home/wow/hg/wow/Core32/src/server/shared/Threading/DelayExecutor.cpp:47
  422.        rq = 0x2aab4265dc70
  423. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  424.        t = 0x2aaab9d33138
  425.        svc_status = <value optimized out>
  426. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaca389ee0) at ../../ace/Thread_Adapter.cpp:98
  427.        exit_hook_instance = 0x2aaab8c0a020
  428.        exit_hook_maybe = {instance_ = 0x0}
  429.        exit_hook_ptr = 0x2aaab8c0a020
  430. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  431. No symbol table info available.
  432. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  433. No symbol table info available.
  434.  
  435. Thread 8 (Thread 0x43c05940 (LWP 24897)):
  436. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  437. No symbol table info available.
  438. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaaae413484, mutex=..., abstime=0x7893) at ../../ace/OS_NS_Thread.inl:362
  439.        result = <value optimized out>
  440.        ts = {tv_sec = 46915706159336, tv_nsec = 46912552089664}
  441. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaaae413484, mutex=..., abstime=0x7893) at ../../ace/Condition_Thread_Mutex.cpp:100
  442. No locals.
  443. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaaae413400, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  444.        result = <value optimized out>
  445. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaaae413400, first_item=@0x43c05078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  446.        ace_mon = {lock_ = 0x2aaaae413450, owner_ = 0}
  447. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x7893) at ../../ace/Activation_Queue.cpp:91
  448.        mb = 0x0
  449. #6  0x0000000000d5d200 in DatabaseWorker::svc (this=0x2aaab01b5a00) at /home/wow/hg/wow/Core32/src/server/shared/Database/DatabaseWorker.cpp:40
  450.        request = <value optimized out>
  451. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  452.        t = 0x2aaab01b5a00
  453.        svc_status = <value optimized out>
  454. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaab08c5280) at ../../ace/Thread_Adapter.cpp:98
  455.        exit_hook_instance = 0x2aaab0c0a020
  456.        exit_hook_maybe = {instance_ = 0x0}
  457.        exit_hook_ptr = 0x2aaab0c0a020
  458. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  459. No symbol table info available.
  460. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  461. No symbol table info available.
  462.  
  463. Thread 7 (Thread 0x43204940 (LWP 24892)):
  464. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  465. No symbol table info available.
  466. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaaae413384, mutex=..., abstime=0x13c231) at ../../ace/OS_NS_Thread.inl:362
  467.        result = <value optimized out>
  468.        ts = {tv_sec = 46915744561536, tv_nsec = 46912552079616}
  469. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaaae413384, mutex=..., abstime=0x13c231) at ../../ace/Condition_Thread_Mutex.cpp:100
  470. No locals.
  471. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaaae413300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  472.        result = <value optimized out>
  473. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaaae413300, first_item=@0x43204078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  474.        ace_mon = {lock_ = 0x2aaaae413350, owner_ = 0}
  475. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x13c231) at ../../ace/Activation_Queue.cpp:91
  476.        mb = 0x0
  477. #6  0x0000000000d5d200 in DatabaseWorker::svc (this=0x2aaaae40e580) at /home/wow/hg/wow/Core32/src/server/shared/Database/DatabaseWorker.cpp:40
  478.        request = <value optimized out>
  479. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  480.        t = 0x2aaaae40e580
  481.        svc_status = <value optimized out>
  482. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaae79e520) at ../../ace/Thread_Adapter.cpp:98
  483.        exit_hook_instance = 0x2aaab040a020
  484.        exit_hook_maybe = {instance_ = 0x0}
  485.        exit_hook_ptr = 0x2aaab040a020
  486. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  487. No symbol table info available.
  488. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  489. No symbol table info available.
  490.  
  491. Thread 6 (Thread 0x42803940 (LWP 24890)):
  492. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  493. No symbol table info available.
  494. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaaae413384, mutex=..., abstime=0x13c230) at ../../ace/OS_NS_Thread.inl:362
  495.        result = <value optimized out>
  496.        ts = {tv_sec = 46915701965992, tv_nsec = 46912552080448}
  497. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaaae413384, mutex=..., abstime=0x13c230) at ../../ace/Condition_Thread_Mutex.cpp:100
  498. No locals.
  499. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaaae413300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  500.        result = <value optimized out>
  501. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaaae413300, first_item=@0x42803078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  502.        ace_mon = {lock_ = 0x2aaaae413350, owner_ = 0}
  503. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x13c230) at ../../ace/Activation_Queue.cpp:91
  504.        mb = 0x0
  505. #6  0x0000000000d5d200 in DatabaseWorker::svc (this=0x2aaaae40d800) at /home/wow/hg/wow/Core32/src/server/shared/Database/DatabaseWorker.cpp:40
  506.        request = <value optimized out>
  507. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  508.        t = 0x2aaaae40d800
  509.        svc_status = <value optimized out>
  510. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaae410d60) at ../../ace/Thread_Adapter.cpp:98
  511.        exit_hook_instance = 0x2aaaafc0a020
  512.        exit_hook_maybe = {instance_ = 0x0}
  513.        exit_hook_ptr = 0x2aaaafc0a020
  514. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  515. No symbol table info available.
  516. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  517. No symbol table info available.
  518.  
  519. Thread 5 (Thread 0x41e02940 (LWP 24888)):
  520. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  521. No symbol table info available.
  522. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaaae413384, mutex=..., abstime=0x13c233) at ../../ace/OS_NS_Thread.inl:362
  523.        result = <value optimized out>
  524.        ts = {tv_sec = 46915555197952, tv_nsec = 46915555198000}
  525. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaaae413384, mutex=..., abstime=0x13c233) at ../../ace/Condition_Thread_Mutex.cpp:100
  526. No locals.
  527. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaaae413300, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  528.        result = <value optimized out>
  529. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaaae413300, first_item=@0x41e02078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  530.        ace_mon = {lock_ = 0x2aaaae413350, owner_ = 0}
  531. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x13c233) at ../../ace/Activation_Queue.cpp:91
  532.        mb = 0x0
  533. #6  0x0000000000d5d200 in DatabaseWorker::svc (this=0x2aaaae40ca80) at /home/wow/hg/wow/Core32/src/server/shared/Database/DatabaseWorker.cpp:40
  534.        request = <value optimized out>
  535. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  536.        t = 0x2aaaae40ca80
  537.        svc_status = <value optimized out>
  538. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaae4105e0) at ../../ace/Thread_Adapter.cpp:98
  539.        exit_hook_instance = 0x2aaaaf80a020
  540.        exit_hook_maybe = {instance_ = 0x0}
  541.        exit_hook_ptr = 0x2aaaaf80a020
  542. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  543. No symbol table info available.
  544. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  545. No symbol table info available.
  546.  
  547. Thread 4 (Thread 0x40a00940 (LWP 24884)):
  548. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  549. No symbol table info available.
  550. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaaae413284, mutex=..., abstime=0x6) at ../../ace/OS_NS_Thread.inl:362
  551.        result = <value optimized out>
  552.        ts = {tv_sec = 46913386708992, tv_nsec = 10}
  553. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaaae413284, mutex=..., abstime=0x6) at ../../ace/Condition_Thread_Mutex.cpp:100
  554. No locals.
  555. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaaae413200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  556.        result = <value optimized out>
  557. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaaae413200, first_item=@0x40a00078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  558.        ace_mon = {lock_ = 0x2aaaae413250, owner_ = 0}
  559. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x6) at ../../ace/Activation_Queue.cpp:91
  560.        mb = 0x0
  561. #6  0x0000000000d5d200 in DatabaseWorker::svc (this=0x2aaaae40c780) at /home/wow/hg/wow/Core32/src/server/shared/Database/DatabaseWorker.cpp:40
  562.        request = <value optimized out>
  563. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  564.        t = 0x2aaaae40c780
  565.        svc_status = <value optimized out>
  566. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaae410460) at ../../ace/Thread_Adapter.cpp:98
  567.        exit_hook_instance = 0x2aaaaf40a020
  568.        exit_hook_maybe = {instance_ = 0x0}
  569.        exit_hook_ptr = 0x2aaaaf40a020
  570. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  571. No symbol table info available.
  572. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  573. No symbol table info available.
  574.  
  575. Thread 3 (Thread 0x41401940 (LWP 24882)):
  576. #0  0x00002aaaac133ee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  577. No symbol table info available.
  578. #1  0x00002aaaaad936e5 in cond_timedwait (this=0x2aaaae413284, mutex=..., abstime=0x6) at ../../ace/OS_NS_Thread.inl:362
  579.        result = <value optimized out>
  580.        ts = {tv_sec = 46912556315264, tv_nsec = 46912556315216}
  581. #2  ACE_Condition_Thread_Mutex::wait (this=0x2aaaae413284, mutex=..., abstime=0x6) at ../../ace/Condition_Thread_Mutex.cpp:100
  582. No locals.
  583. #3  0x0000000000753f83 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (this=0x2aaaae413200, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1746
  584.        result = <value optimized out>
  585. #4  0x0000000000755a1a in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (this=0x2aaaae413200, first_item=@0x41401078, timeout=0x0) at /usr/local/include/ace/Message_Queue_T.cpp:1938
  586.        ace_mon = {lock_ = 0x2aaaae413250, owner_ = 0}
  587. #5  0x00002aaaaad7ad05 in ACE_Activation_Queue::dequeue (this=<value optimized out>, tv=0x6) at ../../ace/Activation_Queue.cpp:91
  588.        mb = 0x0
  589. #6  0x0000000000d5d200 in DatabaseWorker::svc (this=0x2aaaae40c600) at /home/wow/hg/wow/Core32/src/server/shared/Database/DatabaseWorker.cpp:40
  590.        request = <value optimized out>
  591. #7  0x00002aaaaae1cb17 in ACE_Task_Base::svc_run (args=<value optimized out>) at ../../ace/Task.cpp:275
  592.        t = 0x2aaaae40c600
  593.        svc_status = <value optimized out>
  594. #8  0x00002aaaaae1da95 in ACE_Thread_Adapter::invoke (this=0x2aaaae4103a0) at ../../ace/Thread_Adapter.cpp:98
  595.        exit_hook_instance = 0x2aaaaf00b020
  596.        exit_hook_maybe = {instance_ = 0x0}
  597.        exit_hook_ptr = 0x2aaaaf00b020
  598. #9  0x00002aaaac12f73d in start_thread () from /lib64/libpthread.so.0
  599. No symbol table info available.
  600. #10 0x00002aaaac4184bd in clone () from /lib64/libc.so.6
  601. No symbol table info available.
  602.  
  603. Thread 1 (Thread 0x2aaaade1ef30 (LWP 24878)):
  604. #0  0x00002aaaac130b35 in pthread_join () from /lib64/libpthread.so.0
  605. No symbol table info available.
  606. #1  0x00002aaaaae21e2b in thr_join (this=<value optimized out>, task=0x2aaadb9f0508) at ../../ace/OS_NS_Thread.inl:2798
  607.        result = 14
  608. #2  join (this=<value optimized out>, task=0x2aaadb9f0508) at ../../ace/Thread.inl:137
  609. No locals.
  610. #3  ACE_Thread_Manager::wait_task (this=<value optimized out>, task=0x2aaadb9f0508) at ../../ace/Thread_Manager.cpp:1797
  611.        i = 0
  612.        copy_count = 1
  613.        result = <value optimized out>
  614. #4  0x0000000000aaa90a in Wait (this=0x2aaacd40cf88) at /home/wow/hg/wow/Core32/src/server/game/Server/WorldSocketMgr.cpp:103
  615. No locals.
  616. #5  WorldSocketMgr::Wait (this=0x2aaacd40cf88) at /home/wow/hg/wow/Core32/src/server/game/Server/WorldSocketMgr.cpp:315
  617.        i = 1
  618. #6  0x00000000007596bd in Master::Run (this=0x2aaaae4112c8) at /home/wow/hg/wow/Core32/src/server/worldserver/Master.cpp:289
  619.        seed1 = {_bn = 0x2aaaae406280, _array = 0x0}
  620.        pidfile = ""
  621.        SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x124b070, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  622.              reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x2aaaab071150}, value_ = DISABLED}}, <No data fields>}, <No data fields>}
  623.        SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x124b070, reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {value_ = 1}, <No data fields>}, priority_ = 0, reactor_ = 0x0,
  624.              reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {_vptr.Policy = 0x2aaaab071150}, value_ = DISABLED}}, <No data fields>}, <No data fields>}
  625.        Handler = {_vptr.ACE_Sig_Handler = 0x17f30c0, static sig_pending_ = 0, static signal_handlers_ = {0x0, 0x0, 0x7fffffffe4c0, 0x0 <repeats 12 times>, 0x7fffffffe490, 0x0 <repeats 49 times>}}
  626.        world_thread = {m_iThreadId = 1210108224, m_hThreadHandle = 1210108224, m_task = 0x2aaac9ddb890, static m_ThreadStorage = {_vptr.ACE_TSS = 0x12ec310, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  627.                  __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0,
  628.              0, 0, 0, 0}}}
  629.        cliThread = 0x2aaaca9f9dc0
  630.        rar_thread = {m_iThreadId = 1231087936, m_hThreadHandle = 1231087936, m_task = 0x2aaaca9f9da0, static m_ThreadStorage = {_vptr.ACE_TSS = 0x12ec310, keylock_ = {lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
  631.                  __nusers = 0, __kind = 0, __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}, removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {m_priority = {0, 0, 0,
  632.              0, 0, 0, 0}}}
  633.        soap_thread = 0x0
  634.        wsport = 8085
  635.        bind_ip = "XXX"
  636. #7  0x00002aaaac361994 in __libc_start_main () from /lib64/libc.so.6
  637. No symbol table info available.
  638. #8  0x000000000074d4a9 in _start ()
  639. No symbol table info available.
  640. A debugging session is active.
  641.  
  642.        Inferior 1 [process 24878] will be killed.
  643.  
  644. Quit anyway? (y or n) [answered Y; input not from terminal]
Add Comment
Please, Sign In to add comment