http://bugs.winehq.org/show_bug.cgi?id=59086 Michael Stefaniuc <mstefani@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|7abf4432a7dfdc044f0458f2457 |a48455c735544fc53696ef7ec84 |829038dc497f0 |f1da0ae8e7c74 --- Comment #3 from Michael Stefaniuc <mstefani@winehq.org> --- I never ever experienced that EGL OOM. And none (not just the Chicken Tournament one) of my logs show the error from #59093. err:wgl:X11DRV_WineGL_InitOpenglInfo Maybe because I am using 32bit bottles aka WINEARCH=win32. There is a reason I put in my initial report "It works just fine with the previous commit", I always test the previous commit from a regression. I have run in the past into multiple bugs affecting a bisect. "git checkout a48455c735544fc53696ef7ec84f1da0ae8e7c74" ==> BROKEN "git checkout a48455c735544fc53696ef7ec84f1da0ae8e7c74^" ==> GOOD Previous HEAD position was a48455c7355 comctl32: Remove user32 control copies in comctl32 v5. HEAD is now at 03dd577a243 comctl32/tests: Add RegisterClassNameW() tests. Anyway, the MR https://gitlab.winehq.org/wine/wine/-/merge_requests/9736 was merged and it makes no difference. Chicken Tournament still doesn't starts for me. I tried reverting a48455c735544fc53696ef7ec84f1da0ae8e7c74 but that's not revertable as other changes depend on that. I'm attaching the WINEDEBUG='+seh,+button,+combo,+commctrl,+edit,+listbox,+static' for the three cases. -- 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.