Record breadbcrumbs before crashing with UnsatsisfiedLinkError
Categories
(Firefox for Android :: Crash Reporting, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: bdk, Assigned: bdk)
Details
Attachments
(2 files)
UnsatisfiedLinkError
is one of the current top crashers (https://bugzilla.mozilla.org/show_bug.cgi?id=1791842). Let's record some breadcrumbs with details on the APK and lib directory to try to debug it. See this post for some of the motivation: https://medium.com/keepsafe-engineering/the-perils-of-loading-native-libraries-on-android-befa49dce2db
Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Authored by https://github.com/bendk
https://github.com/mozilla-mobile/firefox-android/commit/6fb061ce5efc1a3fb11dace06b826382e0b56736
[main] Bug 1875294 - Record breadbcrumbs before crashing with UnsatsisfiedLinkError
Comment 3•1 year ago
|
||
Comment 4•1 year ago
|
||
Authored by https://github.com/bendk
https://github.com/mozilla-mobile/firefox-android/commit/5c0e0cacd88794befdb11d5a5898eac0d217a7f6
[main] Revert "Bug 1875294 - Record breadbcrumbs before crashing with UnsatsisfiedLinkError"
Description
•