Closed
Bug 1745527
Opened 4 years ago
Closed 4 years ago
Perma [tier 2] Assertion failure: JS::IsTranscodingBytecodeAligned(range.begin().get()), at /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:732
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox95 | --- | unaffected |
| firefox96 | --- | unaffected |
| firefox97 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: arai)
References
(Regression)
Details
(Keywords: assertion, regression)
Attachments
(1 file)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=360851124&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Pc1r7U_RSfyKy2FWA5AQ3A/runs/0/artifacts/public/logs/live_backing.log
[task 2021-12-10T22:46:10.633Z] 22:46:10 INFO - TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment2 | ok
[task 2021-12-10T22:46:10.633Z] 22:46:10 INFO - /builds/worker/checkouts/gecko/js/src/jsapi-tests/testScriptInfo.cpp:1011:Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead
[task 2021-12-10T22:46:10.633Z] 22:46:10 INFO - Assertion failure: JS::IsTranscodingBytecodeAligned(range.begin().get()), at /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:732
[task 2021-12-10T22:46:10.633Z] 22:46:10 INFO - #01: ??? [Z:\task_163917438670880\build\tests\cppunittest\jsapi-tests.exe + 0x3aff4f]
[task 2021-12-10T22:46:10.634Z] 22:46:10 INFO - #02: ??? [Z:\task_163917438670880\build\tests\cppunittest\jsapi-tests.exe + 0x3b1a80]
[task 2021-12-10T22:46:10.634Z] 22:46:10 INFO - #03: ??? [Z:\task_163917438670880\build\tests\cppunittest\jsapi-tests.exe + 0x4704d3]
[task 2021-12-10T22:46:10.634Z] 22:46:10 INFO - #04: ??? [Z:\task_163917438670880\build\tests\cppunittest\jsapi-tests.exe + 0x14f391]
[task 2021-12-10T22:46:10.634Z] 22:46:10 INFO - #05: ??? [Z:\task_163917438670880\build\tests\cppunittest\jsapi-tests.exe + 0x1a6db2]
[task 2021-12-10T22:46:10.634Z] 22:46:10 INFO - #06: ??? [Z:\task_163917438670880\build\tests\cppunittest\jsapi-tests.exe + 0x1397]
[task 2021-12-10T22:46:10.635Z] 22:46:10 INFO - #07: BaseThreadInitThunk [C:\Windows\System32\KERNEL32.DLL + 0x1fa29]
[task 2021-12-10T22:46:10.635Z] 22:46:10 INFO - #08: RtlGetAppContainerNamedObjectPath [C:\Windows\SYSTEM32\ntdll.dll + 0x67a9e]
[task 2021-12-10T22:46:10.635Z] 22:46:10 INFO - #09: RtlGetAppContainerNamedObjectPath [C:\Windows\SYSTEM32\ntdll.dll + 0x67a6e]
[task 2021-12-10T22:46:10.635Z] 22:46:10 INFO - mozcrash checking C:\Users\task_163917438670880\AppData\Local\Temp\tmps1tp4tvc for minidumps...
[task 2021-12-10T22:46:10.636Z] 22:46:10 WARNING - TEST-UNEXPECTED-FAIL | jsapi-tests.exe | test failed with return code 3221225477
[task 2021-12-10T22:46:10.636Z] 22:46:10 INFO - TEST-INFO took 10587ms
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Flags: needinfo?(arai.unmht)
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Comment 2•4 years ago
|
||
Set release status flags based on info from the regressing bug 1734098
status-firefox95:
--- → unaffected
status-firefox96:
--- → unaffected
status-firefox97:
--- → affected
status-firefox-esr91:
--- → unaffected
| Assignee | ||
Comment 3•4 years ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/0f8caaaffbff
Explicitly align the pinned buffer in testStencil_OffThreadDecodePinned. r=nbp
Comment 5•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(arai.unmht)
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•