https://bugs.winehq.org/show_bug.cgi?id=47468 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |64d41b3dec0635c56268be64d40 | |7ed9bfd8c0695 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|LINE still crtash on |LINE 5.x launcher crashes |wined3d after bypass |on startup |wineboot issue. | CC| |focht(a)gmx.net URL| |https://web.archive.org/web | |/20190706122847/https://des | |ktop.line-scdn.net/win/new/ | |LineInst.exe Component|-unknown |directx-d3d Keywords| |download, regression --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello TOM, confirming. It's a regression. https://source.winehq.org/git/wine.git/commitdiff/64d41b3dec0635c56268be64d4... ("wined3d: Try harder to reuse the current context.") --- snip --- $ pwd /home/focht/.wine/drive_c/users/focht/Local Settings/Application Data/LINE/bin $ wine ./LineLauncher.exe ... 0078:err:d3d:wined3d_context_gl_init Failed to set pixel format 1 on device context 0x10054. wine: Unhandled page fault on read access to 0x00000000 at address 0x7bb098cf (thread 0078), starting debugger... --- snip --- $ sha1sum LineInst.exe 0d10a0c3b0c479158353372f85816b21b9454400 LineInst.exe $ du -sh LineInst.exe 79M LineInst.exe $ wine --version wine-4.12 Regards -- 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.