http://bugs.winehq.org/show_bug.cgi?id=58459 --- Comment #7 from Stian Low <wineryyyyy(a)gmail.com> --- (In reply to Béla Gyebrószki from comment #5)
The patch doesn't fix the crash for me. This is the log you requested earlier, but now with the patch applied.
Doesn't fix for later version wine-10.11-181-g9ffd87ae8f5 either. See bug_58459_doom_bfg_possible_fix_000.log after possible fix applied. Concerning messages persist: 84267.743:0020:0024:warn:wgl:context_set_drawables One of the drawable has been lost, ignoring 84267.743:0020:0024:warn:opengl:wrap_wglGetProcAddress No active WGL context found 84267.743:0020:0024:warn:seh:dispatch_exception "Couldn't find proc address for: wglGetExtensionsStringARB\n" Error seems to occur in a way that possible fix patched block of code is never reached: IF WARN( "One of the drawable has been lost, ignoring\n" ); THEN <patched code skipped> -- 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.