Closed Bug 1579152 Opened 6 years ago Closed 4 years ago

Intermittent accessible/tests/mochitest/elm/test_HTMLSpec.html | application crashed [@ VCRUNTIME140.dll + 0x1cec]

Categories

(Core :: Disability Access APIs, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: crash, intermittent-failure, regression)

Crash Data

Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=265187294&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/S-TFJmqcTfabWogOkwKWaQ/runs/0/artifacts/public/logs/live_backing.log


17:23:20 ERROR - TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/elm/test_HTMLSpec.html | application terminated with exit code 1
17:23:20 INFO - runtests.py | Application ran for: 0:00:24.852000
17:23:20 INFO - zombiecheck | Reading PID log: c:\users\testdr1\appdata\local\temp\tmpaglxtdpidlog
17:23:20 INFO - mozcrash Downloading symbols from: https://queue.taskcluster.net/v1/task/ON13laBSTjSKh25u9pQgIg/artifacts/public/build/target.crashreporter-symbols.zip
17:23:24 INFO - mozcrash Copy/paste: C:\tasks\task_1567690877\build\win32-minidump_stackwalk.exe c:\users\testdr
1\appdata\local\temp\tmpvso7sc.mozrunner\minidumps\dcf060af-43e9-4e32-9f82-ded24e826dc2.dmp c:\users\testdr1\appdata\local\temp\tmp3z4jsv
17:23:36 INFO - mozcrash Saved minidump as C:\tasks\task_1567690877\build\blobber_upload_dir\dcf060af-43e9-4e32-9f82-ded24e826dc2.dmp
17:23:36 INFO - mozcrash Saved app info as C:\tasks\task_1567690877\build\blobber_upload_dir\dcf060af-43e9-4e32-9f82-ded24e826dc2.extra
17:23:36 INFO - PROCESS-CRASH | accessible/tests/mochitest/elm/test_HTMLSpec.html | application crashed [@ VCRUNTIME140.dll + 0x1cec]
17:23:36 INFO - Crash dump filename: c:\users\testdr
1\appdata\local\temp\tmpvso7sc.mozrunner\minidumps\dcf060af-43e9-4e32-9f82-ded24e826dc2.dmp
17:23:36 INFO - Operating system: Windows NT
17:23:36 INFO - 10.0.17134
17:23:36 INFO - CPU: 0x000c
17:23:36 INFO - 8 CPUs
17:23:36 INFO -
17:23:36 INFO - GPU: UNKNOWN
17:23:36 INFO -
17:23:36 INFO - Crash reason: EXCEPTION_ACCESS_VIOLATION_READ
17:23:36 INFO - Crash address: 0x213853f8000
17:23:36 INFO - Process uptime: 24 seconds
17:23:36 INFO -
17:23:36 INFO - Thread 0 (crashed)
17:23:36 INFO - 0 VCRUNTIME140.dll + 0x1cec
17:23:36 INFO -
17:23:36 INFO - Found by: given as instruction pointer in context
17:23:36 INFO - 1 xul.dll!js::GeckoProfilerRuntime::allocProfileString(JSContext *,JSScript *) [GeckoProfiler.cpp:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 297 + 0x10]
17:23:36 INFO -
17:23:36 INFO - Found by: previous frame's frame pointer
17:23:36 INFO - 2 xul.dll!js::jit::BaselineCompiler::compile() [BaselineCodeGen.cpp:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 289 + 0xc]
17:23:36 INFO -
17:23:36 INFO - Found by: previous frame's frame pointer
17:23:36 INFO - 3 xul.dll!js::jit::BaselineCompile(JSContext *,JSScript *,bool) [BaselineJIT.cpp:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 218 + 0x4]
17:23:36 INFO -
17:23:36 INFO - Found by: previous frame's frame pointer
17:23:36 INFO - 4 xul.dll!js::jit::BaselineCompileFromBaselineInterpreter(JSContext *,js::jit::BaselineFrame *,unsigned char * *) [BaselineJIT.cpp:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 408 + 0x0]
17:23:36 INFO -
17:23:36 INFO - Found by: previous frame's frame pointer
17:23:36 INFO - 5 0x2c1baef2988
17:23:36 INFO -
17:23:36 INFO - Found by: previous frame's frame pointer
17:23:36 INFO - 6 xul.dll!js::LiveSavedFrameCache::~LiveSavedFrameCache() [Stack.h:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 1328 + 0x30]
17:23:36 INFO -
17:23:36 INFO - Found by: stack scanning
17:23:36 INFO - 7 xul.dll!JS::StructGCPolicy<js::BindingIter>::trace(JSTracer *,js::BindingIter *,char const *) [GCPolicyAPI.h:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 78 + 0xc]
17:23:36 INFO -
17:23:36 INFO - Found by: stack scanning
17:23:36 INFO - 8 xul.dll!Interpret(JSContext *,js::RunState &) [Interpreter.cpp:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 4451 + 0x138]
17:23:36 INFO -
17:23:36 INFO - Found by: stack scanning
17:23:36 INFO - 9 xul.dll!js::jit::CacheIRWriter::copyStubData(unsigned char *) [CacheIRCompiler.cpp:df7da1b22c2f259242adb42b4ea271b8d7a5a828 : 989 + 0x14]
17:23:36 INFO -

The priority flag is not set for this bug.
:Jamie, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jteh)

The first Gecko frame here is xul.dll!js::GeckoProfilerRuntime::allocProfileString, followed by a lot of js stuff. I don't think this is a bug in the a11y code, but I also can't find any other bug reports with this frame on a brief search, so I'll leave it in a11y for now.

Flags: needinfo?(jteh)
Priority: -- → P3

Marking this as Resolved > Worksforme since there are no crashes for this signature in the past 6 months.

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