Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-20622

[Windows][QBS] Occasional crash when using kit selector

    XMLWordPrintable

Details

    • Windows
    • 6913947986a1aebeb9eba6212ef270c31de28af8 (qt-creator/qt-creator/master)

    Description

      With a large QBS project Qt Creator sometimes crashes when using kit selector to change between Qt kits or between release/debug builds.

      The crash happens due to access violation in Qt5Script.dll.

      Exception thrown at 0x50083EAA (Qt5Script.dll) in qtcreator.exe: 0xC0000005:
      Access violation writing location 0xBBADBEEF.

      Unfortunately we don't have debug symbols for Qt Creator and therefore the stack trace doesn't give much more than Qt5Script.dll and qbscore1.dll library names (attached stacktrace_nosymbol.log). Also unfortunately we don't have an example application to reproduce the crash.

      This happens occasionally on Windows 10 after some time, but it hasn't happened on Linux at all.

      Attachments

        1. backtrace.txt
          38 kB
        2. qtcreator4.7orig.PNG
          qtcreator4.7orig.PNG
          37 kB
        3. qtcreator4.7withPatch.PNG
          qtcreator4.7withPatch.PNG
          37 kB
        4. stacktrace_nosymbols.log
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes