[Bug 34870] New: msvcr100.dll _crt_debugger_hook not found - ArchiCAD 16
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(a)winehq.org ReportedBy: matt(a)tirian.net Classification: Unclassified ArchiCAD 16 does not run - crashes with: msvcr100.dll _crt_debugger_hook not found -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=34870 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)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(a)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 -- 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=34870 Adam Bolte <abolte(a)systemsaviour.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte(a)systemsaviour.com --- Comment #2 from Adam Bolte <abolte(a)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. -- 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=34870 Anastasius Focht <focht(a)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(a)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 -- 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=34870 --- Comment #4 from Adam Bolte <abolte(a)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 -- 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=34870 Teras <teras(a)luukku.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |teras(a)luukku.com --- Comment #5 from Teras <teras(a)luukku.com> --- Also watch dogs complains about this. -- 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=34870 --- Comment #6 from Adam Bolte <abolte(a)systemsaviour.com> --- Still get the same "msvcr100.dll _crt_debugger_hook not found" error with Far Cry 4 in 1.7.50. -- 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=34870 maxsiss(a)narod.ru changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxsiss(a)narod.ru --- Comment #7 from maxsiss(a)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 -- 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=34870 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Please retest in git / 1.9.2, which has https://source.winehq.org/git/wine.git/commitdiff/ecfc10bbfb2124e01ea99ac6cc... -- 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=34870 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #9 from super_man(a)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. -- 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=34870 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ecfc10bbfb2124e01ea99ac6ccb | |979071913f716 Status|NEW |RESOLVED CC| |piotr.caban(a)gmail.com Resolution|--- |FIXED --- Comment #10 from Piotr Caban <piotr.caban(a)gmail.com> --- Marking the bug as fixed. Please open new bugs for next issues. -- 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=34870 --- Comment #11 from Adam Bolte <abolte(a)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. -- 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=34870 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.5. -- 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=34870 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mckaymeister(a)gmail.com --- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 40829 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=34870 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x CC| |mstefani(a)redhat.com -- 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=34870 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #14 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.5. -- 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