Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt Webkit crashes with a specific website
Forum Updated to NodeBB v4.3 + New Features

Qt Webkit crashes with a specific website

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 938 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zhanisch
    wrote on last edited by
    #1

    Hi!

    Using Qt 5.1.1 I created a simple application with a QWebView (a MainWindow, layoutmanager and a QWebView).

    After loading a specified website AND using the arrows of the banner if I use the vertical scrollbar I get a segmentation fault.

    Debugging the code I get this message:

    ASSERTION FAILED: m_outlineBox == renderer()->outlineBoundsForRepaint(renderer()->containerForRepaint(), geometryMap)
    rendering\RenderLayer.cpp(554) : void WebCore::RenderLayer::updateLayerPositionsAfterScroll(WebCore::RenderGeometryMap*, WebCore::RenderLayer::UpdateLayerPositionsAfterScrollFlags)

    I am not sure if I might post the website, because I don't want to advertise it, but you can reproduce the problem knowing it.

    http://rtister.com

    I checked it with firefox and it is working fine.
    I am trying to solve it with disabling the javascript only the main page...

    Do you have any other idea?

    Many thanks

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved