[Webkit-unassigned] [Bug 119951] [GTK] 'pure virtual method called' in WebCore::JSNodeOwner::isReachableFromOpaqueRoots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 10:06:30 PDT 2013


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akling at apple.com,
                   |                            |koivisto at iki.fi




--- Comment #8 from Oliver Hunt <oliver at apple.com>  2013-08-19 10:05:59 PST ---
This looks to be a use after free.  Are you able to run under valgrind/asan?  Based on the assertion, and path to assertion land we've lost a ref() of Node (or subclass)

CC'ing antti and kling as they've been playing with object construction recently

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