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

When going to https://www.genoplan.com then the browser will crash

    XMLWordPrintable

Details

    Description

      When going to https://www.genoplan.com then the browser will crash with the following stack:

       	Qt5WebKitd.dll!WTFCrash() Line 345	C++
      >	Qt5WebKitd.dll!WebCore::GraphicsContext::popTransparencyLayerInternal() Line 1283	C++
       	Qt5WebKitd.dll!WebCore::GraphicsContext::endPlatformTransparencyLayer() Line 1307	C++
       	Qt5WebKitd.dll!WebCore::GraphicsContext::endTransparencyLayer() Line 379	C++
       	Qt5WebKitd.dll!WebCore::GraphicsContext::platformDestroy() Line 361	C++
       	Qt5WebKitd.dll!WebCore::GraphicsContext::~GraphicsContext() Line 93	C++
       	Qt5WebKitd.dll!QWebFrameAdapter::renderRelativeCoords(QPainter * painter, int layers, const QRegion & clip) Line 553	C++
       	Qt5WebKitWidgetsd.dll!QWebFrame::render(QPainter * painter, QFlags<enum QWebFrame::RenderLayer> layer, const QRegion & clip) Line 644	C++
       	Qt5WebKitWidgetsd.dll!QWebFrame::render(QPainter * painter, const QRegion & clip) Line 655	C++
       	Qt5WebKitWidgetsd.dll!QWebView::paintEvent(QPaintEvent * ev) Line 835	C++
       	Qt5Widgetsd.dll!QWidget::event(QEvent * event) Line 8860	C++
       	Qt5WebKitWidgetsd.dll!QWebView::event(QEvent * e) Line 734	C++
       	Qt5Widgetsd.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e) Line 3718	C++
       	Qt5Widgetsd.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 3683	C++
       	Qt5Cored.dll!QCoreApplication::notifyInternal(QObject * receiver, QEvent * event) Line 965	C++
       	Qt5Cored.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver, QEvent * event) Line 227	C++
       	Qt5Widgetsd.dll!QWidgetPrivate::sendPaintEvent(const QRegion & toBePainted) Line 5653	C++
       	Qt5Widgetsd.dll!QWidgetPrivate::drawWidget(QPaintDevice * pdev, const QRegion & rgn, const QPoint & offset, int flags, QPainter * sharedPainter, QWidgetBackingStore * backingStore) Line 5597	C++
       	Qt5Widgetsd.dll!QWidgetBackingStore::doSync() Line 1221	C++
       	Qt5Widgetsd.dll!QWidgetBackingStore::sync() Line 1033	C++
       	Qt5Widgetsd.dll!QWidgetPrivate::syncBackingStore() Line 1928	C++
       	Qt5Widgetsd.dll!QWidget::event(QEvent * event) Line 9013	C++
       	Qt5Widgetsd.dll!QMainWindow::event(QEvent * event) Line 1496	C++
       	Qt5Widgetsd.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e) Line 3718	C++
       	Qt5Widgetsd.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 3683	C++
       	Qt5Cored.dll!QCoreApplication::notifyInternal(QObject * receiver, QEvent * event) Line 965	C++
       	Qt5Cored.dll!QCoreApplication::sendEvent(QObject * receiver, QEvent * event) Line 224	C++
       	Qt5Cored.dll!QCoreApplicationPrivate::sendPostedEvents(QObject * receiver, int event_type, QThreadData * data) Line 1593	C++
       	Qt5Cored.dll!QEventDispatcherWin32::sendPostedEvents() Line 1259	C++
       	qwindowsd.dll!QWindowsGuiEventDispatcher::sendPostedEvents() Line 84	C++
       	Qt5Cored.dll!qt_internal_proc(HWND__ * hwnd, unsigned int message, unsigned int wp, long lp) Line 432	C++
       	[External Code]	
       	[Frames below may be incorrect and/or missing, no symbols loaded for user32.dll]	
       	Qt5Cored.dll!QEventDispatcherWin32::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 830	C++
       	qwindowsd.dll!QWindowsGuiEventDispatcher::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 74	C++
       	Qt5Cored.dll!QEventLoop::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 129	C++
       	Qt5Cored.dll!QEventLoop::exec(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 204	C++
       	Qt5Cored.dll!QCoreApplication::exec() Line 1229	C++
       	Qt5Guid.dll!QGuiApplication::exec() Line 1530	C++
       	Qt5Widgetsd.dll!QApplication::exec() Line 2979	C++
       	browser.exe!main(int argc, char * * argv) Line 43	C++
       	[External Code]	
      

      This is reproducible with the browser example.

      Attachments

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

        Activity

          People

            annulen Konstantin Tokarev
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes