http://bugs.winehq.org/show_bug.cgi?id=12919
Summary: kernel32: virtual test fails in PC-BSD but not Linux Product: Wine Version: CVS/GIT Platform: PC OS/Version: FreeBSD Status: NEW Keywords: testcase Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Sorta sketchy...Haven't ran regression test yet. Doesn't always fail, but about 1/2-2/3 of the time:
virtual.c:95: Test failed: 0 bytes read virtual.c:96: Test failed: Data from remote process differs *** Error code 2
Seems that if I use +seh or +relay, doesn't fail. I only tried a few times, though...