Closed
Bug 1755090
Opened 3 years ago
Closed 3 years ago
Intermittent ipc/glue/test/browser/browser_utility_crashReporter.js | Uncaught exception in test - [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIPropertyBag2.getPropertyAsAString]" nsresult: "0x80040111 (NS_ERROR
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: gerard-majax)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell needswork:owner])
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=367613610&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M9Vd5AUsRBKVXh6mv1HegQ/runs/0/artifacts/public/logs/live_backing.log
[task 2022-02-11T21:43:37.170Z] 21:43:37 INFO - TEST-START | ipc/glue/test/browser/browser_utility_crashReporter.js
[task 2022-02-11T21:43:37.249Z] 21:43:37 INFO - TEST-INFO | started process screenshot
[task 2022-02-11T21:43:37.310Z] 21:43:37 INFO - TEST-INFO | screenshot: exit 0
[task 2022-02-11T21:43:37.311Z] 21:43:37 INFO - Buffered messages logged at 21:43:37
[task 2022-02-11T21:43:37.311Z] 21:43:37 INFO - Entering test bound
[task 2022-02-11T21:43:37.312Z] 21:43:37 INFO - TEST-PASS | ipc/glue/test/browser/browser_utility_crashReporter.js | Could start Utility process: 5880 -
[task 2022-02-11T21:43:37.313Z] 21:43:37 INFO - Leaving test bound
[task 2022-02-11T21:43:37.314Z] 21:43:37 INFO - Entering test bound
[task 2022-02-11T21:43:37.314Z] 21:43:37 INFO - prune any previous crashes
[task 2022-02-11T21:43:37.315Z] 21:43:37 INFO - crash Utility Process
[task 2022-02-11T21:43:37.315Z] 21:43:37 INFO - Waiting for utility process to go away.
[task 2022-02-11T21:43:37.316Z] 21:43:37 INFO - TEST-PASS | ipc/glue/test/browser/browser_utility_crashReporter.js | Should match the crashed PID 5880 with 5880 -
[task 2022-02-11T21:43:37.317Z] 21:43:37 INFO - TEST-PASS | ipc/glue/test/browser/browser_utility_crashReporter.js | Subject needs to be a nsIPropertyBag2 to clean up properly -
[task 2022-02-11T21:43:37.317Z] 21:43:37 INFO - Buffered messages finished
[task 2022-02-11T21:43:37.319Z] 21:43:37 INFO - TEST-UNEXPECTED-FAIL | ipc/glue/test/browser/browser_utility_crashReporter.js | Uncaught exception in test - [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIPropertyBag2.getPropertyAsAString]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: chrome://mochitests/content/browser/ipc/glue/test/browser/browser_utility_crashReporter.js :: <TOP_LEVEL> :: line 50" data: no]
[task 2022-02-11T21:43:37.319Z] 21:43:37 INFO - Stack trace:
[task 2022-02-11T21:43:37.320Z] 21:43:37 INFO - @chrome://mochitests/content/browser/ipc/glue/test/browser/browser_utility_crashReporter.js:50:26
[task 2022-02-11T21:43:37.320Z] 21:43:37 INFO - Leaving test bound
[task 2022-02-11T21:43:37.321Z] 21:43:37 INFO - GECKO(2008) | MEMORY STAT | vsize 951MB | vsizeMaxContiguous 291MB | residentFast 227MB | heapAllocated 209MB
[task 2022-02-11T21:43:37.321Z] 21:43:37 INFO - TEST-OK | ipc/glue/test/browser/browser_utility_crashReporter.js | took 86ms
[task 2022-02-11T21:43:37.322Z] 21:43:37 INFO - checking window state
[task 2022-02-11T21:43:37.323Z] 21:43:37 INFO - TEST-START | ipc/glue/test/browser/browser_utility_hard_kill.js
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → lissyx+mozillians
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•3 years ago
|
||
This would mean that we failed to get dumpID
filled by the crash reporting?
Assignee | ||
Comment 4•3 years ago
|
||
I believe this is just related to the racy init fixed in bug 1756069. Please re-open if we have recurrences.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
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
•