Closed
Bug 903841
Opened 12 years ago
Closed 8 years ago
crash in mozilla::MediaPluginHost::CreateDecoder @ libstagefright.so@0xf84.. on Samsung Galaxy S4 SC-04E (Altius) running JB 4.2
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INACTIVE
| Tracking | Status | |
|---|---|---|
| firefox23 | --- | unaffected |
| firefox24 | --- | affected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
It happens in 24.0b1 and is similar to bug 901196.
Signature @0x0 | libstagefright.so@0xf8477 More Reports Search
UUID 10ef840b-4ccb-4dac-9327-5bc5a2130811
Date Processed 2013-08-11 09:46:46.261241
Uptime 31907
Install Age 31907 since version was first installed.
Install Time 2013-08-11 00:54:42
Product FennecAndroid
Version 24.0
Build ID 20130808094333
Release Channel beta
OS Android
OS Version 0.0.0 Linux 3.4.0-814643 #1 SMP PREEMPT Wed Jul 10 17:25:02 KST 2013 armv7l samsung/SC-04E/SC-04E:4.
Build Architecture arm
Build Architecture Info ARMv0 | 4
Crash Reason SIGSEGV
Crash Address 0x0
App Notes
AdapterDescription: 'Qualcomm -- Adreno (TM) 320 -- OpenGL ES 2.0 V@14.0 AU@ (CL@3544079) -- Model: SC-04E, Product: SC-04E, Manufacturer: samsung, Hardware: qcom'
GL Layers! EGL? EGL+ GL Context? GL Context+ GL Layers+ Stagefright? Stagefright+
samsung SC-04E
samsung/SC-04E/SC-04E:4.2.2/JDQ39/SC04EOMUAMG2:user/release-keys
Adapter Vendor ID Qualcomm
Adapter Device ID Adreno (TM) 320
Android CPU ABI armeabi-v7a
Android Manufacturer samsung
Android Model SC-04E
Android Version 17 (REL)
Frame Module Signature Source
0 @0x0
1 libstagefright.so libstagefright.so@0xf8477
2 libstagefright.so libstagefright.so@0x808a9
3 libstagefright.so libstagefright.so@0x167692
4 libomxplugin.so (deleted) libomxplugin.so (deleted)@0x3bca
5 libstagefright.so libstagefright.so@0x97703
6 libxul.so mozilla::ReentrantMonitorAutoEnter::~ReentrantMonitorAutoEnter() obj-firefox/dist/include/mozilla/ReentrantMonitor.h
7 @0x7f72ee1e
8 libomxplugin.so (deleted) libomxplugin.so (deleted)@0x3bca
9 libomxplugin.so (deleted) libomxplugin.so (deleted)@0x1e69
10 libmozglue.so arena_malloc memory/mozjemalloc/jemalloc.c
11 libxul.so libxul.so@0x16676a6
12 libomxplugin.so (deleted) libomxplugin.so (deleted)@0x245d
13 libxul.so mozilla::MediaPluginHost::CreateDecoder(mozilla::MediaResource*, nsACString_internal const&) content/media/plugins/MediaPluginHost.cpp
14 libxul.so mozilla::MediaPluginReader::ReadMetadata(mozilla::VideoInfo*, nsDataHashtable<nsCStringHashKey, nsCString>**) content/media/plugins/MediaPluginReader.cpp
15 libxul.so mozilla::MediaDecoderStateMachine::DecodeMetadata() content/media/MediaDecoderStateMachine.cpp
16 libxul.so mozilla::MediaDecoderStateMachine::DecodeThreadRun() content/media/MediaDecoderStateMachine.cpp
17 libxul.so nsRunnableMethodImpl<tag_nsresult (mozilla::dom::NotificationPermissionRequest::*)(), true>::Run() obj-firefox/dist/include/nsThreadUtils.h
18 libxul.so nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp
19 libxul.so NS_ProcessNextEvent(nsIThread*, bool) obj-firefox/xpcom/build/nsThreadUtils.cpp
20 libxul.so nsThread::ThreadFunc(void*) xpcom/threads/nsThread.cpp
21 libnss3.so _pt_root nsprpub/pr/src/pthreads/ptthread.c
22 libc.so libc.so@0xe7fa
23 libc.so libc.so@0xdee6
More reports at:
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&signature=%400x0+|+libstagefright.so%400xf8477
| Reporter | ||
Comment 1•12 years ago
|
||
More reports also at:
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&signature=%400x0+|+libstagefright.so%400xf8407
Crash Signature: [@ @0x0 | libstagefright.so@0xf8477] → [@ @0x0 | libstagefright.so@0xf8477]
[@ @0x0 | libstagefright.so@0xf8407]
status-firefox23:
--- → unaffected
Keywords: regression
Summary: crash in mozilla::MediaPluginHost::CreateDecoder @ libstagefright.so@0xf8477 on Samsung Galaxy S4 SC-04E (Altius) running JB 4.2 → crash in mozilla::MediaPluginHost::CreateDecoder @ libstagefright.so@0xf84.. on Samsung Galaxy S4 SC-04E (Altius) running JB 4.2
Comment 2•12 years ago
|
||
Looks like 860599 to me. If someone has a reproducible device and can try the patch in that bug it would be great.
| Reporter | ||
Comment 3•12 years ago
|
||
It's weird that it's #6 crasher in 24.0b1 while 23.0 is not affected (compare https://crash-analysis.mozilla.com/rkaiser/2013-08-12/2013-08-12.fennecandroid.release.23.0.devices.html#devices and https://crash-analysis.mozilla.com/rkaiser/2013-08-12/2013-08-12.fennecandroid.beta.24.0.devices.html#devices for Samsung SC-04E).
Notice the Stagefright blocklist hasn't changed (see http://mxr.mozilla.org/mozilla-beta/diff?file=/widget/android/GfxInfo.cpp&file2=/widget/android/GfxInfo.cpp&diffvar=mozilla-release).
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•