Closed
Bug 1432862
Opened 8 years ago
Closed 8 years ago
Crash in java.lang.UnsatisfiedLinkError: at org.mozilla.gecko.PresentationMediaPlayerManager.addPresentationSurface(Native Method)
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
Unspecified
Android
Tracking
(firefox-esr52 unaffected, firefox58 unaffected, firefox59 unaffected, firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | fixed |
People
(Reporter: calixte, Assigned: nalexander)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-3f948770-9218-4112-ba4a-e44860180124.
=============================================================
Top 10 frames of crashing thread:
0 libxul.so GeckoAppShellSupport::ReportJavaCrash widget/android/nsAppShell.cpp:276
1 libxul.so mozilla::jni::NativeStub<mozilla::java::GeckoAppShell::ReportJavaCrash_t, GeckoAppShellSupport, mozilla::jni::Args<const mozilla::jni::Ref<mozilla::jni::TypedObject<_jthrowable*>, _jthrowable*>&, const mozilla::jni::StringParam&> >::Wrap<&GeckoAppShellSupport::ReportJavaCrash> widget/android/jni/Natives.h:778
2 base.odex base.odex@0x105475d
3 dalvik-LinearAlloc (deleted) dalvik-LinearAlloc @0xe956
4 dalvik-main space (deleted) dalvik-main space @0x19ffe
5 dalvik-main space (deleted) dalvik-main space @0x77c7fe
6 dalvik-main space (deleted) dalvik-main space @0x790ffe
7 dalvik-main space (deleted) dalvik-main space @0x790ffe
8 dalvik-LinearAlloc (deleted) dalvik-LinearAlloc @0xec9e
9 dalvik-main space (deleted) dalvik-main space @0x77c7fe
=============================================================
There are 32 crashes (from are 8 installations) in nightly 60 with buildid 20180124100308. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1419581.
[1] https://hg.mozilla.org/mozilla-central/rev?node=072108d16590
Flags: needinfo?(nalexander)
Assignee | ||
Comment 1•8 years ago
|
||
Addressed by the reland of https://bugzilla.mozilla.org/show_bug.cgi?id=1419581. Thanks for bringing this to my attention so quickly, Calixte!
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(nalexander)
Resolution: --- → FIXED
Updated•8 years ago
|
Updated•6 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 60 → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•