Closed Bug 1545997 Opened 6 years ago Closed 6 years ago

Intermittent /custom-elements/reactions/HTMLQuoteElement.html | application crashed [@ js::CheckThreadLocal::check() const]

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: crash, intermittent-failure, regression)

Crash Data

#[markdown(off)]
Filed by: aciure [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=241676638&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/A9QN0-TVRuO415MSrVluGg/runs/0/artifacts/public/logs/live_backing.log

08:18:51 INFO - PID 2339 | ++DOMWINDOW == 4 (0x128fac000) [pid = 2381] [serial = 4] [outer = 0x128f32020]
08:18:52 INFO - PID 2339 | [Parent 2339, Main Thread] WARNING: '!parent', file /builds/worker/workspace/build/src/netwerk/ipc/NeckoParent.cpp, line 955
08:18:52 INFO - PID 2339 | Exiting due to channel error.
08:18:52 INFO - PID 2339 | [GFX1-]: Receive IPC close with reason=AbnormalShutdown
08:18:52 INFO - PID 2339 | [GFX1-]: Receive IPC close with reason=AbnormalShutdown
08:18:52 INFO - IOError on command, setting status to CRASH
08:18:52 INFO - mozcrash Copy/paste: /Users/cltbld/tasks/task_1555833226/build/macosx64-minidump_stackwalk /var/folders/hz/52pqmkl14cb7jcswxyb48zg800000x/T/tmphQOFhn.mozrunner/minidumps/3EB948FA-86E5-40E5-AC69-A0881119FFE1.dmp /Users/cltbld/tasks/task_1555833226/build/symbols
08:18:52 INFO - PID 2339 | Exiting due to channel error.
08:18:52 INFO - PID 2339 | Exiting due to channel error.
08:18:52 INFO - PID 2339 | Exiting due to channel error.
08:18:52 INFO - PID 2339 | Exiting due to channel error.
08:19:00 INFO - mozcrash Saved minidump as /Users/cltbld/tasks/task_1555833226/build/blobber_upload_dir/3EB948FA-86E5-40E5-AC69-A0881119FFE1.dmp
08:19:00 INFO - mozcrash Saved app info as /Users/cltbld/tasks/task_1555833226/build/blobber_upload_dir/3EB948FA-86E5-40E5-AC69-A0881119FFE1.extra
08:19:00 INFO - PROCESS-CRASH | /custom-elements/reactions/HTMLQuoteElement.html | application crashed [@ js::CheckThreadLocal::check() const]
08:19:00 INFO - Crash dump filename: /var/folders/hz/52pqmkl14cb7jcswxyb48zg800000x/T/tmphQOFhn.mozrunner/minidumps/3EB948FA-86E5-40E5-AC69-A0881119FFE1.dmp
08:19:00 INFO - Operating system: Mac OS X
08:19:00 INFO - 10.10.5 14F27
08:19:00 INFO - CPU: amd64
08:19:00 INFO - family 6 model 69 stepping 1
08:19:00 INFO - 4 CPUs
08:19:00 INFO -
08:19:00 INFO - GPU: UNKNOWN
08:19:00 INFO -
08:19:00 INFO - Crash reason: EXC_BAD_ACCESS / EXC_I386_GPFLT
08:19:00 INFO - Crash address: 0x0
08:19:00 INFO - Process uptime: 52 seconds
08:19:00 INFO -
08:19:00 INFO - Thread 0 (crashed)
08:19:00 INFO - 0 XUL!js::CheckThreadLocal::check() const [ProtectedData.cpp:42af01d53e4e7c3264658af0f7a1605517e617fd : 45 + 0x5]
08:19:00 INFO - rax = 0x00007fff7e65f300 rdx = 0x0000000000000005
08:19:00 INFO - rcx = 0x0000000114a2a000 rbx = 0x756c6f63af57cd32
08:19:00 INFO - rsi = 0x0000000000000000 rdi = 0x000000010cee7388
08:19:00 INFO - rbp = 0x00007fff5c330ab0 rsp = 0x00007fff5c330aa0
08:19:00 INFO - r8 = 0x000000012ee00000 r9 = 0x000000000000000e
08:19:00 INFO - r10 = 0x000000012ef00000 r11 = 0x0000000000026e01
08:19:00 INFO - r12 = 0x00002a1932915c10 r13 = 0x00007fff5c330c70
08:19:00 INFO - r14 = 0x00007fff5c330b30 r15 = 0x00002a1932915c10
08:19:00 INFO - rip = 0x0000000109b827ef
08:19:00 INFO - Found by: given as instruction pointer in context
08:19:00 INFO - 1 XUL!JS::AutoAssertNoGC::AutoAssertNoGC(JSContext*) [GC.cpp:42af01d53e4e7c3264658af0f7a1605517e617fd : 8409 + 0x1b]
08:19:00 INFO - rbp = 0x00007fff5c330ad0 rsp = 0x00007fff5c330ac0
08:19:00 INFO - rip = 0x0000000109d08a00
08:19:00 INFO - Found by: previous frame's frame pointer
08:19:00 INFO - 2 XUL!<name omitted> [TypeInference-inl.h:42af01d53e4e7c3264658af0f7a1605517e617fd : 1390 + 0x1b]
08:19:00 INFO - rbp = 0x00007fff5c330b10 rsp = 0x00007fff5c330ae0
08:19:00 INFO - rip = 0x00000001099a60cb
08:19:00 INFO - Found by: previous frame's frame pointer

Don't mark intermittent crashes as P5s. We want them to go to triage owners.

Priority: P5 → --
Component: DOM: Core & HTML → JavaScript Engine

Looks like something in https://searchfox.org/mozilla-central/source/testing/web-platform/tests/custom-elements/reactions/resources/reactions.js was being run when we ran into type confusion (maybe? I'm guessing here) during GC or something ... no recent reports though so let's close it.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.