Closed Bug 869444 Opened 11 years ago Closed 11 years ago

libstagefright crashes with Sony LT22i and ST27i (ICS)

Categories

(Core :: Audio/Video, defect)

ARM
Android
defect
Not set
critical

Tracking

()

RESOLVED FIXED
Tracking Status
firefox20 --- affected
firefox21 --- fixed

People

(Reporter: kairo, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [native-crash])

Crash Data

This bug was filed from the Socorro interface and is 
report bp-879e4469-aaee-4db2-936b-1be882130507 .
============================================================= 

Looks like Sony LT22i and ST27i (ICS) are crashing with libstagefright:

https://crash-stats.mozilla.com/report/list?signature=libstagefright.so%400x6812e
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3AMediaCacheStream%3A%3ARead%28char%2A%2C+unsigned+int%2C+unsigned+int%2A%29

The second signature has libstagefright in the stacks and is on the same devices, so it looks to me like it's pretty much the same issue.

Device data for yesterday:

libstagefright.so@0x6812e 	70
Sony LT22i 	60
Sony ST27i 	10

mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*) 	114
Sony LT22i 	89
Sony ST27i 	24
Sony ST27a 	1

It's not particularly high in stats atm, but libstagefright.so@0x6812e is reported as a rising signature in my explosiveness report for 20.0.1
It's fixed in 21.0b6 by the blocklist in bug 845734. See https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers#On_Android_2.
Status: NEW → RESOLVED
Closed: 11 years ago
Depends on: 845734
Hardware: All → ARM
Resolution: --- → FIXED
(In reply to Scoobidiver from comment #1)
> It's fixed in 21.0b6 by the blocklist in bug 845734.

Ah, I wasn't sure because those signatures weren't listed anywhere and ICS also wasn't in that bug.
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #2)
> ICS also wasn't in that bug.
ICS is 4.0.x while those crashes happen on 4.1.x (JB).
You need to log in before you can comment on or make changes to this bug.