Closed
Bug 1293549
Opened 9 years ago
Closed 8 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit/test_synthesized_response.js | Test timed out
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: bulk-close-intermittents, intermittent-failure, Whiteboard: [necko-next])
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=33531848&repo=mozilla-inbound
http://archive.mozilla.org/pub/mobile/tinderbox-builds/mozilla-inbound-android-api-15/1470698780/mozilla-inbound_ubuntu64_vm_armv7_mobile_test-xpcshell-3-bm123-tests1-linux64-build817.txt.gz
Updated•9 years ago
|
Whiteboard: [necko-next]
![]() |
||
Comment 1•9 years ago
|
||
Interesting. The Android mediaserver keeps crashing, perhaps because it has a problem with xpcshell media test files:
08-08 17:24:54.440 374 455 E MediaScannerJNI: An error occurred while scanning file '/storage/sdcard/tests/xpc/toolkit/components/mediasniffer/test/unit/data/bug1079747.mp4'.
08-08 17:24:54.950 374 455 E MediaScannerJNI: An error occurred while scanning file '/storage/sdcard/tests/xpc/toolkit/components/mediasniffer/test/unit/data/notags.mp3'.
08-08 17:24:55.320 40 118 F MatroskaExtractor: frameworks/av/media/libstagefright/matroska/MatroskaExtractor.cpp:662 CHECK_EQ( ret,0) failed: 1 vs. 0
08-08 17:24:55.340 40 118 F libc : Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 118 (Binder_1)
08-08 17:24:55.460 35 35 I DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-08 17:24:55.460 35 35 I DEBUG : Build fingerprint: 'generic/sdk/generic:4.3.1/JLS36I/eng.gbrown.20150308.182649:eng/test-keys'
08-08 17:24:55.460 35 35 I DEBUG : Revision: '0'
08-08 17:24:55.460 35 35 I DEBUG : pid: 40, tid: 118, name: UNKNOWN >>> /system/bin/mediaserver <<<
08-08 17:25:04.180 770 770 F libc : Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 770 (mediaserver)
08-08 17:25:04.250 280 337 E AudioService: Media server started.
08-08 17:25:04.331 770 776 W AudioPolicyManagerBase: setPhoneState() setting same state 0
08-08 17:25:04.460 35 35 I DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-08 17:25:04.460 35 35 I DEBUG : Build fingerprint: 'generic/sdk/generic:4.3.1/JLS36I/eng.gbrown.20150308.182649:eng/test-keys'
08-08 17:25:04.460 35 35 I DEBUG : Revision: '0'
08-08 17:25:04.460 35 35 I DEBUG : pid: 770, tid: 770, name: UNKNOWN >>> /system/bin/mediaserver <<<
08-08 17:25:17.562 374 455 E MediaScannerJNI: An error occurred while scanning file '/storage/sdcard/tests/xpc/toolkit/components/mediasniffer/test/unit/data/he_free.mp3'.
08-08 17:25:18.000 374 455 E MediaScannerJNI: An error occurred while scanning file '/storage/sdcard/tests/xpc/toolkit/components/mediasniffer/test/unit/data/id3tags.mp3'.
08-08 17:25:18.360 374 455 E MediaScannerJNI: An error occurred while scanning file '/storage/sdcard/tests/xpc/toolkit/components/mediasniffer/test/unit/data/notags-bad.mp3'.
08-08 17:25:18.759 374 455 E MediaScannerJNI: An error occurred while scanning file '/storage/sdcard/tests/xpc/toolkit/components/mediasniffer/test/unit/data/notags-scan.mp3'.
and then lots of system services die:
08-08 17:27:27.519 31 31 I ServiceManager: service 'iphonesubinfo' died
08-08 17:27:27.519 31 31 I ServiceManager: service 'isms' died
08-08 17:27:27.519 31 31 I ServiceManager: service 'simphonebook' died
08-08 17:27:27.519 31 31 I ServiceManager: service 'phone' died
08-08 17:27:27.549 280 450 I ActivityManager: Process com.android.phone (pid 407) has died.
It is probably hard to run any tests with so many android services in distress.
Comment 2•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•