Bug#844715: [Pkg-openssl-devel] Bug#844715: openssl: segfault in shlibloadtest (observed on x32) due to dlopen/dlclose/OPENSSL_atexit/OPENSSL_cleanup ordering

2016-11-18 Thread Kurt Roeckx
On Fri, Nov 18, 2016 at 08:05:15PM +0100, Kurt Roeckx wrote: > On Fri, Nov 18, 2016 at 12:59:57PM +0100, Thorsten Glaser wrote: > > Breakpoint 1, OPENSSL_atexit (handler=handler@entry=0xf6745c50 > > ) at crypto/init.c:604 > > 604 { > > > > There is our 0xf6745c50, which is ssl_library_stop…

Bug#844715: [Pkg-openssl-devel] Bug#844715: openssl: segfault in shlibloadtest (observed on x32) due to dlopen/dlclose/OPENSSL_atexit/OPENSSL_cleanup ordering

2016-11-18 Thread Kurt Roeckx
On Fri, Nov 18, 2016 at 12:59:57PM +0100, Thorsten Glaser wrote: > Breakpoint 1, OPENSSL_atexit (handler=handler@entry=0xf6745c50 > ) at crypto/init.c:604 > 604 { > > There is our 0xf6745c50, which is ssl_library_stop… huh? [...] > > That’s .text of libssl.so.1.1! > > So it appears that

Bug#844715: openssl: segfault in shlibloadtest (observed on x32) due to dlopen/dlclose/OPENSSL_atexit/OPENSSL_cleanup ordering

2016-11-18 Thread Thorsten Glaser
Source: openssl Version: 1.1.0c-1 Severity: important […] ok 1 - running secmemtest ok ../util/shlib_wrap.sh ./shlibloadtest -crypto_first libcrypto.so libssl.so => 139 # Failed test 'running shlibloadtest -crypto_first' # at ../test/recipes/90-test_shlibload.t line 30.