[krita] [Bug 458546] New: Crash when selecting a second layer in the layerbox
Halla Rempt
bugzilla_noreply at kde.org
Wed Aug 31 14:14:49 BST 2022
https://bugs.kde.org/show_bug.cgi?id=458546
Bug ID: 458546
Summary: Crash when selecting a second layer in the layerbox
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Compiled Sources
OS: macOS
Status: REPORTED
Severity: crash
Priority: NOR
Component: Layer Stack
Assignee: krita-bugs-null at kde.org
Reporter: halla at valdyas.org
Target Milestone: ---
After a bit of painting, Krita crashed when I selected a second layer using my
pen.
Git hash: 148a5e9bb784d4d84ff5595afe1ab9e48f70883d
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [21469]
VM Region Info: 0 is not in any region. Bytes before following region:
4338204672
REGION TYPE START - END [ VSIZE] PRT/MAX
SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 10293c000-102fb8000 [ 6640K] r-x/r-x
SM=COW ...s/MacOS/krita
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x18dfaa994 _st_localsub + 364
1 libsystem_c.dylib 0x18dfba8c8 time2sub + 1048
2 libsystem_c.dylib 0x18dfba8c8 time2sub + 1048
3 libsystem_c.dylib 0x18dfba458 time2 + 56
4 libsystem_c.dylib 0x18dfba22c _st_time1 + 120
5 libsystem_c.dylib 0x18dfba18c mktime + 88
6 QtCore 0x107b76bc8 0x107b10000 + 420808
7 QtCore 0x107b70b04 0x107b10000 + 396036
8 QtCore 0x107b71560 0x107b10000 + 398688
9 QtCore 0x107b71c34
QDateTime::setMSecsSinceEpoch(long long) + 1084
10 QtCore 0x107b6f780 QTime::currentTime()
+ 88
11 libkritacommand.19.0.0.dylib 0x103259f48
KUndo2Command::setTime() + 20 (kundo2stack.cpp:367)
12 libkritacommand.19.0.0.dylib 0x103259904
KUndo2Command::KUndo2Command(KUndo2MagicString const&, KUndo2Command*) + 264
(kundo2stack.cpp:131)
13 libkritaimage.19.0.0.dylib 0x104cdb914
KisNodeCommand::KisNodeCommand(KUndo2MagicString const&, KisSharedPtr<KisNode>)
+ 24 (kis_node_command.cpp:13)
14 libkritaimage.19.0.0.dylib 0x104cdcee8
KisNodePropertyListCommand::KisNodePropertyListCommand(KisSharedPtr<KisNode>,
QList<KisBaseNode::Property>) + 92 (kis_node_property_list_command.cpp:59)
15 libkritaimage.19.0.0.dylib 0x104cdee44
KisNodePropertyListCommand::KisNodePropertyListCommand(KisSharedPtr<KisNode>,
QList<KisBaseNode::Property>) + 16 (kis_node_property_list_command.cpp:67)
[inlined]
16 libkritaimage.19.0.0.dylib 0x104cdee44
KisNodePropertyListCommand::setNodePropertiesAutoUndo(KisSharedPtr<KisNode>,
KisSharedPtr<KisImage>, QList<KisBaseNode::Property>) + 624
(kis_node_property_list_command.cpp:207)
17 libkritaui.19.0.0.dylib 0x1040fb448
KisNodeManager::trySetNodeProperties(KisSharedPtr<KisNode>,
KisSharedPtr<KisImage>, QList<KisBaseNode::Property>) const + 380
(kis_node_manager.cpp:947)
18 libkritaui.19.0.0.dylib 0x10411bd58
KisNodeModel::setData(QModelIndex const&, QVariant const&, int) + 1824
(kis_node_model.cpp:682)
19 QtCore 0x107cc1280
QSortFilterProxyModel::setData(QModelIndex const&, QVariant const&, int) + 124
20 kritalayerdocker.so 0x11244ec9c
NodeDelegate::Private::resetPropertyStateRecursive(QModelIndex const&,
KisBaseNode::Property* const&) + 492 (NodeDelegate.cpp:635)
21 kritalayerdocker.so 0x11244d860
NodeDelegate::Private::toggleProperty(QList<KisBaseNode::Property>&,
KisBaseNode::Property*, QFlags<Qt::KeyboardModifier>, QModelIndex const&) + 308
(NodeDelegate.cpp:548)
22 kritalayerdocker.so 0x11244fc54
NodeDelegate::editorEvent(QEvent*, QAbstractItemModel*, QStyleOptionViewItem
const&, QModelIndex const&) + 1704 (NodeDelegate.cpp:978)
23 kritalayerdocker.so 0x1124541cc
NodeView::viewportEvent(QEvent*) + 1044 (NodeView.cpp:245)
24 QtCore 0x107ce172c
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 252
25 QtWidgets 0x106329c7c
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 260
26 QtWidgets 0x10632c5d8
QApplication::notify(QObject*, QEvent*) + 6124
27 libkritaui.19.0.0.dylib 0x1043cf74c
KisApplication::notify(QObject*, QEvent*) + 332 (KisApplication.cpp:757)
28 QtCore 0x107ce1444
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 288
29 QtWidgets 0x10632a5f0
QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*,
QWidget**, QPointer<QWidget>&, bool, bool) + 952
30 QtWidgets 0x10637e760 0x106318000 + 419680
31 QtWidgets 0x10637d6c0 0x106318000 + 415424
32 QtWidgets 0x106329c9c
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 292
33 QtWidgets 0x10632b010
QApplication::notify(QObject*, QEvent*) + 548
34 libkritaui.19.0.0.dylib 0x1043cf74c
KisApplication::notify(QObject*, QEvent*) + 332 (KisApplication.cpp:757)
35 QtCore 0x107ce1444
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 288
36 QtGui 0x1070b9b54
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
+ 2956
37 QtGui 0x1070bd308
QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::TabletEvent*)
+ 1192
38 QtGui 0x1070a1254
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
+ 248
39 libqcocoa.dylib 0x109ff421c 0x109fc0000 + 213532
40 CoreFoundation 0x18e1ad044
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
41 CoreFoundation 0x18e1acf90 __CFRunLoopDoSource0
+ 208
42 CoreFoundation 0x18e1acc90
__CFRunLoopDoSources0 + 268
43 CoreFoundation 0x18e1ab610 __CFRunLoopRun + 828
44 CoreFoundation 0x18e1aab34 CFRunLoopRunSpecific
+ 600
45 HIToolbox 0x196dea338
RunCurrentEventLoopInMode + 292
46 HIToolbox 0x196de9fc4
ReceiveNextEventCommon + 324
47 HIToolbox 0x196de9e68
_BlockUntilNextEventMatchingListInModeWithFilter + 72
48 AppKit 0x190d1251c _DPSNextEvent + 860
49 AppKit 0x190d10e14
-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
+ 1328
50 AppKit 0x190d02fe0 -[NSApplication run]
+ 596
51 libqcocoa.dylib 0x109ff3094 0x109fc0000 + 209044
52 QtCore 0x107cdcca8
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 524
53 QtCore 0x107ce1b04
QCoreApplication::exec() + 128
54 krita 0x10294cecc main + 10608
(main.cc:721)
55 dyld 0x1030a108c start + 520
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list