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

License check tool (licheck) crashes during configure

    XMLWordPrintable

Details

    Description

      configure.bat -release -static -ltcg -no-pch -optimize-size -opengl desktop -platform win32-msvc -prefix "D:\programs\qt\5.10.1-static" -skip webengine -nomake tools -nomake tests -nomake examples
      

      I get "Selecting Qt Edition" prompt, everything's fine so far:

      Selecting Qt Edition.
      
      Type 'c' if you want to use the Commercial Edition.
      Type 'o' if you want to use the Open Source Edition.
      
      Which edition of Qt do you want to use?
      

      I type c (Commercial) and hit enter. Then it barely shows the prompt for choosing the license:

      You have multiple valid licenses:
      0) X11/Embedded Linux/Windows/Mac/Embedded Windows/Android/QNX/VxWorks/INTEGRITY/iOS/WinRT/Embedded Android, Device Creation, Full Commercial
      

      ...and licheck crashes immediately after that, so I don't even have a second to enter the number of license. And then after the crash I get this (naturally):

      ERROR: You are not licensed to use this software.
      

      Crash details from Windows Application Event Log:

      Faulting application name: licheck.exe, version: 0.0.0.0, time stamp: 0x5a13d7c7
      Faulting module name: licheck.exe, version: 0.0.0.0, time stamp: 0x5a13d7c7
      Exception code: 0xc0000005
      Fault offset: 0x00029ea0
      Faulting process id: 0xa84
      Faulting application start time: 0x01d3d24df6cd1f92
      Faulting application path: D:\programs\qt\5.10.1\Src\qtbase\bin\licheck.exe
      Faulting module path: D:\programs\qt\5.10.1\Src\qtbase\bin\licheck.exe
      Report Id: 14144de7-c9e1-4c54-bace-382997a6da23
      Faulting package full name:
      Faulting package-relative application ID:
      

      Exception details from Visual Studio debugger:

      Unhandled exception at 0x00CA9EA0 in licheck.exe: 0xC0000005: Access violation reading location 0x00000000. occurred
      

      Attachments

        Issue Links

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

          Activity

            People

              releaseteam Qt Release Team
              artemsyd Artem Sidyakin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes