https://bugs.winehq.org/show_bug.cgi?id=41085
Bug ID: 41085 Summary: Unimplemented function msvcp140.dll._Thrd_id needed by Battle.net Product: Wine Version: 1.9.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: audiger@live.fr Distribution: ---
With the new version of Battle.net which needed msvcp140, there is a function not implemented and this caused an error during the launching:
wine: Call from 0x7b43bfac to unimplemented function msvcp140.dll._Thrd_id, aborting wine: Unimplemented function msvcp140.dll._Thrd_id called at address 0x7b43bfac (thread 0023), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=41085
audiger@live.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41084
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 55278 --> https://bugs.winehq.org/attachment.cgi?id=55278 patch
This is more of a guess, but still.
https://bugs.winehq.org/show_bug.cgi?id=41085
audiger@live.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41086
https://bugs.winehq.org/show_bug.cgi?id=41085
audiger@live.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|41086 |
--- Comment #2 from audiger@live.fr --- Ok at least, this doesn't cause any new error related to the thread id. We can now see the next function not implemented.
https://bugs.winehq.org/show_bug.cgi?id=41085
audiger@live.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41086
https://bugs.winehq.org/show_bug.cgi?id=41085
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |frederic.delanoy@gmail.com
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com --- Confirmed as of wine-1.9.16-38-g84b3218
https://bugs.winehq.org/show_bug.cgi?id=41085
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #55278|0 |1 is obsolete| |
https://bugs.winehq.org/show_bug.cgi?id=41085 Bug 41085 depends on bug 41084, which changed state.
Bug 41084 Summary: Unimplemented function msvcp140.dll.__crtCreateSemaphoreExW needed by Battle.net https://bugs.winehq.org/show_bug.cgi?id=41084
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com --- Still in wine 1.9.17
https://bugs.winehq.org/show_bug.cgi?id=41085
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://us.battle.net/en/app | |/ Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=41085
Vasil Svetoslavov v.svetoslavov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |v.svetoslavov@gmail.com
--- Comment #5 from Vasil Svetoslavov v.svetoslavov@gmail.com --- I get this too, wine 1.9.17
https://bugs.winehq.org/show_bug.cgi?id=41085
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- setting msvcp140 to native, built-in in winecfg works around the missing msvcp140 functions.
https://bugs.winehq.org/show_bug.cgi?id=41085
Torben torben.letorbi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |torben.letorbi@gmail.com
--- Comment #7 from Torben torben.letorbi@gmail.com --- The bug still exists in wine 1.9.18 (Staging).
I can conform that using the native version of msvcp140 works around it. Probably the easiest way to switch is to install the Visual 2015 C++ runtime with winetricks: winetricks vcrun2015
https://bugs.winehq.org/show_bug.cgi?id=41085
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #8 from fjfrackiewicz@gmail.com --- (In reply to Torben from comment #7)
The bug still exists in wine 1.9.18 (Staging).
I can conform that using the native version of msvcp140 works around it. Probably the easiest way to switch is to install the Visual 2015 C++ runtime with winetricks: winetricks vcrun2015
The good news is that this function is in the works :)
http://source.winehq.org/patches/data/126361
Hopefully it will get added soon.
https://bugs.winehq.org/show_bug.cgi?id=41085
arnaud arnaud.his@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arnaud.his@free.fr
--- Comment #9 from arnaud arnaud.his@free.fr --- With the 1.9.18 version of Wine the bug is still present.
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #10 from arnaud arnaud.his@free.fr --- Created attachment 55636 --> https://bugs.winehq.org/attachment.cgi?id=55636 backtrace
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #11 from arnaud arnaud.his@free.fr --- Created attachment 55637 --> https://bugs.winehq.org/attachment.cgi?id=55637 backtrace
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #12 from fjfrackiewicz@gmail.com --- Looks like it's fixed with this commit: http://source.winehq.org/git/wine.git/commit/532999462d95af8d69afcb91ef85409...
https://bugs.winehq.org/show_bug.cgi?id=41085
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |532999462d95af8d69afcb91ef8 | |540928f11bd58 Resolution|--- |FIXED
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- Fixed.
https://bugs.winehq.org/show_bug.cgi?id=41085
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.19.
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #15 from arnaud arnaud.his@free.fr --- With the 1.9.19 version of Wine the bug is still not resolved.
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #16 from arnaud arnaud.his@free.fr --- Created attachment 55710 --> https://bugs.winehq.org/attachment.cgi?id=55710 backtrace
https://bugs.winehq.org/show_bug.cgi?id=41085
arnaud arnaud.his@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #55636|0 |1 is obsolete| | Attachment #55637|0 |1 is obsolete| | Attachment #55710|0 |1 is obsolete| |
--- Comment #17 from arnaud arnaud.his@free.fr --- Created attachment 55711 --> https://bugs.winehq.org/attachment.cgi?id=55711 backtrace
https://bugs.winehq.org/show_bug.cgi?id=41085
--- Comment #18 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to arnaud from comment #15)
With the 1.9.19 version of Wine the bug is still not resolved.
(In reply to arnaud from comment #17)
Created attachment 55711 [details] backtrace
The problem in your backtrace is now bug 41086, CC yourself there.