[Webkit-unassigned] [Bug 18367] Crash during celtic kane js speed 2007 test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 10 00:22:22 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18367





------- Comment #9 from mrowe at apple.com  2008-04-10 00:22 PDT -------
Ok, looks like I misspoke.  It looks like GCC on Linux is ordering the local
variables differently inside Collector::markCurrentThreadConservatively, which
causes the address of dummy to no longer be that of the top of the stack.  This
means that markStackObjectsConservatively is effectively not scanning the
registers at all.


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



More information about the webkit-unassigned mailing list