Closed
Bug 514734
Opened 16 years ago
Closed 15 years ago
Crash in mochitest dom/src/threads/test/test_regExpStatics.html [@ JS_CallTracer ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ddahl, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Crash Data
Attachments
(1 file)
47.35 KB,
text/plain
|
Details |
Build Error Summary
TEST-UNEXPECTED-FAIL | automation.py | Exited with code -1073741819 during test run
TEST-UNEXPECTED-FAIL | automation.py | application crashed (minidump found)
TEST-UNEXPECTED-FAIL | runtests-leaks | missing output line for total leaks!
Comment 2•16 years ago
|
||
This bug report needs more info. What test suite was running? What was the last test output?
Reporter | ||
Comment 3•16 years ago
|
||
Found the crash in the full log
Updated•16 years ago
|
Assignee: nobody → general
Component: Build Config → JavaScript Engine
Product: Firefox → Core
QA Contact: build.config → general
Summary: automation.py | Exited with code -1073741819 during test run → Crash in mochitest dom/src/threads/test/test_regExpStatics.html [@ JS_CallTracer ]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•15 years ago
|
||
Hmm, no crash for almost a year and now two crashes on Linux x86-64...
both after the TM merge on 2010-08-13:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=69cffc79d212
Possible YARR regression or just a coincidence?
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Hmm, no crash for almost a year and now two crashes on Linux x86-64...
> both after the TM merge on 2010-08-13:
> http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=69cffc79d212
>
> Possible YARR regression or just a coincidence?
Just fixed bug 587277. Could be that, yeah?
Comment 9•15 years ago
|
||
Any reason we shouldn't close as fixed?
Comment 10•15 years ago
|
||
(In reply to comment #9)
> Any reason we shouldn't close as fixed?
If it's not happening any more then we should WFM it.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Crash Signature: [@ JS_CallTracer ]
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
•