[Bug 21037] New: Microsoft Flight Simulator 2004 crashes when starting a flight
http://bugs.winehq.org/show_bug.cgi?id=21037 Summary: Microsoft Flight Simulator 2004 crashes when starting a flight Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: arethusa26(a)gmail.com Created an attachment (id=25233) --> (http://bugs.winehq.org/attachment.cgi?id=25233) Microsoft Flight Simulator 2004 backtrace With wine-1.1.34-469-g33a1934, after doing winetricks directplay ie6 to work around bug 12973, starting Microsoft Flight Simulator 2004 and then launching a new flight results in an immediate crash in wined3d: Backtrace: =>0 0x7dea1430 context_release+0x30(context=(nil)) [/home/andrew/wine-git/dlls/wined3d/context.c:843] in wined3d (0x0032f4b0) 1 0x7deb9bcf create_primary_opengl_context+0x9f(iface=<register EDI not in topmost frame>, swapchain_iface=<register ESI not in topmost frame>) [/home/andrew/wine-git/dlls/wined3d/device.c:6305] in wined3d (0x0032f4e0) 2 0x7debf316 IWineD3DDeviceImpl_Reset+0x446(iface=0x184970, pPresentationParameters=0x32f584) [/home/andrew/wine-git/dlls/wined3d/device.c:6546] in wined3d (0x0032f560) ... glxinfo reports for OpenGL strings: OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 7800 GT/PCI/SSE2/3DNOW! OpenGL version string: 2.1.2 NVIDIA 190.42 OpenGL shading language version string: 1.20 NVIDIA via Cg compiler The complete backtrace is attached. -- 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=21037 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> 2009-12-16 08:34:32 --- The backtrace doesn't make a lot of sense, line 843 in context.c is inside a WARN_ON(d3d) block. That said, it crashes because create_context() in create_primary_opengl_context() fails, after which context_release() tries to dereference the NULL context pointer. I can fix create_primary_opengl_context() to return a proper error code instead of crashing, but the failing context_create() call is pretty much a duplicate of bug 18490 and a few other similar reports that all fail due to OpenGL not being allowed on the root window. -- 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=21037 ahso47(a)yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahso47(a)yahoo.com --- Comment #2 from ahso47(a)yahoo.com 2010-07-03 16:11:42 --- so far i only could start a flight by setting low graphics and executing fs2002.exe. Selecting a flight alike wright flyer etc. The flight itself is nearly perfect only the menu is not working. Hopefully this could be fixed for 1.2. as changing airplanes, location etc. is essential -- 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=21037 --- Comment #3 from butraxz(a)gmail.com 2013-05-25 09:42:13 CDT --- No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this 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=21037 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #4 from roger(a)mailinator.com --- abandon -- 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=21037 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #5 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=21037 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing bugs marked 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.
participants (1)
-
wine-bugs@winehq.org