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

Crash when exit is called while process reaper is running

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • Qt Creator 14.0.1
    • All Other Issues
    • None
    • 0bdfe776e (master)

    Description

      This call to exit() was probably triggered by the license checker code somewhere during/shortly after startup.

      Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
      0   QtCore                        	       0x103952298 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData>>::get() const + 0 (qscopedpointer.h:112) [inlined]
      1   QtCore                        	       0x103952298 decltype(fp.get()) qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData>> const>(QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData>> const&) + 0 (qtclasshelpermacros.h:79) [inlined]
      2   QtCore                        	       0x103952298 QObject::d_func() const + 0 (qobject.h:107) [inlined]
      3   QtCore                        	       0x103952298 QObject::thread() const + 0 (qobject.cpp:1633)
      4   libUtils.14.0.1.dylib         	       0x101e979d0 Utils::ProcessReaper::ProcessReaper() + 284
      5   libUtils.14.0.1.dylib         	       0x101e503b8 0x101cdc000 + 1524664
      6   libUtils.14.0.1.dylib         	       0x101e97e30 Utils::ProcessReaper::reap(QProcess*, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l>>) + 152
      7   libUtils.14.0.1.dylib         	       0x101eb2eb8 0x101cdc000 + 1928888
      8   libUtils.14.0.1.dylib         	       0x101eb10d0 0x101cdc000 + 1921232
      9   libUtils.14.0.1.dylib         	       0x101eb07d8 0x101cdc000 + 1918936
      10  libUtils.14.0.1.dylib         	       0x101eaa1d4 Utils::Process::~Process() + 88
      11  libUtils.14.0.1.dylib         	       0x101eafc90 0x101cdc000 + 1916048
      12  libUtils.14.0.1.dylib         	       0x101cfd434 0x101cdc000 + 136244
      13  libUtils.14.0.1.dylib         	       0x101cf4610 0x101cdc000 + 99856
      14  libUtils.14.0.1.dylib         	       0x101cfd444 0x101cdc000 + 136260
      15  libUtils.14.0.1.dylib         	       0x101cf48a8 0x101cdc000 + 100520
      16  libUtils.14.0.1.dylib         	       0x101cefd90 Tasking::TaskTree::~TaskTree() + 40
      17  libIos.dylib                  	       0x113e1382c 0x113dd8000 + 243756
      18  libIos.dylib                  	       0x113e154dc 0x113dd8000 + 251100
      19  libsystem_c.dylib             	       0x1869872e8 __cxa_finalize_ranges + 476
      20  libsystem_c.dylib             	       0x186987070 exit + 44
      21  libdyld.dylib                 	       0x186ae2850 dyld4::LibSystemHelpers::exit(int) const + 20
      22  dyld                          	       0x18673f1a0 start + 2552
      

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes