Closed
Bug 817965
Opened 13 years ago
Closed 5 years ago
android.os.TransactionTooLargeException: at android.os.BinderProxy.transact(Native Method) at org.mozilla.gecko.PromptService.show(PromptService.java)
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(firefox17 wontfix, firefox19 wontfix, firefox20 wontfix, firefox21 wontfix, firefox22 wontfix, firefox23 wontfix, firefox24 wontfix, firefox25 wontfix, firefox26 wontfix, firefox64 wontfix, firefox65 fix-optional, firefox66 ?)
RESOLVED
INCOMPLETE
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
There are one crash in 20.0a1/20121203, bp-6308a44d-92d6-4f71-a23e-319b32121204, and seven in 17.0 with this stack trace:
android.os.TransactionTooLargeException
at android.os.BinderProxy.transact(Native Method)
at android.view.IWindowSession$Stub$Proxy.add(IWindowSession.java:516)
at android.view.ViewRootImpl.setView(ViewRootImpl.java:653)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:301)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:215)
at android.view.WindowManagerImpl$CompatModeWrapper.addView(WindowManagerImpl.java:140)
at android.view.Window$LocalWindowManager.addView(Window.java:537)
at android.app.Dialog.show(Dialog.java:278)
at org.mozilla.gecko.PromptService.show(PromptService.java:382)
at org.mozilla.gecko.PromptService.processMessage(PromptService.java:507)
at org.mozilla.gecko.PromptService.access$200(PromptService.java:51)
at org.mozilla.gecko.PromptService$1.run(PromptService.java:277)
at android.os.Handler.handleCallback(Handler.java:605)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4517)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:980)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:747)
at dalvik.system.NativeStart.main(Native Method)
More reports at:
https://crash-stats.mozilla.com/report/list?signature=android.os.TransactionTooLargeException%3A+at+android.os.BinderProxy.transact%28Native+Method%29
| Reporter | ||
Updated•13 years ago
|
status-firefox19:
--- → affected
status-firefox21:
--- → affected
| Reporter | ||
Updated•12 years ago
|
status-firefox22:
--- → affected
| Reporter | ||
Updated•12 years ago
|
status-firefox23:
--- → affected
| Reporter | ||
Comment 1•12 years ago
|
||
Here is a comment: "visited forecast.io and tried to scroll".
Comment 2•12 years ago
|
||
(In reply to Scoobidiver from comment #1)
> Here is a comment: "visited forecast.io and tried to scroll".
(That was me. Nightly on my Nexus 4 will reliably crash when I visit forecast.io and interact with it for ~20 seconds, but the type of crash seems to vary. I only hit this bug's particular crash-signature once so far, out of my 5 reported forecast.io crashes.)
| Reporter | ||
Updated•12 years ago
|
status-firefox24:
--- → affected
| Reporter | ||
Comment 3•12 years ago
|
||
It's #3 top crasher in 23.0a2 (only #26 in 21.0 and #48 in 22.0b2) because of bug 871390 not uplifted.
Keywords: topcrash
| Reporter | ||
Comment 5•12 years ago
|
||
No longer a top crash now that bug 871390 has been uplifted to Aurora.
Keywords: topcrash
| Reporter | ||
Updated•12 years ago
|
status-firefox25:
--- → affected
status-firefox26:
--- → affected
Updated•10 years ago
|
Crash Signature: [@ android.os.TransactionTooLargeException: at android.os.BinderProxy.transact(Native Method)] → [@ android.os.TransactionTooLargeException: at android.os.BinderProxy.transact(Native Method)]
[@ android.os.TransactionTooLargeException: at android.os.BinderProxy.transact]
Comment 7•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 8•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Comment 9•7 years ago
|
||
There are still some crashes so reopen it.
Status: RESOLVED → REOPENED
status-firefox64:
--- → affected
status-firefox65:
--- → affected
Resolution: WONTFIX → ---
Comment 10•7 years ago
|
||
Low volume crash signature on release and beta. Marking this as P5.
status-firefox66:
--- → ?
Priority: -- → P5
Comment 11•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 5 years ago
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
•