[Webkit-unassigned] [Bug 23491] New: WebKit crashes on Select All with attached document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 22 19:12:27 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23491
Summary: WebKit crashes on Select All with attached document
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh PowerPC
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Critical
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: thsutton at gmail.com
The attached document/s makes WebKit r40102 unstable. In particular, Select All
causes the browser to crash almost every time. The crash is repeatable every
time with the original document (a code review report automatically generated
by the Drupal coder module), and this is as stripped down as I can get it.
Removing one or more <li> element seems to prevent or reduce the likelyhood of
the crash, as does removing all <img> elements. Removing all <img> elements
from the original document with sed also prevents the crash.
Steps to reproduce (on 2.1GHz G5, 10.4.11, r40102):
1) Start WebKit
2) Wait for the "thanks" page, etc. to load and close it.
3) Open crash.html.
4) Select all.
5) Crash.
Report and the documents to be attached.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list