Bug 156740
| Summary: | REGRESSION(r199712): It made many tests crash on 32 bit platforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | CC: | ap, gskachkov, keith_miller, ossy, saam |
| Priority: | P1 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 151113 | ||
Csaba Osztrogonác
https://trac.webkit.org/changeset/199712 made many tests crash on 32 bit platforms:
- Apple Mac x86: (90 crashes)
https://build.webkit.org/builders/Apple%20Yosemite%2032-bit%20JSC%20%28BuildAndTest%29/builds/8840
https://build.webkit.org/builders/Apple%20El%20Capitan%2032-bit%20JSC%20%28BuildAndTest%29/builds/2137
- ARM Linux: (42 crashes)
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/306
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/303
https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/10918 (not finished yet)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
GSkachkov
made rollback by https://bugs.webkit.org/show_bug.cgi?id=156741
Csaba Osztrogonác
and on Apple Windows too:
https://build.webkit.org/builders/Apple%20Win%207%20Release%20%28Tests%29/builds/57521
Alexey Proskuryakov
Why this was still open, when it's not a bug in trunk any more?
*** This bug has been marked as a duplicate of bug 156741 ***