Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-43322

Crash printing QWebFrame on Windows 7 for Tagesspiegel newspaper

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P1: Critical P1: Critical
    • None
    • 5.4.0
    • WebKit
    • None
    • Windows 7
      Windows 8.1

      I've tried to print this webpage in file or with real printer and it crash every time with browser demo tab for example : http://www.tagesspiegel.de/

      Stack:

      0	QPainter::drawGlyphRun	qpainter.cpp	5552	0x51abd65a	
      1	WebCore::drawQtGlyphRun	fontqt.cpp	172	0xffbe9c7	
      2	WebCore::Font::drawGlyphs	fontqt.cpp	378	0xffbd8cd	
      3	WebCore::Font::drawGlyphBuffer	fontfastpath.cpp	233	0x1044939c	
      4	WebCore::Font::drawSimpleText	fontfastpath.cpp	174	0x10448f8c	
      5	WebCore::Font::drawText	font.cpp	268	0xfc4ea6c	
      6	WebCore::GraphicsContext::drawText	graphicscontext.cpp	418	0xfc586b6	
      7	WebCore::paintTextWithShadows	inlinetextbox.cpp	451	0xfda056d	
      8	WebCore::InlineTextBox::paint	inlinetextbox.cpp	750	0xfd71868	
      9	WebCore::InlineFlowBox::paint	inlineflowbox.cpp	1171	0xfd26989	
      10	WebCore::RootInlineBox::paint	rootinlinebox.cpp	219	0xfd2b12f	
      11	WebCore::RenderLineBoxList::paint	renderlineboxlist.cpp	264	0xfd22d19	
      12	WebCore::RenderBlock::paintContents	renderblock.cpp	3178	0xfd416d3	
      13	WebCore::RenderBlock::paintObject	renderblock.cpp	3300	0xfd34f2a	
      14	WebCore::RenderBlock::paint	renderblock.cpp	2991	0xfd34d24	
      15	WebCore::RenderLayer::paintForegroundForFragmentsWithPhase	renderlayer.cpp	4236	0xfd84294	
      16	WebCore::RenderLayer::paintForegroundForFragments	renderlayer.cpp	4211	0xfd840d0	
      17	WebCore::RenderLayer::paintLayerContents	renderlayer.cpp	3944	0xfd82e69	
      18	WebCore::RenderLayer::paintLayerContentsAndReflection	renderlayer.cpp	3702	0xfd825dc	
      19	WebCore::RenderLayer::paintLayer	renderlayer.cpp	3684	0xfd824f4	
      ...	<plus>				
      

      Console:

      QPrinter::metric: Invalid metric command
      QPainter::begin: Paint device returned engine == 0, type: 2
      QPainter::setRenderHint: Painter must be active to set rendering hints
      QPainter::translate: Painter not active
      QPainter::setPen: Painter not active
      QPainter::setBrush: Painter not active
      QPainter::setWorldTransform: Painter not active
      QPainter::setFont: Painter not active
      QPainter::setOpacity: Painter not active
      QPainter::save: Painter not active
      QPainter::setClipRect: Painter not active
      QPainter::restore: Unbalanced save/restore
      QPainter::save: Painter not active
      QPainter::setClipRect: Painter not active
      QPainter::restore: Unbalanced save/restore
      QPainter::save: Painter not active
      QPainter::setClipRect: Painter not active
      QPainter::restore: Unbalanced save/restore
      QPainter::end: Painter not active, aborted
      QPrinter::metric: Invalid metric command
      QPainter::begin: Paint device returned engine == 0, type: 2
      QPainter::setRenderHint: Painter must be active to set rendering hints
      .... Much more
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            annulen Konstantin Tokarev
            johnlamericain Jonathan Courtois
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes