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

crash on calling QWebEnginePage constructor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.1
    • 5.6.0
    • WebEngine
    • None
    • windows 10, vs 2013
    • a8564cc6fb40fe6a9c3f5f6f37392a628aa5b685

    Description

      I have a WebEgineView embedded in dll which is called from external app(in my case photoshop).

      During calling of setPage(new QWebEnginePage(this)); in child constructor of WebEngineView, my app crashes.
      Crash happens in function QStringList QCoreApplication::arguments(), specifically on command : list << QString::fromLocal8Bit(av[a]);.
      From some reasons QCoreApplicationPrivate instance has inconsistency in commandline arguments(argc:228, argv:"").

      Call stack does not provide much information :/

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jozef.rusin Jozef Rusin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes