[Bug 28612] New: Hidden Mysteries: Vampire Secrets crashes with unimplemented basic_ifstream ctor
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(a)winehq.org ReportedBy: josh+wine(a)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(a)DU?$char_traits(a)D@std@@@std@@QAE(a)PBDHH@Z, aborting -- 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=28612 Josh Juran <josh+wine(a)iswifter.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.29 |1.3.30 -- 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=28612 --- Comment #1 from Josh Juran <josh+wine(a)iswifter.net> 2011-10-10 15:24:12 CDT --- Created attachment 36809 --> http://bugs.winehq.org/attachment.cgi?id=36809 Plain terminal output -- 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=28612 --- Comment #2 from Josh Juran <josh+wine(a)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>. -- 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=28612 Austin English <austinenglish(a)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(a)DU?$char_traits(a)D@std@ | |@@std@@QAE(a)PBDHH@Z -- 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=28612 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.30 |1.3.29 -- 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=28612 Matej Spindler <spindler.matej(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spindler.matej(a)gmail.com --- Comment #3 from Matej Spindler <spindler.matej(a)gmail.com> 2011-10-14 03:13:57 CDT --- *** Bug 28704 has been marked as a duplicate of this bug. *** -- 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=28612 --- Comment #4 from Josh Juran <josh+wine(a)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. -- 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=28612 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-02-27 08:56:31 CST --- Duplicate. *** This bug has been marked as a duplicate of bug 28228 *** -- 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=28612 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh(a)gmail.com --- Comment #6 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-29 14:18:59 CST --- Closing -- 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=28612 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rob2098(a)gmail.com --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2012-04-28 16:04:11 CDT --- *** Bug 30537 has been marked as a duplicate of this bug. *** -- 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.
participants (1)
-
wine-bugs@winehq.org