[Bug 48424] xl-r8r: Crashes right after splash screen (apparently because vga.dll is missing)

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 7 16:56:25 CST 2020


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

--- Comment #7 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
(In reply to Weej from comment #6)
> 
> 1. How did you find out it was vga.dll ? I tried reading the error report I
> posted and Im stumped on how you figured it out? 

See https://wiki.winehq.org/Wine_Developer%27s_Guide/Debugging_Wine#Crashes

Quote:
"Determine the cause of the crash. Since this is usually a primary/secondary
reaction to a failed or misbehaving Wine function, rerun Wine with the
WINEDEBUG=+relay environment variable set. This will generate quite a lot of
output, but usually the reason is located in the last calls."

So look at the last calls before the "Unhandled exception" while  running with
WINEDEBUG=+relay,seh. Then you'll see it wants something from vga.dll


> 
> 2. How do I apply & run the patch you made? 

See https://wiki.winehq.org/Building_Wine

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.



More information about the wine-bugs mailing list