Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/browsing_context/capture_screenshot/capture_screenshot.py | expected OK
Categories
(Remote Protocol :: WebDriver BiDi, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=401049004&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KVUf7wspS1K1Bo8nhwTXSg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-12-30T21:55:45.972Z] 21:55:45 INFO - PID 1321 | 1672437345971 RemoteAgent TRACE Module windowglobal/script.jsm found for WINDOW_GLOBAL
[task 2022-12-30T21:55:46.182Z] 21:55:46 INFO - PID 1321 | ==1337==ERROR: ThreadSanitizer failed to allocate 0xf700018e0000 (271579398144000) bytes at address 80200001000 (errno: 12)
[task 2022-12-30T21:55:46.230Z] 21:55:46 INFO - PID 1321 | Exiting due to channel error.
[task 2022-12-30T21:55:46.231Z] 21:55:46 INFO - PID 1321 | Exiting due to channel error.
[task 2022-12-30T21:55:46.231Z] 21:55:46 INFO - PID 1321 | Exiting due to channel error.
[task 2022-12-30T21:55:46.233Z] 21:55:46 INFO - PID 1321 | Exiting due to channel error.
[task 2022-12-30T21:55:46.233Z] 21:55:46 INFO - PID 1321 | Exiting due to channel error.
[task 2022-12-30T21:55:46.234Z] 21:55:46 INFO - PID 1321 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=0.758624) Exiting due to channel error.
[task 2022-12-30T21:55:46.234Z] 21:55:46 INFO - PID 1321 | Exiting due to channel error.
[task 2022-12-30T21:55:46.234Z] 21:55:46 INFO - PID 1321 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=0.830826) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=16.3158) Exiting due to channel error.
[task 2022-12-30T21:56:43.350Z] 21:56:43 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/browsing_context/capture_screenshot/capture_screenshot.py | expected OK
[task 2022-12-30T21:56:43.351Z] 21:56:43 INFO - TEST-INFO took 80004ms
[task 2022-12-30T21:56:43.352Z] 21:56:43 INFO - PID 1321 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=15.5543) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=3.80006) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=0.659813)
[task 2022-12-30T21:56:53.380Z] 21:56:53 WARNING - Forcibly terminating runner process
[task 2022-12-30T21:56:53.390Z] 21:56:53 INFO - PID 1630 | 1672437413388 geckodriver INFO Listening on 127.0.0.1:59925
[task 2022-12-30T21:56:53.390Z] 21:56:53 INFO - Starting runner
Comment 1•2 years ago
|
||
This is a hang in script.callFunction
when comparing both generated screenshots. So far it happened only once for a TSAN build.
Comment hidden (Intermittent Failures Robot) |
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 4•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=403778262&repo=mozilla-beta
Comment hidden (Intermittent Failures Robot) |
Comment 6•2 years ago
|
||
(In reply to Treeherder Bug Filer from comment #4)
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=403778262&repo=mozilla-beta
This is basically a Firefox shutdown hang and should have been classified against bug 1630162.
Reporter | ||
Comment 7•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=408306426&repo=autoland
Comment 8•2 years ago
|
||
(In reply to Treeherder Bug Filer from comment #7)
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=408306426&repo=autoland
This is bug 1791951.
Reporter | ||
Comment 9•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=409101060&repo=autoland
Comment 10•2 years ago
|
||
(In reply to Treeherder Bug Filer from comment #9)
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=409101060&repo=autoland
Just a wrong classification. This is just bug 1791951. I fixed it.
Reporter | ||
Comment 11•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=412420172&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment 13•2 years ago
|
||
(In reply to Treeherder Bug Filer from comment #11)
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=412420172&repo=autoland
This is bug 1630162.
Also the initial report here was about ThreadSanitizer failed to allocate 0xf700018e0000
and this is bug 1816119.
Description
•