http://bugs.winehq.org/show_bug.cgi?id=25825
Summary: kernel32:debugger tests fail under clang Product: Wine Version: 1.3.11 Platform: x86 URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e aa0b855cc19a26/wine_ae-ub1004-clang/kernel32:debugger. html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=32915) --> (http://bugs.winehq.org/attachment.cgi?id=32915) WINETEST_REPORT_SUCCESS=1 WINEDEBUG=debugstr make debugger.ok
debugger.c:441: HKLM\Software\Microsoft\Windows NT\CurrentVersion\AeDebug\debugger is set to 'winedbg --auto %ld %ld' debugger.c:408: waiting for child exit... debugger.c:175: child: crashing... Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7eb88d0a). winedbg: Internal crash at 0x7ec75e4d debugger.c:412: Test failed: exit code = c0000354
+debugstr attached
http://bugs.winehq.org/show_bug.cgi?id=25825
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |25920
http://bugs.winehq.org/show_bug.cgi?id=25825
Bug 25825 depends on bug 25920, which changed state.
Bug 25920 Summary: winedbg does not work under clang http://bugs.winehq.org/show_bug.cgi?id=25920
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=25825
--- Comment #1 from Austin English austinenglish@gmail.com 2011-04-13 13:04:13 CDT --- This is okay with current wine git, clang trunk and working around http://llvm.org/bugs/show_bug.cgi?id=9694 (by adding force_align_arg_pointer attribute to __stdcall).
http://bugs.winehq.org/show_bug.cgi?id=25825
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-04-13 13:04:23 CDT --- Grr..
http://bugs.winehq.org/show_bug.cgi?id=25825
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-04-15 12:50:53 CDT --- Closing bugs fixed in 1.3.18.