Closed Bug 1554369 Opened 6 years ago Closed 4 years ago

Intermittent runner.py | application crashed [@ bool CCGraphBuilder::BuildGraph(class js::SliceBudget & const)]

Categories

(Core :: XPCOM, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox69 --- fix-optional

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: crash, intermittent-failure, regression)

Crash Data

Filed by: aciure [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=248296098&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/cP-kN33tQjuTMrvXqli0yg/runs/0/artifacts/public/logs/live_backing.log


01:06:28 INFO - mozcrash Downloading symbols from: https://queue.taskcluster.net/v1/task/b9BDUoYmQKiRurRW13Ih7g/artifacts/public/build/target.crashreporter-symbols.zip
01:06:36 INFO - mozcrash Copy/paste: C:\Users\task_1558744589\build\win32-minidump_stackwalk.exe c:\users\task_1558744589\appdata\local\temp\tmphryez5.mozrunner\minidumps\290a9918-95ca-4f11-a5e1-850c3a31f85c.dmp c:\users\task_1558744589\appdata\local\temp\tmplvvwfg
01:06:47 INFO - mozcrash Saved minidump as C:\Users\task_1558744589\build\blobber_upload_dir\290a9918-95ca-4f11-a5e1-850c3a31f85c.dmp
01:06:47 INFO - PROCESS-CRASH | runner.py | application crashed [@ bool CCGraphBuilder::BuildGraph(class js::SliceBudget & const)]
01:06:47 INFO - Crash dump filename: c:\users\task_1558744589\appdata\local\temp\tmphryez5.mozrunner\minidumps\290a9918-95ca-4f11-a5e1-850c3a31f85c.dmp
01:06:47 INFO - Operating system: Windows NT
01:06:47 INFO - 10.0.15063
01:06:47 INFO - CPU: amd64
01:06:47 INFO - family 6 model 142 stepping 9
01:06:47 INFO - 4 CPUs
01:06:47 INFO - GPU: UNKNOWN
01:06:47 INFO - Crash reason: EXCEPTION_BREAKPOINT
01:06:47 INFO - Crash address: 0x7ff847322950
01:06:47 INFO - Process uptime: 217 seconds
01:06:47 INFO - Thread 0 (crashed)
01:06:47 INFO - 0 xul.dll!bool CCGraphBuilder::BuildGraph(class js::SliceBudget & const) [nsCycleCollector.cpp:ac95bdf3c0b3f6f0bb31bb49e7714ca93a5a9c9a : 2070 + 0x0]
01:06:47 INFO - rax = 0x000001ff8092c2e0 rdx = 0xfff9800000000000
01:06:47 INFO - rcx = 0x000001ffd136c108 rbx = 0x000001ffec439820
01:06:47 INFO - rsi = 0x000001ff809e8000 rdi = 0x0000240c501dbac0
01:06:47 INFO - rbp = 0x0000000000000000 rsp = 0x00000015adbfeb40
01:06:47 INFO - r8 = 0x00000dc29cd12310 r9 = 0x000001ff809e8000
01:06:47 INFO - r10 = 0x000001ff809e8000 r11 = 0x00000000ec0ba6be
01:06:47 INFO - r12 = 0x00007ff84abaf9c0 r13 = 0x00007ff847329440
01:06:47 INFO - r14 = 0x00000015adbfeb60 r15 = 0x00000015adbfef70
01:06:47 INFO - rip = 0x00007ff847322950
01:06:47 INFO - Found by: given as instruction pointer in context
01:06:47 INFO - 1 xul.dll!void nsCycleCollector::MarkRoots(class js::SliceBudget & const) [nsCycleCollector.cpp:ac95bdf3c0b3f6f0bb31bb49e7714ca93a5a9c9a : 2670 + 0x8]
01:06:47 INFO - rbx = 0x000001ffec439820 rbp = 0x0000000000000000
01:06:47 INFO - rsp = 0x00000015adbfebc0 r12 = 0x00007ff84abaf9c0
01:06:47 INFO - r13 = 0x00007ff847329440 r14 = 0x00000015adbfeb60
01:06:47 INFO - r15 = 0x00000015adbfef70 rip = 0x00007ff847325300
01:06:47 INFO - Found by: call frame info
01:06:47 INFO - 2 xul.dll!nsCycleCollector::Collect(ccType,js::SliceBudget &,nsICycleCollectorListener *,bool) [nsCycleCollector.cpp:ac95bdf3c0b3f6f0bb31bb49e7714ca93a5a9c9a : 3415 + 0xb]
01:06:47 INFO - rbx = 0x000001ffec439820 rbp = 0x0000000000000000
01:06:47 INFO - rsp = 0x00000015adbfec10 r12 = 0x00007ff84abaf9c0
01:06:47 INFO - r13 = 0x00007ff847329440 r14 = 0x00000015adbfeb60
01:06:47 INFO - r15 = 0x00000015adbfef70 rip = 0x00007ff847325af4
01:06:47 INFO - Found by: call frame info
01:06:47 INFO - 3 xul.dll!nsCycleCollector_collectSlice(js::SliceBudget &,bool) [nsCycleCollector.cpp:ac95bdf3c0b3f6f0bb31bb49e7714ca93a5a9c9a : 3960 + 0x12]
01:06:47 INFO - rbx = 0x000001ffec439820 rbp = 0x0000000000000000
01:06:47 INFO - rsp = 0x00000015adbfee00 r12 = 0x00007ff84abaf9c0
01:06:47 INFO - r13 = 0x00007ff847329440 r14 = 0x00000015adbfeb60
01:06:47 INFO - r15 = 0x00000015adbfef70 rip = 0x00007ff847328fde
01:06:47 INFO - Found by: call frame info

This is Firefox crashing but not Marionette.

Component: Marionette → JavaScript: GC
Product: Testing → Core
Version: Version 3 → unspecified
Component: JavaScript: GC → XPCOM

[bulk change --> 69 fix-optional b/c intermittent]

Priority: -- → P5

Closing this as resolved:worksforme since there were no crashes in the last 6 months for this signature.

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.