Closed
Bug 1172612
Opened 10 years ago
Closed 9 years ago
Intermittent java-exception | java.util.concurrent.TimeoutException: android.os.Parcel.finalize() timed out after 10 seconds at java.io.FileInputStream.close(FileInputStream.java:125)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: crash, intermittent-failure)
Attachments
(1 file)
111.75 KB,
text/plain
|
Details |
See the attached log and comment 1 for more details.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•10 years ago
|
||
09:10:20 INFO - 06-08 09:04:20.081 D/Robocop ( 1026): waiting for Gecko:Ready
09:10:20 INFO - 06-08 09:04:22.658 W/dalvikvm( 1026): Unable to resolve superclass of Landroid/support/v4/app/FragmentTransitionCompat21$3; (1249)
09:10:20 INFO - 06-08 09:04:22.683 W/dalvikvm( 1026): Link of class 'Landroid/support/v4/app/FragmentTransitionCompat21$3;' failed
09:10:20 INFO - 06-08 09:04:23.372 I/Process ( 279): Sending signal. PID: 554 SIG: 3
09:10:20 INFO - 06-08 09:04:23.894 I/dalvikvm( 554): threadid=3: reacting to signal 3
09:10:20 INFO - 06-08 09:04:24.689 I/Process ( 279): Sending signal. PID: 279 SIG: 3
09:10:20 INFO - 06-08 09:04:24.719 I/dalvikvm( 279): threadid=3: reacting to signal 3
09:10:20 INFO - 06-08 09:04:26.328 I/Choreographer( 554): Skipped 180 frames! The application may be doing too much work on its main thread.
09:10:20 INFO - 06-08 09:04:26.340 I/dalvikvm( 554): Wrote stack traces to '/data/anr/traces.txt'
09:10:20 INFO - 06-08 09:04:35.394 I/Process ( 279): Sending signal. PID: 391 SIG: 3
09:10:20 INFO - 06-08 09:04:35.442 I/dalvikvm( 391): threadid=3: reacting to signal 3
09:10:20 INFO - 06-08 09:04:36.594 I/dalvikvm( 279): Wrote stack traces to '/data/anr/traces.txt'
09:10:20 INFO - 06-08 09:05:22.265 I/dalvikvm( 391): Wrote stack traces to '/data/anr/traces.txt'
09:10:20 INFO - 06-08 09:05:25.327 I/Process ( 279): Sending signal. PID: 279 SIG: 3
09:10:20 INFO - 06-08 09:05:25.476 I/dalvikvm( 279): threadid=3: reacting to signal 3
09:10:20 INFO - 06-08 09:06:45.386 I/dalvikvm( 279): Wrote stack traces to '/data/anr/traces.txt'
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): *** FATAL EXCEPTION IN SYSTEM PROCESS: FinalizerWatchdogDaemon
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): java.util.concurrent.TimeoutException: android.os.Parcel.finalize() timed out after 10 seconds
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): at java.io.FileInputStream.close(FileInputStream.java:125)
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): at java.io.FileInputStream.finalize(FileInputStream.java:142)
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:187)
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170)
09:10:20 INFO - 06-08 09:06:55.254 E/AndroidRuntime( 279): at java.lang.Thread.run(Thread.java:841)
09:10:20 INFO - 06-08 09:06:56.716 I/Process ( 279): Sending signal. PID: 279 SIG: 9
09:10:20 INFO - 06-08 09:06:59.623 E/installd( 41): eof
09:10:20 INFO - 06-08 09:06:59.635 E/installd( 41): failed to read size
09:10:20 INFO - 06-08 09:06:59.635 I/installd( 41): closing connection
09:10:20 INFO - 06-08 09:06:59.756 I/Zygote ( 38): Exit zygote because system server (279) has terminated
09:10:20 INFO - 06-08 09:07:00.006 I/ServiceManager( 31): service 'sensorservice' died
09:10:20 INFO - 06-08 09:07:00.020 I/ServiceManager( 31): service 'power' died
09:10:20 INFO - 06-08 09:07:00.037 I/ServiceManager( 31): service 'batteryinfo' died
This is not in Fennec ... it looks more like a (hopefully low-frequency intermittent) problem with our Android image.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 5•9 years ago
|
||
[Mass Closure] Closing Intermittent as a one off
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Assignee | ||
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
•