Skip to content

Instantly share code, notes, and snippets.

@Sar777
Created December 23, 2011 09:31
Show Gist options
  • Save Sar777/1513716 to your computer and use it in GitHub Desktop.
Save Sar777/1513716 to your computer and use it in GitHub Desktop.
crash all the time
Program received signal SIGSEGV, Segmentation fault.
[Cambiando a Thread 0x7fffdb379700 (LWP 5269)]
0x00007ffff5af5c2d in free () from /lib/libc.so.6
(gdb) info threads
13 Thread 0x7fffd8b74700 (LWP 5274) 0x00007ffff5b5ef23 in epoll_wait () from /lib/libc.so.6
12 Thread 0x7fffd9375700 (LWP 5273) 0x00007ffff5b5ef23 in epoll_wait () from /lib/libc.so.6
11 Thread 0x7fffd9b76700 (LWP 5272) 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
10 Thread 0x7fffda377700 (LWP 5271) 0x00007ffff5b2220d in nanosleep () from /lib/libc.so.6
9 Thread 0x7fffdab78700 (LWP 5270) 0x00007ffff5e06a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
* 8 Thread 0x7fffdb379700 (LWP 5269) 0x00007ffff5af5c2d in free () from /lib/libc.so.6
7 Thread 0x7fffdbb7a700 (LWP 5268) 0x00007ffff5b51fe7 in unlink () from /lib/libc.so.6
6 Thread 0x7fffdc57b700 (LWP 5267) 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
5 Thread 0x7ffff420d700 (LWP 5266) 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
4 Thread 0x7ffff4a0e700 (LWP 5265) 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
3 Thread 0x7ffff541c700 (LWP 5264) 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
1 Thread 0x7ffff7feb720 (LWP 5260) 0x00007ffff5e03285 in pthread_join () from /lib/libpthread.so.0
(gdb) bt full
#0 0x00007ffff5af5c2d in free () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff5aedb39 in _IO_free_backup_area () from /lib/libc.so.6
No symbol table info available.
#2 0x00007ffff5aeba2a in _IO_file_overflow () from /lib/libc.so.6
No symbol table info available.
#3 0x00007ffff5aeacdd in _IO_file_xsputn () from /lib/libc.so.6
No symbol table info available.
#4 0x00007ffff5ac00d5 in vfprintf () from /lib/libc.so.6
No symbol table info available.
#5 0x00007ffff5ac8658 in fprintf () from /lib/libc.so.6
No symbol table info available.
#6 0x0000000000ea0d1b in Log::outTimestamp (file=0x7fffd00008d0) at /home/megamind/mangos/src/shared/Log.cpp:330
t = 1324547001
aTm = 0x7ffff5dfa360
#7 0x0000000000ea1da5 in Log::outDebug (this=0x7ffff7fbfec0, str=0xf8eac8 "%s is visible now for %s. Distance = %f")
at /home/megamind/mangos/src/shared/Log.cpp:637
ap = {{gp_offset = 0, fp_offset = 0, overflow_arg_area = 0x0, reg_save_area = 0x0}}
#8 0x0000000000b365a1 in Player::UpdateVisibilityOf<Creature> (this=0x5560000, viewPoint=0x5560000, target=0x7fffd0800000, data=..., visibleNow=...)
at /home/megamind/mangos/src/game/Player.cpp:21135
No locales.
#9 0x0000000000c9e13a in Camera::UpdateVisibilityOf<Creature> (this=0x5562d58, target=0x7fffd0800000, data=..., vis=...)
at /home/megamind/mangos/src/game/Camera.cpp:137
No locales.
#10 0x0000000000c9fc49 in MaNGOS::VisibleNotifier::Visit<Creature> (this=0x7fffdb3786b0, m=...) at /home/megamind/mangos/src/game/GridNotifiersImpl.h:36
iter = {_Ptr = 0x7fffd0801fd8}
#11 0x0000000000c9fa8b in VisitorHelper<MaNGOS::VisibleNotifier, Creature> (v=..., c=...)
at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
No locales.
#12 0x0000000000c9f914 in VisitorHelper<MaNGOS::VisibleNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...)
at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
No locales.
#13 0x0000000000c9f88e in VisitorHelper<MaNGOS::VisibleNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
v=..., c=...) at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
No locales.
#14 0x0000000000c9f80a in VisitorHelper<MaNGOS::VisibleNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (v=..., c=...) at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
No locales.
#15 0x0000000000c9f72e in TypeContainerVisitor<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffdb378650, c=...) at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
No locales.
#16 0x0000000000c9f68b in Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<MaNGOS::VisibleNotifier> (this=0x7fffd013d990, visitor=...)
at /home/megamind/mangos/src/framework/GameSystem/Grid.h:81
No locales.
#17 0x0000000000c9f5b2 in NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<MaNGOS::VisibleNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffd0138000, x=@0x7fffdb378504, y=@0x7fffdb378500, visitor=...)
at /home/megamind/mangos/src/framework/GameSystem/NGrid.h:156
No locales.
#18 0x0000000000c9eee3 in Map::Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x351c000, cell=..., visitor=...) at /home/megamind/mangos/src/game/Map.h:457
x = 31
y = 32
cell_x = 6
cell_y = 3
#19 0x0000000000c9ea90 in Cell::Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffdb378670, standing_cell=..., visitor=..., m=..., x=-92.225769, y=342.969543, radius=90.9747009)
at /home/megamind/mangos/src/game/CellImpl.h:115
r_zone = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 3, nocreate = 0, reserved = 0}, All = 813087}}
cell_pair = {x_coord = 254, y_coord = 259}
y = 259
x = 254
area = {low_bound = {x_coord = 253, y_coord = 259}, high_bound = {x_coord = 255, y_coord = 262}}
begin_cell = @0x7fffdb378560
end_cell = @0x7fffdb378568
#20 0x0000000000c9e696 in Cell::Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffdb378670, standing_cell=..., visitor=..., m=..., obj=..., radius=90) at /home/megamind/mangos/src/game/CellImpl.h:56
No locales.
#21 0x0000000000c9e2e6 in Cell::VisitAllObjects<MaNGOS::VisibleNotifier> (center_obj=0x5560000, visitor=..., radius=90, dont_load=false)
at /home/megamind/mangos/src/game/CellImpl.h:205
p = {x_coord = 254, y_coord = 261}
cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 5, nocreate = 0, reserved = 0}, All = 1337375}}
gnotifier = {i_visitor = @0x7fffdb3786b0}
wnotifier = {i_visitor = @0x7fffdb3786b0}
#22 0x0000000000c9da52 in Camera::UpdateVisibilityForOwner (this=0x5562d58) at /home/megamind/mangos/src/game/Camera.cpp:149
notifier = {i_camera = @0x5562d58, i_data = {m_blockCount = 1, m_outOfRangeGUIDs = {_M_t = {
_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffdb3786c8, _M_right = 0x7fffdb3786c8}, _M_node_count = 0}}}, m_data = {
static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 214, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
_M_start = 0x7fffd53e6b00 "\002\333\a4m\t0\361\003p", _M_finish = 0x7fffd53e6bd6 "",
_M_end_of_storage = 0x7fffd53e7b00 ""}}, <No data fields>}}}, i_clientGUIDs = {_M_t = {
_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
_M_color = std::_S_red, _M_parent = 0x7fffd53d8900, _M_left = 0x7fffd53da688, _M_right = 0x7fffd53db998}, _M_node_count = 5}}},
i_visibleNow = {_M_t = {
_M_impl = {<std::allocator<std::_Rb_tree_node<WorldObject*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<WorldObject*> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<WorldObject*, WorldObject*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
_M_color = std::_S_red, _M_parent = 0x7fffd53da958, _M_left = 0x7fffd53da958, _M_right = 0x7fffd53da958}, _M_node_count = 1}}}}
#23 0x0000000000aa940c in ViewPoint::CameraCall (this=0x5560098, handler=(void (Camera::*)(Camera *)) 0xc9d9e2 <Camera::UpdateVisibilityForOwner()>)
at /home/megamind/mangos/src/game/Camera.h:99
c = 0x5562d58
itr = {_M_node = 0x5560098}
#24 0x0000000000b91c49 in ViewPoint::Call_UpdateVisibilityForOwner (this=0x5560098) at /home/megamind/mangos/src/game/Camera.h:137
No locales.
#25 0x0000000000d951f6 in Unit::OnRelocated (this=0x5560000) at /home/megamind/mangos/src/game/Unit.cpp:12707
dx = 11.0419846
dy = 2.44442749
dz = -3.30116272
distsq = 138.798325
#26 0x0000000000a9e7af in Map::PlayerRelocation (this=0x351c000, player=0x5560000, x=-92.225769, y=342.969543, z=80.755394, orientation=-2.86617661)
at /home/megamind/mangos/src/game/Map.cpp:718
__FUNCTION__ = "PlayerRelocation"
__PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
old_val = {x_coord = 254, y_coord = 261}
old_cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 5, nocreate = 0, reserved = 0}, All = 1337375}}
same_cell = true
new_val = {x_coord = 254, y_coord = 261}
new_cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 5, nocreate = 0, reserved = 0}, All = 1337375}}
newGrid = 0x7fffdb3788d8
#27 0x0000000000d66ed1 in Unit::SetPosition (this=0x5560000, x=-92.225769, y=342.969543, z=80.755394, orientation=-2.86617661, teleport=false)
at /home/megamind/mangos/src/game/Unit.cpp:498
turn = true
relocate = true
#28 0x0000000000ae6a9f in Player::SetPosition (this=0x5560000, x=-92.225769, y=342.969543, z=80.755394, orientation=-2.86617661, teleport=false)
at /home/megamind/mangos/src/game/Player.cpp:6416
No locales.
#29 0x0000000000d95df6 in Unit::UpdateSplineMovement (this=0x5560000, t_diff=200) at /home/megamind/mangos/src/game/Unit.cpp:12965
loc = {<G3D::Vector3> = {x = -92.225769, y = 342.969543, z = 80.755394}, orientation = -2.86617661}
arrived = false
#30 0x0000000000d66928 in Unit::Update (this=0x5560000, update_diff=200, p_time=200) at /home/megamind/mangos/src/game/Unit.cpp:394
No locales.
#31 0x0000000000ad38c1 in Player::Update (this=0x5560000, update_diff=200, p_time=200) at /home/megamind/mangos/src/game/Player.cpp:1236
now = 140736871238716
pet = 0x0
#32 0x000000000088b899 in WorldObject::UpdateHelper::Update (this=0x7fffdb378cc0, time_diff=200) at /home/megamind/mangos/src/game/Object.h:425
No locales.
#33 0x0000000000a9d7ee in Map::Update (this=0x351c000, t_diff=@0x7fffd5501870) at /home/megamind/mangos/src/game/Map.cpp:478
helper = {m_obj = 0x5560000}
plr = 0x5560000
updater = {i_timeDiff = 0}
grid_object_update = {i_visitor = @0x7fffdb379700}
__FUNCTION__ = "Update"
__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
world_object_update = {i_visitor = @0x4000}
#34 0x0000000000c98ced in MapUpdateRequest::call (this=0x7fffd5501850) at /home/megamind/mangos/src/game/MapUpdater.cpp:53
threadId = 140736871241472
#35 0x0000000000e9cc65 in DelayExecutor::svc (this=0x7fffdbc90df0) at /home/megamind/mangos/src/shared/DelayExecutor.cpp:70
rq = 0x7fffd5501850
#36 0x00007ffff7b72be7 in ACE_Task_Base::svc_run(void*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#37 0x00007ffff7b73f71 in ACE_Thread_Adapter::invoke() () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#38 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#39 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#40 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) thread apply all bt full
Thread 13 (Thread 0x7fffd8b74700 (LWP 5274)):
#0 0x00007ffff5b5ef23 in epoll_wait () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff7af22ec in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#2 0x00007ffff7af430c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) ()
from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#3 0x00007ffff7af44d6 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#4 0x00007ffff7b4cf5d in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) ()
from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#5 0x0000000000b991fa in ReactorRunnable::svc (this=0x7fffdcd51940) at /home/megamind/mangos/src/game/WorldSocketMgr.cpp:165
interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {
tv_sec = 9223372036854775807, tv_usec = 999999}}, 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}}
__FUNCTION__ = "svc"
__PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
i = {_M_node = 0x7fffdcd519f0}
t = {_M_node = 0x7fffd833fb50}
#6 0x00007ffff7b72be7 in ACE_Task_Base::svc_run(void*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#7 0x00007ffff7b73f71 in ACE_Thread_Adapter::invoke() () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#8 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 12 (Thread 0x7fffd9375700 (LWP 5273)):
#0 0x00007ffff5b5ef23 in epoll_wait () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff7af22ec in ACE_Dev_Poll_Reactor::work_pending_i(ACE_Time_Value*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#2 0x00007ffff7af430c in ACE_Dev_Poll_Reactor::handle_events_i(ACE_Time_Value*, ACE_Dev_Poll_Reactor::Token_Guard&) ()
from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#3 0x00007ffff7af44d6 in ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#4 0x00007ffff7b4cf5d in ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) ()
from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#5 0x0000000000b991fa in ReactorRunnable::svc (this=0x7fffdcd51808) at /home/megamind/mangos/src/game/WorldSocketMgr.cpp:165
interval = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {
static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {
tv_sec = 9223372036854775807, tv_usec = 999999}}, 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 = 10000}}
__FUNCTION__ = "svc"
__PRETTY_FUNCTION__ = "virtual int ReactorRunnable::svc()"
i = {_M_node = 0x7fffdcd518b8}
t = {_M_node = 0x0}
#6 0x00007ffff7b72be7 in ACE_Task_Base::svc_run(void*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#7 0x00007ffff7b73f71 in ACE_Thread_Adapter::invoke() () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#8 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 11 (Thread 0x7fffd9b76700 (LWP 5272)):
#0 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0000000000d4d33c in ACE_OS::sleep (tv=...) at /home/megamind/mangos-server/include/ace/OS_NS_unistd.inl:951
rqtp = {tv_sec = 1, tv_nsec = 0}
#2 0x0000000000e9df99 in ACE_Based::Thread::Sleep (msecs=1000) at /home/megamind/mangos/src/shared/Threading.cpp:237
No locales.
#3 0x0000000000886ae9 in FreezeDetectorRunnable::run (this=0x7fffdbbe6660) at /home/megamind/mangos/src/mangosd/Master.cpp:81
curtime = 286606
#4 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7fffdbbe6660) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7fffdbbe6660
#5 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 10 (Thread 0x7fffda377700 (LWP 5271)):
#0 0x00007ffff5b2220d in nanosleep () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff5b57b14 in usleep () from /lib/libc.so.6
No symbol table info available.
#2 0x00000000008744af in CliRunnable::run (this=0x7fffdbc17bd0) at /home/megamind/mangos/src/mangosd/CliRunnable.cpp:617
command_str = 0x7fffda376d70 "\346\335", <incomplete sequence \351>
commandbuf = "Pm7\332\377\177\000\000\t\000\000\000\000\000\000\000\200m7\332\377\177\000\000\240\330\315\333\377\177\000\000\000\331\315\333\377\177\000\000@\300\315\333\377\177\000\000\220m7\332\377\177\000\000\240\330\315\333\377\177\000\000\346\335\351\000\000\000\000\000\240m7\332\377\177\000\000H\341{\366\377\177\000\000\240\330\315\333\377\177\000\000\000\331\315\333\377\177\000\000@\300\315\333\377\177\000\000\360m7\332\377\177\000\000®{\366\377\177\000\000\000\331\315\333\377\177\000\000\000\300\315\333\377\177\000\000\000@\000\000\000\000\000\000\000\331\315\333\377\177\000\000\360m7\332\377\177\000\000\240\330\315\333\377\177\000\000\240\330\315\333\377\177\000\000\000\331\315\333\377\177\000\000Pn7\332\377\177\000\000\260\326{\366\377\177\000\000\000\353\273\333\377\177\000\000\200\376?\001\000\000\000\000\300y7\332\377\177\000\000\000\331\315\333\377\177", '\000' <repetidos 11 veces>"\331, \315\333\377\177\000"
#3 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7fffdbc17bd0) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7fffdbc17bd0
#4 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#6 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 9 (Thread 0x7fffdab78700 (LWP 5270)):
#0 0x00007ffff5e06a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1 0x00007ffff7ae116a in ACE_Condition_Thread_Mutex::wait() () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#2 0x0000000000c98020 in MapUpdater::wait (this=0x7fffdbc90de8) at /home/megamind/mangos/src/game/MapUpdater.cpp:95
guard = {lock_ = 0x7fffdbc90f00, owner_ = 0}
#3 0x000000000088a721 in MapManager::Update (this=0x7fffdbc90d00, diff=50) at /home/megamind/mangos/src/game/MapManager.cpp:206
iter = {_M_node = 0xf79690}
#4 0x0000000000b7b56f in World::Update (this=0x7ffff7f77900, diff=50) at /home/megamind/mangos/src/game/World.cpp:1708
autobroadcaston = 1
#5 0x000000000087bdfc in WorldRunnable::run (this=0x7fffdbc17bc0) at /home/megamind/mangos/src/mangosd/WorldRunnable.cpp:60
diff = 50
realCurrTime = 287262
realPrevTime = 287212
prevSleepTime = 50
#6 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7fffdbc17bc0) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7fffdbc17bc0
#7 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#9 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 8 (Thread 0x7fffdb379700 (LWP 5269)):
#0 0x00007ffff5af5c2d in free () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff5aedb39 in _IO_free_backup_area () from /lib/libc.so.6
No symbol table info available.
#2 0x00007ffff5aeba2a in _IO_file_overflow () from /lib/libc.so.6
No symbol table info available.
#3 0x00007ffff5aeacdd in _IO_file_xsputn () from /lib/libc.so.6
No symbol table info available.
#4 0x00007ffff5ac00d5 in vfprintf () from /lib/libc.so.6
No symbol table info available.
#5 0x00007ffff5ac8658 in fprintf () from /lib/libc.so.6
No symbol table info available.
#6 0x0000000000ea0d1b in Log::outTimestamp (file=0x7fffd00008d0) at /home/megamind/mangos/src/shared/Log.cpp:330
t = 1324547001
aTm = 0x7ffff5dfa360
#7 0x0000000000ea1da5 in Log::outDebug (this=0x7ffff7fbfec0, str=0xf8eac8 "%s is visible now for %s. Distance = %f")
at /home/megamind/mangos/src/shared/Log.cpp:637
ap = {{gp_offset = 0, fp_offset = 0, overflow_arg_area = 0x0, reg_save_area = 0x0}}
#8 0x0000000000b365a1 in Player::UpdateVisibilityOf<Creature> (this=0x5560000, viewPoint=0x5560000, target=0x7fffd0800000, data=..., visibleNow=...)
at /home/megamind/mangos/src/game/Player.cpp:21135
No locales.
#9 0x0000000000c9e13a in Camera::UpdateVisibilityOf<Creature> (this=0x5562d58, target=0x7fffd0800000, data=..., vis=...)
at /home/megamind/mangos/src/game/Camera.cpp:137
No locales.
#10 0x0000000000c9fc49 in MaNGOS::VisibleNotifier::Visit<Creature> (this=0x7fffdb3786b0, m=...) at /home/megamind/mangos/src/game/GridNotifiersImpl.h:36
iter = {_Ptr = 0x7fffd0801fd8}
#11 0x0000000000c9fa8b in VisitorHelper<MaNGOS::VisibleNotifier, Creature> (v=..., c=...)
at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:50
No locales.
#12 0x0000000000c9f914 in VisitorHelper<MaNGOS::VisibleNotifier, Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > (v=..., c=...)
at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:57
No locales.
#13 0x0000000000c9f88e in VisitorHelper<MaNGOS::VisibleNotifier, GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > (
v=..., c=...) at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:58
No locales.
#14 0x0000000000c9f80a in VisitorHelper<MaNGOS::VisibleNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (v=..., c=...) at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:65
No locales.
#15 0x0000000000c9f72e in TypeContainerVisitor<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > >::Visit (this=0x7fffdb378650, c=...) at /home/megamind/mangos/src/framework/GameSystem/TypeContainerVisitor.h:80
No locales.
#16 0x0000000000c9f68b in Grid<Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<MaNGOS::VisibleNotifier> (this=0x7fffd013d990, visitor=...)
at /home/megamind/mangos/src/framework/GameSystem/Grid.h:81
No locales.
#17 0x0000000000c9f5b2 in NGrid<8u, Player, TypeList<Player, TypeList<Creature, TypeList<Corpse, TypeList<Camera, TypeNull> > > >, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > >::Visit<MaNGOS::VisibleNotifier, TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > (this=0x7fffd0138000, x=@0x7fffdb378504, y=@0x7fffdb378500, visitor=...)
at /home/megamind/mangos/src/framework/GameSystem/NGrid.h:156
No locales.
#18 0x0000000000c9eee3 in Map::Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x351c000, cell=..., visitor=...) at /home/megamind/mangos/src/game/Map.h:457
x = 31
y = 32
cell_x = 6
cell_y = 3
#19 0x0000000000c9ea90 in Cell::Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffdb378670, standing_cell=..., visitor=..., m=..., x=-92.225769, y=342.969543, radius=90.9747009)
at /home/megamind/mangos/src/game/CellImpl.h:115
r_zone = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 3, nocreate = 0, reserved = 0}, All = 813087}}
cell_pair = {x_coord = 254, y_coord = 259}
y = 259
x = 254
area = {low_bound = {x_coord = 253, y_coord = 259}, high_bound = {x_coord = 255, y_coord = 262}}
begin_cell = @0x7fffdb378560
end_cell = @0x7fffdb378568
#20 0x0000000000c9e696 in Cell::Visit<MaNGOS::VisibleNotifier, TypeMapContainer<TypeList<GameObject, TypeList<Creature, TypeList<DynamicObject, TypeList<Corpse, TypeNull> > > > > > (this=0x7fffdb378670, standing_cell=..., visitor=..., m=..., obj=..., radius=90) at /home/megamind/mangos/src/game/CellImpl.h:56
No locales.
#21 0x0000000000c9e2e6 in Cell::VisitAllObjects<MaNGOS::VisibleNotifier> (center_obj=0x5560000, visitor=..., radius=90, dont_load=false)
at /home/megamind/mangos/src/game/CellImpl.h:205
p = {x_coord = 254, y_coord = 261}
cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 5, nocreate = 0, reserved = 0}, All = 1337375}}
gnotifier = {i_visitor = @0x7fffdb3786b0}
wnotifier = {i_visitor = @0x7fffdb3786b0}
#22 0x0000000000c9da52 in Camera::UpdateVisibilityForOwner (this=0x5562d58) at /home/megamind/mangos/src/game/Camera.cpp:149
notifier = {i_camera = @0x5562d58, i_data = {m_blockCount = 1, m_outOfRangeGUIDs = {_M_t = {
_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffdb3786c8, _M_right = 0x7fffdb3786c8}, _M_node_count = 0}}}, m_data = {
static DEFAULT_SIZE = 4096, _rpos = 0, _wpos = 214, _storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
_M_start = 0x7fffd53e6b00 "\002\333\a4m\t0\361\003p", _M_finish = 0x7fffd53e6bd6 "",
_M_end_of_storage = 0x7fffd53e7b00 ""}}, <No data fields>}}}, i_clientGUIDs = {_M_t = {
_M_impl = {<std::allocator<std::_Rb_tree_node<ObjectGuid> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<ObjectGuid> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ObjectGuid, ObjectGuid, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
_M_color = std::_S_red, _M_parent = 0x7fffd53d8900, _M_left = 0x7fffd53da688, _M_right = 0x7fffd53db998}, _M_node_count = 5}}},
i_visibleNow = {_M_t = {
_M_impl = {<std::allocator<std::_Rb_tree_node<WorldObject*> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<WorldObject*> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<WorldObject*, WorldObject*, bool>> = {<No data fields>}, <No data fields>}, _M_header = {
_M_color = std::_S_red, _M_parent = 0x7fffd53da958, _M_left = 0x7fffd53da958, _M_right = 0x7fffd53da958}, _M_node_count = 1}}}}
#23 0x0000000000aa940c in ViewPoint::CameraCall (this=0x5560098, handler=(void (Camera::*)(Camera *)) 0xc9d9e2 <Camera::UpdateVisibilityForOwner()>)
at /home/megamind/mangos/src/game/Camera.h:99
c = 0x5562d58
itr = {_M_node = 0x5560098}
#24 0x0000000000b91c49 in ViewPoint::Call_UpdateVisibilityForOwner (this=0x5560098) at /home/megamind/mangos/src/game/Camera.h:137
No locales.
#25 0x0000000000d951f6 in Unit::OnRelocated (this=0x5560000) at /home/megamind/mangos/src/game/Unit.cpp:12707
dx = 11.0419846
dy = 2.44442749
dz = -3.30116272
distsq = 138.798325
#26 0x0000000000a9e7af in Map::PlayerRelocation (this=0x351c000, player=0x5560000, x=-92.225769, y=342.969543, z=80.755394, orientation=-2.86617661)
at /home/megamind/mangos/src/game/Map.cpp:718
__FUNCTION__ = "PlayerRelocation"
__PRETTY_FUNCTION__ = "void Map::PlayerRelocation(Player*, float, float, float, float)"
old_val = {x_coord = 254, y_coord = 261}
old_cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 5, nocreate = 0, reserved = 0}, All = 1337375}}
same_cell = true
new_val = {x_coord = 254, y_coord = 261}
new_cell = {data = {Part = {grid_x = 31, grid_y = 32, cell_x = 6, cell_y = 5, nocreate = 0, reserved = 0}, All = 1337375}}
newGrid = 0x7fffdb3788d8
#27 0x0000000000d66ed1 in Unit::SetPosition (this=0x5560000, x=-92.225769, y=342.969543, z=80.755394, orientation=-2.86617661, teleport=false)
at /home/megamind/mangos/src/game/Unit.cpp:498
turn = true
relocate = true
#28 0x0000000000ae6a9f in Player::SetPosition (this=0x5560000, x=-92.225769, y=342.969543, z=80.755394, orientation=-2.86617661, teleport=false)
at /home/megamind/mangos/src/game/Player.cpp:6416
No locales.
#29 0x0000000000d95df6 in Unit::UpdateSplineMovement (this=0x5560000, t_diff=200) at /home/megamind/mangos/src/game/Unit.cpp:12965
loc = {<G3D::Vector3> = {x = -92.225769, y = 342.969543, z = 80.755394}, orientation = -2.86617661}
arrived = false
#30 0x0000000000d66928 in Unit::Update (this=0x5560000, update_diff=200, p_time=200) at /home/megamind/mangos/src/game/Unit.cpp:394
No locales.
#31 0x0000000000ad38c1 in Player::Update (this=0x5560000, update_diff=200, p_time=200) at /home/megamind/mangos/src/game/Player.cpp:1236
now = 140736871238716
pet = 0x0
#32 0x000000000088b899 in WorldObject::UpdateHelper::Update (this=0x7fffdb378cc0, time_diff=200) at /home/megamind/mangos/src/game/Object.h:425
No locales.
#33 0x0000000000a9d7ee in Map::Update (this=0x351c000, t_diff=@0x7fffd5501870) at /home/megamind/mangos/src/game/Map.cpp:478
helper = {m_obj = 0x5560000}
plr = 0x5560000
updater = {i_timeDiff = 0}
grid_object_update = {i_visitor = @0x7fffdb379700}
__FUNCTION__ = "Update"
__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
world_object_update = {i_visitor = @0x4000}
#34 0x0000000000c98ced in MapUpdateRequest::call (this=0x7fffd5501850) at /home/megamind/mangos/src/game/MapUpdater.cpp:53
threadId = 140736871241472
#35 0x0000000000e9cc65 in DelayExecutor::svc (this=0x7fffdbc90df0) at /home/megamind/mangos/src/shared/DelayExecutor.cpp:70
rq = 0x7fffd5501850
#36 0x00007ffff7b72be7 in ACE_Task_Base::svc_run(void*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#37 0x00007ffff7b73f71 in ACE_Thread_Adapter::invoke() () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#38 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#39 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#40 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 7 (Thread 0x7fffdbb7a700 (LWP 5268)):
#0 0x00007ffff5b51fe7 in unlink () from /lib/libc.so.6
No symbol table info available.
#1 0x00007ffff5ad0cd9 in remove () from /lib/libc.so.6
No symbol table info available.
#2 0x0000000000ea2e3a in Log::swapLogFile (this=0x7ffff7fbfec0) at /home/megamind/mangos/src/shared/Log.cpp:893
No locales.
#3 0x0000000000ea1e3f in Log::outDebug (this=0x7ffff7fbfec0, str=0xf86a28 "WORLD: Recvd %s (%u, 0x%X) opcode")
at /home/megamind/mangos/src/shared/Log.cpp:646
ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffdbb79a90, reg_save_area = 0x7fffdbb799d0}}
#4 0x0000000000ac8c5c in WorldSession::HandleMovementOpcodes (this=0x7fffd831f3c0, recv_data=...) at /home/megamind/mangos/src/game/MovementHandler.cpp:266
opcode = 238
mover = 0x7fffd8316a00
plMover = 0x8753e8
data = {<ByteBuffer> = {static DEFAULT_SIZE = 4096, _rpos = 140736879631152, _wpos = 8866656,
_storage = {<std::_Vector_base<unsigned char, std::allocator<unsigned char> >> = {
_M_impl = {<std::allocator<unsigned char>> = {<__gnu_cxx::new_allocator<unsigned char>> = {<No data fields>}, <No data fields>},
_M_start = 0x13ed380 "g\211", <incomplete sequence \371>, _M_finish = 0x7fffd831f4e0 "",
_M_end_of_storage = 0x7fffdbb79b50 "p\233\267\333\377\177"}}, <No data fields>}}, m_opcode = 22479}
guid = {m_guid = 140736879631216, static Null = {m_guid = 0, static Null = <same as static member of an already seen type>}}
movementInfo = {moveFlags = 3686243008, moveFlags2 = 32767, time = 3580259312, pos = {x = 4.59163468e-41, y = -1.58226595e+13, z = 4.59163468e-41,
o = -1.03209686e+34}, t_guid = {m_guid = 140736879631104, static Null = {m_guid = 0,
static Null = <same as static member of an already seen type>}}, t_pos = {x = 2.16159999e-38, y = 0, z = 0, o = 0}, t_time = 48,
t_seat = 0 '\000', t_seatInfo = 0x7fffdbb79b00, t_time2 = 4155665878, s_pitch = 4.59163468e-41, fallTime = 1, jump = {velocity = 0,
sinAngle = 1.24247586e-38, cosAngle = 0, xyspeed = -1.03361102e+17}, u_unk1 = 4.59163468e-41}
#5 0x0000000000a2f2c0 in WorldSession::ExecuteOpcode (this=0x7fffd831f3c0, opHandle=..., packet=0x7fffd8338580)
at /home/megamind/mangos/src/game/WorldSession.cpp:1037
No locales.
#6 0x0000000000a2be95 in WorldSession::Update (this=0x7fffd831f3c0, updater=...) at /home/megamind/mangos/src/game/WorldSession.cpp:246
opHandle = @0x13ed380
packet = 0x7fffd8338580
#7 0x0000000000a9d6a6 in Map::Update (this=0x3b84000, t_diff=@0x7fffd5501898) at /home/megamind/mangos/src/game/Map.cpp:467
pSession = 0x7fffd831f3c0
updater = {<PacketFilter> = {_vptr.PacketFilter = 0xf79630, m_pSession = 0x7fffd831f3c0}, <No data fields>}
plr = 0x7fffd00f0000
updater = {i_timeDiff = 571}
grid_object_update = {i_visitor = @0x7fffdbb7a700}
__FUNCTION__ = "Update"
__PRETTY_FUNCTION__ = "virtual void Map::Update(const uint32&)"
world_object_update = {i_visitor = @0x4000}
#8 0x0000000000c98ced in MapUpdateRequest::call (this=0x7fffd5501878) at /home/megamind/mangos/src/game/MapUpdater.cpp:53
threadId = 140736879634176
#9 0x0000000000e9cc65 in DelayExecutor::svc (this=0x7fffdbc90df0) at /home/megamind/mangos/src/shared/DelayExecutor.cpp:70
rq = 0x7fffd5501878
#10 0x00007ffff7b72be7 in ACE_Task_Base::svc_run(void*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#11 0x00007ffff7b73f71 in ACE_Thread_Adapter::invoke() () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#12 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#13 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#14 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 6 (Thread 0x7fffdc57b700 (LWP 5267)):
#0 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0000000000d4d33c in ACE_OS::sleep (tv=...) at /home/megamind/mangos-server/include/ace/OS_NS_unistd.inl:951
rqtp = {tv_sec = 0, tv_nsec = 10000000}
#2 0x0000000000e9df99 in ACE_Based::Thread::Sleep (msecs=10) at /home/megamind/mangos/src/shared/Threading.cpp:237
No locales.
#3 0x0000000000eb4767 in SqlDelayThread::run (this=0x7fffdd100340) at /home/megamind/mangos/src/shared/Database/SqlDelayThread.cpp:48
loopSleepms = 10
pingEveryLoop = 180000
loopCounter = 26641
#4 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7fffdd100340) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7fffdd100340
#5 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 5 (Thread 0x7ffff420d700 (LWP 5266)):
#0 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0000000000d4d33c in ACE_OS::sleep (tv=...) at /home/megamind/mangos-server/include/ace/OS_NS_unistd.inl:951
rqtp = {tv_sec = 0, tv_nsec = 10000000}
#2 0x0000000000e9df99 in ACE_Based::Thread::Sleep (msecs=10) at /home/megamind/mangos/src/shared/Threading.cpp:237
No locales.
#3 0x0000000000eb4767 in SqlDelayThread::run (this=0x7ffff7f87dc0) at /home/megamind/mangos/src/shared/Database/SqlDelayThread.cpp:48
loopSleepms = 10
pingEveryLoop = 180000
loopCounter = 28465
#4 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7ffff7f87dc0) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7ffff7f87dc0
#5 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 4 (Thread 0x7ffff4a0e700 (LWP 5265)):
#0 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0000000000d4d33c in ACE_OS::sleep (tv=...) at /home/megamind/mangos-server/include/ace/OS_NS_unistd.inl:951
rqtp = {tv_sec = 0, tv_nsec = 10000000}
#2 0x0000000000e9df99 in ACE_Based::Thread::Sleep (msecs=10) at /home/megamind/mangos/src/shared/Threading.cpp:237
No locales.
#3 0x0000000000eb4767 in SqlDelayThread::run (this=0x7ffff7f87e80) at /home/megamind/mangos/src/shared/Database/SqlDelayThread.cpp:48
loopSleepms = 10
pingEveryLoop = 180000
loopCounter = 28385
#4 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7ffff7f87e80) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7ffff7f87e80
#5 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 3 (Thread 0x7ffff541c700 (LWP 5264)):
#0 0x00007ffff5e0a36d in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0000000000d4d33c in ACE_OS::sleep (tv=...) at /home/megamind/mangos-server/include/ace/OS_NS_unistd.inl:951
rqtp = {tv_sec = 0, tv_nsec = 10000000}
#2 0x0000000000e9df99 in ACE_Based::Thread::Sleep (msecs=10) at /home/megamind/mangos/src/shared/Threading.cpp:237
No locales.
#3 0x0000000000eb4767 in SqlDelayThread::run (this=0x7ffff7f87f40) at /home/megamind/mangos/src/shared/Database/SqlDelayThread.cpp:48
loopSleepms = 10
pingEveryLoop = 180000
loopCounter = 28460
#4 0x0000000000e9de11 in ACE_Based::Thread::ThreadTask (param=0x7ffff7f87f40) at /home/megamind/mangos/src/shared/Threading.cpp:187
_task = 0x7ffff7f87f40
#5 0x00007ffff5e02971 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x00007ffff5b5e92d in clone () from /lib/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.
Thread 1 (Thread 0x7ffff7feb720 (LWP 5260)):
#0 0x00007ffff5e03285 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#1 0x00007ffff7b7682c in ACE_Thread_Manager::wait_task(ACE_Task_Base*) () from /home/megamind/mangos-server/lib/libACE-5.8.3.so
No symbol table info available.
#2 0x0000000000b98e74 in ReactorRunnable::Wait (this=0x7fffdcd51808) at /home/megamind/mangos/src/game/WorldSocketMgr.cpp:101
No locales.
#3 0x0000000000b984b8 in WorldSocketMgr::Wait (this=0x7fffdbc0bdd8) at /home/megamind/mangos/src/game/WorldSocketMgr.cpp:310
i = 0
#4 0x000000000088528b in Master::Run (this=0x7ffff7fafff0) at /home/megamind/mangos/src/mangosd/Master.cpp:327
pidfile = {static npos = <optimized out>,
_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
_M_p = 0x7ffff7fdbf28 "./worldd.pid"}}
rar_thread = 0x0
bind_ip = {static npos = <optimized out>,
_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
_M_p = 0x7fffdbcace98 "0.0.0.0"}}
world_thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment