http://bugs.winehq.org/show_bug.cgi?id=34467
Bug #: 34467 Summary: Age of Empires 2 Conquerors is no longer playable Product: Wine Version: 1.7.1 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: 00cpxxx@gmail.com Classification: Unclassified
Created attachment 45890 --> http://bugs.winehq.org/attachment.cgi?id=45890 wine-1.7.1-158-g88c2a18 log+crash
Recent commits have made Age 2 unplayable, the game crashes early with random backtraces. I will make a regression test ASAP, for now there is the log attached.
It works very well in wine 1.6. Intel graphics board.
Despite different backtraces each time this is always present before the crash:
err:d3d_surface:read_from_framebuffer mem not null for pbo -- unexpected err:d3d:wined3d_debug_callback 0xa015360: "GL_INVALID_OPERATION in glReadPixels(out of bounds PBO access)". err:d3d_surface:read_from_framebuffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glReadPixels @ ../../../wine/dlls/wined3d/surface.c / 3891
Does not seem to be related to bug 34363.