[Bug 28472] New: user32/clipboard.ok test crashes rarely on linux, frequently on nt4?

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 22 16:33:55 CDT 2011


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 at winehq.org
        ReportedBy: dank at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list