Issue information

Issue ID
#2798
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 23, 2009 6:41
Last Post
Hercules Elf Bot
Feb 23, 2009 6:41
Confirmation
N/A

Hercules Elf Bot - Feb 23, 2009 6:41

Originally posted by [b]Peter[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2798

[xenophase@crash ~]$ uname -a;gcc -v
FreeBSD crash.pfak.org 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Mon Nov 26 22:42:27 PST 2007 [email protected]:/usr/obj/usr/src/sys/CRASH amd64
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
[xenophase@crash ~/athena]$ gdb -core char-server_sql.core ./char-server_sql
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Core was generated by `char-server_sql'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/librt.so.1...done.
Loaded symbols for /usr/lib/librt.so.1
Reading symbols from /lib/libm.so.5...done.
Loaded symbols for /lib/libm.so.5
Reading symbols from /lib/libz.so.4...done.
Loaded symbols for /lib/libz.so.4
Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.16...done.
Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.16
Reading symbols from /lib/libcrypt.so.4...done.
Loaded symbols for /lib/libcrypt.so.4
Reading symbols from /lib/libc.so.7...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x0000000080d00b02 in strlen () from /lib/libc.so.7
(gdb) bt
#0 0x0000000080d00b02 in strlen () from /lib/libc.so.7
#1 0x0000000080cfde3b in strchr () from /lib/libc.so.7
#2 0x0000000080c7e1bc in vsnprintf () from /lib/libc.so.7
#3 0x00000000004256fb in StringBuf_Vprintf (self=0x7fffffffe6d0, fmt=0x42f488 "`emblem_len`=%d, `emblem_id`=%d, `emblem_data`='%s'", ap=0x7fffffffd220) at strlib.c:982
#4 0x00000000004257e6 in StringBuf_Printf (self=Variable "self" is not available.
) at strlib.c:965
#5 0x0000000000416808 in inter_guild_tosql (g=0x81358644, flag=Variable "flag" is not available.
) at int_guild.c:202
#6 0x0000000000416f91 in guild_save_timer (tid=Variable "tid" is not available.
) at int_guild.c:69
#7 0x000000000041fa3f in do_timer (tick=4182418009) at timer.c:330
#8 0x000000000041d370 in main (argc=1, argv=0x7fffffffe818) at core.c:253