Bug 6160 - REGRESSION: Crash when running editing/deleting/delete-3800834-fix.html
Summary: REGRESSION: Crash when running editing/deleting/delete-3800834-fix.html
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 03:49 PST by Alexey Proskuryakov
Modified: 2005-12-20 13:44 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2005-12-20 03:49:09 PST
Steps to reproduce:
1. With a development build, run 
$ run-webkit-tests editing/deleting/delete-3800834-fix.html

Results:
DumpRenderTree(4229,0xa000ed68) malloc: *** error for object 0x6a5d70: double free
DumpRenderTree(4229,0xa000ed68) malloc: *** set a breakpoint in szone_error to debug
=================
ASSERTION FAILED: exceptionCode == 0 (/Users/ap/WebKit/WebCore/khtml/editing/
append_node_command.cpp:64 virtual void khtml::AppendNodeCommand::doApply())
=================
Comment 1 Justin Garcia 2005-12-20 13:18:43 PST
fixed