http://bugs.winehq.org/show_bug.cgi?id=12921
Summary: kernel32: toolhelp 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 2/3 of the time:
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so toolhelp.c && touch toolhelp.ok trace:toolhelp:CreateToolhelp32Snapshot 2,0 trace:toolhelp:CreateToolhelp32Snapshot 4,0 trace:toolhelp:CreateToolhelp32Snapshot 8,8 warn:toolhelp:next_thread Result buffer too small (5) trace:toolhelp:CreateToolhelp32Snapshot 8,16 toolhelp.c:256: Test failed: Module kernel32.dll is not listed toolhelp.c:256: Test failed: Module kernel32_test.exe is not listed toolhelp.c:256: Test failed: Module shell32.dll is not listed toolhelp.c:274: Test failed: Module kernel32.dll is not listed toolhelp.c:274: Test failed: Module kernel32_test.exe is not listed toolhelp.c:274: Test failed: Module shell32.dll is not listed warn:toolhelp:next_thread Result buffer too small (5)
http://bugs.winehq.org/show_bug.cgi?id=12921
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com 2008-08-13 15:37:05 --- Seems okay now.
http://bugs.winehq.org/show_bug.cgi?id=12921
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:46:28 --- Closing bugs fixed in 1.1.3.
http://bugs.winehq.org/show_bug.cgi?id=12921
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified