gtick-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gtick-devel] a fork+exec on start/stop ?


From: vincent
Subject: [Gtick-devel] a fork+exec on start/stop ?
Date: Tue, 2 Jan 2007 23:20:37 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,
I'm using debian unstable's version of gtick (0.3.12-1), linux 2.6.18
ALSA for emu10k1 on i386, with gtk+ 2.8.20-3 and I think I found a bug:
every time i start or stop the metronome, with the button as well as the
menu, a zombie process appears in my ps, for example after a start/stop
I get:

vinvin    4036  0.6  1.4  20796  7388 pts/1    Sl   23:12   0:00 gtick
vinvin    4038  0.0  0.0      0     0 pts/1    Z    23:12   0:00 [sh]
<defunct>
vinvin    4040  0.0  0.0      0     0 pts/1    Z    23:12   0:00 [sh]
<defunct>

I guess there's a wait(2) missing somewhere, if there is any reason to
exec something.

Thanks for this cool app by the way :)

Vincent





reply via email to

[Prev in Thread] Current Thread [Next in Thread]