Re: [Jack-Devel] Zombified process without any CPU load

PrevNext  Index
DateThu, 27 Jul 2017 23:10:48 -0700
From Yuri <[hidden] at rawbw dot com>
ToHermann Meyer <[hidden] at web dot de>, [hidden] at lists dot jackaudio dot org
In-Reply-ToHermann Meyer Re: [Jack-Devel] Zombified process without any CPU load
Follow-UpHermann Meyer Re: [Jack-Devel] Zombified process without any CPU load
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
PrevNext  Index

1501222263.29414_0.ltw:2,a <592b61fb-09fe-5d91-27b2-11b63fb7ca0b at rawbw dot com>