Closed
Bug 970080
Opened 12 years ago
Closed 12 years ago
crash in android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0061 a=3 r=0x7f0c0061} at android.content.res.Resources.loadDrawable(Resources.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox28 affected)
RESOLVED
DUPLICATE
of bug 970081
| Tracking | Status | |
|---|---|---|
| firefox28 | --- | affected |
People
(Reporter: aaronmt, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
This bug was filed from the Socorro interface and is
report bp-29240dbf-7ee6-4406-9e2c-190c92140208.
=============================================================
android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0061 a=3 r=0x7f0c0061}
at android.content.res.Resources.loadDrawable(Resources.java:1890)
at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
at android.view.View.<init>(View.java:2471)
at android.view.ViewGroup.<init>(ViewGroup.java:365)
at android.widget.LinearLayout.<init>(LinearLayout.java:156)
at android.widget.LinearLayout.<init>(LinearLayout.java:152)
at java.lang.reflect.Constructor.constructNative(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:416)
at android.view.LayoutInflater.createView(LayoutInflater.java:576)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:644)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:669)
at android.view.LayoutInflater.inflate(LayoutInflater.java:457)
at android.view.LayoutInflater.inflate(LayoutInflater.java:391)
at android.view.LayoutInflater.inflate(LayoutInflater.java:347)
at android.widget.Toast.makeText(Toast.java:247)
at org.mozilla.gecko.GeckoApp$9.run(GeckoApp.java:836)
Seems to affect largely only the original Samsung Galaxy Tab, the GT-P6200 (Galaxy Tab) as the most reported.
More reports: https://crash-stats.mozilla.com/report/list?product=FennecAndroid&signature=android.content.res.Resources%24NotFoundException%3A+Resource+is+not+a+Drawable+%28color+or+path%29%3A+TypedValue%7Bt%3D0x1%2Fd%3D0x7f0c0061+a%3D3+r%3D0x7f0c0061%7D+at+android.content.res.Resources.loadDrawable%28Resources.java%29
Probably crashing on the 'tab opened in background' toast?
Comments:
'Mozzila is crashing every time I go to the any link by Open tab in new window.'
| Reporter | ||
Comment 1•12 years ago
|
||
It's a Honeycomb only crash :-)
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Crash Signature: [@ android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x7f0c0061 a=3 r=0x7f0c0061} at android.content.res.Resources.loadDrawable(Resources.java)]
Updated•12 years ago
|
tracking-fennec: ? → ---
tracking-firefox28:
? → ---
| Assignee | ||
Updated•5 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
•