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

Unable to load pages other than qt.io on Windows with release build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • None
    • 5.11
    • WebEngine
    • None
    • Windows 7
      Windows 10

    Description

      Loading other page than qt.io (eg. www.google.com) results an error page but in release build only. Debug build works. The error code varies: ERR_CONNECTION_ABORTED, ERR_CONNECTION_CLOSED, ERR_SSL_PROTOCOL_ERROR, etc.

      This fail corrupts (certificate?) database and for the next start it results error message:

      [6868:5760:0427/095436.924:ERROR:connection.cc(1945)] DomainBoundCerts sqlite error 1555, errno 0: UNIQUE constraint failed: channel_id.host, sql: INSERT INTO channel_id (host, private_key, public_key, creation_time) VALUES (?,?,"",?)
      [6868:5760:0427/095436.924:ERROR:connection.cc(1945)] DomainBoundCerts sqlite error 1555, errno 0: UNIQUE constraint failed: channel_id.host, sql: INSERT INTO channel_id (host, private_key, public_key, creation_time) VALUES (?,?,"",?)
      [6868:5760:0427/095436.924:ERROR:connection.cc(1945)] DomainBoundCerts sqlite error 1555, errno 0: UNIQUE constraint failed: channel_id.host, sql: INSERT INTO channel_id (host, private_key, public_key, creation_time) VALUES (?,?,"",?)
      

      I couldn't reproduce this with the official 5.11.0 beta4 binaries but I could reproduce this on Windows 10 by copying the custom built binaries from Windows 7.

      Attachments

        Issue Links

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

          Activity

            People

              pvarga Peter Varga
              pvarga Peter Varga
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes