[Bug 24502] New: SimCity 3000 Unlimited crashes when loading
http://bugs.winehq.org/show_bug.cgi?id=24502 Summary: SimCity 3000 Unlimited crashes when loading Product: Wine Version: 1.3.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: maclover490(a)gmail.com Created an attachment (id=30920) --> (http://bugs.winehq.org/attachment.cgi?id=30920) Wine 1.3.3 SimCity 3000 Unlimited stack dump When I run SimCity 3000 Unlimited, the Maxis logo appears and the SafeDisc copy protection seems to work fine and then the game crashes. According to my amateur analysis of the stack dump, it seems to crash when loading simvariables.dll with an access violation. -- 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=24502 maclover490(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maclover490(a)gmail.com -- 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=24502 --- Comment #1 from maclover490(a)gmail.com 2010-10-17 15:36:37 CDT --- Created an attachment (id=31345) --> (http://bugs.winehq.org/attachment.cgi?id=31345) wine 1.3.5 +seh,+relay log (bz2'ed due to size) -- 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=24502 --- Comment #2 from maclover490(a)gmail.com 2010-10-17 15:37:56 CDT --- Created an attachment (id=31346) --> (http://bugs.winehq.org/attachment.cgi?id=31346) wine 1.3.5 +seh,+relay log between loading dll and crashing -- 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=24502 --- Comment #3 from maclover490(a)gmail.com 2010-10-17 15:41:23 CDT --- The bug still occurs in Wine 1.3.5. I have done more analysis and believe that the crash occurs after the function msvcrt.??2(a)YAPAXI@Z() is called. I do not know what this function does as I am not a C programmer. My analysis shows that simvariables.dll does load successfully and the game crashes during initialization. -- 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=24502 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmanjt1995(a)gmail.com --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-03-01 23:57:14 CST --- *** Bug 30054 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=24502 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs(a)o2.co.uk -- 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=24502 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-03-24 08:24:21 CDT --- This has worked fine for years. Reopen if still a problem after making sure a NoCD does not solve it. -- 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=24502 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-03-29 13:32:38 CDT --- Closing bugs fixed in 1.5.27. -- 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=24502 --- Comment #7 from maclover490(a)gmail.com 2013-06-30 18:01:58 CDT --- I had another chance to test this game, I tried with a NoCD patch and the game still crashes on 2 of my 3 computers. My old 2006 MacBook (with Intel integrated graphics) can run the game just fine (since Wine 1.3.23 at least), but on my desktop and my netbook (with dedicated graphics) the game just crashes with the same error I've been getting for 3 years now. I will attach a new stack dump, winedbg backtrace, and +seh,+relay log as well. -- 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=24502 maclover490(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30920|0 |1 is obsolete| | --- Comment #8 from maclover490(a)gmail.com 2013-06-30 18:03:00 CDT --- Created attachment 45055 --> http://bugs.winehq.org/attachment.cgi?id=45055 Wine 1.6rc4 Stack Dump -- 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=24502 maclover490(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31345|0 |1 is obsolete| | --- Comment #9 from maclover490(a)gmail.com 2013-06-30 18:04:28 CDT --- Created attachment 45056 --> http://bugs.winehq.org/attachment.cgi?id=45056 Wine 1.6rc4 +seh,+relay log (bz2'ed due to size) -- 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=24502 --- Comment #10 from maclover490(a)gmail.com 2013-06-30 18:05:14 CDT --- Created attachment 45057 --> http://bugs.winehq.org/attachment.cgi?id=45057 Wine 1.6rc4 backtrace (from winedbg) -- 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=24502 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2013-06-30 22:05:29 CDT --- Looks like a different problem, given the stack trace. Can you reproduce it with the downloadable demo for the non-ultimate version, http://www.shacknews.com/file/758/simcity-3000-playable-demo-windows ? That works fine here for me. -- 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=24502 --- Comment #12 from maclover490(a)gmail.com 2013-06-30 22:38:05 CDT --- The playable demo for non-unlimited SC3000 works fine here too. It seems that DLL doesn't even exist in non-unlimited SC3000... -- 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