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

Qt5WebEngineCore - Crashes with code 0x80000003 (A breakpoint was encountered) in Windows 10

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.5.1
    • WebEngine
    • None
    • Windows 10 Qt 5.5.1 msvc2013 compiled at Windows 7

    Description

      I created a custom QWebEnginePage (CustomPage), and the program seems to crash when the parent constructor is called.

      CustomPage::CustomPage(QObject *parent)
        : QWebEnginePage(parent){
      

      This code runs perfectly with windows 7, but when I ship it to a Windows 10 computer, it crashes with 0x80000003 (A breakpoint was encountered). It was compiled with Qt5.5.1 downloaded from the website and using Visual Studio 2013 (msvc2013).

      I was able to reproduce a simple crash code. It's attached.

      Attachments

        1. Win10CrashCode.zip
          5 kB
        2. qt_crash.png
          qt_crash.png
          67 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            naftali Naftali Andrade
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes