http://bugs.winehq.org/show_bug.cgi?id=8168
Summary: Wine does not terminate at end of Dreamweaver 8 install Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
The installer for Dreamweaver 8 goes to the end without a problem. Then I hit the "Finish" button, and the install dialog goes away, but Wine does not terminate. The relay log shows an infinate loop of:
... 0009:Call winex11.drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,000004ff,00000000) ret=7eeef39c 0009:Ret winex11.drv.MsgWaitForMultipleObjectsEx() retval=00000102 ret=7eeef39c 0009:Ret user32.PeekMessageA() retval=00000000 ret=00403c7b 0009:Call kernel32.WaitForSingleObject(00000050,00000064) ret=00403b3c 0009:Ret kernel32.WaitForSingleObject() retval=00000102 ret=00403b3c 0009:Call user32.PeekMessageA(0033f8fc,00000000,00000000,00000000,00000001) ret=00403c7b 0009:Call winex11.drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,000004ff,00000000) ret=7eeef39c 0009:Ret winex11.drv.MsgWaitForMultipleObjectsEx() retval=00000102 ret=7eeef39c 0009:Ret user32.PeekMessageA() retval=00000000 ret=00403c7b 0009:Call kernel32.WaitForSingleObject(00000050,00000064) ret=00403b3c 0009:Ret kernel32.WaitForSingleObject() retval=00000102 ret=00403b3c ...