Bug#851148: tracker-extract: dumps core repeatedly if seccomp raises SIGSYS

2017-01-23 Thread Ben Longbons
FYI, your mailer is not using TLS, so it's getting marked a spam. On Thu, Jan 12, 2017 at 5:07 AM, Simon McVittie wrote: >> should log those details > > Logging in response to an async signal is problematic: it is not safe > to use anything much more complicated than a syscall

Bug#851148: tracker-extract: dumps core repeatedly if seccomp raises SIGSYS

2017-01-12 Thread Simon McVittie
On Thu, 12 Jan 2017 at 13:07:49 +, Simon McVittie wrote: > * On systems with dbus-user-session installed, `systemd --user` restarts > tracker-extract on failure, as requested by the systemd unit. > This is easy to avoid by adding SIGSYS to RestartPreventExitStatus, > and I'm trying a

Bug#851148: tracker-extract: dumps core repeatedly if seccomp raises SIGSYS

2017-01-12 Thread Simon McVittie
On Thu, 12 Jan 2017 at 12:44:08 +, Simon McVittie wrote: > On Mon, 19 Dec 2016 at 22:39:29 -0800, Ben Longbons wrote: > > Remember, SIGSYS is catchable, and the siginfo_t contains details. If a > > program is going to use `seccomp`, it should log those details, before > > exiting with a value