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

Snow Leopard Crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 4.8.4
    • Core: Other
    • None
    • Mac OS 10.6.8

    Description

      I am experiencing a crash on Snow Leopard. The crash is reproducible with a few of the example apps. I am building Qt on Mountain Lion.

      Note: I have only observed the crash when running on a CPU that is not 64-bit capable. It runs fine on Intel Core 2 Duo and newer. Though, this may be coincidental.

      Trace:
      0 ??? 0000000000 0 + 0
      1 QtGui 0x0003e274 qt_mac_update_os_settings() + 2676
      2 QtGui 0x0003f1b0 qt_init(QApplicationPrivate*, int) + 1904
      3 QtGui 0x000b2f04 QApplicationPrivate::construct() + 290
      4 QtGui 0x000b3db2 QApplication::QApplication(int&, char**, int) + 100
      5 com.yourcompany.dragdroprobot 0x000064f8 main + 88
      6 com.yourcompany.dragdroprobot 0x00003858 _start + 207
      7 com.yourcompany.dragdroprobot 0x00003788 start + 40

      The crash occurs on the call to qfontForThemeFont in src/gui/kernel/qapplication_mac.mm on line 504. It crashes before entering that funciton.

      Attachments

        Issue Links

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

          Activity

            People

              sorvig Morten Sørvig
              mmorris matt morris
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes