Can anybody help me on this... Here is my crashlog.
Program received signal SIGPIPE, Broken pipe.
0xb7fe2420 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7fe2420 in __kernel_vsyscall ()
#1 0xb7bac801 in send () from /lib/libc.so.6
#2 0x0819af9b in send_from_fifo (fd=11) at socket.c:345
#3 0x08199e8b in do_close (fd=11) at socket.c:1145
#4 0x0808d2fa in clif_parse (fd=11) at clif.c:17340
#5 0x08199956 in send_shortlist_do_sends () at socket.c:1426
#6 0x0819aba5 in do_sockets (next=87) at socket.c:763
#7 0x081995ac in main (argc=1, argv=0xbffff8b4) at core.c:295
(gdb) bt full
#0 0xb7fe2420 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7bac801 in send () from /lib/libc.so.6
No symbol table info available.
#2 0x0819af9b in send_from_fifo (fd=11) at socket.c:345
len = <value optimized out>
#3 0x08199e8b in do_close (fd=11) at socket.c:1145
No locals.
#4 0x0808d2fa in clif_parse (fd=11) at clif.c:17340
cmd = 0
packet_ver = 3
packet_len = 3
err = -1073744104
sd = 0xcd768b8
pnum = 0
#5 0x08199956 in send_shortlist_do_sends () at socket.c:1426
fd = 11
i = 0
#6 0x0819aba5 in do_sockets (next=87) at socket.c:763
rfd = {__fds_bits = {2048, 0 <repeats 31 times>}}
timeout = {tv_sec = 0, tv_usec = 86499}
ret = 0
i = 11
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) Quit
(gdb) Quit
(gdb)
Question
Reducto
Can anybody help me on this... Here is my crashlog.
Thanks!
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.