Comment 2 for bug 1420185

Revision history for this message
Michi Henning (michihenning) wrote :

We currently have a fix for a critical issue that we can't land because the code segfaults on the phone. The same code tests fine on CI on all architectures. Looking at the crash dump, all we get are anonymous stack frames, but no debug symbols, which makes it very hard to get even a rough idea what's happening.

We have a testing infrastructure that we need to pass, yet, when something core dumps, we can't get at the debug symbols. Catch 22…

I'm not looking for an immediate fix. But I really need a way to get the debug symbols for that PPA (any way, even if it's cumbersome).