https://bugs.freedesktop.org/show_bug.cgi?id=100064

--- Comment #35 from Tanu Kaskinen <[email protected]> ---
(In reply to Tanu Kaskinen from comment #34)
> PulseAudio shouldn't call exit(1) by itself. I suspect some of the X libraries
> does that.

I forgot that the journal actually tells that quite clearly:

mar 05 15:31:41 gromit pulseaudio[31127]: ICE default IO error handler doing an
exit(), pid = 31127, errno = 32

The exit seems to be happening in pa__done() of
src/modules/x11/module-x11-xsmp.c. Does removing the IceRemoveConnectionWatch()
call fix things?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to