[Webkit-unassigned] [Bug 128544] REGRESSION(r163660-r163664): js/dom/stack-trace.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 13:05:52 PST 2014


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


Mark Lam <mark.lam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |mark.lam at apple.com
                   |kit.org                     |




--- Comment #3 from Mark Lam <mark.lam at apple.com>  2014-02-10 13:03:08 PST ---
Note: this test does not fail for release builds.

The reason is because the issue lies in the debug build using a different amount of stack than a release build.  As a result, it encounters a stack overflow error at a different place.  I'll have to think about how we can make the test resilient to this kind of difference in stack usage rate.

-- 
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