Bug 42823
Summary: | Assert opening html5rocks.com using Qt 4.6.3 and qtwebkit2.0 branch | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Rohde Christiansen <kenneth> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Critical | CC: | ap, sheldon.demario |
Priority: | P3 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All | ||
URL: | http://html5rocks.com | ||
Bug Depends on: | |||
Bug Blocks: | 35784 |
Kenneth Rohde Christiansen
The QtTestBrowser exits with:
ASSERTION FAILED: parseToDouble(value(), nan) >= minimum()
(../../../WebCore/html/HTMLInputElement.cpp:348 bool WebCore::HTMLInputElement::rangeUnderflow() const)
Segmentation fault (core dumped)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 42643 ***