[Qt-creator] MacOS: mouseReleaseEvent crash log
Jason H
jhihn at gmx.com
Wed Nov 27 21:42:40 CET 2019
I clicked "Abort debugging"
------------------------
Process: Qt Creator [33928]
Path: /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
Identifier: org.qt-project.qtcreator
Version: 4.10.2 (4.10.2)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Qt Creator [33928]
User ID: 501
Date/Time: 2019-11-27 15:37:42.954 -0500
OS Version: Mac OS X 10.14.6 (18G103)
Report Version: 12
Bridge OS Version: 4.1 (17P1081)
Anonymous UUID: 334B0A41-53C6-7D51-BD65-64A23C95424F
Sleep/Wake UUID: F17D2D14-481C-4D2B-B6F9-030AD2C22282
Time Awake Since Boot: 230000 seconds
Time Since Wake: 11000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00003add3c5b7f70
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [33928]
VM Regions Near 0x3add3c5b7f70:
MALLOC_LARGE 000000013b4be000-000000013bcbe000 [ 8192K] rw-/rwx SM=PRV
-->
MALLOC_NANO 0000600000000000-0000600030000000 [768.0M] rw-/rwx SM=PRV
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libCore.dylib 0x000000011263bda8 Core::OutputWindow::mouseReleaseEvent(QMouseEvent*) + 232
1 org.qt-project.QtWidgets 0x000000010d18706d QWidget::event(QEvent*) + 445
2 org.qt-project.QtWidgets 0x000000010d22d92d QFrame::event(QEvent*) + 45
3 org.qt-project.QtCore 0x000000010e4ade24 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 148
4 org.qt-project.QtWidgets 0x000000010d14b618 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 248
5 org.qt-project.QtWidgets 0x000000010d14e488 QApplication::notify(QObject*, QEvent*) + 7336
6 org.qt-project.QtCore 0x000000010e4adb74 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
7 org.qt-project.QtWidgets 0x000000010d14bf50 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 896
8 org.qt-project.QtWidgets 0x000000010d1a654e 0x10d13b000 + 439630
9 org.qt-project.QtWidgets 0x000000010d1a5235 0x10d13b000 + 434741
10 org.qt-project.QtWidgets 0x000000010d14b62d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
11 org.qt-project.QtWidgets 0x000000010d14ca32 QApplication::notify(QObject*, QEvent*) + 594
12 org.qt-project.QtCore 0x000000010e4adb74 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
13 org.qt-project.QtGui 0x000000010d7234e5 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3397
14 org.qt-project.QtGui 0x000000010d70aa5b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 219
15 libqcocoa.dylib 0x000000010df33b30 0x10deff000 + 215856
16 libqcocoa.dylib 0x000000010df34298 0x10deff000 + 217752
17 com.apple.CoreFoundation 0x00007fff2e655de3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
18 com.apple.CoreFoundation 0x00007fff2e655d89 __CFRunLoopDoSource0 + 108
19 com.apple.CoreFoundation 0x00007fff2e63974b __CFRunLoopDoSources0 + 195
20 com.apple.CoreFoundation 0x00007fff2e638d15 __CFRunLoopRun + 1189
21 com.apple.CoreFoundation 0x00007fff2e63861e CFRunLoopRunSpecific + 455
22 com.apple.HIToolbox 0x00007fff2d8971ab RunCurrentEventLoopInMode + 292
23 com.apple.HIToolbox 0x00007fff2d896ded ReceiveNextEventCommon + 355
24 com.apple.HIToolbox 0x00007fff2d896c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
More information about the Qt-creator
mailing list