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

crash when opening shader

    XMLWordPrintable

Details

    • e4db67b523732bd315e4a8e395e3a2a7d86ddd74 (qt-creator/qt-creator/4.15)

    Description

      i get a crash when opening a shader program:

      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0   libGLSL.4.15.0.dylib          	0x000000010d04c285 GLSL::Semantic::visit(GLSL::LiteralExpressionAST*) + 37
      1   libGLSL.4.15.0.dylib          	0x000000010d0351e9 GLSL::LiteralExpressionAST::accept0(GLSL::Visitor*) + 25
      2   libGLSL.4.15.0.dylib          	0x000000010d050071 GLSL::Semantic::visit(GLSL::VariableDeclarationAST*) + 209
      3   libGLSL.4.15.0.dylib          	0x000000010d03649f GLSL::VariableDeclarationAST::accept0(GLSL::Visitor*) + 31
      4   libGLSL.4.15.0.dylib          	0x000000010d05038d GLSL::Semantic::visit(GLSL::InitDeclarationAST*) + 109
      5   libGLSL.4.15.0.dylib          	0x000000010d0366e0 GLSL::InitDeclarationAST::accept0(GLSL::Visitor*) + 32
      6   libGLSL.4.15.0.dylib          	0x000000010d04b90d GLSL::Semantic::translationUnit(GLSL::TranslationUnitAST*, GLSL::Scope*, GLSL::Engine*) + 125
      7   libGLSLEditor.dylib           	0x000000010d00548c GlslEditor::Internal::GlslEditorWidget::updateDocumentNow() + 1276
      8   org.qt-project.QtCore         	0x0000000102682ba2 void doActivate<false>(QObject*, int, void**) + 802
      9   org.qt-project.QtCore         	0x00000001024a473a QTimer::timerEvent(QTimerEvent*) + 106
      10  org.qt-project.QtCore         	0x000000010267a4ad QObject::event(QEvent*) + 109
      11  org.qt-project.QtWidgets      	0x00000001013ad807 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
      12  org.qt-project.QtWidgets      	0x00000001013ae985 QApplication::notify(QObject*, QEvent*) + 501
      13  org.qt-project.QtCore         	0x0000000102458ba9 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 169
      14  org.qt-project.QtCore         	0x00000001025b62bc QTimerInfoList::activateTimers() + 908
      15  libqcocoa.dylib               	0x0000000107018855 QCocoaEventDispatcherPrivate::activateTimersSourceCallback(void*) + 21
      16  com.apple.CoreFoundation      	0x00007fff2dd87d52 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
      17  com.apple.CoreFoundation      	0x00007fff2dd87cf1 __CFRunLoopDoSource0 + 103
      18  com.apple.CoreFoundation      	0x00007fff2dd87b67 __CFRunLoopDoSources0 + 301
      19  com.apple.CoreFoundation      	0x00007fff2dd8683a __CFRunLoopRun + 927
      20  com.apple.CoreFoundation      	0x00007fff2dd85e3e CFRunLoopRunSpecific + 462
      21  com.apple.HIToolbox           	0x00007fff2c9b2abd RunCurrentEventLoopInMode + 292
      22  com.apple.HIToolbox           	0x00007fff2c9b26f4 ReceiveNextEventCommon + 359
      23  com.apple.HIToolbox           	0x00007fff2c9b2579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
      24  com.apple.AppKit              	0x00007fff2aff8039 _DPSNextEvent + 883
      25  com.apple.AppKit              	0x00007fff2aff6880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
      26  com.apple.AppKit              	0x00007fff2afe858e -[NSApplication run] + 658
      27  libqcocoa.dylib               	0x00000001070193f1 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2129
      28  org.qt-project.QtCore         	0x0000000102460656 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 470
      29  org.qt-project.QtCore         	0x00000001024591d2 QCoreApplication::exec() + 130
      30  org.qt-project.qtcreator      	0x0000000100e7c10b main + 24939
      31  libdyld.dylib                 	0x00007fff67e6ecc9 start + 1
      

      Attachments

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

        Activity

          People

            con Eike Ziller
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes