http://bugs.winehq.org/show_bug.cgi?id=28612
Bug #: 28612 Summary: Hidden Mysteries: Vampire Secrets crashes with unimplemented basic_ifstream ctor Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: josh+wine@iswifter.net Classification: Unclassified
When clicking Play, the game crashes with this error:
wine: Call from 0x7b839d72 to unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting
http://bugs.winehq.org/show_bug.cgi?id=28612
Josh Juran josh+wine@iswifter.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.29 |1.3.30
http://bugs.winehq.org/show_bug.cgi?id=28612
--- Comment #1 from Josh Juran josh+wine@iswifter.net 2011-10-10 15:24:12 CDT --- Created attachment 36809 --> http://bugs.winehq.org/attachment.cgi?id=36809 Plain terminal output
http://bugs.winehq.org/show_bug.cgi?id=28612
--- Comment #2 from Josh Juran josh+wine@iswifter.net 2011-10-10 15:26:40 CDT --- A time-limited demo can be downloaded from http://www.bigfishgames.com/download-games/8673/hidden-mysteries-vampire-secrets/index.html.
http://bugs.winehq.org/show_bug.cgi?id=28612
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.bigfishgames.com | |/download-games/8673/hidden | |-mysteries-vampire-secrets/ | |index.html Component|-unknown |msvcp Summary|Hidden Mysteries: Vampire |Hidden Mysteries: Vampire |Secrets crashes with |Secrets needs |unimplemented |msvcp90.dll.??0?$basic_ifst |basic_ifstream ctor |ream@DU?$char_traits@D@std@ | |@@std@@QAE@PBDHH@Z
http://bugs.winehq.org/show_bug.cgi?id=28612
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.30 |1.3.29
http://bugs.winehq.org/show_bug.cgi?id=28612
Matej Spindler spindler.matej@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spindler.matej@gmail.com
--- Comment #3 from Matej Spindler spindler.matej@gmail.com 2011-10-14 03:13:57 CDT --- *** Bug 28704 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=28612
--- Comment #4 from Josh Juran josh+wine@iswifter.net 2011-10-26 18:51:43 CDT --- Created attachment 37143 --> http://bugs.winehq.org/attachment.cgi?id=37143 Define empty ifstream ctor and dtor
This patch defines (nearly) empty definitions for the two basic_ifstream<char> functions called by Vampire Secrets -- the minimum necessary to avoid the crash. It's probably inadequate for other callers.
http://bugs.winehq.org/show_bug.cgi?id=28612
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru 2012-02-27 08:56:31 CST --- Duplicate.
*** This bug has been marked as a duplicate of bug 28228 ***
http://bugs.winehq.org/show_bug.cgi?id=28612
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2012-02-29 14:18:59 CST --- Closing
http://bugs.winehq.org/show_bug.cgi?id=28612
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rob2098@gmail.com
--- Comment #7 from Anastasius Focht focht@gmx.net 2012-04-28 16:04:11 CDT --- *** Bug 30537 has been marked as a duplicate of this bug. ***