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@winehq.org ReportedBy: arethusa26@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.
http://bugs.winehq.org/show_bug.cgi?id=21037
--- Comment #1 from Henri Verbeet hverbeet@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.
http://bugs.winehq.org/show_bug.cgi?id=21037
ahso47@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ahso47@yahoo.com
--- Comment #2 from ahso47@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
http://bugs.winehq.org/show_bug.cgi?id=21037
--- Comment #3 from butraxz@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 ?
https://bugs.winehq.org/show_bug.cgi?id=21037
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #4 from roger@mailinator.com --- abandon
https://bugs.winehq.org/show_bug.cgi?id=21037
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #5 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=21037
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked Abandoned.