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 QtAssignee: 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

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.