Bug 87823 - [Mac] REGRESSION(r118868): It made many tests crash
Summary: [Mac] REGRESSION(r118868): It made many tests crash
Status: RESOLVED DUPLICATE of bug 87828
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79668 87599
  Show dependency treegraph
 
Reported: 2012-05-29 22:47 PDT by Csaba Osztrogonác
Modified: 2012-05-30 10:18 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-05-29 22:47:32 PDT
After r118868 the Qt Lion Intel Release bot exits early because of too many crashes:
http://build.webkit.sed.hu/builders/Qt%20Lion%20Intel%20Release/builds/5189

(r118867 works fine apart from 5 crashes and 14 failures:
http://build.webkit.sed.hu/results/Qt%20Lion%20Intel%20Release/r118867%20%285199%29/results.html )

Could you check what happened? Unfortunately the bot doesn't provide useful
backtraces and I don't have Qt Lion build to try to reproduce this bug and
I don't have any JSC/GC experiences to debug it myself. So it would be great 
if there is any Qt volunteer with Qt Lion build for fixing this bug.
Comment 1 Csaba Osztrogonác 2012-05-30 00:01:15 PDT
It isn't Qt specific bug, because there are crashes on Apple Lion bot too:
http://build.webkit.org/results/Lion%20Release%20%28Tests%29/r118868%20%288774%29/results.html
Comment 2 Geoffrey Garen 2012-05-30 10:18:32 PDT

*** This bug has been marked as a duplicate of bug 87828 ***