[Bug 25156] New: Startup of Quest Atlantis yields a page fault
http://bugs.winehq.org/show_bug.cgi?id=25156 Summary: Startup of Quest Atlantis yields a page fault Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: colinbaddress-biz(a)yahoo.com Created an attachment (id=31906) --> (http://bugs.winehq.org/attachment.cgi?id=31906) the on screen dump after clicking the "OK" button I am new to wine. I tried installing an education program for my daughter called Quest Atlantis (http://atlantis.crlt.indiana.edu/#61). That part went fine. At startup, I first had to add a couple dlls (mfc42.dll and msvcp60.dll). Not a problem. Then, I started it up. I first get a message saying it cannot load the web browser for some feature. I click "OK". Then I get a program error saying "The program aworld.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." I know this program works fine under windows because all the kids in my daughter's class use it. Any help would be appreciated. I've attached the 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=25156 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://atlantis.crlt.indian | |a.edu/ --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-11-13 17:12:48 CST --- Please retest with the latest development version of Wine (1.3.7). If the application still crashes, please attach updated output with debug symbols installed for Wine. -- 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=25156 --- Comment #2 from colin <colinbaddress-biz(a)yahoo.com> 2010-11-15 20:51:06 CST --- Created an attachment (id=31970) --> (http://bugs.winehq.org/attachment.cgi?id=31970) the second screen dump (wine 1.3.6) -- 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=25156 --- Comment #3 from colin <colinbaddress-biz(a)yahoo.com> 2010-11-15 20:57:36 CST --- I installed wine 1.3.6 via APT (ppa:ubuntu-wine/ppa) and retested the application. I got the same behaviour. I have included the output in a new attachment. I tried downloading the source for wine 1.3.7 and build/installing that, but it wouldn't build because I am running 64-bit Ubuntu and apparently the compiler requires 32-bit. Is this part of the problem? Can I run wine on a 64-bit platform? Any ideas? -- 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=25156 --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-04-28 18:02:51 CDT --- Created an attachment (id=34384) --> (http://bugs.winehq.org/attachment.cgi?id=34384) test to show that utime can take a null pointer The problem is that wine's utime() doesn't handle passing in a NULL pointer for the utimbuf structure field correctly. msdn states that passing in a NULL pointer ensures that modification and access time for the file are set to current time, whereas wine just happily crashes. The attached tests show this behaviour. I'll see if i can manage a fix -- 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=25156 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000(a)yahoo.co.uk Ever Confirmed|0 |1 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-04-28 18:03:36 CDT --- confirming the 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=25156 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(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=25156 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2011-06-27 08:16:27 CDT --- though my test and patch didn't make it it into git (dunno why)this bug has been recently fixed by Damjan: http://www.winehq.org/pipermail/wine-cvs/2011-June/078748.html. There's now another bug about missing function from msvcp; i'll open a new bug for that one/ -- 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=25156 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-07-08 13:48:30 CDT --- Closing bugs fixed in 1.3.24. -- 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