Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651652 - sci-misc/boinc-7.8.4 with net-misc/curl-7.59.0 - /usr/bin/boinc_client: double free or corruption (out) SIGABRT: abort called
Summary: sci-misc/boinc-7.8.4 with net-misc/curl-7.59.0 - /usr/bin/boinc_client: doubl...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-26 21:26 UTC by Andrei Slavoiu
Modified: 2020-12-10 08:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,8.06 KB, text/plain)
2018-03-26 21:26 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2018-03-26 21:26:13 UTC
Created attachment 525634 [details]
emerge --info

Ever since the net-misc/curl-7.59.0 upgrade the boinc service crashes after several minutes of runtime with:
double free or corruption (out)
SIGABRT: abort called
Stack trace (36 frames):
/usr/bin/boinc_client(+0x9f3ec)[0x561ea97623ec]
/lib64/libpthread.so.0(+0x13f10)[0x7fe2e840bf10]
/lib64/libc.so.6(gsignal+0x110)[0x7fe2e7b15950]
/lib64/libc.so.6(abort+0x1c6)[0x7fe2e7b17486]
/lib64/libc.so.6(+0x7b6b7)[0x7fe2e7b5b6b7]
/lib64/libc.so.6(+0x82c28)[0x7fe2e7b62c28]
/lib64/libc.so.6(+0x84cf0)[0x7fe2e7b64cf0]
/usr/lib64/libcrypto.so.1.0.0(CRYPTO_free+0x1d)[0x7fe2e8ae574d]
/usr/lib64/libcrypto.so.1.0.0(BN_clear_free+0x50)[0x7fe2e8a23870]
/usr/lib64/libcrypto.so.1.0.0(BN_MONT_CTX_free+0x12)[0x7fe2e8a3521a]
/usr/lib64/libcrypto.so.1.0.0(ec_GFp_mont_group_finish+0x15)[0x7fe2e8a3d7fd]
/usr/lib64/libcrypto.so.1.0.0(EC_GROUP_free+0x17)[0x7fe2e8a39b67]
/usr/lib64/libcrypto.so.1.0.0(EC_KEY_free+0x3e)[0x7fe2e8a42a6e]
/usr/lib64/libcrypto.so.1.0.0(+0x11eb5b)[0x7fe2e8a7eb5b]
/usr/lib64/libcrypto.so.1.0.0(EVP_PKEY_free+0x40)[0x7fe2e8a7f290]
/usr/lib64/libcrypto.so.1.0.0(+0x1307e0)[0x7fe2e8a907e0]
/usr/lib64/libcrypto.so.1.0.0(asn1_item_combine_free+0xf0)[0x7fe2e8a96490]
/usr/lib64/libcrypto.so.1.0.0(ASN1_template_free+0x9f)[0x7fe2e8a9677f]
/usr/lib64/libcrypto.so.1.0.0(asn1_item_combine_free+0x2a8)[0x7fe2e8a96648]
/usr/lib64/libcrypto.so.1.0.0(ASN1_template_free+0x9f)[0x7fe2e8a9677f]
/usr/lib64/libcrypto.so.1.0.0(asn1_item_combine_free+0x2a8)[0x7fe2e8a96648]
/usr/lib64/libcrypto.so.1.0.0(ASN1_item_free+0x15)[0x7fe2e8a966c5]
/usr/lib64/libcrypto.so.1.0.0(sk_pop_free+0x28)[0x7fe2e8a71fb0]
/usr/lib64/libssl.so.1.0.0(ssl_sess_cert_free+0x55)[0x7fe2e8caf455]
/usr/lib64/libssl.so.1.0.0(SSL_SESSION_free+0x8f)[0x7fe2e8cb069f]
/usr/lib64/libssl.so.1.0.0(SSL_free+0xf0)[0x7fe2e8cadae0]
/usr/lib64/libcurl.so.4(+0x57dad)[0x7fe2e8d37dad]
/usr/lib64/libcurl.so.4(+0x57df9)[0x7fe2e8d37df9]
/usr/lib64/libcurl.so.4(+0x1e2b1)[0x7fe2e8cfe2b1]
/usr/lib64/libcurl.so.4(+0x48f37)[0x7fe2e8d28f37]
/usr/lib64/libcurl.so.4(curl_multi_cleanup+0xd7)[0x7fe2e8d12247]
/usr/bin/boinc_client(+0x6fac5)[0x561ea9732ac5]
/usr/bin/boinc_client(+0x74d2e)[0x561ea9737d2e]
/usr/bin/boinc_client(+0x9265)[0x561ea96cc265]
/lib64/libc.so.6(__libc_start_main+0xec)[0x7fe2e7b00eec]
/usr/bin/boinc_client(+0x986a)[0x561ea96cc86a]
Comment 1 Sven Eden 2020-11-08 13:40:16 UTC
Is this still an issue with

* sci-misc/boinc-7.14.2
* net-misc/curl-7.72.0+

? Otherwise this bug should be closed as obsolete.
Comment 2 Sven Eden 2020-12-10 08:19:14 UTC
I have now run sci-misc/boinc 7.16.10, 7.16.12 and 7.16.14 for several days without any issues and with several projects.

As far as I can tell, whatever caused this crash has long been fixed.