Bug 119569 - REGRESSION(FTL merge): There are still crashes on ARM
Summary: REGRESSION(FTL merge): There are still crashes on ARM
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 108645 119433
  Show dependency treegraph
 
Reported: 2013-08-08 05:10 PDT by Csaba Osztrogonác
Modified: 2015-02-05 04:54 PST (History)
15 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Michael Saboff 2013-08-08 09:22:57 PDT
The test results show there was a crash, but there isn't a crash log.  Could you run one or more of these tests and attach a backtrace?
Comment 2 Csaba Osztrogonác 2013-08-12 04:31:58 PDT
(In reply to comment #1)
> The test results show there was a crash, but there isn't a crash log.  Could you run one or more of these tests and attach a backtrace?

Unfortunately I can't do it on my summer holiday. 
Maybe rgabor could help you.
Comment 3 Csaba Osztrogonác 2013-09-27 13:55:15 PDT
Gábor, any progression?
Comment 4 Csaba Osztrogonác 2013-09-27 14:01:17 PDT
It seems there are still crashes on ARM traditional:
- http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/9707 - 27 crashing layout tests; LayoutTests/js tests: 9 failures found, 3 crashes found; Results for JSC stress tests: 28 failures found.

And a little bit less problem on ARM Thumb2:
- http://build.webkit.sed.hu/builders/ARMv7%20Linux%20Qt5%20Release%20%28Test%29/builds/9706 - 7 crashing layout tests; LayoutTests/js tests: 6 failures found; 
Results for JSC stress tests: 15 failures found.
Comment 5 Csaba Osztrogonác 2015-02-05 04:54:29 PST
I think it is invalid now, ARM are quite stable now.