Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 17.0.0
-
None
Description
When using Qt Creator 17 and trying to commit or amend an existing commit, Qt Creator would crash when editing the commit message.
The stack trace would look like:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtQml 0x10452e8d8 0x1043a8000 + 1599704 1 QtQml 0x10452f26c 0x1043a8000 + 1602156 2 QtQml 0x104530e00 0x1043a8000 + 1609216 3 QtQml 0x1045367ec QV4::GCStateMachine::transition() + 1744 4 QtCore 0x1051de244 QObject::event(QEvent*) + 672 5 QtWidgets 0x1028d7c74 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 332 6 QtWidgets 0x1028d8c4c QApplication::notify(QObject*, QEvent*) + 516 7 QtCore 0x105194fb8 QCoreApplication::sendEvent(QObject*, QEvent*) + 172 8 QtCore 0x105195838 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 524 9 libqcocoa.dylib 0x103a2c544 0x103a14000 + 99652 10 libqcocoa.dylib 0x103a2d7e4 0x103a14000 + 104420 11 CoreFoundation 0x182251cd4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 12 CoreFoundation 0x182251c68 __CFRunLoopDoSource0 + 172 13 CoreFoundation 0x1822519d4 __CFRunLoopDoSources0 + 232 14 CoreFoundation 0x182250628 __CFRunLoopRun + 840 15 CoreFoundation 0x18224fc58 CFRunLoopRunSpecific + 572 16 HIToolbox 0x18dce427c RunCurrentEventLoopInMode + 324 17 HIToolbox 0x18dce74e8 ReceiveNextEventCommon + 676 18 HIToolbox 0x18de72484 _BlockUntilNextEventMatchingListInModeWithFilter + 76 19 AppKit 0x186177ab4 _DPSNextEvent + 684 20 AppKit 0x186b165b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 21 AppKit 0x18616ac64 -[NSApplication run] + 480 22 libqcocoa.dylib 0x103a2b068 0x103a14000 + 94312 23 QtCore 0x10519e67c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 588 24 QtCore 0x105194cc8 QCoreApplication::exec() + 228 25 Qt Creator 0x10243eda4 0x10242c000 + 77220 26 dyld 0x181dc6b98 start + 6076