Bug 27370
Summary: | QtWebKit crashes on scrolling with raster engine on http://webkit.org/blog-files/3d-transforms/poster-circle.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Rohde Christiansen <kenneth> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Major | CC: | hausmann, vestbo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://webkit.org/blog-files/3d-transforms/poster-circle.html |
Kenneth Rohde Christiansen
Running WebKitBuild/Release/bin/QtLauncher -graphicssystem raster http://webkit.org/blog-files/3d-transforms/poster-circle.html following by a scroll will result in a crash:
ASSERT: "!path.isEmpty()" in file /home/kenneth/repo/Qt/qt/src/gui/painting/qoutlinemapper.cpp, line 80
Aborted
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
Can't reproduce in WebKit trunk (r48110), against Qt 4.6 (77fd77d6), on Mac OS 10.5 (with raster gs)
Please reopen if still valid.