http://bugs.winehq.org/show_bug.cgi?id=29064
Bug #: 29064 Summary: 3DMark 2001 SE crashes on startup Product: Wine Version: 1.3.32 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mountmgr.sys AssignedTo: wine-bugs@winehq.org ReportedBy: stefan@codeweavers.com Classification: Unclassified
3DMark 2001 crashes on startup with an unhandled Exception. This is a regression, the regression test found this patch:
a1377319bc6b4b7c7841c5410d252f48bba28c7e is the first bad commit commit a1377319bc6b4b7c7841c5410d252f48bba28c7e Author: Bernhard Loos bernhardloos@googlemail.com Date: Tue Nov 1 13:03:12 2011 +0100
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output.
I will attach the standard debug output and backtrace.