On Jun 27 10:31, Borislav Ivanov wrote: > ps output is: > > D:\>ps -W | grep mysql > 2744 1 1384 1980 ? 18 15:07:22 > /drives/c/mysql/bin/mysqld-nt > 1980 0 0 1980 ? 0 15:07:23 > c:\mysql\bin\mysqld-nt.exe
What sort of bastard process is that, being listed as Cygwin process *and* as native Windows process. Apparently mysqld-nt is doing something really weird. I have no idea what that is, but it's definitely bad for getting the Cygwin PID. You test application works fine for normal Cygwin processes. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/