Closed
Bug 1455744
Opened 7 years ago
Closed 6 years ago
Crash in java.lang.UnsatisfiedLinkError: Native method not found: android.media.AudioSystem.getOutputLatency:(I)I at android.media.AudioSystem.getOutputLatency(Native Method)
Categories
(Firefox for Android Graveyard :: Audio/Video, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mccr8, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-b779b256-f12b-4082-a6ef-8aa4c0180419.
=============================================================
Top 10 frames of crashing thread:
0 libxul.so mozilla::jni::StringParam::GetString widget/android/jni/Refs.h:754
1 libxul.so mozilla::jni::StringParam::StringParam widget/android/jni/Refs.h:785
2 libxul.so mozilla::AndroidDecoderModule::SupportsMimeType dom/media/platforms/android/AndroidDecoderModule.cpp:114
3 libxul.so mozilla::PlatformDecoderModule::Supports dom/media/platforms/PlatformDecoderModule.h:180
4 libxul.so mozilla::PDMFactory::GetDecoder dom/media/platforms/PDMFactory.cpp:445
5 libxul.so mozilla::PDMFactory::Supports dom/media/platforms/PDMFactory.cpp:333
6 libxul.so mozilla::PDMFactory::SupportsMimeType dom/media/platforms/PDMFactory.cpp:323
7 libxul.so mozilla::MediaFormatReader::OnDemuxerInitDone dom/media/MediaFormatReader.cpp:1653
8 libxul.so mozilla::MozPromise<mozilla::MediaResult, mozilla::MediaResult, true>::ThenValue<mozilla::MediaFormatReader*, void >::DoResolveOrRejectInternal xpcom/threads/MozPromise.h
9 libxul.so mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true>::ThenValueBase::ResolveOrRejectRunnable::Run
=============================================================
This is the number 2 Android top crash for the 4-17 Nightly, though it is all from a single install time.
The Java stack trace is:
java.lang.UnsatisfiedLinkError: Native method not found: android.media.AudioSystem.getOutputLatency:(I)I
at android.media.AudioSystem.getOutputLatency(Native Method)
at android.media.AudioManager.getOutputLatency(AudioManager.java:2665)
at dalvik.system.NativeStart.run(Native Method)
Comment 1•7 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: -- → P5
Comment 2•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•