http://bugs.winehq.org/show_bug.cgi?id=20448
Summary: Touhou 7 and 10 segfault at startup with Intel drivers >= 2.7, 64-bit Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: hyperair@gmail.com
Created an attachment (id=24300) --> (http://bugs.winehq.org/attachment.cgi?id=24300) Adds a NULL pointer check before dumping FBO attachments
Touhou 7 and 10 segfault at startup with Intel drivers >= 2.7, 64-bit. The reason for this is context_check_fbo_status() being passed a NULL pointer in context->current_fbo by content_apply_fbo_state().