Closed
Bug 818363
Opened 12 years ago
Closed 7 years ago
crash in mozilla::MediaPluginHost::CreateDecoder @ _ZN7android12DRMExtractor11getMetaDataEv
Categories
(Core :: Audio/Video: Playback, defect, P5)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: crash, reproducible, Whiteboard: [native-crash][leave open])
Crash Data
Attachments
(3 files, 1 obsolete file)
|
64.98 KB,
text/plain
|
Details | |
|
2.07 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
|
3.78 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-d8c9d07d-4158-430b-8ed2-55aad2121205 .
=============================================================
| Reporter | ||
Comment 1•12 years ago
|
||
alogcat from around the crash.
Comment 2•12 years ago
|
||
What device is this? If it's a sony ericsson device it may be a variant of bug 817478. That bug only fixes ICS (Android 4.0.x) so may need similar for Gingerbread which this device seems to have.
Updated•12 years ago
|
Component: General → Video/Audio
Product: Firefox for Android → Core
Hardware: All → ARM
Summary: crash in @0x0 → crash in mozilla::MediaPluginHost::CreateDecoder @ _ZN7android12DRMExtractor11getMetaDataEv
Whiteboard: [native-crash]
Version: unspecified → Trunk
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Chris Double (:doublec) from comment #2)
> What device is this? If it's a sony ericsson device it may be a variant of
> bug 817478. That bug only fixes ICS (Android 4.0.x) so may need similar for
> Gingerbread which this device seems to have.
This is from a Sony Ericsson MK16a with Android 2.3.4
| Reporter | ||
Comment 4•12 years ago
|
||
http://popcornjs.org triggers this crash on load.
Updated•12 years ago
|
Keywords: reproducible
Comment 5•12 years ago
|
||
I can also reproduce on Sony Ericsson ST18i (Xperia Ray) with Android 2.3.4.
https://crash-stats.mozilla.com/report/index/1e2dc9f7-a6e3-4f37-abd0-8be732130219
Comment 6•12 years ago
|
||
Reproducible on the Sony Xperia Play (Android 2.3.4) by force-enabling stage-fright and visiting http://people.mozilla.com/~kbrosnan/tmp/829454/829454.mp4
tracking-fennec: --- → ?
Comment 7•12 years ago
|
||
I've requested a Sony Xperia Play for testing.
Updated•12 years ago
|
tracking-fennec: ? → +
Comment 8•12 years ago
|
||
I confirm I see this on the Xperia Play if I force enable libstagefright.
Updated•12 years ago
|
Comment 10•12 years ago
|
||
This bug is only apparent if the user forces libstagefright decoding on using about:config, right? The device in question is blocklisted on gingerbread. Is it actually occurring on non-force enabled devices?
status-firefox21:
affected → ---
tracking-firefox21:
+ → ---
Comment 11•12 years ago
|
||
(In reply to Chris Double (:doublec) from comment #10)
> This bug is only apparent if the user forces libstagefright decoding on
> using about:config, right?
No. In 21.0 Beta Samsung devices are allowed on Gingerbread, and in 20.0 it happens on JB with Sony devices.
Anyway, it's a low volume crash.
status-firefox20:
--- → affected
status-firefox21:
--- → affected
Comment 12•12 years ago
|
||
(In reply to Scoobidiver from comment #11)
> No. In 21.0 Beta Samsung devices are allowed on Gingerbread,
For some reason I thought this was only Sony devices. Is there a list of affected devices?
Comment 13•12 years ago
|
||
(In reply to Chris Double (:doublec) from comment #12)
> Is there a list of affected devices?
With so few crashes, you can check them manually: https://crash-stats.mozilla.com/report/list?signature=%400x0+|+_ZN7android12DRMExtractor11getMetaDataEv
In 21.0, it's only Samsung SGH-T989.
Comment 14•12 years ago
|
||
Attachment #739402 -
Flags: review?(bjacob)
Updated•12 years ago
|
Attachment #739402 -
Flags: review?(bjacob) → review+
Comment 15•12 years ago
|
||
Whiteboard: [native-crash] → [native-crash][leave open]
Comment 16•12 years ago
|
||
Comment 17•12 years ago
|
||
This removes the Samsung TGH-T989 from the blocklist now that bug 860599 is done.
Depends on: 897846
Comment 18•12 years ago
|
||
Attachment #769586 -
Attachment is obsolete: true
Attachment #797060 -
Flags: review?(bjacob)
Updated•12 years ago
|
Attachment #797060 -
Flags: review?(bjacob) → review+
Comment 19•12 years ago
|
||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 20•12 years ago
|
||
Comment 21•11 years ago
|
||
Is this still an issue?
Updated•10 years ago
|
Assignee: cajbir.bugzilla → nobody
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 23•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•