RESOLVED DUPLICATE of bug 98857 101832
[Qt][ARM] REGRESSION(r133953 or r134071): It made ~70 JSC test and ~400 layout tests crash
https://bugs.webkit.org/show_bug.cgi?id=101832
Summary [Qt][ARM] REGRESSION(r133953 or r134071): It made ~70 JSC test and ~400 layou...
Csaba Osztrogonác
Reported 2012-11-09 23:37:07 PST
before: http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/7316 after: http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/7318 Between r133953-r134071 there was build failure, so nobody knows which revision broke tests. FYI: Now 94 JSC tests and 1041 layout tests crash, so ARM traditional assembler is something useless now. Could you fix it as soon as possible? Or we should drop supporing it, and remove it from the trunk if it isn't possible to fix serious regressions in months.
Attachments
Csaba Osztrogonác
Comment 1 2012-11-11 22:42:23 PST
I tested r134071 buildfix applying to r133953 and the bug is still valid. So the culprit is r133953 or r134071.
Simon Hausmann
Comment 2 2012-11-12 06:20:36 PST
I see the same trend, that the traditional ARM backends are falling behind. How important is the traditional ARM back-end these days? My gut feeling is that every actually relevant ARM SoC does support thumb-2 instructions.
Simon Hausmann
Comment 3 2012-11-27 01:05:53 PST
Removing this bug from the blockers for the release of QtWebKit as part of Qt 5.0.0. The release of 5.0.0 depends on bug #76773 and while sadly the traditional ARM JIT may be falling behind, it is not considered important enough to stop the first major release. That said, if fixes make it into trunk in time, then that's great. But there will be future releases of QtWebKit and Qt :)
Csaba Osztrogonác
Comment 4 2012-11-27 01:57:39 PST
Fixed by https://trac.webkit.org/changeset/135717 *** This bug has been marked as a duplicate of bug 98857 ***
Note You need to log in before you can comment on or make changes to this bug.