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

Crash in Qt Creator while editing and saving pro files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • Qt Creator 4.13.1
    • None
    • Android, Linux/X11, Windows

    Description

      A crash is happening several times while editing *.pro files and saving, the crash seems to happen when the project is being or starting to parse. Here's is a stack trace for the crash:

       

      1  std::__atomic_base<int>::load                                                                                                                                                              atomic_base.h             396  0x7fffb0f925bc 
      2  QAtomicOps<int>::loadRelaxed<int>                                                                                                                                                          qatomic_cxx11.h           239  0x7fffb0f925bc 
      3  QBasicAtomicInteger<int>::loadRelaxed                                                                                                                                                      qbasicatomic.h            107  0x7fffb0f920ca 
      4  QWeakPointer<QObject>::internalData                                                                                                                                                        qsharedpointer_impl.h     701  0x7fffb0fba003 
      5  QPointer<QmakeProjectManager::QmakeBuildSystem>::data                                                                                                                                      qpointer.h                77   0x7fffb0fb2da0 
      6  QPointer<QmakeProjectManager::QmakeBuildSystem>::operator->                                                                                                                                qpointer.h                79   0x7fffb0fac150 
      7  QmakeProjectManager::QmakePriFile::scheduleUpdate                                                                                                                                          qmakeparsernodes.cpp      236  0x7fffb0f9534c 
      8  QmakeProjectManager::Internal::QmakePriFileDocument::reload                                                                                                                                qmakeproject.cpp          125  0x7fffb0fe7d91 
      9  Core::DocumentManager::checkForReload                                                                                                                                                      documentmanager.cpp       1226 0x7fffcbb21b72 
      10 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (Core::DocumentManager:: *)()>::call(void (Core::DocumentManager:: *)(), Core::DocumentManager *, void * *) qobjectdefs_impl.h        152  0x7fffcb995c3a 
      11 QtPrivate::FunctionPointer<void (Core::DocumentManager:: *)()>::call<QtPrivate::List<>, void>(void (Core::DocumentManager:: *)(), Core::DocumentManager *, void * *)                       qobjectdefs_impl.h        185  0x7fffcb99534d 
      12 QtPrivate::QSlotObject<void (Core::DocumentManager:: *)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void * *, bool *)                                  qobjectdefs_impl.h        418  0x7fffcb994222 
      13 QtPrivate::QSlotObjectBase::call                                                                                                                                                           qobjectdefs_impl.h        398  0x7ffff5ac1a16 
      14 QSingleShotTimer::timerEvent                                                                                                                                                               qtimer.cpp                320  0x7ffff5ac1a16 
      15 QObject::event                                                                                                                                                                             qobject.cpp               1336 0x7ffff5ab3cab 
      16 QApplicationPrivate::notify_helper                                                                                                                                                         qapplication.cpp          3671 0x7ffff6e2213c 
      17 QApplication::notify                                                                                                                                                                       qapplication.cpp          3417 0x7ffff6e28d10 
      18 QCoreApplication::notifyInternal2                                                                                                                                                          qcoreapplication.cpp      1061 0x7ffff5a848f8 
      19 QCoreApplication::sendEvent                                                                                                                                                                qcoreapplication.cpp      1456 0x7ffff5a84aae 
      20 QTimerInfoList::activateTimers                                                                                                                                                             qtimerinfo_unix.cpp       643  0x7ffff5adf5d9 
      21 timerSourceDispatch                                                                                                                                                                        qeventdispatcher_glib.cpp 183  0x7ffff5adfdb1 
      22 g_main_context_dispatch                                                                                                                                                                                                   0x7ffff0d95417 
      23 ??                                                                                                                                                                                                                        0x7ffff0d95650 
      24 g_main_context_iteration                                                                                                                                                                                                  0x7ffff0d956dc 
      25 QEventDispatcherGlib::processEvents                                                                                                                                                        qeventdispatcher_glib.cpp 423  0x7ffff5ae011c 
      26 QEventLoop::exec                                                                                                                                                                           qeventloop.cpp            232  0x7ffff5a8330a 
      27 QCoreApplication::exec                                                                                                                                                                     qcoreapplication.cpp      1369 0x7ffff5a8c2b3 
      28 main                                                                                                                                                                                       main.cpp                  740  0x5555555683fa 
      
      

       

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              assam Assam Boudjelthia
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes