http://bugs.winehq.org/show_bug.cgi?id=9293
Summary: Psychonauts crash with FBO Product: Wine Version: 0.9.43. Platform: PC URL: http://appdb.winehq.org/appview.php?iVersionId=4384 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: vitaliy@kievinfo.com
Created an attachment (id=7560) --> (http://bugs.winehq.org/attachment.cgi?id=7560) +d3d,+wgl,+tid,+seh log
When using OffscreenRenderingMode=fbo Psychonauts crash after DoubleFine movie. Unfortunately memory dump is not of much use, it shows only:
=>1 0x7e769dc6 glIsRenderbufferEXT+0xe6() in libgl.so.1 (0x7bbfe804) and then crashes winedbg
This is the same place that used to crash with any rendering mode before thread safety patches.
If you search for the 0x7e769dc6 address in the attached log you can find the place where it did crash.