Bug 20852
Summary: | Nightly builds crash in new Dromaeo test | ||
---|---|---|---|
Product: | WebKit | Reporter: | wellofsouls <wellofsouls> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aroben, mrowe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://dromaeo.com |
wellofsouls
all nightly builds crash in the newly updated Dromaeo test on Windows platforms.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
This is a dupe of an existing bug report.
wellofsouls
what existing bug is it? I've searched around but can't seem to find anything similar.
BTW, it always crashes at the DOM Attributes (Prototype) subtest.
Mark Rowe (bdash)
Please try with the r36446 nightly build.
Mark Rowe (bdash)
The other bug that I was thinking of was bug 20703.
wellofsouls
(In reply to comment #3)
> Please try with the r36446 nightly build.
>
thanks, r36446 no longer crashes in the test, however it seems many subtests fail with 0ms results.
http://dromaeo.com/?id=42065
André Braga
Crashes are back for some revisions now, r37076 inclusive. Leopard 10.5.5 Intel. Both on the nightlies and on self-compiled, Xcode 3.1.1-2517, doesn't matter if I set GCC_VERSION to 4.0 or 4.2.
Didn't happen on r37300. Sorry I can't bisect, the laptop almost melts when I compile WebKit :)
Stack crawl coming.
Mark Rowe (bdash)
Moving back to resolved. If you're seeing a crash, please file a new bug report.
André Braga
Er, I obviously meant r37376 on the last message.
Rolling out r37370 fixed it.
Thanks!