[Webkit-unassigned] [Bug 77214] NULL ptr in WebCore::EditCommand::EditCommand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 17:02:32 PST 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org,
                   |                            |ap at webkit.org,
                   |                            |enrica at apple.com,
                   |                            |eric at webkit.org




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2012-01-30 17:02:32 PST ---
I'm hitting an assertion inside [WebDataSourcePrivate dealloc] in the reduction: ASSERT(!loader->isLoading());

We're choking because we're trying to detach a frame while loading the frame in this test case.

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