https://bugs.winehq.org/show_bug.cgi?id=37817
Bug ID: 37817 Summary: Autocad2006 does not start with a msvcp70.dll related error (regression) Product: Wine Version: 1.7.33 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: paolo.bolzoni.brown@gmail.com Distribution: ArchLinux
The program crashes on start with this error:
wine: Call from 0x7b83a9fc to unimplemented function msvcp70.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z, aborting
Both Autocad2006 and wine have a copy of msvcp70.dll, however the error appear unchanged deleting one, the other or both.
According to appdb this is a regression, older wine started autocad2006 with gold support.
https://bugs.winehq.org/show_bug.cgi?id=37817
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp Severity|critical |normal
https://bugs.winehq.org/show_bug.cgi?id=37817
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Previously we always used msvcp70.dll that application provides. You can revert back to this behavior by setting msvcp70 override to native.
https://bugs.winehq.org/show_bug.cgi?id=37817
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Autocad2006 does not start |Autocad2006 does not start |with a msvcp70.dll related |with a msvcp70.dll related |error (regression) |error
https://bugs.winehq.org/show_bug.cgi?id=37817
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Autocad2006 does not start |Autocad2006 crashes on |with a msvcp70.dll related |unimplemented function |error |msvcp70.dll.??0?$basic_ifst | |ream@DU?$char_traits@D@std@ | |@@std@@QAE@PBDH@Z
https://bugs.winehq.org/show_bug.cgi?id=37817
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6ac25d3d8092bd572140b1900ba | |f7e42b12960ed Status|UNCONFIRMED |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #2 from Piotr Caban piotr.caban@gmail.com --- The function is now implemented. Autocad2006 test version starts for me now. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=37817
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.34.