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

QDialog exec() crashes in XCode if GuardMalloc is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.8.4
    • GUI: Window management
    • None
    • XCode 5 DP3.
      OS X 10.8.4

    Description

      Steps to reproduce:

      • prepare the "dialogs/standarddialogs" example:
      • With QT 4.8.4 installed, use qmake to generate the xcode project for "dialogs/standarddialogs" example: qmake -spec macx-xcode
      • open the project in xcode and compile it.
      • Enable GuardMalloc
      • In xcode, choose "Edit Scheme..."
      • In the diagnostics Tab, check the box "Enable Guard Malloc"
      • Run the example.
      • Click on the button "QInputDialog::getInt()"
      • Press "Cancel"

      Result:
      It crashes.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            jslap Jean-Simon Lapointe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes