cURL / Mailing Lists / curl-users / Single Mail

curl-users

getting SIGBUS in Curl_ossl_connect

From: Atul Gupta <Atul.Gupta_at_sun.com>
Date: Mon, 22 Aug 2005 11:30:27 +0500

I am using CURL for one of my product and I am getting SIGBUS at curl_oss_connect..

Stack trace is attached..
t_at_2 a l_at_2 startThread() signal SIGBUS in BN_clear_free()

[1] BN_clear_free(0xa7349f, 0x45d9c8, 0x45d9f8, 0x4a6730, 0x121874, 0x262894), at 0x26f23c
  [2] RSA_free(0x45d9c8, 0x800, 0x111fe8, 0x25eb30, 0x2e329c, 0x397cb4), at 0x271ae0
  [3] EVP_PKEY_free(0xa734b8, 0x1800, 0xee528, 0x25f830, 0x383a38, 0x6), at 0x2955cc
  [4] pubkey_cb(0x3, 0x3c9f08, 0x3beb6c, 0x0, 0x813760, 0x813760), at 0x2f3440
  [5] asn1_item_combine_free(0x0, 0x3beb6c, 0x0, 0x2f342c, 0x3c9f08, 0x4), at 0x29f068
  [6] asn1_item_combine_free(0x0, 0x3bd09c, 0x0, 0x0, 0x45d970, 0x4), at 0x29f034
  [7] asn1_item_combine_free(0x0, 0x3bd10c, 0x0, 0x298e70, 0xfecfadec, 0x4), at
0x29f034
  [8] ASN1_item_free(0x45d970, 0x3bd10c, 0x3400, 0x28bbec, 0xeaa00, 0x366c), at
0x29e6c4
  [9] sk_pop_free(0xa72ae0, 0x299030, 0x0, 0x24806c, 0xeaa00, 0x813b20), at 0x28bbec
  [10] ssl3_get_server_certificate(0x3400, 0xa72ae0, 0xffffffff, 0x0, 0x0, 0x16d22e7), at 0x248080
  [11] ssl3_connect(0x46fa98, 0x38c530, 0x0, 0x1000, 0x11b0, 0xf), at 0x246aac
=>[12] Curl_ossl_connect(0x49bc00, 0x0, 0x1112334, 0x2, 0x81010100, 0xff00), at
0x21fc84
  [13] Curl_ssl_connect(0x49bc00, 0x0, 0x5a18c0, 0x1bb, 0x4303033a, 0x8), at 0x210568
  [14] Curl_http_connect(0x49bc00, 0xfecfb322, 0x49bc98, 0xfecfb1c4, 0xfecfb23b, 0x0), at 0x235d08
  [15] Curl_protocol_connect(0x49bc00, 0xfecfb322, 0xfecfb23b, 0x1a9e0, 0x21b2a0, 0x1000), at 0x218634
  [16] SetupConnection(0x49bc00, 0x812560, 0xfecfb322, 0xfecfb323, 0x3aec00, 0x1000), at 0x21b464
  [17] Curl_connect(0x1112000, 0xfecfb3a0, 0xfecfb323, 0xfecfb322, 0xff26b4e8, 0x25e), at 0x21b5f8
  [18] Curl_connect_host(0x1112000, 0xfecfb3a0, 0x0, 0x3e, 0x4, 0x0), at 0x22986c
  [19] Curl_perform(0x1112000, 0x271a, 0xfecfb4b4, 0xfecfb416, 0x784, 0xfecfb640), at 0x229b80
  [20] curl_easy_perform(0x1112000, 0x271a, 0xfecfb4b4, 0x67650063, 0x6765, 0x4759e9), at 0x20cbf8
........
.......

Thanks
Atul
Received on 2005-08-22