Bug 145007 - ASAN crashes in js/regress-141098.html
Summary: ASAN crashes in js/regress-141098.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-14 09:31 PDT by Filip Pizlo
Modified: 2015-06-29 07:09 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-05-14 09:31:07 PDT
We should skip it for now while we investigate.
Comment 1 Filip Pizlo 2015-05-14 09:33:07 PDT
Skipped in http://trac.webkit.org/changeset/184338
Comment 2 David Kilzer (:ddkilzer) 2015-06-28 16:10:51 PDT
(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>
Comment 3 Radar WebKit Bug Importer 2015-06-28 16:11:45 PDT
<rdar://problem/21584780>
Comment 4 David Kilzer (:ddkilzer) 2015-06-28 20:20:14 PDT
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.
Comment 5 Alexey Proskuryakov 2015-06-28 22:48:16 PDT
Presumably the root cause is not addressed, is it?
Comment 6 David Kilzer (:ddkilzer) 2015-06-29 07:09:11 PDT
(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.