[Bug 13269] New: ntdll/tests/exception crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 17 04:39:34 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13269

           Summary: ntdll/tests/exception crashes
           Product: Wine
           Version: CVS/GIT
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: leffeman at gmail.com


test_exceptions crashes in NtSetContextThread on access to the passed CONTEXT.

I have managed to avoid the crash by doing one of the following things:
* Put the CONTEXT on the stack.
* Skip the memset call.
* WINEDEBUG=trace+relay

Toolchain bug?  Wine magic?


-- 
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