https://bugs.kde.org/show_bug.cgi?id=469647
Lynx3d <lynx.mw+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lynx.mw+...@gmail.com --- Comment #2 from Lynx3d <lynx.mw+...@gmail.com> --- Well I didn't manage to reproduce the crash by minimizing krita, but after working a bit and switching focus to a different application window, it of course caught me just before I wanted to save my work :P #4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139760608016512) at ./nptl/pthread_kill.c:44 #5 __pthread_kill_internal (signo=6, threadid=139760608016512) at ./nptl/pthread_kill.c:78 #6 __GI___pthread_kill (threadid=139760608016512, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #7 0x00007f1c92b0e476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007f1c92af47f3 in __GI_abort () at ./stdlib/abort.c:79 #9 0x00007f1c92fd0bff in () at /opt/qt515-kde/lib/libQt5Core.so.5 #10 0x00007f1c92fcfff0 in qt_assert_x(char const*, char const*, char const*, int) () at /opt/qt515-kde/lib/libQt5Core.so.5 #11 0x00007f1c94f93710 in QList<int>::first() (this=0x564487637810) at /opt/qt515-kde/include/QtCore/qlist.h:361 #12 QList<int>::takeFirst() (this=0x564487637810) at /opt/qt515-kde/include/QtCore/qlist.h:603 #13 QQueue<int>::dequeue() (this=<optimized out>) at /opt/qt515-kde/include/QtCore/qqueue.h:60 #14 KisIdleTasksManager::slotImageIsIdle() (this=0x564487748430) at /home/lynx/coding/krita/krita-git/libs/ui/KisIdleTasksManager.cpp:112 #15 0x00007f1c932323b8 in () at /opt/qt515-kde/lib/libQt5Core.so.5 #16 0x00007f1c932323b8 in () at /opt/qt515-kde/lib/libQt5Core.so.5 #17 0x00007f1c932363fe in QTimer::timeout(QTimer::QPrivateSignal) () at /opt/qt515-kde/lib/libQt5Core.so.5 #18 0x00007f1c93227dbf in QObject::event(QEvent*) () at /opt/qt515-kde/lib/libQt5Core.so.5 #19 0x00007f1c93d3b7a3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /opt/qt515-kde/lib/libQt5Widgets.so.5 #20 0x00007f1c95644345 in KisApplication::notify(QObject*, QEvent*) (this=0x7ffe8e757610, receiver=0x56448773aae0, event=0x7ffe8e7571a0) at /home/lynx/coding/krita/krita-git/libs/ui/KisApplication.cpp:768 #21 0x00007f1c931fa78a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /opt/qt515-kde/lib/libQt5Core.so.5 #22 0x00007f1c93252fdb in QTimerInfoList::activateTimers() () at /opt/qt515-kde/lib/libQt5Core.so.5 #23 0x00007f1c932538dc in () at /opt/qt515-kde/lib/libQt5Core.so.5 #24 0x00007f1c9059dd3b in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007f1c905f26c8 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007f1c9059b3e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007f1c93253ca8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /opt/qt515-kde/lib/libQt5Core.so.5 #28 0x00007f1c931f90ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /opt/qt515-kde/lib/libQt5Core.so.5 #29 0x00007f1c93201644 in QCoreApplication::exec() () at /opt/qt515-kde/lib/libQt5Core.so.5 #30 0x000056448354c73e in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/lynx/coding/krita/krita-git/krita/main.cc:717 -- You are receiving this mail because: You are watching all bug changes.