http://bugs.winehq.org/show_bug.cgi?id=28472
Summary: user32/clipboard.ok test crashes rarely on linux, frequently on nt4? Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Just saw this on my a3850:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so clipboard.c && touch clipboard.ok wine: Unhandled page fault on write access to 0x000001e6 at address 0x7bc467d8 (thread 0023), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc467d8
0x7bc467d8 is probably HEAP_GetPtr+0x68, so it might be a corrupted heap. Looking at http://test.winehq.org/data/tests/user32:clipboard.html I see that test crashed once recently on linux, and very often on nt4, so perhaps there's something wrong with it.
https://bugs.winehq.org/show_bug.cgi?id=28472
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #1 from Austin English austinenglish@gmail.com --- We no longer care about NT4.
https://bugs.winehq.org/show_bug.cgi?id=28472
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.