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

QFileDialog::getOpenFileNames causes crash on Win7 x64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.1.0 , 5.3.2
    • None

    Description

      Dialog call is
      QStringList temp = QFileDialog::getOpenFileNames(this, tr("choose_import"), ".", tr("wav(*.wav)"));

      In said dialog on right mouse button click, application hangs and then halts. Sometimes context menu is shown but then the crash still happens.

      Attached find a simple project representing problem. If MainWindow::Ui is completely wiped out of an application, no crash happens.

      I'm using x64 build for MSVC 2012 from official site, Windows 7 x64, Qt 5.1.0

      Attachments

        Issue Links

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

          Activity

            People

              smd Jan Arve
              idji Vladislav Sukhmel
              Votes:
              15 Vote for this issue
              Watchers:
              25 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes