It seems that sigwait() returns EINTR,
which is not even a specified error for sigwait().
It is not specified for sigwait
http://pubs.opengroup.org/onlinepubs/9699919799/functions/sigwait.html
but is is specified for sigwaitinfo
http://pubs.opengroup.org/onlinepubs/9699919799/functions/sigwait
reassign 763705 libc0.1
thanks
Hello,
Le lundi 20 octobre 2014, 11:45:40 Rémi Denis-Courmont a écrit :
> Le 2014-10-02 02:11, Steven Chamberlain a écrit :
> > Attached is output from kFreeBSD's ktrace, showing:
> > pid, thread ID, process name, elapsed time (seconds), and syscalls
>
>
Le 2014-10-02 02:11, Steven Chamberlain a écrit :
Attached is output from kFreeBSD's ktrace, showing:
pid, thread ID, process name, elapsed time (seconds), and syscalls
In the trace, it looks like SIGCHLD causes sigwait() to return, even
though SIGCHLD is not in the wait-set.
If that is the
Package: vlc
Version: 2.2.0~pre3-1
Severity: important
File: /usr/lib/vlc/plugins/misc/libxdg_screensaver_plugin.so
User: debian-...@lists.debian.org
Usertags: kfreebsd
Control: found -1 vlc/2.1.5-1
X-Debbugs-Cc: debian-...@lists.debian.org
Hi,
On kfreebsd, vlc quits after ~30 seconds playback.
4 matches
Mail list logo