cURL / Mailing Lists / curl-library / Single Mail

curl-library

boken pipe

From: Yi Li <Michael.li_at_playstarmusic.com>
Date: Thu, 05 Jan 2006 13:56:41 -0700

Hi,

I got a boken pipe.

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread -1335964752 (LWP 30815)]
0x00acf402 in __kernel_vsyscall ()
(gdb) where
#0 0x00acf402 in __kernel_vsyscall ()
#1 0x008f10bb in __write_nocancel ()
   from /lib/libpthread.so.0
#2 0x001819a7 in BIO_sock_should_retry ()
   from /lib/libcrypto.so.5
#3 0x0017f94a in BIO_write () from /lib/libcrypto.so.5
#4 0x00a986cf in ssl3_change_cipher_state ()
   from /lib/libssl.so.5
#5 0x00a98794 in ssl3_dispatch_alert ()
   from /lib/libssl.so.5
---Type <return> to continue, or q <return> to quit---
#6 0x00a98d9f in ssl3_send_alert () from /lib/libssl.so.5
#7 0x00a96dc0 in ssl3_shutdown () from /lib/libssl.so.5
#8 0x00a9eaa3 in SSL_shutdown () from /lib/libssl.so.5
#9 0x0098b5fb in Curl_SSL_Close ()
   from /usr/lib/libcurl.so.3
#10 0x00985699 in Curl_disconnect ()
   from /usr/lib/libcurl.so.3
#11 0x0098708e in Curl_setopt () from /usr/lib/libcurl.so.3
#12 0x009870e5 in Curl_close () from /usr/lib/libcurl.so.3
#13 0x00994961 in curl_easy_cleanup ()

Any idea about it.
I saw a similiar situation at
http://www.zeroc.com/vbulletin/showthread.php?t=1625

Cheers!
Received on 2006-01-05