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

simplebrowser crashes when passing command line argument "-type=1"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.4.0 Beta1
    • 5.8.0, 5.11.0, 6.2.0
    • WebEngine
    • None
    • Windows 10 x64
    • 82357352b4 (qt/qtwebengine/dev)

      [Problem]

      Build and run the following official demo with command line arguments "-type=1"

      Qt5.8.0\Examples\Qt-5.8\webenginewidgets\simplebrowser

      then I get a crash. But if I change the option to "-typeeee=1" or sth. like "-typo=1", things are ok.

       

      [Question]

      We have a need to pass "-type=1" to our application but why the command line "-type=1" can cause the QtWebEngine to crash? Does "-type" is a hidden special option for WebEngine? I don't find any official docs to describe this option right now.

       

      [Expected]

       No crash at all, and -type is free to use if possible.

       

        For Gerrit Dashboard: QTBUG-68820
        # Subject Branch Project Status CR V

            michal Michal Klocek
            billhoo Bill Hoo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes