http://bugs.winehq.org/show_bug.cgi?id=8191
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #8 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-17 18:50:17 --- The hang is because Framemaker tries to stop the service but in the current implementation only the service procedure stops but the service process doesn't terminate, the pipe is still open and CallNamedPipe hangs. With the patch from comment #3 from bug #7882 makes the process terminate and with it Framemaker doesn't hang but terminate after restarting the service. This time the conversation is shorter than the first time what could mean that safecast puts a flag somewhere that this system is bad.