Bug 13079

Summary: Crash in WebCore::HTMLFormElement::formElementNameChanged(WebCore::HTMLGenericFormElement*, WebCore::AtomicString const&) + 96
Product: WebKit Reporter: Peter Enevoldsen <peterenevoldsen>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Major CC: mrowe
Priority: P1    
Version: 523.x (Safari 3)   
Hardware: Mac (Intel)   
OS: OS X 10.4   
Attachments:
Description Flags
Stacktrace none

Description Peter Enevoldsen 2007-03-15 03:41:48 PDT
1. Navigate to http://www.startnettet.dk
2. Command + click to open the "Berlingske" link
3. Close the new tab quickly (Like you changed your mind and don't want to open it anyway)

1 out 10 times it will crash WebKit.
Comment 1 Peter Enevoldsen 2007-03-15 03:42:34 PDT
Created attachment 13644 [details]
Stacktrace
Comment 2 mitz 2007-03-15 04:43:02 PDT
Probably the same cause as bug 13059
Comment 3 Mark Rowe (bdash) 2007-03-17 01:45:42 PDT
Can you please test this in the latest nightly build?  The cause of the bug Mitz mentions was fixed in r20214 and is included in the most recent nightly.  Please report back as to whether you can still reproduce.
Comment 4 Peter Enevoldsen 2007-03-17 03:58:07 PDT
Seems to work now.