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(a)winehq.org ReportedBy: hyperair(a)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(). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.