Comment 13 for bug 1267112

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

Ah-ha! Loading the .crash with apport reveals that:

ipdb> report.crash_signature()
'/usr/lib/ubiquity/bin/ubiquity:11:GtkNode::MatchStringProperty:xpathselect::XPathQueryPart::Matches:SelectNodes:GetNodesThatMatchQuery:Introspect'

Because crash_signature exists the crash is treated as a python one and bucketing then fails.
https://bazaar.launchpad.net/~daisy-pluckers/daisy/trunk/view/head:/daisy/submit.py#L167