Bug#1014617: libfcgi-perl: perl is segfaulting and I think it's CGI::Fast

Bernhard Übelacker bernhardu at mailbox.org
Sun Jul 24 16:18:17 BST 2022


Hello Ian,

> Due to the convoluted arrangements by which this webapp is invoked in
> my environment, it is not entirely straightforward to get coredumps or
> stack traces, etc.  I can try to provide better information if it is
> likely to be useful.

If that system has systemd, then one way to gather cores might be to
use systemd-coredump. That way a backtrace (with limited symbols)
might already appear in the journal.
Or for nearer inspection 'coredumpctl list'
and 'coredumpctl gdb [crashed pid]'.

Otherwise [1] mentions two other (virtual package core-dump-handler
providing) packages corekeeper or minicoredumper that could be helpful.

[1] https://wiki.debian.org/HowToGetABacktrace

Kind regards,
Bernhard



More information about the pkg-perl-maintainers mailing list