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.
http://bugs.winehq.org/show_bug.cgi?id=9293
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-08-13 00:06:40 --- Created an attachment (id=7561) --> (http://bugs.winehq.org/attachment.cgi?id=7561) Patch that fixes the probmes
Attached patch not just fixing the crash but also fixes bug 9269.
http://bugs.winehq.org/show_bug.cgi?id=9293
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2007-08-14 08:25:43 --- Patch committed, closing.
http://bugs.winehq.org/show_bug.cgi?id=9293
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2007-08-14 08:25:57 --- Closing fixed