[Bug 47112] Crash caused by Qt5Gui.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 1 22:27:39 CDT 2019


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #2 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Teoh Han Hui from comment #0)
> Created attachment 64315 [details]
> backtrace
> 
> My program cross-compiled using mingw-w64 works on Windows but crashes with
> Wine.
> 
> The dist zip:
> https://drive.google.com/open?id=1b7BKsPWx6wJhbcbXnJLd-tmO0Kj-ghr6
> 
> Is it the same problem? https://bugs.winehq.org/show_bug.cgi?id=46428

It looks like the same problem. I'd report it to QT, it's probably a bug on
their end.

> Perhaps Wine could be more fault tolerant.

To emulate Windows means failing to load DLLs, which is probably not what you
(or QT) want anyway. This would have the consequence that any DLL missing
exports would fail to load, which means a lot of programs would stop working. I
don't think we want that.

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