Bug 9836 - editing/execCommand/remove-formatting.html segfaults under gmalloc
Summary: editing/execCommand/remove-formatting.html segfaults under gmalloc
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-10 09:19 PDT by Anders Carlsson
Modified: 2010-10-28 11:03 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2006-07-10 09:19:05 PDT
Crashes in WebCore::RootInlineBox::childRemoved(WebCore::InlineBox*) + 23 (/Users/andersca/src/webkit/OpenSource/WebCore/rendering/RootInlineBox.cpp:154)
Comment 1 Ryosuke Niwa 2010-10-28 00:20:46 PDT
Does this still reproduce?  I have almost completely rewritten RemoveFormatCommand so I'll be surprised if this bug still reproduces.
Comment 2 Alexey Proskuryakov 2010-10-28 11:03:21 PDT
run-webkit-tests -g editing/execCommand/remove-formatting.html

Seems fine in r70259.