On Wed, 17 Jan 2018 09:41:44 +1100 Paul Szabo <paul.sz...@sydney.edu.au> wrote:
> Dear Maintainer,
> 
> Running on x86_64, hpanel sometimes crashes with SIGSEGV.
> As yet I have not noticed what actions may cause this, so
> do not know how to make it happen at will.

Hello Paul,
just tried if I can reproduce the issue even when not being
the maintainer, unfortunately was not successful.

If you inspect the dmesg output you should notice a line with
some very basic information on the crash.

As you write it is also randomly on your side, probably you can
install the package systemd-coredump. This should collect a core
dump of crashing processes.

If then the next crash happens you can execute as root:
  coredumpctl gdb
And that should print some more information of the latest crash.

Kind regards,
Bernhard

Reply via email to