Issue Information
-
#005080
-
0 - None Assigned
-
Unable to Fix
Issue Confirmations
-
Yes (0)No (0)
Originally posted by daniel_gp
http://www.eathena.w...er&showbug=5080
Well, I updated my eA to latest SVN rev and it crashed. I don't know why exactly it crashed, but the gdb log is below.
http://www.eathena.w...er&showbug=5080
Well, I updated my eA to latest SVN rev and it crashed. I don't know why exactly it crashed, but the gdb log is below.
QUOTE
Program terminated with signal 11, Segmentation fault.
#0 0x08071591 in chrif_authreq (sd=0xd583100) at chrif.c:566
566 WFIFOHEAD(char_fd,19);
(gdb) bt full
#0 0x08071591 in chrif_authreq (sd=0xd583100) at chrif.c:566
node = 0x0
#1 0x08087d43 in clif_parse (fd=7) at clif.c:15051
cmd = 1078
packet_ver = 25
packet_len = 19
err = 0
sd = 0x0
pnum = 0
#2 0x081689bb in do_sockets (next=50) at socket.c:787
rfd = {__fds_bits = {128, 0 <repeats 31 times>}}
timeout = {tv_sec = 0, tv_usec = 49000}
ret = 0
i = <value optimized out>
#3 0x08167095 in main (argc=1, argv=0xffd69c24) at core.c:253
next = 0
#0 0x08071591 in chrif_authreq (sd=0xd583100) at chrif.c:566
566 WFIFOHEAD(char_fd,19);
(gdb) bt full
#0 0x08071591 in chrif_authreq (sd=0xd583100) at chrif.c:566
node = 0x0
#1 0x08087d43 in clif_parse (fd=7) at clif.c:15051
cmd = 1078
packet_ver = 25
packet_len = 19
err = 0
sd = 0x0
pnum = 0
#2 0x081689bb in do_sockets (next=50) at socket.c:787
rfd = {__fds_bits = {128, 0 <repeats 31 times>}}
timeout = {tv_sec = 0, tv_usec = 49000}
ret = 0
i = <value optimized out>
#3 0x08167095 in main (argc=1, argv=0xffd69c24) at core.c:253
next = 0