[krita] [Bug 455844] New: Crash when opening the color adjustment filter on a filter mask
Halla Rempt
bugzilla_noreply at kde.org
Thu Jun 23 13:33:16 BST 2022
https://bugs.kde.org/show_bug.cgi?id=455844
Bug ID: 455844
Summary: Crash when opening the color adjustment filter on a
filter mask
Product: krita
Version: 5.0.6
Platform: macOS (DMG)
OS: macOS
Status: REPORTED
Severity: crash
Priority: NOR
Component: Tools/Selection
Assignee: krita-bugs-null at kde.org
Reporter: halla at valdyas.org
Target Milestone: ---
* create a 4000x4000 8 bit sRGB image
* make a selection
* show the global selection mask (which will get selected)
* press ctrl-m/cmd-m to open the color adjustnent filter
On at least Linux on my desktop and macOS on a 2015 macbook pro I have seen the
crash.
Backtrace:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libkritaimage.17.dylib 0x0000000109f3925e 0x109f1f000 + 107102
1 libkritaimage.17.dylib 0x0000000109f3940e
KisTile::KisTile(int, int, KisTileData*, KisMementoManager*) + 174
2 libkritaimage.17.dylib 0x0000000109f486d1 0x109f1f000 + 169681
3 libkritaimage.17.dylib 0x0000000109f543ce 0x109f1f000 + 218062
4 libkritaimage.17.dylib 0x0000000109f56294 0x109f1f000 + 225940
5 libkritaimage.17.dylib 0x0000000109f561ec 0x109f1f000 + 225772
6 libkritaimage.17.dylib 0x000000010a14951f 0x109f1f000 +
2270495
7 libkritaimage.17.dylib 0x000000010a148e21
KisPaintDevice::calculateExactBounds(bool) const + 433
8 libkritaimage.17.dylib 0x000000010a15b1ee 0x109f1f000 +
2343406
9 libkritaimage.17.dylib 0x000000010a148ab3
KisPaintDevice::exactBounds() const + 99
10 libkritaui.17.dylib 0x0000000109855324
KisStatusBar::updateSelectionToolTip() + 84
11 libkritaui.17.dylib 0x000000010984c9f8
KisSelectionManager::updateStatusBar() + 72
12 libkritaui.17.dylib 0x000000010984c8de
KisSelectionManager::updateGUI() + 606
13 libkritaui.17.dylib 0x0000000109b2bbe5
KisViewManager::guiUpdateTimeout() + 37
14 org.qt-project.QtCore 0x000000010c8986da
QMetaObject::activate(QObject*, int, int, void**) + 2138
15 libkritaglobal.17.dylib 0x000000010b0e0bcc
KisSignalCompressor::tryEmitOnTick(bool) + 188
16 libkritaglobal.17.dylib 0x000000010b0e0c28
KisSignalCompressor::slotTimerExpired() + 56
17 org.qt-project.QtCore 0x000000010c8986da
QMetaObject::activate(QObject*, int, int, void**) + 2138
18 org.qt-project.QtCore 0x000000010c89fa22
QTimer::timerEvent(QTimerEvent*) + 98
19 org.qt-project.QtCore 0x000000010c891694
QObject::event(QEvent*) + 100
20 org.qt-project.QtWidgets 0x000000010b39a7b9
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 265
21 org.qt-project.QtWidgets 0x000000010b39bae0
QApplication::notify(QObject*, QEvent*) + 480
22 libkritaui.17.dylib 0x0000000109aa3cd2
KisApplication::notify(QObject*, QEvent*) + 210
23 org.qt-project.QtCore 0x000000010c869f57
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167
24 org.qt-project.QtCore 0x000000010c8bf91a
QTimerInfoList::activateTimers() + 1002
25 libqcocoa.dylib 0x000000010f1d6855 0x10f1a2000 + 215125
26 com.apple.CoreFoundation 0x00007fff3549c683
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
27 com.apple.CoreFoundation 0x00007fff3549c629 __CFRunLoopDoSource0
+ 108
28 com.apple.CoreFoundation 0x00007fff3547ffeb
__CFRunLoopDoSources0 + 195
29 com.apple.CoreFoundation 0x00007fff3547f5b5 __CFRunLoopRun +
1189
30 com.apple.CoreFoundation 0x00007fff3547eebe CFRunLoopRunSpecific
+ 455
31 com.apple.HIToolbox 0x00007fff346de1ab
RunCurrentEventLoopInMode + 292
32 com.apple.HIToolbox 0x00007fff346ddee5
ReceiveNextEventCommon + 603
33 com.apple.HIToolbox 0x00007fff346ddc76
_BlockUntilNextEventMatchingListInModeWithFilter + 64
34 com.apple.AppKit 0x00007fff32a7679d _DPSNextEvent + 1135
35 com.apple.AppKit 0x00007fff32a7548b
-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
+ 1361
36 com.apple.AppKit 0x00007fff32a6f5a8 -[NSApplication run]
+ 699
37 libqcocoa.dylib 0x000000010f1d73be 0x10f1a2000 + 218046
38 org.qt-project.QtCore 0x000000010c865d37
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
39 org.qt-project.QtCore 0x000000010c86a5b2
QCoreApplication::exec() + 130
40 org.krita 0x0000000108f9cf92 0x108f8c000 + 69522
41 libdyld.dylib 0x00007fff613fa3d5 start + 1
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list