Bug 92338
Summary: | REGRESSION (r123682): It made many tests crash on 32 bit platforms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Blocker | CC: | fpizlo, mhahnenberg, ossy |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79668, 88378 |
Csaba Osztrogonác
Qt 32 bit release bots:
http://build.webkit.org/results/Qt%20Linux%20Release/r123683%20%2850000%29/results.html
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r123682%20%2816706%29/results.html
GTK 32 bit release bot:
http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release
Unfortunately Qt's 32 bit debug bot haven't finished the test yet.
Could you check what happened?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
(In reply to comment #0)
> Qt 32 bit release bots:
> http://build.webkit.org/results/Qt%20Linux%20Release/r123683%20%2850000%29/results.html
> http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r123682%20%2816706%29/results.html
>
> GTK 32 bit release bot:
> http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release
>
> Unfortunately Qt's 32 bit debug bot haven't finished the test yet.
> Could you check what happened?
And http://trac.webkit.org/changeset/123708 didn't fix it?
Csaba Osztrogonác
Build of r123708 is in progress now, let's see.
Csaba Osztrogonác
It fixed the bug. Thanks.