Closed
Bug 1761187
Opened 3 years ago
Closed 3 years ago
Intermittent <test> | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
Categories
(Core :: Layout, defect, P5)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1761085
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox98 | --- | unaffected |
firefox99 | --- | unaffected |
firefox100 | --- | affected |
People
(Reporter: intermittent-bug-filer, Assigned: dminor)
References
(Regression)
Details
(Keywords: intermittent-failure, Whiteboard: [retriggered][stockwell needswork:owner])
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=372148936&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DBh1-UjoRZGQGHWVRuphRg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-03-24T05:45:03.371Z] 05:45:03 INFO - TEST-PASS | layout/generic/test/test_intrinsic_size_on_loading.html | offsetTop should get larger.
[task 2022-03-24T05:45:03.372Z] 05:45:03 INFO - Buffered messages finished
[task 2022-03-24T05:45:03.372Z] 05:45:03 INFO - TEST-UNEXPECTED-ERROR | layout/generic/test/test_intrinsic_size_on_loading.html | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
[task 2022-03-24T05:45:03.373Z] 05:45:03 INFO - Found unexpected crash dump file C:\Users\task_164809277801991\AppData\Local\Temp\tmpax482cbg.mozrunner\minidumps\8d2da6a9-63c0-4dc3-ac70-8219a8ce80fa.dmp.
[task 2022-03-24T05:45:03.375Z] 05:45:03 INFO - TEST-UNEXPECTED-CRASH | layout/generic/test/test_intrinsic_size_on_loading.html | Finished in 301ms
[task 2022-03-24T05:45:03.375Z] 05:45:03 INFO - {'runtime': 301}
[task 2022-03-24T05:45:03.376Z] 05:45:03 INFO - TEST-INFO took 301ms
[task 2022-03-24T05:45:03.389Z] 05:45:03 INFO - GECKO(2252) | [Parent 3340, Main Thread] WARNING: Received `load` event on unbridged BrowserParent!: file /builds/worker/checkouts/gecko/dom/ipc/BrowserParent.cpp:3896
[task 2022-03-24T05:45:03.391Z] 05:45:03 INFO - GECKO(2252) | [Parent 3340, Main Thread] WARNING: Received `load` event on unbridged BrowserParent!: file /builds/worker/checkouts/gecko/dom/ipc/BrowserParent.cpp:3896
[task 2022-03-24T05:45:03.402Z] 05:45:03 INFO - GECKO(2252) | [Child 4412, Main Thread] WARNING: IPC message 'PIdleScheduler::Msg_StartedGC' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:506
[task 2022-03-24T05:45:03.409Z] 05:45:03 INFO - GECKO(2252) | [Child 4412, Main Thread] WARNING: IPC message 'PIdleScheduler::Msg_DoneGC' discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:506
[task 2022-03-24T05:45:03.410Z] 05:45:03 INFO - TEST-START | layout/generic/test/test_movement_by_characters.html
Updated•3 years ago
|
Summary: Intermittent [tier 2] layout/generic/test/test_intrinsic_size_on_loading.html | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to! → Intermittent layout/<test> | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
Comment 1•3 years ago
|
||
Crashes are in RemoteSpellcheckEngineChild::SetCurrentDictionaryFromList
Flags: needinfo?(dminor)
Regressed by: 1402822
Updated•3 years ago
|
Summary: Intermittent layout/<test> | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to! → Intermittent <test> | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
Updated•3 years ago
|
Has Regression Range: --- → yes
Assignee | ||
Comment 6•3 years ago
|
||
This is the same problem as Bug 1761085.
Assignee: nobody → dminor
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(dminor)
Resolution: --- → FIXED
Assignee | ||
Comment 7•3 years ago
|
||
Sorry, changed the flags by accident
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•3 years ago
|
||
Set release status flags based on info from the regressing bug 1402822
status-firefox100:
--- → affected
status-firefox98:
--- → unaffected
status-firefox99:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Whiteboard: [retriggered][stockwell needswork:owner]
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 11•3 years ago
|
||
This was fixed by Bug 1761085, it hasn't reproduced since that bug landed.
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•