wine ptrace trouble

Alexandre Julliard julliard at winehq.org
Sun Oct 23 15:02:44 CDT 2005


Peter Beutner <p.beutner at gmx.net> writes:

> - as wineserver doesn't detach from the process it will get the next SIGTRAP signal and
>   appearently it seems to ignore that signal
> - [as nobody cares about the SIGTRAP signal the process get killed]

At this point the server does a PTRACE_CONT which is supposed to let
the process handle the signal. You should try to figure out why this
doesn't happen.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list