http://bugs.winehq.org/show_bug.cgi?id=9772
Summary: Wine apps stop after program error exit Product: Wine Version: CVS/GIT Platform: PC URL: http://arcelectronicsinc.com/testinfo/kpnl1tester.zip OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: pgr@arcelectronicsinc.com CC: fgouget@codeweavers.com
Test program is 16 bit app built as a C part with a Delphi 1 DLL and Delphi 1 GUI interface. See testerexeReadme.txt in kpnl1tester.zip for info how to reproduce the problem.
9271fcc86d668a3d25bad3f98dcb1cefc20da88b is first bad commit commit 9271fcc86d668a3d25bad3f98dcb1cefc20da88b Author: Francois Gouget fgouget@codeweavers.com Date: Fri Aug 31 02:34:24 2007 +0200
winedbg: 'winedbg --auto' and 'winedbg --minidump' should detach when done so as to not mess up the crashed process exit code.
If tester.exe is closed under windows KPNL1.EXE still remains running. Under wine before latest regression when either tester.exe or KPNL1.EXE is closed (mouse on X) the debugger would display a dump I think to the effect that the messages were sent to a non-existent process then after the 60 second time out then the other process half would be terminated.
Now after the closed processes has an error on exit the contents of the remaining application on the virtual desktop fail to respond. Closing the virtual desktop does end the wineserver task without a problem.
http://bugs.winehq.org/show_bug.cgi?id=9772
--- Comment #1 from Austin English austinenglish@gmail.com 2008-03-29 04:40:47 --- Is this still an issue in current wine? If so, is the program still available anywhere?
http://bugs.winehq.org/show_bug.cgi?id=9772
Paul Romanyszyn pgr@arcelectronicsinc.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-03-30 23:58:23 --- The regression of locking all apps under the prefix is fixed. There is still a difference in behavior between the stopping either of the exe's under Win95 and wine. That would be another but but minor.
http://bugs.winehq.org/show_bug.cgi?id=9772
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-04-04 10:07:06 --- Closing bugs fixed in 0.9.59.
http://bugs.winehq.org/show_bug.cgi?id=9772
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified