Closed
Bug 560154
Opened 15 years ago
Closed 15 years ago
Crash in [@ js_NewRegExpObject] in dom/tests/mochitest/dom-level1-core/test_hc_attrnormalize.html
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 560153
People
(Reporter: roc, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271638766.1271639183.11780.gz
Rev3 MacOSX Leopard 10.5.8 mozilla-central opt test mochitests-2/5 on 2010/04/18 17:59:26
0 libmozjs.dylib!js_NewRegExpObject [jsobj.h:3d137f5214ad : 184 + 0x0]
eip = 0x002c893a esp = 0xbfffa130 ebp = 0xbfffa1c8 ebx = 0x002c84a1
esi = 0x05b1fe20 edi = 0x0f0d3200 eax = 0x05b1fe40 ecx = 0x00399160
edx = 0x00000000 efl = 0x00210287
Found by: given as instruction pointer in context
1 libmozjs.dylib!js::Parser::primaryExpr(js::TokenKind, int) [jsparse.cpp:3d137f5214ad : 8359 + 0x1d]
eip = 0x002b09f3 esp = 0xbfffa1d0 ebp = 0xbfffa2d8
Found by: previous frame's frame pointer
Maybe also
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271622147.1271622490.12091.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitests-2/5 on 2010/04/18 13:22:27
but we didn't get a stack trace for that.
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Severity: normal → critical
Keywords: crash
Summary: Crash in js_NewRegExpObject in dom/tests/mochitest/dom-level1-core/test_hc_attrnormalize.html → Crash in [@ js_NewRegExpObject] in dom/tests/mochitest/dom-level1-core/test_hc_attrnormalize.html
Updated•14 years ago
|
Crash Signature: [@ js_NewRegExpObject]
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•