Comment 0 for bug 1084996

Revision history for this message
Martin Pitt (pitti) wrote :

Some crash reports are missing a StacktraceAddressSignature field, which prevents proper processing by whoopsie.

I seem to be able to reproduce this rather reliably with some simple X.org programs, such as

$ (xeyes &); sleep 1; killall -SEGV xeyes
$ (xcalc &); sleep 1; killall -SEGV xcalc