[Bug 51765] AlienShooter2 fails "X Error of failed request: BadAlloc"

WineHQ Bugzilla wine-bugs at winehq.org
Sat Sep 18 18:08:40 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51765

--- Comment #2 from Konstantin Kharlamov <hi-angel at yandex.ru> ---
So, I debugged it through inserting prints, and I can tell the error is
happening on this line 

https://github.com/wine-mirror/wine/blob/16e73be10d940c9c04101a47687a6f8a385c2b0f/dlls/gdi32/driver.c#L939

this is some kind of a callback, and it's apparently throwing an exception,
because when it happens, prints inserting a line below won't get executed.

With that said, I am as clueless regarding the cause as I was hours ago.

-- 
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.



More information about the wine-bugs mailing list