Closed
Bug 976375
Opened 11 years ago
Closed 11 years ago
crash in android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0074 a=3 r=0x7f0c0074} at android.content.res.Resources.loadDrawable(Resources.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec+)
RESOLVED
DUPLICATE
of bug 987864
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: kbrosnan, Assigned: bnicholson)
References
Details
(Keywords: crash, topcrash-android-armv7, Whiteboard: [Samsung Galaxy Tab Plus])
Crash Data
This bug was filed from the Socorro interface and is
report bp-35446ec9-5b0c-4eed-a37f-2a6062140222.
=============================================================
Follow up from bug 970081.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Looks like some of the remaining crashes are in <video> playback. full screen? The other common site uses Geolocation. Would either of you look into if the fix for bug 970081 would apply to those cases.
Flags: needinfo?(wjohnston)
Flags: needinfo?(bnicholson)
Assignee | ||
Comment 3•11 years ago
|
||
I have one of these devices now, so I'll try reproing when I get a chance.
Reporter | ||
Comment 4•11 years ago
|
||
One of the comments mention downloads crashing.
Crash Signature: [@ android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0074 a=3 r=0x7f0c0074} at android.content.res.Resources.loadDrawable(Resources.java)] → [@ android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0074 a=3 r=0x7f0c0074} at android.content.res.Resources.loadDrawable(Resources.java)]
[@ android.content.res.Resources$NotFoundExcept…
Comment 5•11 years ago
|
||
Still only the GT-P6210?
Comment 6•11 years ago
|
||
I wonder if Android is getting confused by some custom styling we have for button toasts? I'm not sure how that could happen... Do we have any sort of regression range here? I'm curious if bug 950826 might have tickled something.
Flags: needinfo?(wjohnston)
Reporter | ||
Comment 7•11 years ago
|
||
This is a crash on a specific device that ends up as a top crash.
Reporter | ||
Updated•11 years ago
|
Keywords: topcrash-android-armv7
Assignee | ||
Comment 8•11 years ago
|
||
I have a GT-P1000N, which I don't see in any of the crash reports, so maybe I don't have the right device for this. It's also on Android 2.2, and these reports are showing 3.2, so this probably needs rooting/updating even if it is affected. Needless to say, I haven't had any success reproducing on this device with Android 2.2.
Flags: needinfo?(bnicholson)
Reporter | ||
Comment 9•11 years ago
|
||
We had already determined that this is device specific and that the GT-P1000 was unafected.
Comment 10•11 years ago
|
||
Wondering if we should block the GT-P6200 series on Google Play
Reporter | ||
Comment 11•11 years ago
|
||
This just results in ignoring the bug instead of fixing it. We already know the cause.
Updated•11 years ago
|
Whiteboard: [Samsung Galaxy Tab Plus]
Comment 14•11 years ago
|
||
As per the duplicates, the prevalence of interaction in the browser in which a toast notification can appear is rather common and the end result is a crash. Can an engineer request a device from Service Now?
Comment 15•11 years ago
|
||
This:
https://crash-stats.mozilla.com/report/list?signature=android.content.res.Resources%24NotFoundException%3A+Resource+is+not+a+Drawable+%28color+or+path%29%3A+TypedValue{t%3D0x1%2Fd%3D0x7f0c0061+a%3D3+r%3D0x7f0c0061}+at+android.content.res.Resources.loadDrawable%28Resources.java%29&range_value=28&range_unit=days&date=2014-07-02#tab-reports
implies that this doesn't affect 29+. Aaron, can you confirm?
Reporter | ||
Comment 16•11 years ago
|
||
This still happens
https://crash-stats.mozilla.com/report/list?signature=android.content.res.Resources%24NotFoundException%3A+Resource+is+not+a+Drawable+%28color+or+path%29%3A+TypedValue{t%3D0x1%2Fd%3D0x7f0d0077+a%3D3+r%3D0x7f0d0077}+at+android.content.res.Resources.loadDrawable%28Resources.java%29&product=FennecAndroid&query_type=contains&range_unit=weeks&process_type=any&hang_type=any&range_value=4#reports
https://crash-stats.mozilla.com/report/list?signature=android.content.res.Resources%24NotFoundException%3A+Resource+is+not+a+Drawable+%28color+or+path%29%3A+TypedValue{t%3D0x1%2Fd%3D0x7f0d0077+a%3D3+r%3D0x7f0d0077}+at+android.content.res.Resources.loadDrawable%28Resources.java%29&product=FennecAndroid&query_type=contains&range_unit=weeks&process_type=any&hang_type=any&range_value=4#reports
Crash Signature: [@ android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0074 a=3 r=0x7f0c0074} at android.content.res.Resources.loadDrawable(Resources.java)]
[@ android.content.res.Resources$NotFoundExcept… → [@ android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0d0077 a=3 r=0x7f0d0077} at android.content.res.Resources.loadDrawable(Resources.java)]
[@ android.content.res.Resources$NotFoundExcept…
Comment 17•11 years ago
|
||
Yes, and it's still entirely the Samsung Galaxy Tab Plus
Updated•11 years ago
|
tracking-fennec: --- → +
Updated•11 years ago
|
Assignee: nobody → bnicholson
Comment 18•11 years ago
|
||
Let's try fixing this like we did in bug 970081
Assignee | ||
Comment 19•11 years ago
|
||
I'm going to take a guess that this, bug 987864, and bug 1006631 are all dupes. The resource ID slowly changes over time, probably as we introduce new resources. Note how this bug was originally filed against the resource 0x7f0c0074, but those crashers are all gone now.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
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
•