http://bugs.winehq.org/show_bug.cgi?id=31173
Bug #: 31173 Summary: Tomb Raider 2 crash after intro (Regression) Product: Wine Version: 1.5.8 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: ezekiel000@lavabit.com Classification: Unclassified
Tomb Raider 2 worked fine in wine 1.5.7 but crashes after the intro video in wine 1.5.8 with a Microsoft C++ error about the game unexpectedly quitting.
I did a regression test and came up with this: 692814e1f22eb9f4f4c4ea494ed5fc7013716169 is the first bad commit commit 692814e1f22eb9f4f4c4ea494ed5fc7013716169 Author: Michael Stefaniuc mstefani@redhat.de Date: Mon Jul 2 00:56:13 2012 +0200
quartz: Standardize COM aggregation for FilterGraph.
:040000 040000 d13e19c726955eb24f2a573b99b9d25d7bbb5237 64a2ebfa31b4c25fb4ae0dbbd6ae6db6fbb2bd53 M dlls
But when I tried to remove only that patch and rebuild, wine failed to build. With lots of errors in filtergraph.c in dlls/quartz.