[Webkit-unassigned] [Bug 16868] Gmail crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 20:46:43 PST 2008


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





------- Comment #2 from cwzwarich at uwaterloo.ca  2008-01-13 20:46 PDT -------
Created an attachment (id=18430)
 --> (http://bugs.webkit.org/attachment.cgi?id=18430&action=view)
Stack trace

Here's a stack trace. I must be so used to line number information in optimized
code being bad, because the line number of the crash indicates that it is
indeed an attempt to mark an invalid pointer. Also note that since
ActivationImp::mark() was called rather than ActivationImp::markChildren()
directly, this ActivationImp must have been torn off.


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