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

Lynx3d <lynx.mw+...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lynx.mw+...@gmail.com

--- Comment #1 from Lynx3d <lynx.mw+...@gmail.com> ---
I just had a crash a few seconds after converting image color space for a test,
and it did indeed happen in layer thumbnail creation.

The latest upstream commit in my working branch happens to be the same commit.
The backtrace is not terribly useful though...

Application: Krita (krita), signal: Segmentation fault

[KCrash Handler]
#4  0x00007ff79690f300 in  () at /opt/qt515-kde/lib/libQt5Core.so.5
#5  0x00007ff79690f554 in QSortFilterProxyModel::data(QModelIndex const&, int)
const () at /opt/qt515-kde/lib/libQt5Core.so.5
#6  0x00007ff7840e6935 in QModelIndex::data(int) const (arole=257,
this=0x7ffc50312b10) at /opt/qt515-kde/include/QtCore/qabstractitemmodel.h:460
#7  NodeView::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int>
const&) (this=0x55c91c7708c0, topLeft=..., bottomRight=...) at
(...)/plugins/dockers/layerdocker/NodeView.cpp:332
#8  0x00007ff7840e47b6 in NodeView::updateNode(QModelIndex const&)
(this=<optimized out>, index=...) at
(...)/plugins/dockers/layerdocker/NodeView.cpp:157
#9  0x00007ff7840c6d54 in LayerBox::updateDirtyThumbnails()
(this=0x55c91c760d50) at (...)/plugins/dockers/layerdocker/LayerBox.cpp:1110
#10 0x00007ff79697d3b8 in  () at /opt/qt515-kde/lib/libQt5Core.so.5
#11 0x00007ff79697d3b8 in  () at /opt/qt515-kde/lib/libQt5Core.so.5
#12 0x00007ff7969813fe in QTimer::timeout(QTimer::QPrivateSignal) () at
/opt/qt515-kde/lib/libQt5Core.so.5
#13 0x00007ff796972dbf in QObject::event(QEvent*) () at
/opt/qt515-kde/lib/libQt5Core.so.5
#14 0x00007ff7974867a3 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /opt/qt515-kde/lib/libQt5Widgets.so.5
#15 0x00007ff798d0f565 in KisApplication::notify(QObject*, QEvent*)
(this=0x7ffc50313450, receiver=0x55c91c7633e0, event=0x7ffc50312fe0) at
(...)/libs/ui/KisApplication.cpp:757
#16 0x00007ff79694578a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /opt/qt515-kde/lib/libQt5Core.so.5
#17 0x00007ff79699dfdb in QTimerInfoList::activateTimers() () at
/opt/qt515-kde/lib/libQt5Core.so.5
#18 0x00007ff79699e924 in  () at /opt/qt515-kde/lib/libQt5Core.so.5
#19 0x00007ff793d97d1b in g_main_context_dispatch () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007ff793dec6f8 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007ff793d953c3 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007ff79699eca8 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /opt/qt515-kde/lib/libQt5Core.so.5
#23 0x00007ff7969440ab in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/opt/qt515-kde/lib/libQt5Core.so.5
#24 0x00007ff79694c644 in QCoreApplication::exec() () at
/opt/qt515-kde/lib/libQt5Core.so.5
#25 0x000055c915ab07c1 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at (...)/krita/main.cc:727
[Inferior 1 (process 59747) detached]

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

Reply via email to