https://bugs.winehq.org/show_bug.cgi?id=41187
Bug ID: 41187 Summary: LOOT crashes immediately Product: Wine Version: 1.9.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winemp3.acm Assignee: wine-bugs@winehq.org Reporter: darkwingbuck13@gmail.com Distribution: ---
Created attachment 55416 --> https://bugs.winehq.org/attachment.cgi?id=55416 LOOT POL Debug Output
The LOOT tool for the TES and Fallout series crashes immediately upon loading in Wine. Attached is output from PlayOnLinux debugger and Wine debugger.
https://bugs.winehq.org/show_bug.cgi?id=41187
--- Comment #1 from Buck Shockley darkwingbuck13@gmail.com --- Created attachment 55417 --> https://bugs.winehq.org/attachment.cgi?id=55417 LOOT Wine Debug Output
https://bugs.winehq.org/show_bug.cgi?id=41187
Buck Shockley darkwingbuck13@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winemp3.acm |-unknown Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=41187
Buck Shockley darkwingbuck13@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=41187
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- Does changing windows version or installling corefonts or allfonts fix this issue?
https://bugs.winehq.org/show_bug.cgi?id=41187
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Keywords| |download URL| |https://github.com/loot/loo | |t/releases/tag/0.10.3
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Hi, could you in future add downloadlink? That makes it easier for us to test :)
I can reproduce this crash in wine-2.0. The crash itsself is really a dupe of 42014 (same calls in +relay log before crash)
This is fixed in wine-staging, so i suggest to use that if you want to run this
It starts fine for me with the following native dll:
WINEDLLOVERRIDES=api-ms-win-crt-runtime-l1-1-0.dll,ucrtbase,msvcp140,vcruntime140=n wine LOOT.exe
without all these native dlls i get calls to unimplmented functions
api-ms-win-crt-runtime-l1-1-0.dll._register_thread_local_exe_atexit_callback msvcp140.dll.?uncaught_exceptions@std@@YAHXZ vcruntime140.dll.__uncaught_exceptions
So maybe we could keep this bug open for unimplemented msvcp140.dll.?uncaught_exceptions@std@@YAHXZ ?
(I set confirmed that there are some bugs)
https://bugs.winehq.org/show_bug.cgi?id=41187
Freso bugs.winehq.org@freso.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs.winehq.org@freso.dk
https://bugs.winehq.org/show_bug.cgi?id=41187
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Louis Lenders from comment #3) I think this bug can probably be closed.
Firstly, in the log there is this: "err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory" (Something broken in the users setup)
Secondly, bug 42014 is fixed now and _register_thread_local_exe_atexit_callback has also been implemented in the meantime.
For the unimplemented function there is bug 44278.
https://bugs.winehq.org/show_bug.cgi?id=41187
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Gijs Vermeulen from comment #4)
(In reply to Louis Lenders from comment #3) I think this bug can probably be closed.
Yes I think you`re right. Effectively this has apparantly become a duplicate of bug 44278
@Reporter of bug: Please feel free to reopen this bug if you still run into trouble (using native msvcp140.dll and vcruntime140 until bug 44278 has been fixed)
*** This bug has been marked as a duplicate of bug 44278 ***
https://bugs.winehq.org/show_bug.cgi?id=41187
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #6 from André H. nerv@dawncrow.de --- closing dup