Closed
Bug 785366
Opened 13 years ago
Closed 13 years ago
Intermittent crash in browser_styleeditor_new.js [@ IncrementalCollectSlice]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [js:inv:p1])
Crash Data
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound opt test mochitest-other on 2012-08-23 20:14:59 PDT for push 7d83016f1562
slave: talos-r4-snow-066
https://tbpl.mozilla.org/php/getParsedLog.php?id=14655034&tree=Mozilla-Inbound
{
TEST-PASS | chrome://mochitests/content/browser/browser/devtools/styleeditor/test/browser_styleeditor_new.js | rule bracket has been auto-closed
TEST-PASS | chrome://mochitests/content/browser/browser/devtools/styleeditor/test/browser_styleeditor_new.js | StyleEditor's transition class has been added to content
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/styleeditor/test/browser_styleeditor_new.js | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:11:25.029438
INFO | automation.py | Reading PID log: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmpX8BoQSpidlog
Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-macosx64/1345775070/firefox-17.0a1.en-US.mac.crashreporter-symbols.zip
PROCESS-CRASH | chrome://mochitests/content/browser/browser/devtools/styleeditor/test/browser_styleeditor_new.js | application crashed (minidump found)
Crash dump filename: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmp0ZW7qI/minidumps/319D352E-A390-48CB-9DAC-FC0B6D361E2E.dmp
Operating system: Mac OS X
10.6.8 10K549
CPU: amd64
family 6 model 23 stepping 10
2 CPUs
Crash reason: EXC_BAD_ACCESS / 0x0000000d
Crash address: 0x0
Thread 0 (crashed)
0 XUL!IncrementalCollectSlice [Heap.h : 685 + 0x0]
rbx = 0x6287b098 r12 = 0x62940000 r13 = 0x335c6370 r14 = 0x2a86c4e8
r15 = 0x5fbf9f00 rip = 0x02456051 rsp = 0x5fbf9e70 rbp = 0x5fbfa0d0
Found by: given as instruction pointer in context
1 CoreGraphics + 0x77368
rip = 0x802cb369 rsp = 0x5fbf9ee8
Found by: stack scanning
2 0x1ffffffff
rip = 0x00000000 rsp = 0x5fbf9ef0
Found by: stack scanning
}
| Reporter | ||
Updated•13 years ago
|
Summary: Intermittent crash in browser_styleeditor_new.js [@ IncrementalCollectSlice} → Intermittent crash in browser_styleeditor_new.js [@ IncrementalCollectSlice]
Comment 1•13 years ago
|
||
Here are the crashes showing up in crash stats: https://crash-stats.mozilla.com/report/list?signature=IncrementalCollectSlice
Updated•13 years ago
|
Whiteboard: [orange] → [orange][js:inv:p1]
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange][js:inv:p1] → [js:inv:p1]
Comment 2•13 years ago
|
||
Crashed me like five times in the last half-an-hour (e.g., https://crash-stats.mozilla.com/report/index/bp-2a1be96e-9d50-4ae0-8fef-3c3372121130) on Linux/x86_64.
Comment 3•13 years ago
|
||
Perhaps duplicate of bug 815542 ?
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 5•13 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•