[Webkit-unassigned] [Bug 77995] [Qt] REGRESSION(r106918): It made svg/zoom/page/zoom-foreignObject.svg crash with Qt5-WK1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 13:23:32 PST 2012


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


Rafael Brandao <rafael.lobo at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rafael.lobo at openbossa.org




--- Comment #3 from Rafael Brandao <rafael.lobo at openbossa.org>  2012-02-07 13:23:32 PST ---
I've seen a similar assertion failure in a recent bug I've worked on and it was a dangling pointer left between test cases (this is why it worked fine outside the test scope)... not sure if this is the case for WK1, but checking the life cycle of whoever is involved here might be helpful (and the return of WTF::Mutex::lock() as it may indicate the object has been deleted).

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