[Bug 17127] New: MS-FS95: Crashes onLoad
http://bugs.winehq.org/show_bug.cgi?id=17127 Summary: MS-FS95: Crashes onLoad Product: Wine Version: 1.1.13 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: normandy(a)web.de Created an attachment (id=18976) --> (http://bugs.winehq.org/attachment.cgi?id=18976) Logfile using +seh Microsofts Flight Simulator 95 often crashes when loading a flight and trying to start it and segfaults. All builtin dlls, here's a normal log only with +seh, because relay log is quite big. It installed just fine, but when I click "Surprise Flight"(?) or "Quick Flight", game crashes. -- 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=17127 --- Comment #1 from John Haywards <normandy(a)web.de> 2009-01-25 03:58:22 --- Created an attachment (id=18977) --> (http://bugs.winehq.org/attachment.cgi?id=18977) +relay,+seh log -- 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=17127 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> 2009-01-25 04:28:46 --- The usual questions: Does there exist a demo of this game? If yes, does the problem occur in the demo? Please attach also a console output without any debug channel. -- 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=17127 --- Comment #3 from John Haywards <normandy(a)web.de> 2009-01-25 04:45:34 --- Sorry, I don't know a demo... Here's a +all logfile: (2.1MB/340MB) http://tinyurl.com/ane5hj -- I found the "Load predefined flight" - "Approaching Oakland 27R" in a C182 the only chance to get ingame/to "preferences" menu. As soon as I change the outside view or back, there's a big chance for the game to crash :( -- 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=17127 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18977|text/plain |application/octet-stream mime type| | -- 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=17127 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2009-01-25 05:47:07 --- (Had to change the mime type of that log to binary to get download to work.) Looks like it crashes shortly after reading a data file: 0009:Call KERNEL32.CreateFileA(006e22b8 "TEXTURE\\cloud1.r8",80000000,00000000,00000000,00000003,00000080,00000000) ret=0040ac81 0009:Ret KERNEL32.CreateFileA() retval=00000170 ret=0040ac81 0009:Call KERNEL32.GetFileSize(00000170,00000000) ret=0040b1c3 0009:Ret KERNEL32.GetFileSize() retval=00010000 ret=0040b1c3 0009:Call KERNEL32.ReadFile(00000170,006f0538,00010000,0032fd1c,00000000) ret=0040ae6b 0009:Ret KERNEL32.ReadFile() retval=00000001 ret=0040ae6b 0009:Call KERNEL32.CloseHandle(00000170) ret=0040adda 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=0040adda 0009:Call ntdll.RtlFreeHeap(00640000,00000000,006e22b8) ret=10215957 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=10215957 0009:Call ntdll.RtlFreeHeap(00640000,00000000,006e22a0) ret=10215957 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=10215957 warn:seh:setup_exception_record exception outside of stack limits in thread 0009 eip 20715051 esp eda30000 stack 0x232000-0x330000 You might install the game on windows and make sure that data file is identical between the two platforms. -- 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=17127 --- Comment #5 from John Haywards <normandy(a)web.de> 2009-01-25 06:04:33 --- The file is copied directly from cd, files match perfectly. Windows file identical, too. -- 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=17127 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-01-25 11:27:03 --- *** Bug 17121 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=17127 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-07-30 12:17:22 --- Is this still an issue in current (1.1.26 or newer) 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=17127 --- Comment #8 from John Haywards <normandy(a)web.de> 2009-07-31 05:00:22 --- (In reply to comment #7)
Is this still an issue in current (1.1.26 or newer) wine?
Yes, tested .26. -- 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=17127 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-09-07 16:48:37 CDT --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.2 or newer) 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=17127 S.M.E. <ernestopheles(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ernestopheles(a)googlemail.co | |m --- Comment #10 from S.M.E. <ernestopheles(a)googlemail.com> 2011-01-12 14:10:15 CST --- Yes, it is. Wine 1.3.8 (openSUSE build service, stable). Unpredictable crashes on start-up until loading a flight. Once an airplane is on a runway, the program becomes kind of stable. Besides, crashes with almost identical segfaults also occurs mid-game while doing rather unusual quick flight maneuvers, like a sudden steep dive ... Well, this may not be related, but if you fly in a way that your passengers would not have to puke, those mid-game crashes are rare. Maybe it's not a bug, just a feature ... but I do not remember them from Windows 95. -- 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=17127 --- Comment #11 from butraxz(a)gmail.com 2013-06-30 09:10:57 CDT --- This ticket has not been updated for over 850 days. Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ? -- 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=17127 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #12 from Austin English <austinenglish(a)gmail.com> --- Abandoned. -- 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=17127 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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