http://bugs.winehq.org/show_bug.cgi?id=9922
Summary: 'make test' hangs with "*** glibc detected *** urlmon_test.exe.so: double free " Product: Wine Version: 0.9.46. Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Alexandre and I have both seen this. He says it's a race.
Here's the log:
../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p urlmon_test.exe.so protocol.c && touch protocol.ok protocol.c:370: Test failed: unexpected call ReportProgress_FINDINGRESOURCE protocol.c:375: Test failed: szStatustext != "www.winehq.org" protocol.c:383: Test failed: unexpected call ReportProgress_CONNECTING protocol.c:386: Test failed: Unexpected szStatusText *** glibc detected *** urlmon_test.exe.so: double free or corruption (fasttop): 0x7c02b4c0 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6[0x601c0d65] /lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0x601c4800] /usr/lib/i686/cmov/libcrypto.so.0.9.8(CRYPTO_free+0x3a)[0x644d44aa] /usr/lib/i686/cmov/libcrypto.so.0.9.8(X509_VERIFY_PARAM_free+0x6f)[0x6457996f] /usr/lib/i686/cmov/libssl.so.0.9.8(SSL_free+0x64)[0x644831d4] /home/dank/wine-git/loader/../dlls/wininet/wininet.dll.so(NETCON_close+0xa1)[0x60a42a41] /home/dank/wine-git/loader/../dlls/wininet/wininet.dll.so[0x60a3202a] /home/dank/wine-git/loader/../dlls/wininet/wininet.dll.so(WININET_Release+0x4d)[0x60a3a38d] /home/dank/wine-git/loader/../dlls/wininet/wininet.dll.so(InternetQueryDataAvailable+0x69)[0x60a3d4a9] /home/dank/wine-git/loader/../dlls/urlmon/urlmon.dll.so[0x6063e1fe] /home/dank/.wine/dosdevices/z:/home/dank/wine-git/dlls/urlmon/tests/urlmon_test.exe.so[0x6060b589] /home/dank/.wine/dosdevices/z:/home/dank/wine-git/dlls/urlmon/tests/urlmon_test.exe.so(func_protocol+0x407)[0x6060bea7] /home/dank/.wine/dosdevices/z:/home/dank/wine-git/dlls/urlmon/tests/urlmon_test.exe.so[0x606136f8] /home/dank/.wine/dosdevices/z:/home/dank/wine-git/dlls/urlmon/tests/urlmon_test.exe.so(main+0x14d)[0x60613d8d] /home/dank/.wine/dosdevices/z:/home/dank/wine-git/dlls/urlmon/tests/urlmon_test.exe.so[0x60613e5b] /home/dank/wine-git/loader/../dlls/kernel32/kernel32.dll.so[0x60416cbe] /home/dank/wine-git/loader/../libs/wine/libwine.so.1[0x600259d7]