Issue information

Issue ID
#960
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Feb 12, 2008 19:35
Last Post
Hercules Elf Bot
Feb 12, 2008 19:35
Confirmation
N/A

Hercules Elf Bot - Feb 12, 2008 19:35

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

Hello,

Svn 12195 used with debian testing and kernel 2.6.23, it works fine.
I upgrade the kernel to the 2.6.24, the map-server crash.
I tryed to recompile, but not succes.

I launched with gdb and this is the report:

QUOTE
Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0xb7bab980 (LWP 10034)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt full
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7ce6bd1 in send () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2 0x0812ec2b in send_from_fifo (fd=26) at socket.c:328
len = <value optimized out>
#3 0x0812dee2 in do_close (fd=26) at socket.c:1101
No locals.
#4 0x08062aea in clif_parse (fd=26) at clif.c:11645
cmd = 26
packet_ver = -1078618368
packet_len = 1
err = -1078618344
sd = (TBL_PC *) 0xad970e8
pnum = 0
#5 0x0812d869 in send_shortlist_do_sends () at socket.c:1324
fd = 26
i = 0
#6 0x0812e9bf in do_sockets (next=<value optimized out>) at socket.c:722
rfd = {__fds_bits = {75497472, 0 <repeats 31 times>}}
timeout = {tv_sec = 0, tv_usec = 40000}
ret = 0
i = 26
#7 0x0812d526 in main (argc=1, argv=0xbfb598b4) at core.c:254
next = -32


Best regards.

PS: i've edit for paste all the error

This post has been edited by bidulosx: Feb 12 2008, 12:13 PM