Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt Creator 2.7.0 crashing under Mac OSX 10.9 Mavericks (Developer Preview 2)

    Tools
    4
    4
    3361
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DeepBlade last edited by

      Is anyone able to launch Qt Creator 2.7.0 with Qt 5.0.2 in Mac OSX 10.9 Mavericks (Developer Preview 2) ?
      I get the following crash report generated when I launch Qt Creator:

      Process: Qt Creator [4301]
      Path: /Applications/QtCreator/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier: org.qt-project.qtcreator
      Version: 2.7.0 (2.7.0)
      Code Type: X86-64 (Native)
      Parent Process: launchd [154]
      Responsible: Qt Creator [4301]
      User ID: 501

      Date/Time: 2013-06-30 12:10:52.952 -0400
      OS Version: Mac OS X 10.9 (13A497d)
      Report Version: 11
      Anonymous UUID: 7EFB69CA-FEDD-C710-1F08-68792E95084F

      Sleep/Wake UUID: C99506BE-8E8C-4837-A6B0-AB148A3A9BEA

      Crashed Thread: 0 Dispatch queue: com.apple.main-thread

      Exception Type: EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff5f3fff58

      VM Regions Near 0x7fff5f3fff58:
      MALLOC_NANO 00006100008a0000-00006100008c0000 [ 128K] rw-/rwx SM=PRV
      --> STACK GUARD 00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL stack guard for thread 0
      Stack 00007fff5f400000-00007fff5fc00000 [ 8192K] rw-/rwx SM=COW thread 0

      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 com.apple.CoreText 0x00007fff8bdeacf8 GetUnscaledAdvances(TFont const&, unsigned short const*, CGSize*, long, CTFontOrientation) + 248
      1 com.apple.CoreText 0x00007fff8bdead6a TFont::GetAdvancesForGlyphs(unsigned short const*, CGSize*, long, CTFontOrientation) const + 72
      2 com.apple.CoreText 0x00007fff8bde50c5 CTFontGetAdvancesForGlyphs + 272
      3 libqcocoa.dylib 0x000000010140eb13 0x1013c3000 + 310035
      4 QtGui 0x00000001006c81ee QFontEngineMulti::stringToCMap(QChar const*, int, QGlyphLayout*, int*, QFlagsQFontEngine::ShaperFlag) const + 78
      5 QtGui 0x00000001006d1454 QFontMetrics::width(QChar) const + 276
      6 QtGui 0x00000001006dcbdd 0x100619000 + 801757
      7 QtGui 0x00000001006d588d 0x100619000 + 772237
      8 QtGui 0x00000001006d4bd9 QFontDatabase::findFont(int, QFontPrivate const*, QFontDef const&, bool) + 345
      9 QtGui 0x0000000100775437 QFontEngineMultiQPA::loadEngine(int) + 103
      10 QtGui 0x00000001006c844c QFontEngineMulti::stringToCMap(QChar const*, int, QGlyphLayout*, int*, QFlagsQFontEngine::ShaperFlag) const + 684
      11 QtGui 0x00000001006d1454 QFontMetrics::width(QChar) const + 276
      12 QtGui 0x00000001006dcbdd 0x100619000 + 801757
      13 QtGui 0x00000001006d588d 0x100619000 + 772237
      14 QtGui 0x00000001006d4bd9 QFontDatabase::findFont(int, QFontPrivate const*, QFontDef const&, bool) + 345

      ...

      1 Reply Last reply Reply Quote 0
      • G
        gakaki last edited by

        YES I AM CRASH IN OS 10.9 DP2 TOO.
        CAN NOT BE USE CREATEOR QT 5.1

        1 Reply Last reply Reply Quote 0
        • C
          csCATER last edited by

          Yeah...This vision is not suitable for developing...

          1 Reply Last reply Reply Quote 0
          • T
            tobias.hunger last edited by

            Qt does not yet support Mavericks, so I am not surprised that Creator runs into trouble on it.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post