http://bugs.winehq.org/show_bug.cgi?id=34870
Bug #: 34870 Summary: msvcr100.dll _crt_debugger_hook not found - ArchiCAD 16 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: matt@tirian.net Classification: Unclassified
ArchiCAD 16 does not run - crashes with:
msvcr100.dll _crt_debugger_hook not found
http://bugs.winehq.org/show_bug.cgi?id=34870
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Version|unspecified |1.7.5 Summary|msvcr100.dll |ArchiCAD 16 crashes on |_crt_debugger_hook not |unimplemented function |found - ArchiCAD 16 |msvcr100.dll | |_crt_debugger_hook Ever confirmed|0 |1 Severity|major |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
since no Wine version was specified assuming the latest available tag from bug report date.
When the hook is about to be called the 'emergency' situation already happened -> the real cause is something different.
Source: http://source.winehq.org/git/wine.git/blob/33199860f15703a7da0bbff8ae3dd822f...
--- snip --- 749 @ stub _crt_debugger_hook --- snip ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=34870
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte@systemsaviour.com
--- Comment #2 from Adam Bolte abolte@systemsaviour.com --- Far Cry 4 produces a similar error:
"The procedure entry point __crt_debugger_hook could not be located in the dynamic link library MSVCR100.dll"
err:module:attach_process_dlls "FC64.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Far Cry 4\bin\FarCry4.exe" failed, status c0000142
Wine 1.7.33
I understand this is not the root cause of the failure.
https://bugs.winehq.org/show_bug.cgi?id=34870
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ArchiCAD 16 crashes on |Multiple games and |unimplemented function |applications crash on |msvcr100.dll |unimplemented function |_crt_debugger_hook |msvcr100.dll | |_crt_debugger_hook | |(ArchiCAD 16, Far Cry 4)
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Adam,
you could try 'winetricks -q vcrun2010'.
Make sure you use a recent 'winetricks' version as it looks like you're on 64-bit WINEPREFIX which needs some hacks for the recipes.
http://winetricks.googlecode.com/svn/trunk/src/winetricks
Regards
https://bugs.winehq.org/show_bug.cgi?id=34870
--- Comment #4 from Adam Bolte abolte@systemsaviour.com --- Hey Anastasius,
You are correct, I was testing in a Windows 7 64-bit prefix (which is the minimum OS requirement for the game).
Confirming vcrun2010 does indeed work around this error (although the game still does not run due to other bugs linked in the Far Cry 4 appdb page, and possibly others).
I have submitted an appdb report with this information, but it is still waiting on approval to be shown.
Cheers, Adam
https://bugs.winehq.org/show_bug.cgi?id=34870
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #5 from Teras teras@luukku.com --- Also watch dogs complains about this.
https://bugs.winehq.org/show_bug.cgi?id=34870
--- Comment #6 from Adam Bolte abolte@systemsaviour.com --- Still get the same "msvcr100.dll _crt_debugger_hook not found" error with Far Cry 4 in 1.7.50.
https://bugs.winehq.org/show_bug.cgi?id=34870
maxsiss@narod.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maxsiss@narod.ru
--- Comment #7 from maxsiss@narod.ru --- Archicad 18 also crashes with msvcr100.dll _crt_debugger_hook not found yet vcrun2010 is all needed to start the app
it will be nice to fix the issue so i could report other bugs, not being restricted by using unclean wine setup
i`m using wine 1.7.50 x64 on multilib os
https://bugs.winehq.org/show_bug.cgi?id=34870
--- Comment #8 from Austin English austinenglish@gmail.com --- Please retest in git / 1.9.2, which has https://source.winehq.org/git/wine.git/commitdiff/ecfc10bbfb2124e01ea99ac6cc...
https://bugs.winehq.org/show_bug.cgi?id=34870
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #9 from super_man@post.com --- (In reply to Austin English from comment #8)
Please retest in git / 1.9.2, which has https://source.winehq.org/git/wine.git/commitdiff/ ecfc10bbfb2124e01ea99ac6ccb979071913f716
I can test this only using POL currently. I have some issue with 64 bit prefixes. Games complain that no exe is found. Staging haven't updated wine yet into 1.9.2 so I can't test that.
I had this issue with far cry 4 before 1.9.2 but after changing version into 64bit 1.9.2 it goes forward into uplay loging screen. Before it complained crt_debugger hook like mentioned here before.
Looks fixed to me.
https://bugs.winehq.org/show_bug.cgi?id=34870
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ecfc10bbfb2124e01ea99ac6ccb | |979071913f716 Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #10 from Piotr Caban piotr.caban@gmail.com --- Marking the bug as fixed. Please open new bugs for next issues.
https://bugs.winehq.org/show_bug.cgi?id=34870
--- Comment #11 from Adam Bolte abolte@systemsaviour.com --- Sorry for my late response. Confirming 1.9.2 addresses this issue in Far Cry 4, and the game now appears to get a lot further. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=34870
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.5.
https://bugs.winehq.org/show_bug.cgi?id=34870
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mckaymeister@gmail.com
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- *** Bug 40829 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=34870
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x CC| |mstefani@redhat.com
https://bugs.winehq.org/show_bug.cgi?id=34870
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |---
--- Comment #14 from Michael Stefaniuc mstefani@redhat.com --- Removing 1.8.x milestone from bugs included in 1.8.5.