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

Qt Creator crashes when opening large vector in Locals view

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 10.0.0-beta2
    • Qt Creator 8.0.1
    • Debugger
    • None
    • Windows
    • 5b0a177cdf2358e7d3f6c38bb0ccdea90901144a

    Description

      Qt Creator crashes when opening large vector in Locals view.

      std::vector<double> vec filled with 60000 doubles expands normally in Locals view,

      while

      std::vector<std::complex<double>> vec filled with 8000 complex numbers crashes Qt Creator when expanding in Locals view.

      The Qt Creator first hangs for some time, then crashes.

      I use 64-bit version of Qt Creator. Memory isn't low during the crash. 

      Attachments

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

        Activity

          People

            davschul David Schulz
            manuylovich I M
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes