Issue information

Issue ID
#1462
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
May 3, 2008 21:55
Last Post
Hercules Elf Bot
May 3, 2008 21:55
Confirmation
N/A

Hercules Elf Bot - May 3, 2008 21:55

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

We experienced this bug in revision: 12015:12681MS

we understand their are more recent versions,

I'm hoping to acquire knowledge if this bug has been fixed in more recent versions and where it could possibly lie.

We run debian linux, I used gdb to attempt to acquire a debug stackdump.

I hope i've done it right.

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 1077701888 (LWP 25306)]
0x4030ae3c in send () from /lib/tls/libc.so.6
(gdb) bt full
#0 0x4030ae3c in send () from /lib/tls/libc.so.6
No symbol table info available.
#1 0x0812ecb9 in send_from_fifo (fd=78) at socket.c:328
len = <value optimized out>
#2 0x0812dd92 in do_close (fd=78) at socket.c:1089
No locals.
#3 0x08063026 in clif_parse (fd=78) at clif.c:11759
packet_ver = 200197024
packet_len = 3
err = -1073747432
sd = (TBL_PC *) 0xbe379f0
pnum = 0
#4 0x0812d8e6 in send_shortlist_do_sends () at socket.c:1312
fd = 78
i = 0
#5 0x0812ea39 in do_sockets (next=50) at socket.c:711
rfd = {__fds_bits = {0, 0, 16384, 0 <repeats 29 times>}}
timeout = {tv_sec = 0, tv_usec = 24000}
ret = 0
i = 78
#6 0x0812d585 in main (argc=1, argv=0xbfffeba4) at core.c:254
next = -32



may I also ask how you enable .core files for proper analisys?

Regards

Maever

This post has been edited by maever: May 3 2008, 03:14 PM