[Webkit-unassigned] [Bug 93878] REGRESSION (somewhere before r125427): JSC crashers on Apple Lion Debug WK1 (Tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 13:18:12 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93878





--- Comment #4 from Mark Lam <mark.lam at apple.com>  2012-08-27 13:18:14 PST ---
Regarding the JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crash, I have to run the test repeatedly in order for the failure to manifest.  This was possible with the WK1 test.  On the WK2 test, the same repetition approach was not successful at manifesting the issue.  This suggests that the crash could be due to either a JS JIT or GC issue that requires a warm up period.  On the WK2 test run, the VM is torn down and restarted on each test.  Hence, it never got a chance to warm up to the state that can manifest the issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list