Advertisement
Guest User

CRASH: hunter summon already dead pet

a guest
Feb 29th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 45.90 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x9a3ffb70 (LWP 3201)]
  3. MotionMaster::InitTop (this=0x86c83f60)
  4.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.cpp:601
  5. 601     top()->Initialize(*_owner);
  6.  
  7. CRASH ON середа, 29 лютого 2012 16:53:10 +0200
  8.     Using the running image of child Thread 0x9a3ffb70 (LWP 3201).
  9. Program stopped at 0x8655fd4.
  10. It stopped with signal SIGSEGV, Segmentation fault.
  11. Type "info stack" or "info registers" for more information.
  12.  
  13. BACKTRACE
  14.  
  15. #0  MotionMaster::InitTop (this=0x86c83f60)
  16.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.cpp:601
  17. #1  0x0847f5c8 in MotionMaster::Clear (this=<value optimized out>,
  18.     reset=<value optimized out>)
  19.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.h:132
  20. #2  Unit::setDeathState (this=<value optimized out>,
  21.     reset=<value optimized out>)
  22.     at /home/trinity/newsrc/core/src/server/game/Entities/Unit/Unit.cpp:12944
  23. #3  0x0853f221 in Creature::setDeathState (this=0x86c83000, s=JUST_DIED)
  24.     at /home/trinity/newsrc/core/src/server/game/Entities/Creature/Creature.cpp:1501
  25. #4  0x084b8479 in Pet::setDeathState (this=0x86c83000, s=JUST_DIED)
  26.     at /home/trinity/newsrc/core/src/server/game/Entities/Pet/Pet.cpp:452
  27. #5  0x084bfb75 in Pet::LoadPetFromDB (this=0x86c83000, owner=0x87d34000,
  28.     petentry=0, petnumber=0, current=false)
  29.     at /home/trinity/newsrc/core/src/server/game/Entities/Pet/Pet.cpp:242
  30. #6  0x0855cda3 in Player::SummonPet (this=0x87d34000, entry=0, x=5860.1792,
  31.     y=617.037231, z=649.920593, ang=0.88700825, petType=SUMMON_PET, duration=0)
  32.     at /home/trinity/newsrc/core/src/server/game/Entities/Object/Object.cpp:2250
  33. #7  0x087fadd9 in Spell::EffectSummonPet (this=0x897759c0, effIndex=EFFECT_0)
  34.     at /home/trinity/newsrc/core/src/server/game/Spells/SpellEffects.cpp:3256
  35. #8  0x086aeea4 in Spell::_handle_immediate_phase (this=0x897759c0)
  36.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3524
  37. #9  0x086b6654 in Spell::handle_immediate (this=0x897759c0)
  38.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3411
  39. #10 0x086c32d9 in Spell::cast (this=0x897759c0, skipCheck=true)
  40.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3360
  41. #11 0x086c3ba3 in SpellEvent::Execute (this=0x86c7e4e0, e_time=39419,
  42.     p_time=100)
  43.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:6765
  44. #12 0x08852263 in EventProcessor::Update (this=0x87d3421c, p_time=100)
  45.     at /home/trinity/newsrc/core/src/server/shared/Utilities/EventProcessor.cpp:47
  46. #13 0x08492dea in Unit::Update (this=0x87d34000, p_time=100)
  47.     at /home/trinity/newsrc/core/src/server/game/Entities/Unit/Unit.cpp:303
  48. #14 0x0851e5ce in Player::Update (this=0x87d34000, p_time=100)
  49.     at /home/trinity/newsrc/core/src/server/game/Entities/Player/Player.cpp:1538
  50. #15 0x08646b3c in Map::Update (this=0x9ff71000, t_diff=100)
  51.     at /home/trinity/newsrc/core/src/server/game/Maps/Map.cpp:535
  52. #16 0x0865319c in MapUpdateRequest::call (this=0x87c03580)
  53.     at /home/trinity/newsrc/core/src/server/game/Maps/MapUpdater.cpp:54
  54. #17 0x08851908 in DelayExecutor::svc (this=0xb703d7ac)
  55.     at /home/trinity/newsrc/core/src/server/shared/Threading/DelayExecutor.cpp:52
  56. #18 0x00d10c62 in ACE_Task_Base::svc_run (args=0xb703d7ac)
  57.     at ../../ace/Task.cpp:271
  58. #19 0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0x9f4d4e40)
  59.     at ../../ace/Thread_Adapter.cpp:161
  60. #20 0x00d12115 in ACE_Thread_Adapter::invoke (this=0x9f4d4e40)
  61.     at ../../ace/Thread_Adapter.cpp:96
  62. #21 0x00c6cd01 in ace_thread_adapter (args=0x9f4d4e40)
  63.     at ../../ace/Base_Thread_Adapter.cpp:122
  64. #22 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  65. #23 0x00a00fce in clone () from /lib/libc.so.6
  66.  
  67. BACKTRACE FULL
  68.  
  69. #0  MotionMaster::InitTop (this=0x86c83f60)
  70.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.cpp:601
  71. No locals.
  72. #1  0x0847f5c8 in MotionMaster::Clear (this=<value optimized out>,
  73.     reset=<value optimized out>)
  74.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.h:132
  75. No locals.
  76. #2  Unit::setDeathState (this=<value optimized out>,
  77.     reset=<value optimized out>)
  78.     at /home/trinity/newsrc/core/src/server/game/Entities/Unit/Unit.cpp:12944
  79. No locals.
  80. #3  0x0853f221 in Creature::setDeathState (this=0x86c83000, s=JUST_DIED)
  81.     at /home/trinity/newsrc/core/src/server/game/Entities/Creature/Creature.cpp:1501
  82. No locals.
  83. #4  0x084b8479 in Pet::setDeathState (this=0x86c83000, s=JUST_DIED)
  84.     at /home/trinity/newsrc/core/src/server/game/Entities/Pet/Pet.cpp:452
  85. No locals.
  86. #5  0x084bfb75 in Pet::LoadPetFromDB (this=0x86c83000, owner=0x87d34000,
  87.     petentry=0, petnumber=0, current=false)
  88.     at /home/trinity/newsrc/core/src/server/game/Entities/Pet/Pet.cpp:242
  89.         savedhealth = 0
  90.         savedmana = 0
  91.         is_temporary_summoned = false
  92.         pz = 649.887268
  93.         ownerid = 2313920
  94.         summon_spell_id = 13481
  95.         pet_type = SUMMON_PET
  96.         map = 0x9ff71000
  97.         guid = <value optimized out>
  98.         px = 5854.64062
  99.         petlevel = <value optimized out>
  100.         result = {_vptr.ACE_Refcounted_Auto_Ptr = 0x8cef4b8, rep_ = 0x875bcdb0}
  101.         fields = 0x88634404
  102.         spellInfo = <value optimized out>
  103.         pet_number = 2306760
  104.         py = 617.680847
  105. #6  0x0855cda3 in Player::SummonPet (this=0x87d34000, entry=0, x=5860.1792,
  106.     y=617.037231, z=649.920593, ang=0.88700825, petType=SUMMON_PET, duration=0)
  107.     at /home/trinity/newsrc/core/src/server/game/Entities/Object/Object.cpp:2250
  108.         pet = 0x86c83000
  109.         map = 0x0
  110.         pet_number = 2270632812
  111. #7  0x087fadd9 in Spell::EffectSummonPet (this=0x897759c0, effIndex=EFFECT_0)
  112.     at /home/trinity/newsrc/core/src/server/game/Spells/SpellEffects.cpp:3256
  113.         owner = 0x87d34000
  114.         petentry = 0
  115.         OldSummon = <value optimized out>
  116.         __FUNCTION__ = "EffectSummonPet"
  117.         z = 649.920593
  118.         pet = <value optimized out>
  119.         __PRETTY_FUNCTION__ = "void Spell::EffectSummonPet(SpellEffIndex)"
  120.         x = 5860.1792
  121.         new_name = Traceback (most recent call last):
  122.   File "/usr/lib/python2.6/site-packages/gdb/libstdcxx/v6/printers.py", line 453, in to_string
  123.     return self.val['_M_dataplus']['_M_p'].string(encoding)
  124. RuntimeError: Error reading string from inferior: Input/output error
  125.  
  126.         y = 617.037231
  127. #8  0x086aeea4 in Spell::_handle_immediate_phase (this=0x897759c0)
  128.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3524
  129.         j = 0
  130. #9  0x086b6654 in Spell::handle_immediate (this=0x897759c0)
  131.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3411
  132. No locals.
  133. #10 0x086c32d9 in Spell::cast (this=0x897759c0, skipCheck=true)
  134.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3360
  135. No locals.
  136. #11 0x086c3ba3 in SpellEvent::Execute (this=0x86c7e4e0, e_time=39419,
  137.     p_time=100)
  138.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:6765
  139. No locals.
  140. #12 0x08852263 in EventProcessor::Update (this=0x87d3421c, p_time=100)
  141.     at /home/trinity/newsrc/core/src/server/shared/Utilities/EventProcessor.cpp:47
  142.         Event = 0x86c7e4e0
  143. #13 0x08492dea in Unit::Update (this=0x87d34000, p_time=100)
  144.     at /home/trinity/newsrc/core/src/server/game/Entities/Unit/Unit.cpp:303
  145.         __FUNCTION__ = "Update"
  146.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  147. #14 0x0851e5ce in Player::Update (this=0x87d34000, p_time=100)
  148.     at /home/trinity/newsrc/core/src/server/game/Entities/Player/Player.cpp:1538
  149.         now = -1216335488
  150.         pet = <value optimized out>
  151. #15 0x08646b3c in Map::Update (this=0x9ff71000, t_diff=100)
  152.     at /home/trinity/newsrc/core/src/server/game/Maps/Map.cpp:535
  153.         player = 0x87d34000
  154.         updater = {i_timeDiff = 100}
  155.         grid_object_update = {i_visitor = @0x9a3ff1bc}
  156.         world_object_update = {i_visitor = @0x9a3ff1bc}
  157. #16 0x0865319c in MapUpdateRequest::call (this=0x87c03580)
  158.     at /home/trinity/newsrc/core/src/server/game/Maps/MapUpdater.cpp:54
  159. No locals.
  160. #17 0x08851908 in DelayExecutor::svc (this=0xb703d7ac)
  161.     at /home/trinity/newsrc/core/src/server/shared/Threading/DelayExecutor.cpp:52
  162.         rq = 0x87c03580
  163. #18 0x00d10c62 in ACE_Task_Base::svc_run (args=0xb703d7ac)
  164.     at ../../ace/Task.cpp:271
  165.         svc_status = <value optimized out>
  166. #19 0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0x9f4d4e40)
  167.     at ../../ace/Thread_Adapter.cpp:161
  168.         hook = <value optimized out>
  169.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  170.         arg = 0xb703d7ac
  171.         cancel_flags = 0
  172.         status = 0x0
  173. #20 0x00d12115 in ACE_Thread_Adapter::invoke (this=0x9f4d4e40)
  174.     at ../../ace/Thread_Adapter.cpp:96
  175.         exit_hook_instance = <value optimized out>
  176.         exit_hook_maybe = {instance_ = 0x0}
  177.         exit_hook_ptr = <value optimized out>
  178. #21 0x00c6cd01 in ace_thread_adapter (args=0x9f4d4e40)
  179.     at ../../ace/Base_Thread_Adapter.cpp:122
  180.         status = 0x0
  181. #22 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  182. No symbol table info available.
  183. #23 0x00a00fce in clone () from /lib/libc.so.6
  184. No symbol table info available.
  185.  
  186. THREADS
  187.  
  188.   12 Thread 0x8e7fdb70 (LWP 3207)  0x005d2832 in _dl_sysinfo_int80 ()
  189.    from /lib/ld-linux.so.2
  190.   11 Thread 0x8f1feb70 (LWP 3206)  0x005d2832 in _dl_sysinfo_int80 ()
  191.    from /lib/ld-linux.so.2
  192.   10 Thread 0x8fbffb70 (LWP 3205)  0x005d2832 in _dl_sysinfo_int80 ()
  193.    from /lib/ld-linux.so.2
  194.   9 Thread 0x911feb70 (LWP 3204)  0x005d2832 in _dl_sysinfo_int80 ()
  195.    from /lib/ld-linux.so.2
  196.   8 Thread 0x91bffb70 (LWP 3203)  0x005d2832 in _dl_sysinfo_int80 ()
  197.    from /lib/ld-linux.so.2
  198.   7 Thread 0x92bffb70 (LWP 3202)  0x005d2832 in _dl_sysinfo_int80 ()
  199.    from /lib/ld-linux.so.2
  200. * 6 Thread 0x9a3ffb70 (LWP 3201)  MotionMaster::InitTop (this=0x86c83f60)
  201.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.cpp:601
  202.   5 Thread 0xb47ffb70 (LWP 1982)  0x005d2832 in _dl_sysinfo_int80 ()
  203.    from /lib/ld-linux.so.2
  204.   4 Thread 0xb5bffb70 (LWP 1981)  0x005d2832 in _dl_sysinfo_int80 ()
  205.    from /lib/ld-linux.so.2
  206.   3 Thread 0xb6fffb70 (LWP 1980)  0x005d2832 in _dl_sysinfo_int80 ()
  207.    from /lib/ld-linux.so.2
  208.   1 Thread 0xb7ff3960 (LWP 1976)  0x005d2832 in _dl_sysinfo_int80 ()
  209.    from /lib/ld-linux.so.2
  210.  
  211. Thread 12 (Thread 0x8e7fdb70 (LWP 3207)):
  212. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  213. No symbol table info available.
  214. #1  0x00a01846 in epoll_wait () from /lib/libc.so.6
  215. No symbol table info available.
  216. #2  0x00c8a893 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x94ae1900,
  217.     max_wait_time=0x8e7fd208) at ../../ace/Dev_Poll_Reactor.cpp:960
  218.         timer_buf = {static zero = {
  219.             static zero = <same as static member of an already seen type>,
  220.             static max_time = {
  221.               static zero = <same as static member of an already seen type>,
  222.               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}},
  223.           static max_time = <same as static member of an already seen type>,
  224.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  225.         this_timeout = <value optimized out>
  226.         timeout = 9
  227.         nfds = <value optimized out>
  228. #3  0x00c8a921 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x94ae1900,
  229.     max_wait_time=0x8e7fd208, guard=@0x8e7fd178)
  230.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  231.         result = <value optimized out>
  232. #4  0x00c8aae6 in ACE_Dev_Poll_Reactor::handle_events (this=0x94ae1900,
  233.     max_wait_time=0x8e7fd208) at ../../ace/Dev_Poll_Reactor.cpp:1015
  234.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  235.           max_wait_time_ = 0x8e7fd208, start_time_ = {static zero = {
  236.               static zero = <same as static member of an already seen type>,
  237.               static max_time = {
  238.                 static zero = <same as static member of an already seen type>,
  239.                 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}},
  240.             static max_time = <same as static member of an already seen type>,
  241.             tv_ = {tv_sec = 1330527190, tv_usec = 586303}}, stopped_ = false}
  242.         guard = {token_ = @0x94ae1948, owner_ = 1}
  243.         result = -1
  244. #5  0x00c85fa8 in ACE_Dev_Poll_Reactor::handle_events (this=0x94ae1900,
  245.     max_wait_time=@0x8e7fd208) at ../../ace/Dev_Poll_Reactor.cpp:1387
  246. No locals.
  247. #6  0x00ce804a in ACE_Reactor::run_reactor_event_loop (this=0x92f33990,
  248.     tv=@0x8e7fd208, eh=0) at ../../ace/Reactor.cpp:267
  249.         result = -1626316284
  250. #7  0x086a5ad2 in ReactorRunnable::svc (this=0x9f1061a8)
  251.     at /home/trinity/newsrc/core/src/server/game/Server/WorldSocketMgr.cpp:170
  252.         interval = {static zero = {
  253.             static zero = <same as static member of an already seen type>,
  254.             static max_time = {
  255.               static zero = <same as static member of an already seen type>,
  256.               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}},
  257.           static max_time = <same as static member of an already seen type>,
  258.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  259. #8  0x00d10c62 in ACE_Task_Base::svc_run (args=0x9f1061a8)
  260.     at ../../ace/Task.cpp:271
  261.         svc_status = <value optimized out>
  262. #9  0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0x95d1db40)
  263.     at ../../ace/Thread_Adapter.cpp:161
  264.         hook = <value optimized out>
  265.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  266.         arg = 0x9f1061a8
  267.         cancel_flags = 0
  268.         status = 0xfffffffc
  269. #10 0x00d12115 in ACE_Thread_Adapter::invoke (this=0x95d1db40)
  270.     at ../../ace/Thread_Adapter.cpp:96
  271.         exit_hook_instance = <value optimized out>
  272.         exit_hook_maybe = {instance_ = 0x0}
  273.         exit_hook_ptr = <value optimized out>
  274. #11 0x00c6cd01 in ace_thread_adapter (args=0x95d1db40)
  275.     at ../../ace/Base_Thread_Adapter.cpp:122
  276.         status = 0xfffffffc
  277. #12 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  278. No symbol table info available.
  279. #13 0x00a00fce in clone () from /lib/libc.so.6
  280. No symbol table info available.
  281.  
  282. Thread 11 (Thread 0x8f1feb70 (LWP 3206)):
  283. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  284. No symbol table info available.
  285. #1  0x00a01846 in epoll_wait () from /lib/libc.so.6
  286. No symbol table info available.
  287. #2  0x00c8a893 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x94ae1800,
  288.     max_wait_time=0x8f1fe208) at ../../ace/Dev_Poll_Reactor.cpp:960
  289.         timer_buf = {static zero = {
  290.             static zero = <same as static member of an already seen type>,
  291.             static max_time = {
  292.               static zero = <same as static member of an already seen type>,
  293.               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}},
  294.           static max_time = <same as static member of an already seen type>,
  295.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  296.         this_timeout = <value optimized out>
  297.         timeout = 9
  298.         nfds = <value optimized out>
  299. #3  0x00c8a921 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x94ae1800,
  300.     max_wait_time=0x8f1fe208, guard=@0x8f1fe178)
  301.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  302.         result = <value optimized out>
  303. #4  0x00c8aae6 in ACE_Dev_Poll_Reactor::handle_events (this=0x94ae1800,
  304.     max_wait_time=0x8f1fe208) at ../../ace/Dev_Poll_Reactor.cpp:1015
  305.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  306.           max_wait_time_ = 0x8f1fe208, start_time_ = {static zero = {
  307.               static zero = <same as static member of an already seen type>,
  308.               static max_time = {
  309.                 static zero = <same as static member of an already seen type>,
  310.                 static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  311.             static max_time = <same as static member of an already seen type>,
  312.             tv_ = {tv_sec = 1330527190, tv_usec = 587407}}, stopped_ = false}
  313.         guard = {token_ = @0x94ae1848, owner_ = 1}
  314.         result = -1
  315. #5  0x00c85fa8 in ACE_Dev_Poll_Reactor::handle_events (this=0x94ae1800,
  316.     max_wait_time=@0x8f1fe208) at ../../ace/Dev_Poll_Reactor.cpp:1387
  317. No locals.
  318. #6  0x00ce804a in ACE_Reactor::run_reactor_event_loop (this=0x92f33940,
  319.     tv=@0x8f1fe208, eh=0) at ../../ace/Reactor.cpp:267
  320.         result = -1626316448
  321. #7  0x086a5ad2 in ReactorRunnable::svc (this=0x9f106104)
  322.     at /home/trinity/newsrc/core/src/server/game/Server/WorldSocketMgr.cpp:170
  323.         interval = {static zero = {
  324.             static zero = <same as static member of an already seen type>,
  325.             static max_time = {
  326.               static zero = <same as static member of an already seen type>,
  327.               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}},
  328.           static max_time = <same as static member of an already seen type>,
  329.           tv_ = {tv_sec = 0, tv_usec = 9999}}
  330. #8  0x00d10c62 in ACE_Task_Base::svc_run (args=0x9f106104)
  331.     at ../../ace/Task.cpp:271
  332.         svc_status = <value optimized out>
  333. #9  0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0x95d1da40)
  334.     at ../../ace/Thread_Adapter.cpp:161
  335.         hook = <value optimized out>
  336.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  337.         arg = 0x9f106104
  338.         cancel_flags = 0
  339.         status = 0xfffffffc
  340. #10 0x00d12115 in ACE_Thread_Adapter::invoke (this=0x95d1da40)
  341.     at ../../ace/Thread_Adapter.cpp:96
  342.         exit_hook_instance = <value optimized out>
  343.         exit_hook_maybe = {instance_ = 0x0}
  344.         exit_hook_ptr = <value optimized out>
  345. #11 0x00c6cd01 in ace_thread_adapter (args=0x95d1da40)
  346.     at ../../ace/Base_Thread_Adapter.cpp:122
  347.         status = 0xfffffffc
  348. #12 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  349. No symbol table info available.
  350. #13 0x00a00fce in clone () from /lib/libc.so.6
  351. No symbol table info available.
  352.  
  353. Thread 10 (Thread 0x8fbffb70 (LWP 3205)):
  354. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  355. No symbol table info available.
  356. #1  0x00583746 in nanosleep () from /lib/libpthread.so.0
  357. No symbol table info available.
  358. #2  0x088507ad in sleep (tv=<value optimized out>)
  359.     at /home/trinity/newsrc/download/libs/include/ace/OS_NS_unistd.inl:951
  360.         rqtp = {tv_sec = 1, tv_nsec = 0}
  361. #3  ACE_Based::Thread::Sleep (tv=<value optimized out>)
  362.     at /home/trinity/newsrc/core/src/server/shared/Threading/Threading.cpp:231
  363. No locals.
  364. #4  0x0839e643 in FreezeDetectorRunnable::run (this=0x92f61540)
  365.     at /home/trinity/newsrc/core/src/server/worldserver/Master.cpp:93
  366.         curtime = 2465600832
  367.         __FUNCTION__ = "run"
  368.         __PRETTY_FUNCTION__ = "virtual void FreezeDetectorRunnable::run()"
  369. #5  0x08850cc2 in ACE_Based::Thread::ThreadTask (param=0x92f61540)
  370.     at /home/trinity/newsrc/core/src/server/shared/Threading/Threading.cpp:183
  371. No locals.
  372. #6  0x00cc36d8 in ACE_OS_Thread_Adapter::invoke (this=0x95d1da80)
  373.     at ../../ace/OS_Thread_Adapter.cpp:103
  374.         hook = <value optimized out>
  375.         func = 0x8850cb0 <ACE_Based::Thread::ThreadTask(void*)>
  376.         arg = 0x92f61540
  377.         cancel_flags = 0
  378.         status = 0xfffffdfc
  379. #7  0x00c6cd01 in ace_thread_adapter (args=0x95d1da80)
  380.     at ../../ace/Base_Thread_Adapter.cpp:122
  381.         status = 0xfffffdfc
  382. #8  0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  383. No symbol table info available.
  384. #9  0x00a00fce in clone () from /lib/libc.so.6
  385. No symbol table info available.
  386.  
  387. Thread 9 (Thread 0x911feb70 (LWP 3204)):
  388. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  389. No symbol table info available.
  390. #1  0x00a01846 in epoll_wait () from /lib/libc.so.6
  391. No symbol table info available.
  392. #2  0x00c8a893 in ACE_Dev_Poll_Reactor::work_pending_i (this=0x94ae1700,
  393.     max_wait_time=0x911fe25c) at ../../ace/Dev_Poll_Reactor.cpp:960
  394.         timer_buf = {static zero = {
  395.             static zero = <same as static member of an already seen type>,
  396.             static max_time = {
  397.               static zero = <same as static member of an already seen type>,
  398.               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}},
  399.           static max_time = <same as static member of an already seen type>,
  400.           tv_ = {tv_sec = 0, tv_usec = 99999}}
  401.         this_timeout = <value optimized out>
  402.         timeout = 99
  403.         nfds = <value optimized out>
  404. #3  0x00c8a921 in ACE_Dev_Poll_Reactor::handle_events_i (this=0x94ae1700,
  405.     max_wait_time=0x911fe25c, guard=@0x911fe158)
  406.     at ../../ace/Dev_Poll_Reactor.cpp:1033
  407.         result = <value optimized out>
  408. #4  0x00c8aae6 in ACE_Dev_Poll_Reactor::handle_events (this=0x94ae1700,
  409.     max_wait_time=0x911fe25c) at ../../ace/Dev_Poll_Reactor.cpp:1015
  410.         countdown = {<ACE_Copy_Disabled> = {<No data fields>},
  411.           max_wait_time_ = 0x911fe25c, start_time_ = {static zero = {
  412.               static zero = <same as static member of an already seen type>,
  413.               static max_time = {
  414.                 static zero = <same as static member of an already seen type>,
  415.                 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}},
  416.             static max_time = <same as static member of an already seen type>,
  417.             tv_ = {tv_sec = 1330527190, tv_usec = 555506}}, stopped_ = false}
  418.         guard = {token_ = @0x94ae1748, owner_ = 1}
  419.         result = -1
  420. #5  0x00c85fa8 in ACE_Dev_Poll_Reactor::handle_events (this=0x94ae1700,
  421.     max_wait_time=@0x911fe25c) at ../../ace/Dev_Poll_Reactor.cpp:1387
  422. No locals.
  423. #6  0x00ce804a in ACE_Reactor::run_reactor_event_loop (this=0x92f33900,
  424.     tv=@0x911fe25c, eh=0) at ../../ace/Reactor.cpp:267
  425.         result = -1860181512
  426. #7  0x083961f0 in RARunnable::run (this=0x92f338b0)
  427.     at /home/trinity/newsrc/core/src/server/worldserver/RemoteAccess/RARunnable.cpp:81
  428.         interval = {static zero = {
  429.             static zero = <same as static member of an already seen type>,
  430.             static max_time = {
  431.               static zero = <same as static member of an already seen type>,
  432.               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}},
  433.           static max_time = <same as static member of an already seen type>,
  434.           tv_ = {tv_sec = 0, tv_usec = 99999}}
  435.         acceptor = {<ACE_Service_Object> = {<ACE_Event_Handler> = {
  436.               _vptr.ACE_Event_Handler = 0x8cef6e8,
  437.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  438.                   value_ = 1}, <No data fields>}, priority_ = 0,
  439.               reactor_ = 0x92f33900,
  440.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  441.                   _vptr.Policy = 0xd670b8},
  442.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
  443.               _vptr.ACE_Shared_Object = 0x8cef778}, <No data fields>},
  444.           peer_acceptor_ = {<ACE_SOCK> = {<ACE_IPC_SAP> = {handle_ = 32,
  445.                 static pid_ = 1976}, <No data fields>}, <No data fields>},
  446.           peer_acceptor_addr_ = {<ACE_Addr> = {_vptr.ACE_Addr = 0xd67188,
  447.               static sap_any = {_vptr.ACE_Addr = 0xd65298,
  448.                 static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  449.             inet_addr_ = {in4_ = {sin_family = 2, sin_port = 3879, sin_addr = {
  450.                   s_addr = 0}, sin_zero = "\0\0\0\0\0\0\0"}}}, flags_ = 0,
  451.           use_select_ = 1, reuse_addr_ = 1}
  452.         raport = 32844
  453.         stringip = "0.0.0.0"
  454.         listen_addr = {<ACE_Addr> = {_vptr.ACE_Addr = 0xd67188,
  455.             static sap_any = {_vptr.ACE_Addr = 0xd65298,
  456.               static sap_any = <same as static member of an already seen type>, addr_type_ = -1, addr_size_ = -1}, addr_type_ = 2, addr_size_ = 16},
  457.           inet_addr_ = {in4_ = {sin_family = 2, sin_port = 3879, sin_addr = {
  458.                 s_addr = 0}, sin_zero = "\0\0\0\0\0\0\0"}}}
  459. #8  0x08850cc2 in ACE_Based::Thread::ThreadTask (param=0x92f338b0)
  460.     at /home/trinity/newsrc/core/src/server/shared/Threading/Threading.cpp:183
  461. No locals.
  462. #9  0x00cc36d8 in ACE_OS_Thread_Adapter::invoke (this=0x95d1dac0)
  463.     at ../../ace/OS_Thread_Adapter.cpp:103
  464.         hook = <value optimized out>
  465.         func = 0x8850cb0 <ACE_Based::Thread::ThreadTask(void*)>
  466.         arg = 0x92f338b0
  467.         cancel_flags = 0
  468.         status = 0xfffffffc
  469. #10 0x00c6cd01 in ace_thread_adapter (args=0x95d1dac0)
  470.     at ../../ace/Base_Thread_Adapter.cpp:122
  471.         status = 0xfffffffc
  472. #11 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  473. No symbol table info available.
  474. #12 0x00a00fce in clone () from /lib/libc.so.6
  475. No symbol table info available.
  476.  
  477. Thread 8 (Thread 0x91bffb70 (LWP 3203)):
  478. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  479. No symbol table info available.
  480. #1  0x009f96d1 in select () from /lib/libc.so.6
  481. No symbol table info available.
  482. #2  0x00d9cd6c in ?? () from /lib/libreadline.so.5
  483. No symbol table info available.
  484. #3  0x00d9cff3 in rl_read_key () from /lib/libreadline.so.5
  485. No symbol table info available.
  486. #4  0x00d88d9e in readline_internal_char () from /lib/libreadline.so.5
  487. No symbol table info available.
  488. #5  0x00d8925d in readline () from /lib/libreadline.so.5
  489. No symbol table info available.
  490. #6  0x08392910 in CliRunnable::run (this=0x92e10050)
  491.     at /home/trinity/newsrc/core/src/server/worldserver/CommandLine/CliRunnable.cpp:594
  492.         command_str = 0x92e10050 "H\362\316\b\2"
  493. #7  0x08850cc2 in ACE_Based::Thread::ThreadTask (param=0x92e10050)
  494.     at /home/trinity/newsrc/core/src/server/shared/Threading/Threading.cpp:183
  495. No locals.
  496. #8  0x00cc36d8 in ACE_OS_Thread_Adapter::invoke (this=0x95d1da80)
  497.     at ../../ace/OS_Thread_Adapter.cpp:103
  498.         hook = <value optimized out>
  499.         func = 0x8850cb0 <ACE_Based::Thread::ThreadTask(void*)>
  500.         arg = 0x92e10050
  501.         cancel_flags = 0
  502.         status = 0xfffffdfe
  503. #9  0x00c6cd01 in ace_thread_adapter (args=0x95d1da80)
  504.     at ../../ace/Base_Thread_Adapter.cpp:122
  505.         status = 0xfffffdfe
  506. #10 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  507. No symbol table info available.
  508. #11 0x00a00fce in clone () from /lib/libc.so.6
  509. No symbol table info available.
  510.  
  511. Thread 7 (Thread 0x92bffb70 (LWP 3202)):
  512. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  513. No symbol table info available.
  514. #1  0x0057ff85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  515. No symbol table info available.
  516. #2  0x00c75eb9 in cond_wait (external_mutex=<value optimized out>,
  517.     cv=<value optimized out>) at ../../ace/OS_NS_Thread.inl:329
  518.         result = <value optimized out>
  519. #3  ACE_Condition_Thread_Mutex::wait (external_mutex=<value optimized out>,
  520.     cv=<value optimized out>) at ../../ace/Condition_Thread_Mutex.cpp:90
  521. No locals.
  522. #4  0x08652ab0 in MapUpdater::wait (this=0xb703d7a8)
  523.     at /home/trinity/newsrc/core/src/server/game/Maps/MapUpdater.cpp:87
  524.         TRINITY_GUARD_OBJECT = {lock_ = 0xb703d818, owner_ = 0}
  525.         __FUNCTION__ = "wait"
  526.         __PRETTY_FUNCTION__ = "int MapUpdater::wait()"
  527. #5  0x0863acd9 in MapManager::Update (this=0xb703d704, diff=41)
  528.     at /home/trinity/newsrc/core/src/server/game/Maps/MapManager.cpp:283
  529. No locals.
  530. #6  0x087211d5 in World::Update (this=0xb72ed004, diff=41)
  531.     at /home/trinity/newsrc/core/src/server/game/World/World.cpp:2031
  532. No locals.
  533. #7  0x0839b73e in WorldRunnable::run (this=0x92e10060)
  534.     at /home/trinity/newsrc/core/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
  535.         diff = 41
  536.         realCurrTime = <value optimized out>
  537.         realPrevTime = <value optimized out>
  538.         prevSleepTime = 39
  539. #8  0x08850cc2 in ACE_Based::Thread::ThreadTask (param=0x92e10060)
  540.     at /home/trinity/newsrc/core/src/server/shared/Threading/Threading.cpp:183
  541. No locals.
  542. #9  0x00cc36d8 in ACE_OS_Thread_Adapter::invoke (this=0x95d1da80)
  543.     at ../../ace/OS_Thread_Adapter.cpp:103
  544.         hook = <value optimized out>
  545.         func = 0x8850cb0 <ACE_Based::Thread::ThreadTask(void*)>
  546.         arg = 0x92e10060
  547.         cancel_flags = 0
  548.         status = 0xfffffffc
  549. #10 0x00c6cd01 in ace_thread_adapter (args=0x95d1da80)
  550.     at ../../ace/Base_Thread_Adapter.cpp:122
  551.         status = 0xfffffffc
  552. #11 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  553. No symbol table info available.
  554. #12 0x00a00fce in clone () from /lib/libc.so.6
  555. No symbol table info available.
  556.  
  557. Thread 6 (Thread 0x9a3ffb70 (LWP 3201)):
  558. #0  MotionMaster::InitTop (this=0x86c83f60)
  559.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.cpp:601
  560. No locals.
  561. #1  0x0847f5c8 in MotionMaster::Clear (this=<value optimized out>,
  562.     reset=<value optimized out>)
  563.     at /home/trinity/newsrc/core/src/server/game/Movement/MotionMaster.h:132
  564. No locals.
  565. #2  Unit::setDeathState (this=<value optimized out>,
  566.     reset=<value optimized out>)
  567.     at /home/trinity/newsrc/core/src/server/game/Entities/Unit/Unit.cpp:12944
  568. No locals.
  569. #3  0x0853f221 in Creature::setDeathState (this=0x86c83000, s=JUST_DIED)
  570.     at /home/trinity/newsrc/core/src/server/game/Entities/Creature/Creature.cpp:1501
  571. No locals.
  572. #4  0x084b8479 in Pet::setDeathState (this=0x86c83000, s=JUST_DIED)
  573.     at /home/trinity/newsrc/core/src/server/game/Entities/Pet/Pet.cpp:452
  574. No locals.
  575. #5  0x084bfb75 in Pet::LoadPetFromDB (this=0x86c83000, owner=0x87d34000,
  576.     petentry=0, petnumber=0, current=false)
  577.     at /home/trinity/newsrc/core/src/server/game/Entities/Pet/Pet.cpp:242
  578.         savedhealth = 0
  579.         savedmana = 0
  580.         is_temporary_summoned = false
  581.         pz = 649.887268
  582.         ownerid = 2313920
  583.         summon_spell_id = 13481
  584.         pet_type = SUMMON_PET
  585.         map = 0x9ff71000
  586.         guid = <value optimized out>
  587.         px = 5854.64062
  588.         petlevel = <value optimized out>
  589.         result = {_vptr.ACE_Refcounted_Auto_Ptr = 0x8cef4b8, rep_ = 0x875bcdb0}
  590.         fields = 0x88634404
  591.         spellInfo = <value optimized out>
  592.         pet_number = 2306760
  593.         py = 617.680847
  594. #6  0x0855cda3 in Player::SummonPet (this=0x87d34000, entry=0, x=5860.1792,
  595.     y=617.037231, z=649.920593, ang=0.88700825, petType=SUMMON_PET, duration=0)
  596.     at /home/trinity/newsrc/core/src/server/game/Entities/Object/Object.cpp:2250
  597.         pet = 0x86c83000
  598.         map = 0x0
  599.         pet_number = 2270632812
  600. #7  0x087fadd9 in Spell::EffectSummonPet (this=0x897759c0, effIndex=EFFECT_0)
  601.     at /home/trinity/newsrc/core/src/server/game/Spells/SpellEffects.cpp:3256
  602.         owner = 0x87d34000
  603.         petentry = 0
  604.         OldSummon = <value optimized out>
  605.         __FUNCTION__ = "EffectSummonPet"
  606.         z = 649.920593
  607.         pet = <value optimized out>
  608.         __PRETTY_FUNCTION__ = "void Spell::EffectSummonPet(SpellEffIndex)"
  609.         x = 5860.1792
  610.         new_name = Traceback (most recent call last):
  611.   File "/usr/lib/python2.6/site-packages/gdb/libstdcxx/v6/printers.py", line 453, in to_string
  612.     return self.val['_M_dataplus']['_M_p'].string(encoding)
  613. RuntimeError: Error reading string from inferior: Input/output error
  614.  
  615.         y = 617.037231
  616. #8  0x086aeea4 in Spell::_handle_immediate_phase (this=0x897759c0)
  617.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3524
  618.         j = 0
  619. #9  0x086b6654 in Spell::handle_immediate (this=0x897759c0)
  620.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3411
  621. No locals.
  622. #10 0x086c32d9 in Spell::cast (this=0x897759c0, skipCheck=true)
  623.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:3360
  624. No locals.
  625. #11 0x086c3ba3 in SpellEvent::Execute (this=0x86c7e4e0, e_time=39419,
  626.     p_time=100)
  627.     at /home/trinity/newsrc/core/src/server/game/Spells/Spell.cpp:6765
  628. No locals.
  629. #12 0x08852263 in EventProcessor::Update (this=0x87d3421c, p_time=100)
  630.     at /home/trinity/newsrc/core/src/server/shared/Utilities/EventProcessor.cpp:47
  631.         Event = 0x86c7e4e0
  632. #13 0x08492dea in Unit::Update (this=0x87d34000, p_time=100)
  633.     at /home/trinity/newsrc/core/src/server/game/Entities/Unit/Unit.cpp:303
  634.         __FUNCTION__ = "Update"
  635.         __PRETTY_FUNCTION__ = "virtual void Unit::Update(uint32)"
  636. #14 0x0851e5ce in Player::Update (this=0x87d34000, p_time=100)
  637.     at /home/trinity/newsrc/core/src/server/game/Entities/Player/Player.cpp:1538
  638.         now = -1216335488
  639.         pet = <value optimized out>
  640. #15 0x08646b3c in Map::Update (this=0x9ff71000, t_diff=100)
  641.     at /home/trinity/newsrc/core/src/server/game/Maps/Map.cpp:535
  642.         player = 0x87d34000
  643.         updater = {i_timeDiff = 100}
  644.         grid_object_update = {i_visitor = @0x9a3ff1bc}
  645.         world_object_update = {i_visitor = @0x9a3ff1bc}
  646. #16 0x0865319c in MapUpdateRequest::call (this=0x87c03580)
  647.     at /home/trinity/newsrc/core/src/server/game/Maps/MapUpdater.cpp:54
  648. No locals.
  649. #17 0x08851908 in DelayExecutor::svc (this=0xb703d7ac)
  650.     at /home/trinity/newsrc/core/src/server/shared/Threading/DelayExecutor.cpp:52
  651.         rq = 0x87c03580
  652. #18 0x00d10c62 in ACE_Task_Base::svc_run (args=0xb703d7ac)
  653.     at ../../ace/Task.cpp:271
  654.         svc_status = <value optimized out>
  655. #19 0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0x9f4d4e40)
  656.     at ../../ace/Thread_Adapter.cpp:161
  657.         hook = <value optimized out>
  658.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  659.         arg = 0xb703d7ac
  660.         cancel_flags = 0
  661.         status = 0x0
  662. #20 0x00d12115 in ACE_Thread_Adapter::invoke (this=0x9f4d4e40)
  663.     at ../../ace/Thread_Adapter.cpp:96
  664.         exit_hook_instance = <value optimized out>
  665.         exit_hook_maybe = {instance_ = 0x0}
  666.         exit_hook_ptr = <value optimized out>
  667. #21 0x00c6cd01 in ace_thread_adapter (args=0x9f4d4e40)
  668.     at ../../ace/Base_Thread_Adapter.cpp:122
  669.         status = 0x0
  670. #22 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  671. No symbol table info available.
  672. #23 0x00a00fce in clone () from /lib/libc.so.6
  673. No symbol table info available.
  674.  
  675. Thread 5 (Thread 0xb47ffb70 (LWP 1982)):
  676. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  677. No symbol table info available.
  678. #1  0x0057ff85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  679. No symbol table info available.
  680. #2  0x00c75f7c in cond_timedwait (timeout=<value optimized out>,
  681.     external_mutex=<value optimized out>, cv=<value optimized out>)
  682.     at ../../ace/OS_NS_Thread.inl:362
  683.         result = <value optimized out>
  684.         ts = {tv_sec = 0, tv_nsec = -2017460224}
  685. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  686.     external_mutex=<value optimized out>, cv=<value optimized out>)
  687.     at ../../ace/Condition_Thread_Mutex.cpp:100
  688. No locals.
  689. #4  0x00c75fdb in ACE_Condition_Thread_Mutex::wait (this=0xb700b344,
  690.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  691. No locals.
  692. #5  0x083990c3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  693.     this=0xb700b300, timeout=0x0)
  694.     at /home/trinity/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1744
  695.         result = <value optimized out>
  696. #6  0x08399f55 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  697.     this=0xb700b300, first_item=@0xb47ff1fc, timeout=0x0)
  698.     at /home/trinity/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1936
  699.         ace_mon = {lock_ = 0xb700b328, owner_ = 0}
  700. #7  0x00c5ab1c in ACE_Activation_Queue::dequeue (this=0xb70052c0, tv=0x0)
  701.     at ../../ace/Activation_Queue.cpp:89
  702.         mb = 0x0
  703. #8  0x0883bb02 in DatabaseWorker::svc (this=0xb489e1c0)
  704.     at /home/trinity/newsrc/core/src/server/shared/Database/DatabaseWorker.cpp:40
  705. No locals.
  706. #9  0x00d10c62 in ACE_Task_Base::svc_run (args=0xb489e1c0)
  707.     at ../../ace/Task.cpp:271
  708.         svc_status = <value optimized out>
  709. #10 0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0xb4897c40)
  710.     at ../../ace/Thread_Adapter.cpp:161
  711.         hook = <value optimized out>
  712.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  713.         arg = 0xb489e1c0
  714.         cancel_flags = 0
  715.         status = 0xfffffffc
  716. #11 0x00d12115 in ACE_Thread_Adapter::invoke (this=0xb4897c40)
  717.     at ../../ace/Thread_Adapter.cpp:96
  718.         exit_hook_instance = <value optimized out>
  719.         exit_hook_maybe = {instance_ = 0x0}
  720.         exit_hook_ptr = <value optimized out>
  721. #12 0x00c6cd01 in ace_thread_adapter (args=0xb4897c40)
  722.     at ../../ace/Base_Thread_Adapter.cpp:122
  723.         status = 0xfffffffc
  724. #13 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  725. No symbol table info available.
  726. #14 0x00a00fce in clone () from /lib/libc.so.6
  727. No symbol table info available.
  728.  
  729. Thread 4 (Thread 0xb5bffb70 (LWP 1981)):
  730. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  731. No symbol table info available.
  732. #1  0x0057ff85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  733. No symbol table info available.
  734. #2  0x00c75f7c in cond_timedwait (timeout=<value optimized out>,
  735.     external_mutex=<value optimized out>, cv=<value optimized out>)
  736.     at ../../ace/OS_NS_Thread.inl:362
  737.         result = <value optimized out>
  738.         ts = {tv_sec = -2022946048, tv_nsec = -2025840352}
  739. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  740.     external_mutex=<value optimized out>, cv=<value optimized out>)
  741.     at ../../ace/Condition_Thread_Mutex.cpp:100
  742. No locals.
  743. #4  0x00c75fdb in ACE_Condition_Thread_Mutex::wait (this=0xb700b284,
  744.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  745. No locals.
  746. #5  0x083990c3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  747.     this=0xb700b240, timeout=0x0)
  748.     at /home/trinity/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1744
  749.         result = <value optimized out>
  750. #6  0x08399f55 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  751.     this=0xb700b240, first_item=@0xb5bff1fc, timeout=0x0)
  752.     at /home/trinity/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1936
  753.         ace_mon = {lock_ = 0xb700b268, owner_ = 0}
  754. #7  0x00c5ab1c in ACE_Activation_Queue::dequeue (this=0xb7005280, tv=0x0)
  755.     at ../../ace/Activation_Queue.cpp:89
  756.         mb = 0x0
  757. #8  0x0883bb02 in DatabaseWorker::svc (this=0xb70045e0)
  758.     at /home/trinity/newsrc/core/src/server/shared/Database/DatabaseWorker.cpp:40
  759. No locals.
  760. #9  0x00d10c62 in ACE_Task_Base::svc_run (args=0xb70045e0)
  761.     at ../../ace/Task.cpp:271
  762.         svc_status = <value optimized out>
  763. #10 0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0xb7007f80)
  764.     at ../../ace/Thread_Adapter.cpp:161
  765.         hook = <value optimized out>
  766.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  767.         arg = 0xb70045e0
  768.         cancel_flags = 0
  769.         status = 0xfffffffc
  770. #11 0x00d12115 in ACE_Thread_Adapter::invoke (this=0xb7007f80)
  771.     at ../../ace/Thread_Adapter.cpp:96
  772.         exit_hook_instance = <value optimized out>
  773.         exit_hook_maybe = {instance_ = 0x0}
  774.         exit_hook_ptr = <value optimized out>
  775. #12 0x00c6cd01 in ace_thread_adapter (args=0xb7007f80)
  776.     at ../../ace/Base_Thread_Adapter.cpp:122
  777.         status = 0xfffffffc
  778. #13 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  779. No symbol table info available.
  780. #14 0x00a00fce in clone () from /lib/libc.so.6
  781. No symbol table info available.
  782.  
  783. Thread 3 (Thread 0xb6fffb70 (LWP 1980)):
  784. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  785. No symbol table info available.
  786. #1  0x0057ff85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  787. No symbol table info available.
  788. #2  0x00c75f7c in cond_timedwait (timeout=<value optimized out>,
  789.     external_mutex=<value optimized out>, cv=<value optimized out>)
  790.     at ../../ace/OS_NS_Thread.inl:362
  791.         result = <value optimized out>
  792.         ts = {tv_sec = -1265298112, tv_nsec = -1266675780}
  793. #3  ACE_Condition_Thread_Mutex::wait (timeout=<value optimized out>,
  794.     external_mutex=<value optimized out>, cv=<value optimized out>)
  795.     at ../../ace/Condition_Thread_Mutex.cpp:100
  796. No locals.
  797. #4  0x00c75fdb in ACE_Condition_Thread_Mutex::wait (this=0xb700b1c4,
  798.     abstime=0x0) at ../../ace/Condition_Thread_Mutex.cpp:107
  799. No locals.
  800. #5  0x083990c3 in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond (
  801.     this=0xb700b180, timeout=0x0)
  802.     at /home/trinity/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1744
  803.         result = <value optimized out>
  804. #6  0x08399f55 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
  805.     this=0xb700b180, first_item=@0xb6fff1fc, timeout=0x0)
  806.     at /home/trinity/newsrc/download/libs/include/ace/Message_Queue_T.cpp:1936
  807.         ace_mon = {lock_ = 0xb700b1a8, owner_ = 0}
  808. #7  0x00c5ab1c in ACE_Activation_Queue::dequeue (this=0xb7005240, tv=0x0)
  809.     at ../../ace/Activation_Queue.cpp:89
  810.         mb = 0x0
  811. #8  0x0883bb02 in DatabaseWorker::svc (this=0xb7004400)
  812.     at /home/trinity/newsrc/core/src/server/shared/Database/DatabaseWorker.cpp:40
  813. No locals.
  814. #9  0x00d10c62 in ACE_Task_Base::svc_run (args=0xb7004400)
  815.     at ../../ace/Task.cpp:271
  816.         svc_status = <value optimized out>
  817. #10 0x00d12028 in ACE_Thread_Adapter::invoke_i (this=0xb7007540)
  818.     at ../../ace/Thread_Adapter.cpp:161
  819.         hook = <value optimized out>
  820.         func = 0xd10c10 <ACE_Task_Base::svc_run(void*)>
  821.         arg = 0xb7004400
  822.         cancel_flags = 0
  823.         status = 0xfffffffc
  824. #11 0x00d12115 in ACE_Thread_Adapter::invoke (this=0xb7007540)
  825.     at ../../ace/Thread_Adapter.cpp:96
  826.         exit_hook_instance = <value optimized out>
  827.         exit_hook_maybe = {instance_ = 0x0}
  828.         exit_hook_ptr = <value optimized out>
  829. #12 0x00c6cd01 in ace_thread_adapter (args=0xb7007540)
  830.     at ../../ace/Base_Thread_Adapter.cpp:122
  831.         status = 0xfffffffc
  832. #13 0x0057b8f5 in start_thread () from /lib/libpthread.so.0
  833. No symbol table info available.
  834. #14 0x00a00fce in clone () from /lib/libc.so.6
  835. No symbol table info available.
  836.  
  837. Thread 1 (Thread 0xb7ff3960 (LWP 1976)):
  838. #0  0x005d2832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
  839. No symbol table info available.
  840. #1  0x0057c97d in pthread_join () from /lib/libpthread.so.0
  841. No symbol table info available.
  842. #2  0x00d14d21 in thr_join (status=<value optimized out>,
  843.     thr_handle=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2788
  844.         result = <value optimized out>
  845. #3  ACE_Thread::join (status=<value optimized out>,
  846.     thr_handle=<value optimized out>) at ../../ace/Thread.inl:137
  847. No locals.
  848. #4  ACE_Thread_Manager::wait_task (status=<value optimized out>,
  849.     thr_handle=<value optimized out>) at ../../ace/Thread_Manager.cpp:1795
  850.         i = 0
  851.         copy_count = 1
  852.         copy_table = <value optimized out>
  853.         result = <value optimized out>
  854. #5  0x00d1073a in ACE_Task_Base::wait (this=0x0) at ../../ace/Task.cpp:86
  855. No locals.
  856. #6  0x086a3e5e in ReactorRunnable::Wait (this=<value optimized out>)
  857.     at /home/trinity/newsrc/core/src/server/game/Server/WorldSocketMgr.cpp:103
  858. No locals.
  859. #7  WorldSocketMgr::Wait (this=<value optimized out>)
  860.     at /home/trinity/newsrc/core/src/server/game/Server/WorldSocketMgr.cpp:315
  861.         i = 1
  862. #8  0x0839dd3f in Master::Run (this=0xb7003264)
  863.     at /home/trinity/newsrc/core/src/server/worldserver/Master.cpp:279
  864.         seed1 = {_bn = 0xb7005400, _array = 0x0}
  865.         SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  866.               _vptr.ACE_Event_Handler = 0x8cf0f88,
  867.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  868.                   value_ = 1}, <No data fields>}, priority_ = 0,
  869.               reactor_ = 0x0,
  870.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  871.                   _vptr.Policy = 0xd670b8},
  872.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  873.         SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
  874.               _vptr.ACE_Event_Handler = 0x8cf0f88,
  875.               reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
  876.                   value_ = 1}, <No data fields>}, priority_ = 0,
  877.               reactor_ = 0x0,
  878.               reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
  879.                   _vptr.Policy = 0xd670b8},
  880.                 value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
  881.         Handler = {_vptr.ACE_Sig_Handler = 0x90113e8, static sig_pending_ = 0,
  882.           static signal_handlers_ = {0x0, 0x0, 0xbfffd2f4,
  883.             0x0 <repeats 12 times>, 0xbfffd2dc, 0x0 <repeats 49 times>}}
  884.         world_thread = {m_iThreadId = 2462055280,
  885.           m_hThreadHandle = 2462055280, m_task = 0x92e10060,
  886.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  887.             _vptr.ACE_TSS = 0x8d87238, keylock_ = {lock_ = {__data = {
  888.                   __lock = 0, __count = 0, __owner = 0, __kind = 0,
  889.                   __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  890.                 __size = '\0' <repeats 23 times>, __align = 0},
  891.               removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  892.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  893.         rar_thread = {m_iThreadId = 2434788208, m_hThreadHandle = 2434788208,
  894.           m_task = 0x92f338b0,
  895.           static m_ThreadStorage = {<ACE_Copy_Disabled> = {<No data fields>},
  896.             _vptr.ACE_TSS = 0x8d87238, keylock_ = {lock_ = {__data = {
  897.                   __lock = 0, __count = 0, __owner = 0, __kind = 0,
  898.                   __nusers = 0, {__spins = 0, __list = {__next = 0x0}}},
  899.                 __size = '\0' <repeats 23 times>, __align = 0},
  900.               removed_ = false}, once_ = false, key_ = 0}, static m_TpEnum = {
  901.             m_priority = {0, 0, 0, 0, 0, 0, 0}}}
  902.         cliThread = 0x92e10040
  903.         soap_thread = 0x0
  904.         bind_ip = "0.0.0.0"
  905.         pidfile = "./trinity-world.pid"
  906.         wsport = 8085
  907. #9  0x0839f3a0 in main (argc=1, argv=0xbfffd474)
  908.     at /home/trinity/newsrc/core/src/server/worldserver/Main.cpp:145
  909.         cfg_file = 0x8cf1170 "/home/trinity/trinitycore/etc/worldserver.conf"
  910.         c = <value optimized out>
  911.         ret = <value optimized out>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement