[Jack-Devel] Zombified process without any CPU load

Yuri yuri at rawbw.com
Fri Jul 28 08:10:48 CEST 2017


On 07/27/2017 22:43, Hermann Meyer wrote:
>> Jack thread only connects with the actual client code through the 
>> process() callback.
>
> You need at least connect a shutdown callback
>
> void
> jack_shutdown (void *arg)
> {
>     // clean up your client
>     exit (1);
> } 



I do have shutdown callback. Instead of exit(1), I schedule a timer 
event and connect again.

The major problem is why does the process get zombified in the first place.


Yuri

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.linuxaudio.org/archives/jackaudio/attachments/20170727/8186a02f/attachment.html>


More information about the Jackaudio mailing list