Bug 27370 - QtWebKit crashes on scrolling with raster engine on http://webkit.org/blog-files/3d-transforms/poster-circle.html
Summary: QtWebKit crashes on scrolling with raster engine on http://webkit.org/blog-fi...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL: http://webkit.org/blog-files/3d-trans...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 05:52 PDT by Kenneth Rohde Christiansen
Modified: 2009-09-07 10:44 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Rohde Christiansen 2009-07-17 05:52:38 PDT
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
Comment 1 Tor Arne Vestbø 2009-09-07 10:44:01 PDT
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.