Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Thread 0x7f1d74bff700 (LWP 27193) exited]
- [New Thread 0x7f1d723ff700 (LWP 27196)]
- [New Thread 0x7f1d733ff700 (LWP 27195)]
- [New Thread 0x7f1d717fe700 (LWP 27197)]
- [New Thread 0x7f1d703ff700 (LWP 27198)]
- [New Thread 0x7f1d6e7ff700 (LWP 27199)]
- [New Thread 0x7f1d6d7ff700 (LWP 27200)]
- [New Thread 0x7f1d6c7ff700 (LWP 27201)]
- [New Thread 0x7f1d6b7ff700 (LWP 27202)]
- Program received signal SIGSEGV, Segmentation fault.
- [Switching to Thread 0x7f1d7a7ff700 (LWP 27191)]
- 0x0000000000000000 in ?? ()
- #0 0x0000000000000000 in ?? ()
- #1 0x00000000007d71cc in WorldObject::GetMap (this=0x7f1d7adda000)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:781
- #2 0x00000000009dcb92 in WorldObject::IsInMap (this=0x7f1da2617860,
- obj=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:689
- #3 WorldObject::IsWithinLOSInMap (this=0x7f1da2617860,
- obj=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.cpp:1361
- #4 0x0000000000b9946b in Spell::AddUnitTarget (this=0x7f1d63970600,
- pVictim=0x7f1d7adda000, effIndex=0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:944
- #5 0x0000000000ba6ce0 in Spell::SelectEffectTargets (this=0x7f1d63970600,
- i=<value optimized out>, cur=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:2850
- #6 0x0000000000ba8884 in Spell::SelectSpellTargets (this=0x7f1d63970600)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:635
- #7 0x0000000000ba91e8 in Spell::cast (this=0x7f1d63970600, skipCheck=true)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3212
- #8 0x0000000000baa734 in Spell::prepare (this=0x7f1d63970600,
- targets=<value optimized out>, triggeredByAura=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3055
- #9 0x000000000098f597 in Unit::CastSpell (this=<value optimized out>,
- Victim=<value optimized out>, spellInfo=0x7f1d9788b450,
- triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
- originalCaster=0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Unit/Unit.cpp:866
- #10 0x000000000108b562 in boss_deathbringer_saurfang::boss_deathbringer_saurfangAI::UpdateAI(unsigned int) ()
- #11 0x000000000095060c in Creature::Update (this=0x7f1d648ec000, diff=101)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Creature/Creature.cpp:535
- #12 0x0000000000ab17cb in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
- #13 0x0000000000ab248a in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
- #14 0x0000000000aa2e5d in Map::VisitNearbyCellsOf (this=0x7f1d65972000,
- obj=<value optimized out>, gridVisitor=<value optimized out>,
- worldVisitor=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:499
- #15 0x0000000000aa8ac6 in Map::Update (this=0x7f1d65972000,
- t_diff=@0x7f1d6596ba20)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:540
- #16 0x0000000000aa8ba9 in InstanceMap::Update (this=0x7f1da2617860,
- t_diff=@0x0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:2384
- #17 0x0000000000c6a9c9 in MapInstanced::Update (this=0x7f1d9241b000,
- t=@0x7f1d6596ba20)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapInstanced.cpp:67
- #18 0x0000000000c6a542 in MapUpdateRequest::call (this=0x7f1d6596ba00)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:54
- #19 0x0000000000d03cb1 in DelayExecutor::svc (this=0x7f1da0c8ab40)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/DelayExecutor.cpp:52
- #20 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- #21 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7aeaed00)
- at ../../ace/Thread_Adapter.cpp:98
- #22 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- #23 0x00007f1da238b02d in clone () from /lib/libc.so.6
- #24 0x0000000000000000 in ?? ()
- #0 0x0000000000000000 in ?? ()
- No symbol table info available.
- #1 0x00000000007d71cc in WorldObject::GetMap (this=0x7f1d7adda000)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:781
- st = {static SYMBUFSIZ = 4096,
- buf_ = "/home/odyssee-dev/build/bin/worldserver(_ZN5Spell13AddUnitTargetEP4Unitj+0x6b) [0xb9946b]\n/home/odyssee-dev/build/bin/worldserver(_ZN5Spell19SelectEffectTargetsEjj+0xc00) [0xba6ce0]\n/home/odyssee-dev/"...,
- buflen_ = 2256,
- static UNSUPPORTED = 0x7f1da3d78a60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f1da3d78a90 "<unable to get trace>"}
- __FUNCTION__ = "GetMap"
- #2 0x00000000009dcb92 in WorldObject::IsInMap (this=0x7f1da2617860,
- obj=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:689
- No locals.
- #3 WorldObject::IsWithinLOSInMap (this=0x7f1da2617860,
- obj=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.cpp:1361
- No locals.
- #4 0x0000000000b9946b in Spell::AddUnitTarget (this=0x7f1d63970600,
- pVictim=0x7f1d7adda000, effIndex=0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:944
- immuned = <value optimized out>
- targetGUID = <value optimized out>
- #5 0x0000000000ba6ce0 in Spell::SelectEffectTargets (this=0x7f1d63970600,
- i=<value optimized out>, cur=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:2850
- maxSize = 1671030208
- power = <value optimized out>
- gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {
- _M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d7a7fd860,
- _M_prev = 0x7f1d7a7fd860}}}, <No data fields>}
- radius = 0
- targetType = 1671030208
- unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
- _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d638cae20,
- _M_prev = 0x7f1d638cae20}}}, <No data fields>}
- pushType = 1670842376
- modOwner = <value optimized out>
- #6 0x0000000000ba8884 in Spell::SelectSpellTargets (this=0x7f1d63970600)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:635
- effectTargetType = 1
- targetA = <value optimized out>
- targetB = <value optimized out>
- i = 0
- #7 0x0000000000ba91e8 in Spell::cast (this=0x7f1d63970600, skipCheck=true)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3212
- No locals.
- #8 0x0000000000baa734 in Spell::prepare (this=0x7f1d63970600,
- targets=<value optimized out>, triggeredByAura=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3055
- result = <value optimized out>
- #9 0x000000000098f597 in Unit::CastSpell (this=<value optimized out>,
- Victim=<value optimized out>, spellInfo=0x7f1d9788b450,
- triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
- originalCaster=0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Unit/Unit.cpp:866
- targets = {m_targetMask = 2, m_unitTarget = 0x7f1d648ec000,
- m_GOTarget = 0x0, m_itemTarget = 0x0,
- m_unitTargetGUID = 17388398795682328618, m_GOTargetGUID = 0,
- m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0,
- m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
- m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
- m_positionX = 0, m_positionY = 0, m_positionZ = 0,
- m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {
- m_positionX = 0, m_positionY = 0, m_positionZ = 0,
- m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0,
- m_positionY = 0, m_positionZ = 0, m_orientation = 0},
- m_mapId = 4294967295}, m_elevation = 0, m_speed = 0,
- m_strTarget = {static npos = 18446744073709551615,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1731fd8 ""}}}
- #10 0x000000000108b562 in boss_deathbringer_saurfang::boss_deathbringer_saurfangAI::UpdateAI(unsigned int) ()
- No symbol table info available.
- #11 0x000000000095060c in Creature::Update (this=0x7f1d648ec000, diff=101)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Creature/Creature.cpp:535
- bInCombat = <value optimized out>
- #12 0x0000000000ab17cb in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
- No symbol table info available.
- #13 0x0000000000ab248a in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
- No symbol table info available.
- #14 0x0000000000aa2e5d in Map::VisitNearbyCellsOf (this=0x7f1d65972000,
- obj=<value optimized out>, gridVisitor=<value optimized out>,
- worldVisitor=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:499
- pair = {x_coord = 248, y_coord = 289}
- cell = {data = {Part = {grid_x = 31, grid_y = 36, cell_x = 0,
- cell_y = 1, nocreate = 0, reserved = 16}, All = 537135391}}
- y = 289
- x = 248
- #15 0x0000000000aa8ac6 in Map::Update (this=0x7f1d65972000,
- t_diff=@0x7f1d6596ba20)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:540
- plr = 0x7f1d6921f000
- updater = {i_timeDiff = 101}
- grid_object_update = {i_visitor = @0x7f1d7a7fedb0}
- world_object_update = {i_visitor = @0x7f1d7a7fedb0}
- #16 0x0000000000aa8ba9 in InstanceMap::Update (this=0x7f1da2617860,
- t_diff=@0x0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:2384
- No locals.
- #17 0x0000000000c6a9c9 in MapInstanced::Update (this=0x7f1d9241b000,
- t=@0x7f1d6596ba20)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapInstanced.cpp:67
- i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7f1d6593cbc0,
- _M_cur_bucket = 0x7f1d92ed4b50}, <No data fields>}
- #18 0x0000000000c6a542 in MapUpdateRequest::call (this=0x7f1d6596ba00)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:54
- No locals.
- #19 0x0000000000d03cb1 in DelayExecutor::svc (this=0x7f1da0c8ab40)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/DelayExecutor.cpp:52
- rq = 0x7f1d6596ba00
- #20 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1da0c8ab40
- svc_status = <value optimized out>
- #21 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7aeaed00)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #22 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #23 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #24 0x0000000000000000 in ?? ()
- No symbol table info available.
- No symbol table info available.
- No symbol table info available.
- print_frame_label_vars disabled.
- Thread 16 (Thread 0x7f1d6b7ff700 (LWP 27202)):
- #0 0x00007f1da238b623 in epoll_wait () from /lib/libc.so.6
- No symbol table info available.
- #1 0x00007f1da3ce4bf4 in ACE_Dev_Poll_Reactor::work_pending_i (
- this=0x7f1d76929880, max_wait_time=<value optimized out>)
- at ../../ace/Dev_Poll_Reactor.cpp:991
- 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>,
- 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, tv_usec = 9999}}
- this_timeout = <value optimized out>
- timeout = 9
- nfds = <value optimized out>
- #2 0x00007f1da3ce52ec in ACE_Dev_Poll_Reactor::handle_events_i (
- this=0x7f1d76929880, max_wait_time=0x7f1d6b7fee30, guard=...)
- at ../../ace/Dev_Poll_Reactor.cpp:1064
- result = <value optimized out>
- #3 0x00007f1da3ce54ae in ACE_Dev_Poll_Reactor::handle_events (
- this=0x7f1d76929880, max_wait_time=0x7f1d6b7fee30)
- at ../../ace/Dev_Poll_Reactor.cpp:1046
- countdown = {<ACE_Copy_Disabled> = {<No data fields>},
- max_wait_time_ = 0x7f1d6b7fee30, start_time_ = {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>,
- 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 = 1309191199, tv_usec = 610372}}, stopped_ = false}
- guard = {token_ = @0x7f1d76929900, owner_ = 1}
- result = -1
- #4 0x00007f1da3d3c4bd in ACE_Reactor::run_reactor_event_loop (
- this=0x7f1d75f0c980, tv=..., eh=0) at ../../ace/Reactor.cpp:271
- result = 1979430432
- #5 0x0000000000b00a17 in ReactorRunnable::svc() ()
- No symbol table info available.
- #6 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d75fbb540
- svc_status = <value optimized out>
- #7 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d75c1ac40)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #8 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #9 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #10 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 15 (Thread 0x7f1d6c7ff700 (LWP 27201)):
- #0 0x00007f1da238b623 in epoll_wait () from /lib/libc.so.6
- No symbol table info available.
- #1 0x00007f1da3ce4bf4 in ACE_Dev_Poll_Reactor::work_pending_i (
- this=0x7f1d76929700, max_wait_time=<value optimized out>)
- at ../../ace/Dev_Poll_Reactor.cpp:991
- 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>,
- 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, tv_usec = 9999}}
- this_timeout = <value optimized out>
- timeout = 9
- nfds = <value optimized out>
- #2 0x00007f1da3ce52ec in ACE_Dev_Poll_Reactor::handle_events_i (
- this=0x7f1d76929700, max_wait_time=0x7f1d6c7fee30, guard=...)
- at ../../ace/Dev_Poll_Reactor.cpp:1064
- result = <value optimized out>
- #3 0x00007f1da3ce54ae in ACE_Dev_Poll_Reactor::handle_events (
- this=0x7f1d76929700, max_wait_time=0x7f1d6c7fee30)
- at ../../ace/Dev_Poll_Reactor.cpp:1046
- countdown = {<ACE_Copy_Disabled> = {<No data fields>},
- max_wait_time_ = 0x7f1d6c7fee30, start_time_ = {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>,
- 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 = 1309191199, tv_usec = 611421}}, stopped_ = false}
- guard = {token_ = @0x7f1d76929780, owner_ = 1}
- result = -1
- #4 0x00007f1da3d3c4bd in ACE_Reactor::run_reactor_event_loop (
- this=0x7f1d75f0c940, tv=..., eh=0) at ../../ace/Reactor.cpp:271
- result = 0
- #5 0x0000000000b00a17 in ReactorRunnable::svc() ()
- No symbol table info available.
- #6 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d75fbb408
- svc_status = <value optimized out>
- #7 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d75c1ab80)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #8 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #9 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #10 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 14 (Thread 0x7f1d6d7ff700 (LWP 27200)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236148520, tv_nsec = 64}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1d7240a100, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1d7240a100, first_item=@0x7f1d6d7fee58, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
- #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
- at /usr/local/include/ace/Task_T.inl:22
- No locals.
- #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
- mb = 0x0
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d743fddd0
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e280)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 13 (Thread 0x7f1d6e7ff700 (LWP 27199)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236145512, tv_nsec = 64}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1d7240a100, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1d7240a100, first_item=@0x7f1d6e7fee58, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
- #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
- at /usr/local/include/ace/Task_T.inl:22
- No locals.
- #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
- mb = 0x0
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d743fddd0
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e160)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 12 (Thread 0x7f1d703ff700 (LWP 27198)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236142504, tv_nsec = 64}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1d7240a100, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1d7240a100, first_item=@0x7f1d703fee58, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
- #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
- at /usr/local/include/ace/Task_T.inl:22
- No locals.
- #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
- mb = 0x0
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d743fddd0
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e220)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 11 (Thread 0x7f1d717fe700 (LWP 27197)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236139496, tv_nsec = 64}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1d7240a100, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1d7240a100, first_item=@0x7f1d717fde58, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
- #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
- at /usr/local/include/ace/Task_T.inl:22
- No locals.
- #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
- mb = 0x0
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d743fddd0
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e160)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 10 (Thread 0x7f1d733ff700 (LWP 27195)):
- #0 0x00007f1da262b7dd in nanosleep () from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x0000000000d043f9 in sleep (msecs=<value optimized out>)
- at /usr/local/include/ace/OS_NS_unistd.inl:951
- rqtp = {tv_sec = 1, tv_nsec = 0}
- #2 ACE_Based::Thread::Sleep (msecs=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:231
- No locals.
- #3 0x00000000007bcbd9 in FreezeDetectorRunnable::run (this=0x7f1d77169670)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/Master.cpp:93
- curtime = 1
- __FUNCTION__ = "run"
- #4 0x0000000000d046fa in ACE_Based::Thread::ThreadTask (param=0x7f1d733fddc0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:183
- No locals.
- #5 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #6 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #7 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 9 (Thread 0x7f1d723ff700 (LWP 27196)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236136488, tv_nsec = 64}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1d7240a184, mutex=...,
- abstime=0x5) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1d7240a100, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1d7240a100, first_item=@0x7f1d723fee58, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1d7240a150, owner_ = 0}
- #5 0x00000000007b69d8 in ACE_Task<ACE_MT_SYNCH>::getq (this=0x7f1d743fddd0)
- at /usr/local/include/ace/Task_T.inl:22
- No locals.
- #6 SOAPWorkingThread::svc (this=0x7f1d743fddd0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.h:58
- mb = 0x0
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1d743fddd0
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7240e0a0)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 8 (Thread 0x7f1d743fe700 (LWP 27194)):
- #0 0x00007f1da23848d3 in select () from /lib/libc.so.6
- No symbol table info available.
- #1 0x000000000118b8fb in tcp_select (soap=0x7f1d743d6560, s=29,
- flags=<value optimized out>, timeout=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/dep/gsoap/stdsoap2.cpp:4402
- tv = {tv_sec = 0, tv_usec = 985184}
- fd = {{fds_bits = {536870912, 0 <repeats 15 times>}}, {fds_bits = {
- 536870912, 0 <repeats 15 times>}}, {fds_bits = {536870912,
- 0 <repeats 15 times>}}}
- sfd = 0x7f1d743d6390
- efd = 0x7f1d743d6410
- r = <value optimized out>
- rfd = 0x7f1d743d6310
- #2 0x000000000119961f in soap_accept (soap=0x7f1d743d6560)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/dep/gsoap/stdsoap2.cpp:4810
- r = -514
- err = -514
- n = 16
- len = 65536
- set = 1
- #3 0x00000000007b610f in TCSoapRunnable::run (this=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/TCSoap/TCSoap.cpp:49
- thread_soap = 0x7f1d771696b8
- pool = {<ACE_Task<ACE_MT_SYNCH>> = {<ACE_Task_Base> = {<ACE_Service_Object> = {<ACE_Event_Handler> = {_vptr.ACE_Event_Handler = 0x11bd0b0,
- reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
- value_ = 1}, <No data fields>}, priority_ = 0,
- reactor_ = 0x0,
- reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
- _vptr.Policy = 0x7f1da3fb6250},
- value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <ACE_Shared_Object> = {
- _vptr.ACE_Shared_Object = 0x11bd1b0}, <No data fields>},
- thr_count_ = 5, thr_mgr_ = 0x7f1da0c30280, flags_ = 0,
- grp_id_ = 5, lock_ = {lock_ = {__data = {__lock = 0,
- __count = 0, __owner = 0, __nusers = 0, __kind = 0,
- __spins = 0, __list = {__prev = 0x0, __next = 0x0}},
- __size = '\000' <repeats 39 times>, __align = 0},
- removed_ = false}, last_thread_id_ = 0},
- msg_queue_ = 0x7f1d7240a100, delete_msg_queue_ = true, mod_ = 0x0,
- next_ = 0x0}, <No data fields>}
- soap = {_vptr.soap = 0x13873d0, state = 1, version = 0, mode = 0,
- imode = 2097152, omode = 2097152, float_format = 0x1383595 "%.9G",
- double_format = 0x138359a "%.17lG",
- dime_id_format = 0x13835a1 "cid:id%d",
- http_version = 0x13835aa "1.1", http_content = 0x0,
- encodingStyle = 0x1386940 "", actor = 0x0, lang = 0x1384194 "en",
- recv_timeout = 5, send_timeout = 5, connect_timeout = 0,
- accept_timeout = 3, socket_flags = 0, connect_flags = 0,
- bind_flags = 0, accept_flags = 0, linger_time = 0,
- namespaces = 0x1720820, local_namespaces = 0x0, nlist = 0x0,
- blist = 0x0, clist = 0x7f1d72416040, alist = 0x0, iht = {
- 0x0 <repeats 1999 times>}, pht = {0x0 <repeats 4096 times>},
- pblk = 0x0, pidx = 0, header = 0x0, fault = 0x7f1d72417060,
- idnum = 0, user = 0x0, data = {0x0, 0x0, 0x0, 0x0}, plugins = 0x0,
- userid = 0x0, passwd = 0x0, fpost = 0x11ac3d0 <http_post>,
- fget = 0x1188cc0 <http_get>, fput = 0x119d790 <http_put>,
- fdel = 0x1188cd0 <http_405>, fopt = 0x1188cd0 <http_405>,
- fhead = 0x1188cd0 <http_405>, fform = 0,
- fposthdr = 0x1192700 <http_post_header>,
- fresponse = 0x118d8c0 <http_response>,
- fparse = 0x119ce20 <http_parse>,
- fparsehdr = 0x11ab850 <http_parse_header>, fheader = 0,
- fresolve = 0x118fcd0 <tcp_gethost>, fconnect = 0, fdisconnect = 0,
- fclosesocket = 0x118fcb0 <tcp_closesocket>,
- fshutdownsocket = 0x118fca0 <tcp_shutdownsocket>,
- fopen = 0x11a1070 <tcp_connect>, faccept = 0x118fcc0 <tcp_accept>,
- fclose = 0x1188ba0 <tcp_disconnect>, fsend = 0x118f980 <fsend>,
- frecv = 0x118f750 <frecv>, fpoll = 0x1199310 <soap_poll>,
- fseterror = 0, fignore = 0, fserveloop = 0,
- fplugin = 0x118d860 <fplugin>, fmalloc = 0, feltbegin = 0,
- feltendin = 0, feltbegout = 0, feltendout = 0, fprepareinitsend = 0,
- fprepareinitrecv = 0, fpreparesend = 0, fpreparerecv = 0,
- fpreparefinalsend = 0, fpreparefinalrecv = 0, filterstop = 0,
- ffiltersend = 0, ffilterrecv = 0, fdimereadopen = 0,
- fdimewriteopen = 0, fdimereadclose = 0, fdimewriteclose = 0,
- fdimeread = 0, fdimewrite = 0, fmimereadopen = 0,
- fmimewriteopen = 0, fmimereadclose = 0, fmimewriteclose = 0,
- fmimeread = 0, fmimewrite = 0, master = 29, socket = -1, os = 0x0,
- is = 0x0, sendfd = 1, recvfd = 0, bufidx = 0, buflen = 0, ahead = 0,
- cdata = 0, body = 0, level = 0, count = 0, length = 0, labbuf = 0x0,
- lablen = 0, labidx = 0, buf = '\000' <repeats 65535 times>,
- msgbuf = '\000' <repeats 1023 times>,
- tmpbuf = '\000' <repeats 1023 times>,
- tag = '\000' <repeats 1023 times>, id = '\000' <repeats 1023 times>,
- href = '\000' <repeats 1023 times>,
- type = '\000' <repeats 1023 times>,
- arrayType = '\000' <repeats 1023 times>,
- arraySize = '\000' <repeats 1023 times>,
- arrayOffset = '\000' <repeats 1023 times>, other = 0, position = 0,
- positions = {0 <repeats 16 times>}, root = 0, attributes = 0x0,
- encoding = 0, mustUnderstand = 0, null = 0, ns = 0, part = 9,
- event = 0, alloced = 0, peeked = 0, chunksize = 0, chunkbuflen = 0,
- endpoint = '\000' <repeats 1023 times>,
- path = '\000' <repeats 1023 times>,
- host = '\000' <repeats 1023 times>, action = 0x0, authrealm = 0x0,
- prolog = 0x0, ip = 0, port = 0, keep_alive = 0, tcp_keep_alive = 0,
- tcp_keep_idle = 0, tcp_keep_intvl = 0, tcp_keep_cnt = 0,
- max_keep_alive = 100, proxy_http_version = 0x13835ae "1.0",
- proxy_host = 0x0, proxy_port = 8080, proxy_userid = 0x0,
- proxy_passwd = 0x0, proxy_from = 0x0, status = 0, error = 0,
- errmode = 0, errnum = 0, dom = 0x0, dime = {count = 0, size = 0,
- chunksize = 0, buflen = 0, flags = 0 '\000', ptr = 0x0, id = 0x0,
- type = 0x0, options = 0x0, list = 0x0, first = 0x0, last = 0x0},
- mime = {boundary = 0x0, start = 0x0, list = 0x0, first = 0x0,
- last = 0x0}, xlist = 0x0, logfile = {0x0, 0x0, 0x0}, fdebug = {
- 0x0, 0x0, 0x0}, mht = {0x0 <repeats 3972 times>, 0x7f1d72400058,
- 0x1, 0x7f1d72400088, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f1d72400028, 0x1,
- 0x7f1d72400058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f1d72400028,
- 0x0 <repeats 107 times>}, wsuid = 0x0, c14nexclude = 0x0,
- cookies = 0x0, cookie_domain = 0x0, cookie_path = 0x0,
- cookie_max = 32, ipv6_multicast_if = 0, ipv4_multicast_if = 0x0,
- ipv4_multicast_ttl = 0 '\000', peer = {sin_family = 0, sin_port = 0,
- sin_addr = {s_addr = 0},
- sin_zero = "\000\000\000\000\000\000\000"}, peerlen = 16,
- fsslauth = 0x0, fsslverify = 0x0, bio = 0x0, ssl = 0x0, ctx = 0x0,
- session = 0x0, dh_params = 0x0, rsa_params = 0x0, ssl_flags = 0,
- keyfile = 0x0, password = 0x0, cafile = 0x0, capath = 0x0,
- crlfile = 0x0,
- session_host = '\000' <repeats 832 times>, "\B0\034\033\001", '\000' <repeats 12 times>, "\032\034\033\001", '\000' <repeats 14 times>, "@r\035\177\000\000\000\000@r\035\177\000\000\B1\202\033\001\000\000\000\000\F6\003\000\000\000\000\000\000\D8`@\A1\035\177\000\000\F8\003\000\000\000\000\000\000\000\000@\000\000\000\001\000\000\000@\000\000\000\000\000\200`@\A1\035\177\000\000\000\200@r\035\177\000\000\001\000\000\000\000\000\000\000\000a@\A1\035\177", '\000' <repeats 18 times>, "\232\221\033\001\000\000\000\000\200`@\A1\035\177\000\000\200`@\A1\035\177\000\000\000`@r\035\177\000\000\001\000\000\000\000\000\000\000\001 \000\000\000\000\000", session_port = -1536765888, c_locale = 0x0, d_stream = 0x7f1da1406088,
- z_crc = 4097, z_dict = 0x0, z_dict_len = 0, zlib_state = 0,
- zlib_in = 0, zlib_out = -25355,
- z_buf = 0x2001 <Address 0x2001 out of bounds>,
- z_buflen = 139764447600640, z_level = 4097, z_ratio_in = 0,
- z_ratio_out = 6.08157e+31}
- #4 0x0000000000d046fa in ACE_Based::Thread::ThreadTask (param=0x1e)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:183
- No locals.
- #5 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #6 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #7 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 6 (Thread 0x7f1d75bff700 (LWP 27192)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd235a in cond_wait (this=0x7f1da0c8ac44)
- at ../../ace/OS_NS_Thread.inl:329
- result = <value optimized out>
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c8ac44)
- at ../../ace/Condition_Thread_Mutex.cpp:90
- No locals.
- #3 0x0000000000c69ea0 in MapUpdater::wait (this=0x7f1da0c8ab38)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:87
- guard = {lock_ = 0x7f1da0c8ac10, owner_ = 0}
- #4 0x0000000000a962a2 in MapManager::Update (this=0x7f1da0c8aa08,
- diff=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapManager.cpp:275
- No locals.
- #5 0x0000000000bd321b in World::Update (this=0x7f1da0c73008, diff=51)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/World/World.cpp:2015
- No locals.
- #6 0x00000000007b6e4a in WorldRunnable::run (this=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/WorldThread/WorldRunnable.cpp:59
- diff = 51
- realCurrTime = <value optimized out>
- realPrevTime = <value optimized out>
- prevSleepTime = 50
- #7 0x0000000000d046fa in ACE_Based::Thread::ThreadTask (param=0x7f1da0c8ac44)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/Threading.cpp:183
- No locals.
- #8 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #9 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #10 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 5 (Thread 0x7f1d7a7ff700 (LWP 27191)):
- #0 0x0000000000000000 in ?? ()
- No symbol table info available.
- #1 0x00000000007d71cc in WorldObject::GetMap (this=0x7f1d7adda000)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:781
- st = {static SYMBUFSIZ = 4096,
- buf_ = "/home/odyssee-dev/build/bin/worldserver(_ZN5Spell13AddUnitTargetEP4Unitj+0x6b) [0xb9946b]\n/home/odyssee-dev/build/bin/worldserver(_ZN5Spell19SelectEffectTargetsEjj+0xc00) [0xba6ce0]\n/home/odyssee-dev/"...,
- buflen_ = 2256,
- static UNSUPPORTED = 0x7f1da3d78a60 "<stack traces unsupported platform>", static UNABLE_TO_GET_TRACE = 0x7f1da3d78a90 "<unable to get trace>"}
- __FUNCTION__ = "GetMap"
- #2 0x00000000009dcb92 in WorldObject::IsInMap (this=0x7f1da2617860,
- obj=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.h:689
- No locals.
- #3 WorldObject::IsWithinLOSInMap (this=0x7f1da2617860,
- obj=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Object/Object.cpp:1361
- No locals.
- #4 0x0000000000b9946b in Spell::AddUnitTarget (this=0x7f1d63970600,
- pVictim=0x7f1d7adda000, effIndex=0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:944
- immuned = <value optimized out>
- targetGUID = <value optimized out>
- #5 0x0000000000ba6ce0 in Spell::SelectEffectTargets (this=0x7f1d63970600,
- i=<value optimized out>, cur=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:2850
- maxSize = 1671030208
- power = <value optimized out>
- gobjectList = {<std::_List_base<GameObject*, std::allocator<GameObject*> >> = {
- _M_impl = {<std::allocator<std::_List_node<GameObject*> >> = {<__gnu_cxx::new_allocator<std::_List_node<GameObject*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d7a7fd860,
- _M_prev = 0x7f1d7a7fd860}}}, <No data fields>}
- radius = 0
- targetType = 1671030208
- unitList = {<std::_List_base<Unit*, std::allocator<Unit*> >> = {
- _M_impl = {<std::allocator<std::_List_node<Unit*> >> = {<__gnu_cxx::new_allocator<std::_List_node<Unit*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x7f1d638cae20,
- _M_prev = 0x7f1d638cae20}}}, <No data fields>}
- pushType = 1670842376
- modOwner = <value optimized out>
- #6 0x0000000000ba8884 in Spell::SelectSpellTargets (this=0x7f1d63970600)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:635
- effectTargetType = 1
- targetA = <value optimized out>
- targetB = <value optimized out>
- i = 0
- #7 0x0000000000ba91e8 in Spell::cast (this=0x7f1d63970600, skipCheck=true)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3212
- No locals.
- #8 0x0000000000baa734 in Spell::prepare (this=0x7f1d63970600,
- targets=<value optimized out>, triggeredByAura=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Spells/Spell.cpp:3055
- result = <value optimized out>
- #9 0x000000000098f597 in Unit::CastSpell (this=<value optimized out>,
- Victim=<value optimized out>, spellInfo=0x7f1d9788b450,
- triggered=<value optimized out>, castItem=0x0, triggeredByAura=0x0,
- originalCaster=0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Unit/Unit.cpp:866
- targets = {m_targetMask = 2, m_unitTarget = 0x7f1d648ec000,
- m_GOTarget = 0x0, m_itemTarget = 0x0,
- m_unitTargetGUID = 17388398795682328618, m_GOTargetGUID = 0,
- m_CorpseTargetGUID = 0, m_itemTargetGUID = 0, m_itemTargetEntry = 0,
- m_srcTransGUID = 0, m_srcTransOffset = {m_positionX = 0,
- m_positionY = 0, m_positionZ = 0, m_orientation = 0}, m_srcPos = {
- m_positionX = 0, m_positionY = 0, m_positionZ = 0,
- m_orientation = 0}, m_dstTransGUID = 0, m_dstTransOffset = {
- m_positionX = 0, m_positionY = 0, m_positionZ = 0,
- m_orientation = 0}, m_dstPos = {<Position> = {m_positionX = 0,
- m_positionY = 0, m_positionZ = 0, m_orientation = 0},
- m_mapId = 4294967295}, m_elevation = 0, m_speed = 0,
- m_strTarget = {static npos = 18446744073709551615,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1731fd8 ""}}}
- #10 0x000000000108b562 in boss_deathbringer_saurfang::boss_deathbringer_saurfangAI::UpdateAI(unsigned int) ()
- No symbol table info available.
- #11 0x000000000095060c in Creature::Update (this=0x7f1d648ec000, diff=101)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Entities/Creature/Creature.cpp:535
- bInCombat = <value optimized out>
- #12 0x0000000000ab17cb in void Map::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(Cell const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&) ()
- No symbol table info available.
- #13 0x0000000000ab248a in void Cell::Visit<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >(CoordPair<512u> const&, TypeContainerVisitor<Trinity::ObjectUpdater, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >&, Map&) const ()
- No symbol table info available.
- #14 0x0000000000aa2e5d in Map::VisitNearbyCellsOf (this=0x7f1d65972000,
- obj=<value optimized out>, gridVisitor=<value optimized out>,
- worldVisitor=<value optimized out>)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:499
- pair = {x_coord = 248, y_coord = 289}
- cell = {data = {Part = {grid_x = 31, grid_y = 36, cell_x = 0,
- cell_y = 1, nocreate = 0, reserved = 16}, All = 537135391}}
- y = 289
- x = 248
- #15 0x0000000000aa8ac6 in Map::Update (this=0x7f1d65972000,
- t_diff=@0x7f1d6596ba20)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:540
- plr = 0x7f1d6921f000
- updater = {i_timeDiff = 101}
- grid_object_update = {i_visitor = @0x7f1d7a7fedb0}
- world_object_update = {i_visitor = @0x7f1d7a7fedb0}
- #16 0x0000000000aa8ba9 in InstanceMap::Update (this=0x7f1da2617860,
- t_diff=@0x0)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/Map.cpp:2384
- No locals.
- #17 0x0000000000c6a9c9 in MapInstanced::Update (this=0x7f1d9241b000,
- t=@0x7f1d6596ba20)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapInstanced.cpp:67
- i = {<std::tr1::__detail::_Hashtable_iterator_base<std::pair<unsigned int const, Map*>, false>> = {_M_cur_node = 0x7f1d6593cbc0,
- _M_cur_bucket = 0x7f1d92ed4b50}, <No data fields>}
- #18 0x0000000000c6a542 in MapUpdateRequest::call (this=0x7f1d6596ba00)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Maps/MapUpdater.cpp:54
- No locals.
- #19 0x0000000000d03cb1 in DelayExecutor::svc (this=0x7f1da0c8ab40)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Threading/DelayExecutor.cpp:52
- rq = 0x7f1d6596ba00
- #20 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1da0c8ab40
- svc_status = <value optimized out>
- #21 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1d7aeaed00)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #22 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #23 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #24 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 4 (Thread 0x7f1d9ebff700 (LWP 27165)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1da0c0d484, mutex=...,
- abstime=0x3d) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236124992, tv_nsec = 139764233666560}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c0d484, mutex=...,
- abstime=0x3d) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1da0c0d400, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1da0c0d400, first_item=@0x7f1d9ebfee48, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1da0c0d450, owner_ = 0}
- #5 0x00007f1da3cb90c2 in ACE_Activation_Queue::dequeue (
- this=<value optimized out>, tv=0x3d) at ../../ace/Activation_Queue.cpp:91
- mb = 0x0
- #6 0x0000000000d096d0 in DatabaseWorker::svc (this=0x7f1da0c16f40)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Database/DatabaseWorker.cpp:40
- No locals.
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1da0c16f40
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1da0fd8100)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 3 (Thread 0x7f1d9fbff700 (LWP 27164)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1da0c0d384, mutex=...,
- abstime=0x1c3) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139765236124992, tv_nsec = 139764233666560}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c0d384, mutex=...,
- abstime=0x1c3) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1da0c0d300, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1da0c0d300, first_item=@0x7f1d9fbfee48, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1da0c0d350, owner_ = 0}
- #5 0x00007f1da3cb90c2 in ACE_Activation_Queue::dequeue (
- this=<value optimized out>, tv=0x1c3) at ../../ace/Activation_Queue.cpp:91
- mb = 0x0
- #6 0x0000000000d096d0 in DatabaseWorker::svc (this=0x7f1da0c14840)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Database/DatabaseWorker.cpp:40
- No locals.
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1da0c14840
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1da0c13c40)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 2 (Thread 0x7f1da0bff700 (LWP 27162)):
- #0 0x00007f1da262816c in pthread_cond_wait@@GLIBC_2.3.2 ()
- from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3cd2405 in cond_timedwait (this=0x7f1da0c0d284, mutex=...,
- abstime=0x3) at ../../ace/OS_NS_Thread.inl:362
- result = <value optimized out>
- ts = {tv_sec = 139762530779141, tv_nsec = 0}
- #2 ACE_Condition_Thread_Mutex::wait (this=0x7f1da0c0d284, mutex=...,
- abstime=0x3) at ../../ace/Condition_Thread_Mutex.cpp:100
- No locals.
- #3 0x00000000007b2f3b in ACE_Message_Queue<ACE_MT_SYNCH>::wait_not_empty_cond
- (this=0x7f1da0c0d200, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1746
- result = <value optimized out>
- #4 0x00000000007b3f59 in ACE_Message_Queue<ACE_MT_SYNCH>::dequeue_head (
- this=0x7f1da0c0d200, first_item=@0x7f1da0bfee48, timeout=0x0)
- at /usr/local/include/ace/Message_Queue_T.cpp:1938
- ace_mon = {lock_ = 0x7f1da0c0d250, owner_ = 0}
- #5 0x00007f1da3cb90c2 in ACE_Activation_Queue::dequeue (
- this=<value optimized out>, tv=0x3) at ../../ace/Activation_Queue.cpp:91
- mb = 0x0
- #6 0x0000000000d096d0 in DatabaseWorker::svc (this=0x7f1da0c14600)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/shared/Database/DatabaseWorker.cpp:40
- No locals.
- #7 0x00007f1da3d61d47 in ACE_Task_Base::svc_run (args=<value optimized out>)
- at ../../ace/Task.cpp:275
- t = 0x7f1da0c14600
- svc_status = <value optimized out>
- #8 0x00007f1da3d630d1 in ACE_Thread_Adapter::invoke (this=0x7f1da0c13b80)
- at ../../ace/Thread_Adapter.cpp:98
- exit_hook_instance = <value optimized out>
- exit_hook_maybe = {instance_ = 0x0}
- exit_hook_ptr = <value optimized out>
- #9 0x00007f1da26238ba in start_thread () from /lib/libpthread.so.0
- No symbol table info available.
- #10 0x00007f1da238b02d in clone () from /lib/libc.so.6
- No symbol table info available.
- #11 0x0000000000000000 in ?? ()
- No symbol table info available.
- Thread 1 (Thread 0x7f1da465b720 (LWP 27158)):
- #0 0x00007f1da2624be5 in pthread_join () from /lib/libpthread.so.0
- No symbol table info available.
- #1 0x00007f1da3d657fc in thr_join (this=<value optimized out>,
- task=<value optimized out>) at ../../ace/OS_NS_Thread.inl:2798
- result = -1597832552
- #2 ACE_Thread::join (this=<value optimized out>, task=<value optimized out>)
- at ../../ace/Thread.inl:137
- No locals.
- #3 ACE_Thread_Manager::wait_task (this=<value optimized out>,
- task=<value optimized out>) at ../../ace/Thread_Manager.cpp:1797
- i = 0
- copy_count = 1
- copy_table = 0x7f1d75fbb708
- result = <value optimized out>
- #4 0x0000000000afeec0 in ReactorRunnable::Wait (this=0x7f1d75eb7bc8)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Server/WorldSocketMgr.cpp:103
- No locals.
- #5 WorldSocketMgr::Wait (this=0x7f1d75eb7bc8)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/game/Server/WorldSocketMgr.cpp:315
- i = 1
- #6 0x00000000007bc2aa in Master::Run (this=0x7f1da0c111e8)
- at /home/odyssee-dev/autocompiler/sources/Odyssee/src/server/worldserver/Master.cpp:278
- seed1 = {_bn = 0x7f1da0c12220, _array = 0x0}
- SignalINT = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
- _vptr.ACE_Event_Handler = 0x11be470,
- reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
- value_ = 1}, <No data fields>}, priority_ = 0,
- reactor_ = 0x0,
- reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
- _vptr.Policy = 0x7f1da3fb6250},
- value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
- SignalTERM = {<Trinity::SignalHandler> = {<ACE_Event_Handler> = {
- _vptr.ACE_Event_Handler = 0x11be470,
- reference_count_ = {<ACE_Atomic_Op_GCC<long>> = {
- value_ = 1}, <No data fields>}, priority_ = 0,
- reactor_ = 0x0,
- reference_counting_policy_ = {<ACE_Event_Handler::Policy> = {
- _vptr.Policy = 0x7f1da3fb6250},
- value_ = ACE_Event_Handler::Reference_Counting_Policy::DISABLED}}, <No data fields>}, <No data fields>}
- Handler = {_vptr.ACE_Sig_Handler = 0x1732390, static sig_pending_ = 0,
- static signal_handlers_ = {0x0, 0x0, 0x7fff57331350,
- 0x0 <repeats 12 times>, 0x7fff57331320, 0x0 <repeats 49 times>}}
- world_thread = {m_iThreadId = 139764506294016,
- m_hThreadHandle = 139764506294016, m_task = 0x7f1d75c2f9c0,
- static m_ThreadStorage = {_vptr.ACE_TSS = 0x12494d0, keylock_ = {
- lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
- __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, 0, 0, 0, 0}}}
- rar_thread = {m_iThreadId = 139764489516800,
- m_hThreadHandle = 139764489516800, m_task = 0x7f1d75f0c840,
- static m_ThreadStorage = {_vptr.ACE_TSS = 0x12494d0, keylock_ = {
- lock_ = {__data = {__lock = 0, __count = 0, __owner = 0,
- __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, 0, 0, 0, 0}}}
- cliThread = 0x0
- soap_thread = 0x7f1d75f0c8c0
- bind_ip = {static npos = 18446744073709551615,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7f1d75f0c918 "0.0.0.0"}}
- pidfile = {static npos = 18446744073709551615,
- _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
- _M_p = 0x7f1da0c09598 "worldserver.pid"}}
- wsport = 8087
- #7 0x00007f1da22dac4d in __libc_start_main () from /lib/libc.so.6
- No symbol table info available.
- #8 0x00000000007ac5e9 in _start ()
- No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment