http://bugs.winehq.org/show_bug.cgi?id=28573
Bug #: 28573 Summary: user32/cursoricon.ok failed, Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
On my i7 last night, I saw the following failure:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so cursoricon.c && touch cursoricon.ok fixme:cursor:GetCursorFrameInfo Second parameter non-zero (57005), please report this! ... fixme:cursor:GetCursorFrameInfo Second parameter non-zero (57005), please report this! cursoricon.c:2139: Test failed: wrong info cursor 0x2003a/(nil) cursoricon.c:2171: Test failed: wrong info cursor 0x2003a/(nil) cursoricon.c:2188: Test failed: wrong info cursor 0x2003a/(nil) make: *** [cursoricon.ok] Error 3
I've only seen this once so far. Filing report partly because the fixme asked for it.
http://bugs.winehq.org/show_bug.cgi?id=28573
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #1 from Erich Hoover ehoover@mines.edu 2011-10-04 13:52:48 CDT --- That fixme is there in the hope that someone will spot that message in a legitimate application (the use for the second parameter is unknown and presumed "reserved"). So, that message should be unrelated to your test failure.
http://bugs.winehq.org/show_bug.cgi?id=28573
--- Comment #2 from Dan Kegel dank@kegel.com 2011-10-14 00:03:50 CDT --- Saw it again, this time on 64 bits. Marking 'flaky' in blacklist.
http://bugs.winehq.org/show_bug.cgi?id=28573
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|ehoover@mines.edu |
https://bugs.winehq.org/show_bug.cgi?id=28573
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Dan Kegel from comment #2)
Saw it again, this time on 64 bits. Marking 'flaky' in blacklist.
No failures on test.winehq.org for the past month (aside from win8, which consistently fails). 1000 passes here.
https://bugs.winehq.org/show_bug.cgi?id=28573
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.37.
https://bugs.winehq.org/show_bug.cgi?id=28573
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com