http://bugs.winehq.org/show_bug.cgi?id=17698
Summary: E Sky flight simulator installees but crashes when run Product: Wine Version: 1.0-rc3 Platform: PC-x86-64 URL: http://www.twf-sz.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: harterc1@comcast.net
Created an attachment (id=19897) --> (http://bugs.winehq.org/attachment.cgi?id=19897) wine command line log
crashes on first running it
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-03-12 22:30:31 --- please test with Wine 1.1.16 or newer
http://bugs.winehq.org/show_bug.cgi?id=17698
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19897|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #2 from Donald Harter harterc1@comcast.net 2009-03-13 02:29:28 --- Created an attachment (id=19900) --> (http://bugs.winehq.org/attachment.cgi?id=19900) wine comman line log
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #3 from Donald Harter harterc1@comcast.net 2009-03-13 02:31:21 --- trying with wine-1.1.16
I get an external exception 80000100 message
I click OK. I am able to calibrate my joystick. I then select a model 3dee. I get the following message. access violation at address 004a5267 in module FMS.exe read address 00000000
I try to load the landscape and I get a similar message.
http://bugs.winehq.org/show_bug.cgi?id=17698
Donald Harter harterc1@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc3 |1.1.16
http://bugs.winehq.org/show_bug.cgi?id=17698
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.16 |1.0-rc3
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-03-13 03:02:27 --- Please don't change the version field.
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2009-03-13 03:27:01 ---
wine: Call from 0x7b8450a0 to unimplemented function d3drm.dll.Direct3DRMCreate, aborting
does it still crash if you use a native d3drm.dll?
http://bugs.winehq.org/show_bug.cgi?id=17698
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc3 |1.1.16
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-03-13 08:56:01 --- Same crash with wine-1.1.16? Please attach complete terminal output with new Wine version.
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #7 from Donald Harter harterc1@comcast.net 2009-03-13 18:31:08 --- My second attachment is from running it with the newer version. It still crashes but in a different way. Some problems with the earlier version of wine appear to have been fixed.
I don't have windows so I can't test it with a native dll.
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #8 from Donald Harter harterc1@comcast.net 2009-03-13 22:18:14 --- I installed the dll file. It gets past that error message , but it still crashes I get the following pop-up message:
Exception Eaccess vilation in module FMS.exe at 00000018 Access violation at address 00000018 in module FMS.exe Write of address 00000018
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #9 from Donald Harter harterc1@comcast.net 2009-03-13 22:24:42 --- Created an attachment (id=19923) --> (http://bugs.winehq.org/attachment.cgi?id=19923) command line log of program suing the dll
http://bugs.winehq.org/show_bug.cgi?id=17698
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.twf-sz.com |http://www.twf- | |sz.com/english/download/mtv/ | |FMS.rar Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #10 from Jeff Zaroyko jeffz@jeffz.name 2009-03-13 22:39:42 --- confirming... the download also includes a d3drm.dll
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 18:14:41 --- Created an attachment (id=23262) --> (http://bugs.winehq.org/attachment.cgi?id=23262) create registrykey for serialcomm
The crash from comment 1 is coming from missing registry key: 0009:Call advapi32.RegOpenKeyExA(80000002,0048b850 "HARDWARE\DEVICEMAP\SERIALCOMM",00000000,00020019,0032fe84) ret=0048b70 b 0009:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=0048b70b 0009:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0032fe38) ret=0048b728 0009:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b844643 ip=7b844643 tid=0009
The attached patch is a quickly hacked up thing, just to show that the crash is gone when the key is present. With the patch the app starts for me using native d3drm.dll. There's lots of access violations, using native d3dxof.dll makes them dissappear all afaics. However, the graphics looks quite garbled and messy here :(
For now i'd suggest to let this bug be about missing registry key. Someone who knows more of how to populate the key with meaningful entries would be able to solve the bug i guess
http://bugs.winehq.org/show_bug.cgi?id=17698
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |xerox_xerox2000@yahoo.co.uk Resolution| |DUPLICATE
--- Comment #12 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 18:23:50 --- ha, better search bugzilla before doing work, looks like a patch has already been attached to another bug (11811) by Andrew Hurst. So actually this is a duplicate.
Donald, for graphical issues with the game, could you please open new bugreport?thx
*** This bug has been marked as a duplicate of bug 11811 ***
http://bugs.winehq.org/show_bug.cgi?id=17698
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 18:24:19 --- closing dupe
http://bugs.winehq.org/show_bug.cgi?id=17698
--- Comment #14 from Saulius K. saulius2@gmail.com 2011-11-18 11:31:02 CST --- Download link got broken. Is this the same software: http://n.ethz.ch/student/mmoeller/fms/index_e.html ?