Comment 9 for bug 1571788

Revision history for this message
Brian Murray (brian-murray) wrote :

In daisy revision number 700 I've modified the retracer to put a crash report back on the queue when it fails with the following criteria.

The StacktraceTop only contains "?? ()"
The original report contains a StacktraceAddressSignature
The report does not have an UnreportableReason
There are no missing debug symbols

I also added a counter to keep track of the crashes like this: retrace.missing.crash_signature.apport_issue

This revision of daisy has now landed in production.