Closed
Bug 1402781
Opened 8 years ago
Closed 8 years ago
Intermittent GECKO(1987) | Assertion failure: 0 == rv, at /builds/worker/workspace/build/src/nsprpub/pr/src/pthreads/ptthread.c:292 during shutdown
Categories
(NSPR :: NSPR, defect, P5)
NSPR
NSPR
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1263722
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=133029764&repo=autoland
https://queue.taskcluster.net/v1/task/Kmw3PAZUQO2hbjcFlhrtJg/runs/0/artifacts/public/logs/live_backing.log
21:29:36 INFO - TEST-START | Shutdown
21:29:36 INFO - Passed: 4197
21:29:36 INFO - Failed: 0
21:29:36 INFO - Todo: 4
21:29:36 INFO - Mode: e10s
21:29:36 INFO - Slowest: 2928ms - /tests/dom/tests/mochitest/general/test_selectevents.html
21:29:36 INFO - SimpleTest FINISHED
21:29:36 INFO - TEST-INFO | Ran 1 Loops
21:29:36 INFO - SimpleTest FINISHED
21:29:36 INFO - GECKO(1987) | ++DOMWINDOW == 81 (0x1252ca000) [pid = 1988] [serial = 265] [outer = 0x11bb1c800]
21:29:36 INFO - GECKO(1987) | --DOCSHELL 0x12d660000 == 2 [pid = 1987] [id = {a6c06e3e-06d9-a242-9be8-4ec2776ccac9}]
21:29:36 INFO - GECKO(1987) | --DOCSHELL 0x121a4c800 == 1 [pid = 1987] [id = {ab78371b-8f4b-f249-b20f-dcce05f2f4e7}]
21:29:36 INFO - GECKO(1987) | --DOCSHELL 0x11a745000 == 6 [pid = 1988] [id = {24489a88-d353-7e49-b47d-82bcbcfebc26}]
21:29:36 INFO - GECKO(1987) | --DOCSHELL 0x11182a000 == 5 [pid = 1988] [id = {3a4bc823-22ad-0c48-8019-4fb1d3bc1987}]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 80 (0x11d518000) [pid = 1988] [serial = 219] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 79 (0x11d2c6000) [pid = 1988] [serial = 218] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStoragePrevented.html#thirdparty]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 78 (0x11c909800) [pid = 1988] [serial = 217] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 77 (0x111635800) [pid = 1988] [serial = 215] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 76 (0x1136b7000) [pid = 1988] [serial = 214] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=yes]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 75 (0x111627000) [pid = 1988] [serial = 213] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageAllowed.html]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 74 (0x11d50e800) [pid = 1988] [serial = 212] [outer = 0x0] [url = about:blank]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 73 (0x111a51800) [pid = 1988] [serial = 209] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 72 (0x124e0d800) [pid = 1988] [serial = 192] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameSelectEvents.html]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 71 (0x124e22800) [pid = 1988] [serial = 193] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 70 (0x11d390800) [pid = 1988] [serial = 198] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_storagePermissionsAccept.html]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 69 (0x1250c3000) [pid = 1988] [serial = 200] [outer = 0x0] [url = about:blank]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 68 (0x11d397000) [pid = 1988] [serial = 197] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:36 INFO - GECKO(1987) | --DOMWINDOW == 67 (0x11bb0f000) [pid = 1988] [serial = 196] [outer = 0x0] [url = about:blank]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 66 (0x111a59800) [pid = 1988] [serial = 194] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_showModalDialog_removed.html]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 65 (0x124a92000) [pid = 1988] [serial = 201] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageAllowed.html]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 64 (0x1252ce800) [pid = 1988] [serial = 203] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=yes]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 63 (0x125235000) [pid = 1988] [serial = 202] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 62 (0x1253af000) [pid = 1988] [serial = 205] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 61 (0x11d2b1800) [pid = 1988] [serial = 207] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:37 INFO - GECKO(1987) | --DOMWINDOW == 60 (0x1117b2000) [pid = 1988] [serial = 189] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_selectevents.html]
21:29:37 INFO - GECKO(1987) | --DOCSHELL 0x12cbb8000 == 0 [pid = 1987] [id = {85823c2a-2480-de48-8d11-ea12045dc8b8}]
21:29:37 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: nsAppShell::Exit() called redundantly: file /builds/worker/workspace/build/src/widget/cocoa/nsAppShell.mm, line 738
21:29:37 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: NS_ENSURE_TRUE(maybeContext) failed: file /builds/worker/workspace/build/src/xpcom/threads/nsThread.cpp, line 797
21:29:37 INFO - GECKO(1987) | --DOCSHELL 0x1252c7800 == 4 [pid = 1988] [id = {1c97cafb-940a-6040-9e5f-f8796fad4f5d}]
21:29:37 INFO - GECKO(1987) | --DOCSHELL 0x11bb1b800 == 3 [pid = 1988] [id = {1ba978c3-0a79-aa42-b68d-a99e1d45b0a7}]
21:29:37 INFO - GECKO(1987) | --DOCSHELL 0x1136c2000 == 2 [pid = 1988] [id = {c50acbc9-805f-2247-9a2b-e60ace0cd71a}]
21:29:37 INFO - GECKO(1987) | --DOCSHELL 0x11a7e7000 == 1 [pid = 1988] [id = {c622e6f8-b5f8-2a4c-b5a3-d6342d421649}]
21:29:37 INFO - GECKO(1987) | --DOCSHELL 0x1252e1800 == 0 [pid = 1988] [id = {9a39fc3b-b1d8-7844-814d-ff81b488457b}]
21:29:37 INFO - GECKO(1987) | *** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for id: telemetry_modules_ping
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 59 (0x11bb13000) [pid = 1988] [serial = 216] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStoragePrevented.html#nullprincipal]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 58 (0x119f1d000) [pid = 1988] [serial = 234] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_storagePermissionsRejectForeign.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 57 (0x124e10800) [pid = 1988] [serial = 243] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 56 (0x11c80a000) [pid = 1988] [serial = 242] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStoragePrevented.html#thirdparty]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 55 (0x11bd59000) [pid = 1988] [serial = 241] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 54 (0x11bd74800) [pid = 1988] [serial = 240] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStoragePrevented.html#nullprincipal]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 53 (0x11d2c6800) [pid = 1988] [serial = 239] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=yes]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 52 (0x11d518800) [pid = 1988] [serial = 238] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 51 (0x11d39a000) [pid = 1988] [serial = 237] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageAllowed.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 50 (0x111a4d800) [pid = 1988] [serial = 236] [outer = 0x0] [url = about:blank]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 49 (0x11a7ec000) [pid = 1988] [serial = 223] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no&blockSessionStorage=yes]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 48 (0x11d3ad800) [pid = 1988] [serial = 211] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 47 (0x11d3a0800) [pid = 1988] [serial = 220] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 46 (0x11a743000) [pid = 1988] [serial = 210] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_storagePermissionsLimitForeign.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 45 (0x11a7ed000) [pid = 1988] [serial = 224] [outer = 0x0] [url = about:blank]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 44 (0x11182d000) [pid = 1988] [serial = 225] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStoragePrevented.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 43 (0x11d693800) [pid = 1988] [serial = 226] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 42 (0x125231000) [pid = 1988] [serial = 231] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 41 (0x111a55000) [pid = 1988] [serial = 222] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_storagePermissionsReject.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 40 (0x11d2bb800) [pid = 1988] [serial = 233] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 39 (0x11d6a3000) [pid = 1988] [serial = 221] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 38 (0x11162e000) [pid = 1988] [serial = 232] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no&blockSessionStorage=yes]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 37 (0x11d6ab800) [pid = 1988] [serial = 227] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no&blockSessionStorage=yes]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 36 (0x124a99000) [pid = 1988] [serial = 228] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStoragePrevented.html#nullprincipal]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 35 (0x124e18000) [pid = 1988] [serial = 230] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStoragePrevented.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 34 (0x124a97000) [pid = 1988] [serial = 229] [outer = 0x0] [url = data:text/html,%0A%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%3Chead%3E%0A%3Ctitle%3Eframe%20for%20storage%20prevented%20test%3C%2Ftitle%3E%0A%0A%3Cscript%20type%3D%22text%2Fjavascript%22%20src%3D%22https%3A%2F%2Fexample.com%2Ftests%2Fdom%2Ftests%2Fmochitest%2Fgeneral%2FstoragePermissionsUtils.js%22%3E%3C%2Fscript%3E%0A%3Cscript%20%20type%3D%22text%2Fjavascript%22%3E%0A%0A%20%20task(async%20function()%20%7B%0A%20%20%20%20%2F%2F%20We%20shouldn't%20be%20able%20to%20access%20storage%0A%20%20%20%20await%20storagePrevented()%3B%0A%0A%20%20%20%20%2F%2F%20This%20hash%20of%20the%20URI%20is%20set%20to%20%23nullprincipal%20by%20the%20test%20if%20the%20current%20page%20has%20a%20null%20principal%2C%0A%20%20%20%20%2F%2F%20and%20thus%20attempting%20to%20create%20a%20dedicated%20worker%20will%20throw%0A%20%20%20%20if%20(location.hash%20%3D%3D%20%22%23nullprincipal%22)%20%7B%0A%20%20%20%20%20%20function%20createWorker()%20%7B%0A%20%20%20%20%20%20%20%20return%20new%20Promise((]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 33 (0x1252ca800) [pid = 1988] [serial = 204] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/frameStoragePrevented.html#nullprincipal]
21:29:38 INFO - GECKO(1987) | [Parent 1987, Main Thread] WARNING: nsAppShell::Exit() called redundantly: file /builds/worker/workspace/build/src/widget/cocoa/nsAppShell.mm, line 738
21:29:38 INFO - GECKO(1987) | [Parent 1987, Main Thread] WARNING: NS_ENSURE_TRUE(maybeContext) failed: file /builds/worker/workspace/build/src/xpcom/threads/nsThread.cpp, line 797
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 32 (0x11d51d000) [pid = 1988] [serial = 247] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 31 (0x1255fb000) [pid = 1988] [serial = 261] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/url2_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 30 (0x1255f5000) [pid = 1988] [serial = 260] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/url1_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 29 (0x1255f2800) [pid = 1988] [serial = 259] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/url2_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 28 (0x1255eb800) [pid = 1988] [serial = 258] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/url1_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 27 (0x11d698000) [pid = 1988] [serial = 244] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 26 (0x1253c3000) [pid = 1988] [serial = 257] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/start_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 25 (0x1274ae800) [pid = 1988] [serial = 262] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/url1_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 24 (0x1252ca000) [pid = 1988] [serial = 265] [outer = 0x0] [url = about:blank]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 23 (0x124e03800) [pid = 1988] [serial = 252] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_windowedhistoryframes.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 22 (0x1253b5000) [pid = 1988] [serial = 206] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageAllowed.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 21 (0x11bb04800) [pid = 1988] [serial = 4] [outer = 0x0] [url = http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&hideResultsTable=1&manifestFile=tests.json&dumpOutputDirectory=%2Fvar%2Ffolders%2F0h%2Fx57jhf4s5fz98zd_969qlqy000000w%2FT&cleanupCrashes=true]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 20 (0x11bb1c800) [pid = 1988] [serial = 5] [outer = 0x0] [url = about:blank]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 19 (0x111832800) [pid = 1988] [serial = 235] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=no]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 18 (0x1250bf800) [pid = 1988] [serial = 199] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=yes]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 17 (0x1274b4000) [pid = 1988] [serial = 263] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/start_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 16 (0x125221800) [pid = 1988] [serial = 245] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 15 (0x1255e8800) [pid = 1988] [serial = 255] [outer = 0x0] [url = about:blank]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 14 (0x1252d6000) [pid = 1988] [serial = 251] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 13 (0x124a96000) [pid = 1988] [serial = 250] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_windowProperties.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 12 (0x11c817800) [pid = 1988] [serial = 249] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 11 (0x11d3a5000) [pid = 1988] [serial = 248] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_vibrator.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 10 (0x1252e2000) [pid = 1988] [serial = 253] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/historyframes.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 9 (0x1136c2800) [pid = 1988] [serial = 1] [outer = 0x0] [url = http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&hideResultsTable=1&manifestFile=tests.json&dumpOutputDirectory=%2Fvar%2Ffolders%2F0h%2Fx57jhf4s5fz98zd_969qlqy000000w%2FT&cleanupCrashes=true]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 8 (0x11a7ea000) [pid = 1988] [serial = 48] [outer = 0x0] [url = about:newtab]
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: '!mMainThread', file /builds/worker/workspace/build/src/xpcom/threads/nsThreadManager.cpp, line 403
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 7 (0x1253ab800) [pid = 1988] [serial = 256] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/start_historyframe.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 6 (0x1252e3000) [pid = 1988] [serial = 254] [outer = 0x0] [url = about:blank]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 5 (0x111631800) [pid = 1988] [serial = 208] [outer = 0x0] [url = https://example.com/tests/dom/tests/mochitest/general/frameStorageChrome.html?allowed=yes]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 4 (0x11a4a0000) [pid = 1988] [serial = 264] [outer = 0x0] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 3 (0x111a4b800) [pid = 1988] [serial = 246] [outer = 0x0] [url = http://mochi.test:8888/tests/dom/tests/mochitest/general/test_stylesheetPI.html]
21:29:38 INFO - GECKO(1987) | --DOMWINDOW == 2 (0x11c922000) [pid = 1988] [serial = 50] [outer = 0x0] [url = about:newtab]
21:29:39 INFO - GECKO(1987) | [Child 1988, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/workspace/build/src/xpcom/base/nsCycleCollector.cpp, line 3675
21:29:39 INFO - GECKO(1987) | WARNING: YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME. FIX THIS!
21:29:39 INFO - GECKO(1987) | [Child 1988, Main Thread] ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', file /builds/worker/workspace/build/src/xpcom/build/XPCOMInit.cpp, line 1038
21:30:17 INFO - GECKO(1987) | #01: XRE_TermEmbedding() [toolkit/xre/nsEmbedFunctions.cpp:225]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #02: mozilla::ipc::ScopedXREEmbed::Stop() [ipc/glue/ScopedXREEmbed.cpp:118]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #03: XRE_InitChildProcess(int, char**, XREChildData const*) [toolkit/xre/nsEmbedFunctions.cpp:710]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #04: main [ipc/contentproc/plugin-container.cpp:63]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | [Child 1988, Main Thread] ###!!! ASSERTION: 319 dynamic atom(s) with non-zero refcount: onAboutNetErrorResetPreferences,vsides,windowdragbox,-moz-gujarati,no-bar,-moz-telugu,bar,some_fail,onAboutPrivateBrowsingDontShowIntroPanelAgain,onAboutPrivateBrowsingOpenWindow,parsererror,khmer,preference,toolbarbutton-icon,moz-nullprincipal:{2c7888f6-93ca-4d4e-972f-1ce802e50c70},cambodian,moz-nullprincipal:{d2616c5e-e4bd-c244-9684-352324f30f98},enablehistory,onShieldPageEvent,cjk-earthly-branch,...: 'non
21:30:17 INFO - GECKO(1987) | #01: NS_ShutdownAtomTable() [xpcom/threads/Mutex.h:171]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #02: mozilla::ShutdownXPCOM(nsIServiceManager*) [xpcom/build/XPCOMInit.cpp:1050]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #03: XRE_TermEmbedding() [toolkit/xre/nsEmbedFunctions.cpp:225]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #04: mozilla::ipc::ScopedXREEmbed::Stop() [ipc/glue/ScopedXREEmbed.cpp:118]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #05: XRE_InitChildProcess(int, char**, XREChildData const*) [toolkit/xre/nsEmbedFunctions.cpp:710]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | #06: main [ipc/contentproc/plugin-container.cpp:63]
21:30:17 INFO -
21:30:17 INFO - GECKO(1987) | Leaked URLs:
21:30:17 INFO - GECKO(1987) | file:///Users/cltbld/tasks/task_1506309136/build/application/NightlyDebug.app/Contents/Resources/omni.ja
21:30:17 INFO - GECKO(1987) | chrome://pluginproblem/content/pluginProblemBinding.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/counterstyles.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/html.css
21:30:17 INFO - GECKO(1987) | chrome://global/content/minimal-xul.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/quirk.css
21:30:17 INFO - GECKO(1987) | resource://gre/res/svg.css
21:30:17 INFO - GECKO(1987) | chrome://global/skin/scrollbars.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/number-control.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/forms.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/noscript.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/ua.css
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml
21:30:17 INFO - GECKO(1987) | x:///chrome/toolkit/content/global/bindings/scrollbar.xml
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#thumb
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#scrollbar-base
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#scrollbar
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#scrollbar-base
21:30:17 INFO - GECKO(1987) | chrome://global/content/xul.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/loading-image.png
21:30:17 INFO - GECKO(1987) | resource://gre-resources/broken-image.png
21:30:17 INFO - GECKO(1987) | resource://gre-resources/loading-image.png
21:30:17 INFO - GECKO(1987) | resource://gre-resources/broken-image.png
21:30:17 INFO - GECKO(1987) | resource://gre-resources/counterstyles.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/html.css
21:30:17 INFO - GECKO(1987) | chrome://global/content/minimal-xul.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/quirk.css
21:30:17 INFO - GECKO(1987) | resource://gre/res/svg.css
21:30:17 INFO - GECKO(1987) | chrome://global/skin/scrollbars.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/number-control.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/forms.css
21:30:17 INFO - GECKO(1987) | chrome://global/content/xul.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/noscript.css
21:30:17 INFO - GECKO(1987) | resource://gre-resources/ua.css
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/general.xml#root-element
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/popup.xml#tooltip
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/listbox.xml#listbox
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/button.xml#button
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/general.xml#iframe
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/listbox.xml#listrows
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#scrollbar
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#thumb
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/general.xml#image
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/text.xml#text-label
21:30:17 INFO - GECKO(1987) | chrome://global/content/bindings/scrollbar.xml#scrollbar-base
21:30:17 INFO - GECKO(1987) | resource://gre-resources/arrow.gif
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/dom/tests/mochitest/general/test_performance_timeline.html
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/dom/tests/mochitest/general/test_performance_timeline.html
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/dom/tests/mochitest/general/performance_timeline_main_test.html
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/dom/tests/mochitest/general/test_performance_timeline.html
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/dom/tests/mochitest/general/performance_timeline_main_test.html
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/dom/tests/mochitest/general/performance_timeline_main_test.html
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/SimpleTest/test.css
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/image/test/mochitest/over.png
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/SimpleTest/test.css
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/SimpleTest/test.css
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/image/test/mochitest/clear.png
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/image/test/mochitest/over.png
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/image/test/mochitest/green.png
21:30:17 INFO - GECKO(1987) | https://bugzilla.mozilla.org/show_bug.cgi?id=1158731
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/image/test/mochitest/clear.png
21:30:17 INFO - GECKO(1987) | http://mochi.test:8888/tests/image/test/mochitest/green.png
21:30:17 INFO - GECKO(1987) | resource://gre/res/contenteditable.css
21:30:17 INFO - GECKO(1987) | Assertion failure: 0 == rv, at /builds/worker/workspace/build/src/nsprpub/pr/src/pthreads/ptthread.c:292
21:30:17 INFO - GECKO(1987) | Redirecting call to abort() to mozalloc_abort
21:30:17 INFO - GECKO(1987) | Hit MOZ_CRASH() at /builds/worker/workspace/build/src/memory/mozalloc/mozalloc_abort.cpp:33
21:30:17 INFO - GECKO(1987) | Assertion failure: 0 == rv, at /builds/worker/workspace/build/src/nsprpub/pr/src/pthreads/ptthread.c:292
21:30:17 INFO - GECKO(1987) | Redirecting call to abort() to mozalloc_abort
Comment 1•8 years ago
|
||
Fixed by backout of bug 1263722.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•