[Bug 42430] Page fault on read access to 0x78c000bd in 32-bit code when loading .Net application

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 11 18:43:17 CST 2017


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

--- Comment #2 from Frank <franknleslie at gmail.com> ---
(In reply to Louis Lenders from comment #1)
> What happens if you run it like this:
> 
> LIBGL_ALWAYS_SOFTWARE=1 wine GarminExpressInstaller.exe
> 
> ?

If I do that then I end up in an fixme:win:EnumDisplayDevicesW ... GL_RENDERER
set of errors I mentioned initially as an infinite loop.

...
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e414,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x6c1e528,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x6c1e528,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000
(using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)").

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