Bug 20962 - WebKit nightly r36682 crashes on pressing "Commit"
Summary: WebKit nightly r36682 crashes on pressing "Commit"
Status: RESOLVED DUPLICATE of bug 20877
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Major
Assignee: Nobody
URL: https://bugs.webkit.org/show_bug.cgi?...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-20 09:54 PDT by Robert Xiao
Modified: 2008-09-24 08:16 PDT (History)
1 user (show)

See Also:


Attachments
Crash log for r36682 (115.43 KB, text/plain)
2008-09-20 09:55 PDT, Robert Xiao
no flags Details
user.dmp file for Dr. Watson (WebKit r36682) (45.81 KB, application/octet-stream)
2008-09-20 09:55 PDT, Robert Xiao
no flags Details
Minimized testcase (83 bytes, text/html)
2008-09-20 10:19 PDT, Robert Xiao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Xiao 2008-09-20 09:54:29 PDT
On Windows XP SP3, visiting https://bugs.webkit.org/show_bug.cgi?id=20852 and pressing "Commit" on the latest nightly results in a crash, reproducible every time I visit, regardless of if I am logged in or not.
Comment 1 Robert Xiao 2008-09-20 09:55:25 PDT
Created attachment 23603 [details]
Crash log for r36682

Dr Watson crash log
Comment 2 Robert Xiao 2008-09-20 09:55:50 PDT
Created attachment 23604 [details]
user.dmp file for Dr. Watson (WebKit r36682)

user.dmp file created by Dr Watson
Comment 3 Robert Xiao 2008-09-20 10:19:11 PDT
Created attachment 23606 [details]
Minimized testcase

Testcase consisting of a form with one named input, one unnamed input and a submit button.

If neither input is named, the crash does not occur. If both are named, the crash still occurs. If either input is removed, the crash does not occur.
Comment 4 Robert Xiao 2008-09-20 10:20:30 PDT
The submit button can be omitted, and the crash will still occur if <enter> is pressed while either input box is in focus.
Comment 5 Robert Xiao 2008-09-20 10:23:17 PDT
This may also be related or duplicate of bug 20877 and bug 20918.
Comment 6 Alexey Proskuryakov 2008-09-22 00:25:50 PDT
Might be fixed in <http://trac.webkit.org/projects/webkit/changeset/36692>.
Comment 7 Alexey Proskuryakov 2008-09-24 08:16:52 PDT

*** This bug has been marked as a duplicate of 20877 ***