[Bug 41061] New: Unimplemented function msvcp140.dll._Mtx_init_in_situ needed by Battle.net
https://bugs.winehq.org/show_bug.cgi?id=41061 Bug ID: 41061 Summary: Unimplemented function msvcp140.dll._Mtx_init_in_situ needed by Battle.net Product: Wine Version: 1.9.15 Hardware: x86-64 URL: http://us.battle.net/en/app/ OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: frederic.delanoy(a)gmail.com Distribution: --- Tested with a65718a3e7b95443a82dafd5d2c9cded961404a6 (master as of 20160804) Battle.net crashes on launch: wine: Unimplemented function msvcp140.dll._Mtx_init_in_situ called at address 0x7b43d7ee (thread 0024), starting debugger... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |40917 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Jaime Rave <jaimerave(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave(a)gmail.com --- Comment #1 from Jaime Rave <jaimerave(a)gmail.com> --- This is affecting GOG Galaxy too after working around bug 41072. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 audiger(a)live.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |audiger(a)live.fr --- Comment #2 from audiger(a)live.fr --- These 2 patches implement the function needed by Battle.net: https://source.winehq.org/patches/data/125205 https://source.winehq.org/patches/data/125206 I tested them but now there is a new issue when the function is called: fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2 wine: Unhandled page fault on execute access to 0x00000000 at address (nil) (thread 00d0), starting debugger... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 --- Comment #3 from audiger(a)live.fr --- I tested with 2 more patches: https://source.winehq.org/patches/data/125204 https://source.winehq.org/patches/data/125209 And should be fixed, anyone can test it too? Next issue is this one: https://bugs.winehq.org/show_bug.cgi?id=41074 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 audiger(a)live.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41074 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4b41672f9f48395254eaa91c985 | |94a02b6430340 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with http://source.winehq.org/git/wine.git/commit/4b41672f9f48395254eaa91c98594a0.... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Kevin Brott <winebugz(a)kbrm.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winebugz(a)kbrm.net --- Comment #5 from Kevin Brott <winebugz(a)kbrm.net> --- Is this fix included in 1.9.16? If so - then something else is still broken, as this exact error starts cropping up after upgrading from 1.9.15, where everything is working with some overrides. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vejitaku.es(a)gmail.com --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> --- *** Bug 41126 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #7 from fjfrackiewicz(a)gmail.com --- (In reply to Kevin Brott from comment #5)
Is this fix included in 1.9.16? If so - then something else is still broken, as this exact error starts cropping up after upgrading from 1.9.15, where everything is working with some overrides.
It's included in the latest git version of Wine 1.9.16, yes. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Vasil Svetoslavov <v.svetoslavov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |v.svetoslavov(a)gmail.com --- Comment #8 from Vasil Svetoslavov <v.svetoslavov(a)gmail.com> --- I am on 1.9.16 and I'm still getting this same error -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 --- Comment #9 from Vasil Svetoslavov <v.svetoslavov(a)gmail.com> --- (In reply to fjfrackiewicz from comment #7)
(In reply to Kevin Brott from comment #5)
Is this fix included in 1.9.16? If so - then something else is still broken, as this exact error starts cropping up after upgrading from 1.9.15, where everything is working with some overrides.
It's included in the latest git version of Wine 1.9.16, yes.
I am on 1.9.16 and I'm still getting this same error -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Vasil Svetoslavov from comment #8)
I am on 1.9.16 and I'm still getting this same error
It is in wine-1.9.16-git, which is newer than 1.9.16. Usually git packages are not provided, you can either compile wine yourself or wait for 1.9.17. https://wiki.winehq.org/Git_Wine_Tutorial -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 --- Comment #11 from audiger(a)live.fr --- Confirmed the fix is not present for Wine 1.9.16, but it would be for the next release expected in one week. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41061 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.17. -- 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.
participants (1)
-
wine-bugs@winehq.org