I am getting a strikingly similar backtrace when doing an https post using php5-curl.
Program received signal SIGSEGV, Segmentation fault. 0x00007f67f2db9031 in RC4 () from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (gdb) backtrace #0 0x00007f67f2db9031 in RC4 () from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 #1 0x00000000000003a4 in ?? () #2 0x000000000000035f in ?? () #3 0x00007f67fa75e020 in ?? () #4 0x00007f67f2e1f629 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 #5 0x00007f67f3121bcf in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0 #6 0x00007f67f3118e04 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0 #7 0x00007f67f3119134 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0 #8 0x00007f67f14fc1fe in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4 #9 0x00007f67f14ee0e1 in Curl_write () from /usr/lib/x86_64-linux-gnu/libcurl.so.4 #10 0x00007f67f14eacb6 in Curl_add_buffer_send () from /usr/lib/x86_64-linux-gnu/libcurl.so.4 #11 0x00007f67f14ec87d in Curl_http () from /usr/lib/x86_64-linux-gnu/libcurl.so.4 #12 0x00007f67f14fb238 in Curl_do () from /usr/lib/x86_64-linux-gnu/libcurl.so.4 #13 0x00007f67f15062e7 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4 #14 0x00007f67f17443f2 in ?? () from /usr/lib/php5/20090626/curl.so #15 0x00007f67f3e8b81d in ?? () from /usr/lib/apache2/modules/libphp5.so #16 0x00007f67f3e3c38b in execute () from /usr/lib/apache2/modules/libphp5.so #17 0x00007f67f3e178f0 in zend_execute_scripts () from /usr/lib/apache2/modules/libphp5.so #18 0x00007f67f3dc3fa3 in php_execute_script () from /usr/lib/apache2/modules/libphp5.so #19 0x00007f67f3ea6dfd in ?? () from /usr/lib/apache2/modules/libphp5.so #20 0x00007f67f839a508 in ap_run_handler () #21 0x00007f67f839a97e in ap_invoke_handler () #22 0x00007f67f83aa570 in ap_process_request () #23 0x00007f67f83a7398 in ?? () #24 0x00007f67f83a0fa8 in ap_run_process_connection () #25 0x00007f67f83af1d0 in ?? () #26 0x00007f67f83af93a in ?? () #27 0x00007f67f83b04e7 in ap_mpm_run () #28 0x00007f67f83854a4 in main () -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/973741 Title: s3cmd: segmentation fault for all https operations in libcrypto.so.1.0.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/973741/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
