http://bugs.winehq.org/show_bug.cgi?id=28102
Summary: ws2_32: sock.ok fails intermittently Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I'm seeing several failure modes:
Here's one:
../../../tools/runtest -q -P wine -M ws2_32.dll -T ../../.. -p ws2_32_test.exe.so sock.c && touch sock.ok wine: Unhandled page fault on execute access to 0x00777777 at address 0x777777 (thread 0052), starting debugger... server.c:564: server_get_unix_fd: Assertion `wine_server_ptr_handle(fd_handle) == handle' failed. err:seh:raise_exception Unhandled exception code 80000101 flags 1 addr 0x68000832 Command exited with non-zero status 1 make[1]: *** [sock.ok] Error 1
Here's another:
../../../tools/runtest -q -P wine -M ws2_32.dll -T ../../.. -p ws2_32_test.exe.so sock.c && touch sock.ok *** stack smashing detected ***: ws2_32_test.exe.so terminated ======= Backtrace: ========= /lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x50)[0x68273df0] /lib/i386-linux-gnu/libc.so.6(+0xe5d9a)[0x68273d9a] /home/dank/tmp/buildbot/sandbox/slave/runtests/build/dlls/ntdll/ntdll.dll.so[0x7bc962a4] /home/dank/tmp/buildbot/sandbox/slave/runtests/build/dlls/ntdll/ntdll.dll.so[0x7bc77c97]