Closed
Bug 849493
Opened 13 years ago
Closed 9 years ago
java.lang.IllegalArgumentException: Animation duration cannot be negative at android.os.Parcel.readException(Parcel.java)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox19 affected, firefox22 affected)
RESOLVED
INCOMPLETE
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash][startupcrash])
Crash Data
There are one crash in 22.0a2/20130308, bp-67899abd-9476-4080-94f3-cc9562130308, and a few ones in 19.0.
java.lang.IllegalArgumentException: Animation duration cannot be negative
at android.os.Parcel.readException(Parcel.java:1326)
at android.os.Parcel.readException(Parcel.java:1276)
at android.view.IWindowSession$Stub$Proxy.remove(IWindowSession.java:455)
at android.view.ViewRoot.dispatchDetachedFromWindow(ViewRoot.java:1773)
at android.view.ViewRoot.doDie(ViewRoot.java:2853)
at android.view.ViewRoot.handleMessage(ViewRoot.java:2016)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3687)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)
at dalvik.system.NativeStart.main(Native Method)
More reports at:
https://crash-stats.mozilla.com/report/list?signature=java.lang.IllegalArgumentException%3A+Animation+duration+cannot+be+negative+at+android.os.Parcel.readException%28Parcel.java%29
| Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ java.lang.IllegalArgumentException: Animation duration cannot be negative at android.os.Parcel.readException(Parcel.java)] → [@ java.lang.IllegalArgumentException: Animation duration cannot be negative at android.os.Parcel.readException(Parcel.java) ]
Updated•10 years ago
|
Crash Signature: [@ java.lang.IllegalArgumentException: Animation duration cannot be negative at android.os.Parcel.readException(Parcel.java) ] → [@ java.lang.IllegalArgumentException: Animation duration cannot be negative at android.os.Parcel.readException(Parcel.java) ]
[@ java.lang.IllegalArgumentException: Animation duration cannot be negative at android.os.Parcel.readException ]
Comment 1•9 years ago
|
||
Neither of these signatures are returning any results at crash stats.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(scoobidiver)
Resolution: --- → INCOMPLETE
| 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
•