https://bugs.kde.org/show_bug.cgi?id=457125

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED
                 CC|                            |a...@amyspark.me
           Keywords|                            |release_blocker

--- Comment #1 from amyspark <a...@amyspark.me> ---
Confirmed on latest stable nightly (commit e91e5d4). Also happens on nightly
master (commit a40c361). This is the stacktrace on macOS:

0   libkritaui.18.dylib                 0x0000000108e0a735 0x108ce4000 +
1206069
1   org.qt-project.QtCore               0x000000010bd776da
QMetaObject::activate(QObject*, int, int, void**) + 2138
2   org.qt-project.QtCore               0x000000010bd776da
QMetaObject::activate(QObject*, int, int, void**) + 2138
3   libkritaglobal.18.dylib             0x000000010a912f1c
KisSignalCompressor::tryEmitOnTick(bool) + 188
4   libkritaglobal.18.dylib             0x000000010a912f78
KisSignalCompressor::slotTimerExpired() + 56
5   org.qt-project.QtCore               0x000000010bd776da
QMetaObject::activate(QObject*, int, int, void**) + 2138
6   org.qt-project.QtCore               0x000000010bd7ea22
QTimer::timerEvent(QTimerEvent*) + 98
7   org.qt-project.QtCore               0x000000010bd70694
QObject::event(QEvent*) + 100
8   org.qt-project.QtWidgets            0x000000010a971489
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 265
9   org.qt-project.QtWidgets            0x000000010a9727b0
QApplication::notify(QObject*, QEvent*) + 480
10  libkritaui.18.dylib                 0x0000000109156fa0
KisApplication::notify(QObject*, QEvent*) + 160
11  org.qt-project.QtCore               0x000000010bd48f57
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167
12  org.qt-project.QtCore               0x000000010bd9e91a
QTimerInfoList::activateTimers() + 1002
13  libqcocoa.dylib                     0x000000010eb5d9f5 0x10eb29000 + 215541
14  com.apple.CoreFoundation            0x00007fff20986cec
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
15  com.apple.CoreFoundation            0x00007fff20986c54 __CFRunLoopDoSource0
+ 180
16  com.apple.CoreFoundation            0x00007fff209869d4
__CFRunLoopDoSources0 + 242
17  com.apple.CoreFoundation            0x00007fff209853fc __CFRunLoopRun + 893
18  com.apple.CoreFoundation            0x00007fff209849bc CFRunLoopRunSpecific
+ 563
19  com.apple.HIToolbox                 0x00007fff28bcda83
RunCurrentEventLoopInMode + 292
20  com.apple.HIToolbox                 0x00007fff28bcd7e5
ReceiveNextEventCommon + 587
21  com.apple.HIToolbox                 0x00007fff28bcd583
_BlockUntilNextEventMatchingListInModeWithFilter + 70
22  com.apple.AppKit                    0x00007fff2318db12 _DPSNextEvent + 864
23  com.apple.AppKit                    0x00007fff2318c2e5
-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
+ 1364
24  com.apple.AppKit                    0x00007fff2317e609 -[NSApplication run]
+ 586
25  libqcocoa.dylib                     0x000000010eb5e55e 0x10eb29000 + 218462
26  org.qt-project.QtCore               0x000000010bd44d37
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
27  org.qt-project.QtCore               0x000000010bd495b2
QCoreApplication::exec() + 130
28  org.krita                           0x000000010865c5eb 0x10864b000 + 71147
29  libdyld.dylib                       0x00007fff208a9f3d start + 1

(it doesn't make sense, so I suppose some part of the undo machinery set a
compressed signal along the way.)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to