Bug 145007
Summary: | ASAN crashes in js/regress-141098.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, ddkilzer, msaboff, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Filip Pizlo
We should skip it for now while we investigate.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Skipped in http://trac.webkit.org/changeset/184338
David Kilzer (:ddkilzer)
(In reply to comment #1)
> Skipped in http://trac.webkit.org/changeset/184338
Skip differently in r186056 to avoid duplicate entry:
<http://trac.webkit.org/changeset/186056>
Radar WebKit Bug Importer
<rdar://problem/21584780>
David Kilzer (:ddkilzer)
Removed js/regress-141098.html from skip list in r186061: <http://trac.webkit.org/r186061>
I can't reproduce a crash with ASan enabled anymore.
Alexey Proskuryakov
Presumably the root cause is not addressed, is it?
David Kilzer (:ddkilzer)
(In reply to comment #5)
> Presumably the root cause is not addressed, is it?
I don't think we can say either way, especially without any additional information like a crash log.