[Bug 14692] New: Microsoft Money 2007: Crashes on Program startup
http://bugs.winehq.org/show_bug.cgi?id=14692 Summary: Microsoft Money 2007: Crashes on Program startup Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jbodycott(a)comcast.net Created an attachment (id=15171) --> (http://bugs.winehq.org/attachment.cgi?id=15171) Log of Microsoft Money 2007 crash During the startup of Microsoft Money 2007: HBE, the program presents its splash screen and then crashes. Though the crash shows (unhandled page fault) in console, the program will after about 1 or 2 minutes respond with an error dialog stating "Money has experienced a problem and cannot continue. If you are running low on memory, try closing some programs and running money again." System in question has 1GB RAM, no other apps running. Wine version: wine-1.1.2-91-g6a21ab2 -- 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=14692 --- Comment #1 from Jason <jbodycott(a)comcast.net> 2008-10-19 13:01:35 --- Still occurs in current Wine, wine-1.1.6-314-g36d0140. Same result (crash on write at 0x30) on two different computers. -- 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=14692 --- Comment #2 from Jason <jbodycott(a)comcast.net> 2008-11-30 12:38:32 --- Created an attachment (id=17569) --> (http://bugs.winehq.org/attachment.cgi?id=17569) New crash data, Wine 1.1.9 -- 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=14692 --- Comment #3 from Jason <jbodycott(a)comcast.net> 2008-11-30 12:39:34 --- New crash is now occurring in version wine-1.1.9-183-gbbaa72d. The program doesn't make it as far as it previously was (no window is rendered before the crash). This appears to be a separate crash, but I'm including it here since I'm not positive. -- 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=14692 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-11-30 15:25:13 --- (In reply to comment #3)
New crash is now occurring in version wine-1.1.9-183-gbbaa72d. The program doesn't make it as far as it previously was (no window is rendered before the crash). This appears to be a separate crash, but I'm including it here since I'm not positive.
That's bug 16261. -- 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=14692 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-01-20 02:39:39 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- 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=14692 Jason <jbodycott(a)comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.2 --- Comment #6 from Jason <jbodycott(a)comcast.net> 2009-05-02 16:46:24 --- This bug is still occuring in wine-1.1.20-71-g2e11733. The earliest version I tested against is listed in the original bug report. Current crash is still wine: Unhandled page fault on write access to 0x00000030 at address 0x7d9ce72a (thread 001b), starting debugger... Unhandled exception: page fault on write access to 0x00000030 in 32-bit code (0x7d9ce72a). Let me know what else I can do to help. -- 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=14692 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |rpc --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-11-19 12:04:20 --- A +relay,+seh,+tid,+ole trace would be helpful, though you may try in git/wine 1.1.34...Rob's been doing quite a bit of rpc/ole work recently. -- 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=14692 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #8 from Rob Shearman <robertshearman(a)gmail.com> 2009-11-19 14:05:26 --- Original issue most likely fixed by this commit: http://source.winehq.org/git/wine.git/?a=commit;h=584d2c91182c5bcb4606adbbc7... Please open a new bug for the new crash, if it is still present. -- 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=14692 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-11-23 06:32:18 --- Most likely fixed then. -- 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=14692 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-12-04 12:15:39 --- Closing bugs fixed in 1.1.34. -- 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