http://bugs.winehq.org/show_bug.cgi?id=9740
Summary: Unimplemented function causes Phantasmagoria 2 to crash Product: Wine Version: 0.9.44. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: deadlock@start.no
Created an attachment (id=8178) --> (http://bugs.winehq.org/attachment.cgi?id=8178) Crash log, +relay, +msgbox
When I start Phantasmagoria 2 - A puzzle of flesh, it crashes because of an unimplemented function.
It tries to call msvcrt40.dll.??0ostrstream@@QAE@PADHH@Z which appears to be unimplemented. I have attached the log from the crash.
http://bugs.winehq.org/show_bug.cgi?id=9740
Martin Sand deadlock@start.no changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |NoAppDBEntry
http://bugs.winehq.org/show_bug.cgi?id=9740
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from James Hawkins truiken@gmail.com 2007-09-22 14:35:48 --- Find a newer msvcrt40.dll. Wine does not ship this library, so this can't be a bug in Wine.
http://bugs.winehq.org/show_bug.cgi?id=9740
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from James Hawkins truiken@gmail.com 2007-09-22 14:36:08 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=9740
Jan Zerebecki jan.wine@zerebecki.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from Jan Zerebecki jan.wine@zerebecki.de 2007-09-22 14:59:03 --- I think we have a builtin version of that dll, see: http://source.winehq.org/source/dlls/msvcrt40/msvcrt40.spec .
http://bugs.winehq.org/show_bug.cgi?id=9740
--- Comment #4 from James Hawkins truiken@gmail.com 2007-09-22 15:03:33 --- Oops, yes we do.
http://bugs.winehq.org/show_bug.cgi?id=9740
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-22 15:17:43 --- It's sure not implemented - confirming.
http://bugs.winehq.org/show_bug.cgi?id=9740
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2007-10-09 15:40:38 --- Using Dan's handy demangling reference, the missing function is an ostrstream constructor, probably: ostrstream::ostrstream(char *, int, int)
http://bugs.winehq.org/show_bug.cgi?id=9740
--- Comment #7 from Austin English austinenglish@gmail.com 2008-04-15 01:04:23 --- Is this still an issue in current (0.9.59 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9740
Martin deadlock@start.no changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Martin deadlock@start.no 2008-04-15 12:27:11 --- (In reply to comment #7)
Is this still an issue in current (0.9.59 or newer) wine?
No. It runs without any problems. This bug is fixed.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=9740
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2008-04-18 11:03:21 --- Closing bugs reported fixed in 0.9.60.
http://bugs.winehq.org/show_bug.cgi?id=9740
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|NoAppDBEntry |
--- Comment #10 from Austin English austinenglish@gmail.com 2010-04-07 12:47:45 --- Removing NoAppDBEntry keyword.
https://bugs.winehq.org/show_bug.cgi?id=9740
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|Unimplemented | CC| |infyquest@gmail.com