Code: Select all
(gdb) bt
#0 0x0096b416 in __kernel_vsyscall ()
#1 0x002d2460 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2 0x002d3e28 in abort () at abort.c:88
#3 0x0030ffed in __libc_message (do_abort=2, fmt=0x3eae68 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:170
#4 0x00316e1f in malloc_printerr (ptr=<value optimized out>, str=<value optimized out>, action=<value optimized out>) at malloc.c:5994
#5 malloc_consolidate (av=0x418140) at malloc.c:4905
#6 0x0031892d in _int_malloc (av=0x418140, bytes=8164) at malloc.c:4229
#7 0x0031a765 in __libc_malloc (bytes=8164) at malloc.c:3551
#8 0x00b62e0d in my_malloc (size=8164, my_flags=16) at my_malloc.c:34
#9 0x00b663dc in alloc_root (mem_root=0xa78b210, Size=16) at my_alloc.c:201
#10 0x00b8aae7 in cli_read_rows (mysql=0x829a860, mysql_fields=0x0, fields=7) at client.c:1379
#11 0x00b8ae2d in cli_read_query_result (mysql=0x829a860) at client.c:2766
#12 0x00b89024 in mysql_real_query (mysql=0x829a860,
query=0xae73544 "select sln.id, sle.id, slp.x, slp.y, slp.z, slp.x_offset, slp.y_offset, slp.z_offset, slp.heading, sle.spawn_id, sle.spawnpercentage, slp.respawn, slp.grid_id, slp.id from spawn_location_placement slp"..., length=413) at client.c:2819
#13 0x08122ca4 in DBcore::RunQuery (this=0x829a860,
query=0xae73544 "select sln.id, sle.id, slp.x, slp.y, slp.z, slp.x_offset, slp.y_offset, slp.z_offset, slp.heading, sle.spawn_id, sle.spawnpercentage, slp.respawn, slp.grid_id, slp.id from spawn_location_placement slp"..., querylen=413, errbuf=0xb3b5ac98 "", result=0xb3b5ae98, affected_rows=0x0, last_insert_id=0x0, errnum=0xb3b5aea8, retry=true) at ../common/dbcore.cpp:173
#14 0x0812ce9a in Query::RunQuery2 (this=0xb3b5ac88, in_query=
{static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xae73544 "select sln.id, sle.id, slp.x, slp.y, slp.z, slp.x_offset, slp.y_offset, slp.z_offset, slp.heading, sle.spawn_id, sle.spawnpercentage, slp.respawn, slp.grid_id, slp.id from spawn_location_placement slp"...}}, type=Q_SELECT)
at ../common/database.cpp:218
#15 0x0812cf98 in Query::RunQuery2 (this=0xb3b5ac88, type=Q_SELECT,
format=0x825840c "select sln.id, sle.id, slp.x, slp.y, slp.z, slp.x_offset, slp.y_offset, slp.z_offset, slp.heading, sle.spawn_id, sle.spawnpercentage, slp.respawn, slp.grid_id, slp.id from spawn_location_placement slp"...) at ../common/database.cpp:195
#16 0x0814411c in WorldDatabase::LoadSpawns (this=0x829a860, zone=0xeeb4550) at WorldDatabase.cpp:2638
#17 0x081aa4a2 in ZoneServer::Process (this=0xeeb4550) at zoneserver.cpp:764
#18 0x081ac70e in ZoneLoop (tmp=0xeeb4550) at zoneserver.cpp:3466
#19 0x0042a51f in start_thread (arg=0xb3b5bb90) at pthread_create.c:297
#20 0x0038b04e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130



