http://bugs.winehq.org/show_bug.cgi?id=15248
Summary: Atlantis Quest 1.0 demo hangs on exit Product: Wine Version: CVS/GIT Platform: PC URL: http://www.terminalstudio.com/atlantis-quest.shtml OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=16032) --> (http://bugs.winehq.org/attachment.cgi?id=16032) Atlantis Quest 1.0 debugger backtrace
With current Git (wine-1.1.4-292-g4b4109a), when attempting to exit from the Atlantis Quest demo, the application hangs with a white screen. Attaching to the process with winedbg and obtaining a backtrace shows the hang to be seemingly in IDirect3DStateBlock8Impl_Release. Backtrace is attached.