[Bug 22921] New: Ship Simulator 2008 demo freezes when starting a mission if builtin msvcr71 is used
http://bugs.winehq.org/show_bug.cgi?id=22921 Summary: Ship Simulator 2008 demo freezes when starting a mission if builtin msvcr71 is used Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://www.shipsim.com/downloads/trailers OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: madewokherd(a)gmail.com After installing d3dx9 with winetricks, the Ship Simulator 2008 demo is able to start. However, once a mission is selected and the Select button is clicked, the program freezes. Installing vcrun2003 with winetricks or removing the fake dll in system32 for msvcr71.dll works around the problem by using the native msvcr71. -- 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=22921 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> 2010-05-28 19:47:11 --- Vincent, you forgot to attach a backtrace....... -- 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=22921 --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> 2010-05-28 19:48:39 --- Maybe, you could fill a bug report (if it is not a duplicate) for the d3dx9 problem. -- 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=22921 --- Comment #3 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-05 10:08:49 --- No one asked me to attach a backtrace. The d3dx9 problem is already filed as bug 22918. -- 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=22921 --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2010-06-06 13:11:29 --- (In reply to comment #3)
No one asked me to attach a backtrace.
Could you please? -- 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=22921 --- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-06 14:48:25 --- Created an attachment (id=28617) --> (http://bugs.winehq.org/attachment.cgi?id=28617) backtrace from hang It turns out that the "hang" only lasts about a minute. After that, it brings up a failure dialog, and (after the dialog is dismissed) crashes. If the crash dialog is enabled, it is hidden by the program's window and cannot be dismissed. With the crash dialog disabled, winedbg still cannot get a backtrace, and it's probably not interesting anyway since it happens after the failure. I've tried to get winedbg attached to a running instance of the program, but I have not succeeded. -- 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=22921 --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-06 14:48:51 --- Created an attachment (id=28618) --> (http://bugs.winehq.org/attachment.cgi?id=28618) failure dialog screenshot -- 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=22921 --- Comment #7 from Vincent Povirk <madewokherd(a)gmail.com> 2010-06-06 14:49:18 --- Created an attachment (id=28619) --> (http://bugs.winehq.org/attachment.cgi?id=28619) 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=22921 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31570, 30557 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2012-08-30 19:43:39 CDT --- I tried to test this, but hit a couple blockers. Adjusting accordingly. -- 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=22921 Bug 22921 depends on bug 31570, which changed state. Bug 31570 Summary: Intellicad Viewer needs msvcp71.dll.??1istrstream(a)std@@UAE(a)XZ http://bugs.winehq.org/show_bug.cgi?id=31570 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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=22921 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-10-17 19:14:35 CDT --- Works fine in wine-1.5.15-145-g29b3902 after winetricks alldlls=builtin d3dx9 -- 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=22921 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-26 13:29:42 CDT --- Closing bugs fixed in 1.5.16. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=22921 Bug 22921 depends on bug 30557, which changed state. Bug 30557 Summary: winegstreamer broken with >=glib-2.32.0 https://bugs.winehq.org/show_bug.cgi?id=30557 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- 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