[Bug 18801] New: program (Troopmaster 2009) encountered serious problem and needs to close.
http://bugs.winehq.org/show_bug.cgi?id=18801 Summary: program (Troopmaster 2009) encountered serious problem and needs to close. Product: Wine Version: 1.1.23 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: tjandacw(a)yahoo.com Created an attachment (id=21588) --> (http://bugs.winehq.org/attachment.cgi?id=21588) wine output while running program This is a new problem that started with wine 1.1.22. When I try to run TroopMaster.exe under wine, the program starts, the main window is drawn and starts to connect to the FTP server (DotNet) to chect program registraion. A popup dialog then comes up with the following: "The program troopmaster.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience. This can be caused by a problem in the program or a deficiency in Wine. You may want to check http://appdb.winehq.org for tips about running this application. ... " I went back to v1.1.21, and things are fine. (I still haven't figured out how to fix bug 8997 yet, but that's a different issue.) I was hoping that 1.1.23 would have the issue resolved, but it isn't, so I'm posting the bug. I'm attaching the ouput, but it looks like this prints out when I get the popup: wine: Unhandled page fault on read access to 0x00000006 at address 0x7e3d6d6f (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000006 in 32-bit code (0x7e3d6d6f). -- 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=18801 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mshtml |-unknown Severity|critical |normal --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-06-05 20:00:57 --- If this is a regression, please post the results of your regression test http://wiki.winehq.org/RegressionTesting not critical - http://bugs.winehq.org/page.cgi?id=fields.html#importance it's not clear if the bug is in mshtml, unsetting component... you can set it after running the regression test. -- 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=18801 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|program (Troopmaster 2009) |Troopmaster 2009 crashes |encountered serious problem |after starting |and needs to close. | -- 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=18801 --- Comment #2 from Tim Williams <tjandacw(a)yahoo.com> 2009-06-05 20:11:53 --- (In reply to comment #1)
If this is a regression, please post the results of your regression test http://wiki.winehq.org/RegressionTesting
not critical - http://bugs.winehq.org/page.cgi?id=fields.html#importance
it's not clear if the bug is in mshtml, unsetting component... you can set it after running the regression test.
I've never done regression testing before. I'll look at the link and see what I can do. I also need to learn how to have multiple Wine verions running so I can continue to run TroopMaster. 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=18801 --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-06-05 21:26:25 --- You sure this is wine-1.1.23? What's does 'wine --version' say? Make sure you have Wine debugging symbols installed before submitting any backtraces. -- 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=18801 Tim Williams <tjandacw(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #4 from Tim Williams <tjandacw(a)yahoo.com> 2009-06-06 21:58:08 --- (In reply to comment #2)
(In reply to comment #1)
If this is a regression, please post the results of your regression test http://wiki.winehq.org/RegressionTesting
not critical - http://bugs.winehq.org/page.cgi?id=fields.html#importance
it's not clear if the bug is in mshtml, unsetting component... you can set it after running the regression test.
I've never done regression testing before. I'll look at the link and see what I can do. I also need to learn how to have multiple Wine verions running so I can continue to run TroopMaster.
Thanks.
I did regression testing, and here's what I ended up with: tim(a)loft:~/wine-git$ git bisect bad bee36fe8315cdacf2d71a903ab524c929e645122 is first bad commit commit bee36fe8315cdacf2d71a903ab524c929e645122 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon May 11 13:14:45 2009 +0200 urlmon: Cache the binding notif window. :040000 040000 108b1f61d69fb4795f946ca9729a07d67eef3f88 be6a29bddddb2270451e4ade922d955fd935cda9 M dlls I also noticed several warnings like this during the last make: warning: System 16: missing glyph for char 067e warning: System 16: missing glyph for char 0679 warning: System 16: missing glyph for char 0686 -- 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=18801 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-06-07 01:50:23 ---
tim(a)loft:~/wine-git$ git bisect bad bee36fe8315cdacf2d71a903ab524c929e645122 is first bad commit commit bee36fe8315cdacf2d71a903ab524c929e645122 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon May 11 13:14:45 2009 +0200
urlmon: Cache the binding notif window.
:040000 040000 108b1f61d69fb4795f946ca9729a07d67eef3f88 be6a29bddddb2270451e4ade922d955fd935cda9 M dlls
You haven't answered Vitaly's question yet: "You sure this is wine-1.1.23? What's does 'wine --version' say?" This regression has AFAIK already been fixed in wine-1.1.23. Please upgrade to wine-1.1.23 and test again! -- 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=18801 --- Comment #6 from Tim Williams <tjandacw(a)yahoo.com> 2009-06-07 11:06:17 --- (In reply to comment #5)
tim(a)loft:~/wine-git$ git bisect bad bee36fe8315cdacf2d71a903ab524c929e645122 is first bad commit commit bee36fe8315cdacf2d71a903ab524c929e645122 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon May 11 13:14:45 2009 +0200
urlmon: Cache the binding notif window.
:040000 040000 108b1f61d69fb4795f946ca9729a07d67eef3f88 be6a29bddddb2270451e4ade922d955fd935cda9 M dlls
You haven't answered Vitaly's question yet: "You sure this is wine-1.1.23? What's does 'wine --version' say?"
This regression has AFAIK already been fixed in wine-1.1.23. Please upgrade to wine-1.1.23 and test again!
When I installed the lasted binary update (Ubuntu 8.04) with apt-get, I thought I saw wine-1.1.23. It turned out to be wine-1.1.22. I used git to get the 1.1.23 and am rebuilding now. Sorry. I'll post an update with the result of the rebuild. -- 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=18801 Tim Williams <tjandacw(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Tim Williams <tjandacw(a)yahoo.com> 2009-06-07 14:40:07 --- wine-1-1.23 fixes the problem. 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=18801 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-10 11:56:27 --- Duplicate *** This bug has been marked as a duplicate of bug 18601 *** -- 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=18801 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-10 11:56:54 --- 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.
participants (1)
-
wine-bugs@winehq.org