Control: reassign -1 man-db On Thu, Mar 08, 2018 at 01:07:26PM +0800, Paul Wise wrote: > I get a crash (SIGSYS) in groff when running `man man | head -n1`. > If the below output and backtrace are not useful, please close this bug.
They aren't useful, but I'm not sure why that means I should close the bug. Reassigning to man-db since this is due to the seccomp filtering there and not a bug in groff. Could you please run: PIPELINE_DEBUG=1 strace -f -o man.trace -s 1024 man man | head -n1 ... and attach both the full output on stderr and the resulting man.trace file? Thanks, -- Colin Watson [cjwat...@debian.org]