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

qt creator crash when viewing chart project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 3.1.0-beta
    • Editors
    • None
    • Mac OSX 10.8.5. Xcode 5.1.

    Description

      open chart project.
      Expand Resources
      Expand chart.qrc
      expand /Charts
      double click on qtdata.cht
      click the x on the popup in the editor
      click Resources to un-expand it.

      the following crash occurs:
      WADE-MAXFIELDs-iMac:Qt5.3.0 maxfield$ lldb Qt\ Creator5.3.app/
      Current executable set to 'Qt Creator5.3.app/' (x86_64).
      (lldb) run
      Process 680 launched: '/Users/maxfield/Qt5.3.0/Qt Creator5.3.app/Contents/MacOS/Qt Creator' (x86_64)
      Info: creating stash file /Users/maxfield/Qt5.3.0/Examples/Qt-5.3/widgets/itemviews/build-chart-Clone_of_Desktop_Qt_5_3_0_clang_64bit-Debug/.qmake.stash
      Process 680 stopped

      • thread #1: tid = 0x830c, 0x00000001002556e4 QtWidgets`QWidget::mapFromGlobal(QPoint const&) const + 100, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
        frame #0: 0x00000001002556e4 QtWidgets`QWidget::mapFromGlobal(QPoint const&) const + 100
        QtWidgets`QWidget::mapFromGlobal(QPoint const&) const + 100:
        -> 0x1002556e4: subl 0x18(%rax), %r15d
        0x1002556e8: subl 0x14(%rax), %r14d
        0x1002556ec: testb $0x1, 0xc(%rax)
        0x1002556f0: jne 0x100255712 ; QWidget::mapFromGlobal(QPoint const&) const + 146
        (lldb) bt
      • thread #1: tid = 0x830c, 0x00000001002556e4 QtWidgets`QWidget::mapFromGlobal(QPoint const&) const + 100, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
      • frame #0: 0x00000001002556e4 QtWidgets`QWidget::mapFromGlobal(QPoint const&) const + 100
        frame #1: 0x000000010025a574 QtWidgets`___lldb_unnamed_function649$$QtWidgets + 612
        frame #2: 0x0000000100257cb1 QtWidgets`___lldb_unnamed_function633$$QtWidgets + 561
        frame #3: 0x000000010020277c QtWidgets`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
        frame #4: 0x0000000100205171 QtWidgets`QApplication::notify(QObject*, QEvent*) + 5985
        frame #5: 0x0000000100e66ca2 QtCore`QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
        frame #6: 0x00000001007cc80f QtGui`QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent*) + 911
        frame #7: 0x00000001007c81b7 QtGui`QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 1383
        frame #8: 0x00000001007b6c3b QtGui`QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 315
        frame #9: 0x0000000104c43a97 libqcocoa.dylib`___lldb_unnamed_function441$$libqcocoa.dylib + 295
        frame #10: 0x0000000104c445a8 libqcocoa.dylib`___lldb_unnamed_function455$$libqcocoa.dylib + 40
        frame #11: 0x00007fff8ff4cb31 CoreFoundation`_CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
        frame #12: 0x00007fff8ff4c455 CoreFoundation`__CFRunLoopDoSources0 + 245
        frame #13: 0x00007fff8ff6f7f5 CoreFoundation`__CFRunLoopRun + 789
        frame #14: 0x00007fff8ff6f0e2 CoreFoundation`CFRunLoopRunSpecific + 290
        frame #15: 0x00007fff8746aeb4 HIToolbox`RunCurrentEventLoopInMode + 209
        frame #16: 0x00007fff8746ab94 HIToolbox`ReceiveNextEventCommon + 166
        frame #17: 0x00007fff8746aae3 HIToolbox`BlockUntilNextEventMatchingListInMode + 62
        frame #18: 0x00007fff8e980533 AppKit`_DPSNextEvent + 685
        frame #19: 0x00007fff8e97fdf2 AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
        frame #20: 0x00007fff8e9771a3 AppKit`-[NSApplication run] + 517
        frame #21: 0x0000000104c43374 libqcocoa.dylib`___lldb_unnamed_function436$$libqcocoa.dylib + 2404
        frame #22: 0x0000000100e63d1d QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
        frame #23: 0x0000000100e67257 QtCore`QCoreApplication::exec() + 359
        frame #24: 0x000000010000d643 Qt Creator`main + 23347
        (lldb)

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              wademaxfield Wade Maxfield
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes