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

            Bug ID: 384111
           Summary: Krita crashs when creating or opening a drawing or
                    image
           Product: krita
           Version: 3.2.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: krita-bugs-n...@kde.org
          Reporter: bmroo5...@gmail.com
  Target Milestone: ---

Application: krita (3.2.0)

Qt Version: 5.9.1
Frameworks Version: 5.37.0
Operating System: Linux 4.10.0-32-generic x86_64
Distribution: KDE neon User Edition 5.10

-- Information about the crash:
- What I was doing when the application crashed:
I started up Krita and tried to create a new drawing with the default settings,
after pressing Create the program suddenly crashes. Krita crashes when also
opening any drawing or image. A few days ago the program worked perfectly fine.
Even removing and reinstalling the program hasn't fixed the issue.

The crash can be reproduced every time.

-- Backtrace:
Application: Krita (krita), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f78b39c9900 (LWP 17663))]

Thread 4 (Thread 0x7f788fedd700 (LWP 17669)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f78c807e8eb in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0xa064190) at
thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=this@entry=0xa063dd0,
mutex=mutex@entry=0xa063dc8, time=time@entry=18446744073709551615) at
thread/qwaitcondition_unix.cpp:215
#3  0x00007f78c8ddad8a in QFileInfoGatherer::run (this=0xa063db8) at
dialogs/qfileinfogatherer.cpp:253
#4  0x00007f78c807d989 in QThreadPrivate::start (arg=0xa063db8) at
thread/qthread_unix.cpp:368
#5  0x00007f78c20bd6ba in start_thread (arg=0x7f788fedd700) at
pthread_create.c:333
#6  0x00007f78c77743dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f788f6dc700 (LWP 17667)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f78c807e8eb in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x9417640) at
thread/qwaitcondition_unix.cpp:143
#2  QWaitCondition::wait (this=<optimized out>, mutex=mutex@entry=0x9417620,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:215
#3  0x00007f78c8077a16 in QSemaphore::tryAcquire (this=0x9417400, n=n@entry=1,
timeout=timeout@entry=-1) at thread/qsemaphore.cpp:220
#4  0x00007f78c5860c33 in KisTileDataSwapper::waitForWork
(this=this@entry=0x7f78c5d3aa80 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder+64>) at
/workspace/build/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#5  0x00007f78c5860e2a in KisTileDataSwapper::run (this=0x7f78c5d3aa80
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder+64>) at
/workspace/build/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#6  0x00007f78c807d989 in QThreadPrivate::start (arg=0x7f78c5d3aa80 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder+64>) at
thread/qthread_unix.cpp:368
#7  0x00007f78c20bd6ba in start_thread (arg=0x7f788f6dc700) at
pthread_create.c:333
#8  0x00007f78c77743dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f78a5c9d700 (LWP 17665)):
#0  0x00007f78c776870d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f78c0ac538c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f78c0ac549c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f78c82a694b in QEventDispatcherGlib::processEvents
(this=0x7f78a00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f78c824f7ca in QEventLoop::exec (this=this@entry=0x7f78a5c9cc90,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f78c8078cd4 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:515
#6  0x00007f78c22e8b75 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f78c807d989 in QThreadPrivate::start (arg=0x7f78c235eda0) at
thread/qthread_unix.cpp:368
#8  0x00007f78c20bd6ba in start_thread (arg=0x7f78a5c9d700) at
pthread_create.c:333
#9  0x00007f78c77743dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f78b39c9900 (LWP 17663)):
[KCrash Handler]
#6  0x00007f78c9c4b0d3 in QOpenGLFunctions_3_0::glClearColor (this=0xacddba0,
alpha=1, blue=0.501960814, green=0.501960814, red=0) at
/usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglfunctions_3_0.h:960
#7  KisOpenGLCanvas2::renderCanvasGL (this=this@entry=0xacddb70) at
/workspace/build/libs/ui/opengl/kis_opengl_canvas2.cpp:703
#8  0x00007f78c9c4b280 in KisOpenGLCanvas2::paintGL (this=0xacddb70) at
/workspace/build/libs/ui/opengl/kis_opengl_canvas2.cpp:349
#9  0x00007f78c8c194db in QOpenGLWidget::resizeEvent (this=0xacddb70,
e=<optimized out>) at kernel/qopenglwidget.cpp:1192
#10 0x00007f78c8bfb10e in QWidget::event (this=0xacddb70, event=0x7ffd96e70f60)
at kernel/qwidget.cpp:8962
#11 0x00007f78c8bb93fc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xacddb70, e=0x7ffd96e70f60) at kernel/qapplication.cpp:3717
#12 0x00007f78c8bc0e07 in QApplication::notify (this=0x7ffd96e74590,
receiver=receiver@entry=0xacddb70, e=e@entry=0x7ffd96e70f60) at
kernel/qapplication.cpp:3476
#13 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xacddb70, event=0x7ffd96e70f60) at
/workspace/build/libs/ui/KisApplication.cpp:543
#14 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xacddb70, event=event@entry=0x7ffd96e70f60) at
kernel/qcoreapplication.cpp:1018
#15 0x00007f78c8bf3662 in QCoreApplication::sendEvent (event=0x7ffd96e70f60,
receiver=0xacddb70) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#16 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=this@entry=0xacd5d80,
recursive=recursive@entry=false, disableUpdates=<optimized out>,
disableUpdates@entry=false) at kernel/qwidget.cpp:7826
#17 0x00007f78c8bf73b3 in QWidgetPrivate::show_helper (this=0xacd5d80) at
kernel/qwidget.cpp:7877
#18 0x00007f78c8bf7226 in QWidgetPrivate::show_recursive (this=<optimized out>)
at kernel/qwidget.cpp:7807
#19 0x00007f78c8bf7337 in QWidgetPrivate::showChildren
(this=this@entry=0xacd1640, spontaneous=spontaneous@entry=false) at
kernel/qwidget.cpp:8313
#20 0x00007f78c8bf73cf in QWidgetPrivate::show_helper
(this=this@entry=0xacd1640) at kernel/qwidget.cpp:7883
#21 0x00007f78c8bfa1fd in QWidget::setVisible (this=0xacd15d0,
visible=<optimized out>) at kernel/qwidget.cpp:8232
#22 0x00007f78c8bf7348 in QWidgetPrivate::showChildren
(this=this@entry=0xacc18f0, spontaneous=spontaneous@entry=false) at
kernel/qwidget.cpp:8315
#23 0x00007f78c8bf73cf in QWidgetPrivate::show_helper
(this=this@entry=0xacc18f0) at kernel/qwidget.cpp:7883
#24 0x00007f78c8bfa1fd in QWidget::setVisible (this=0xacc15d0,
visible=<optimized out>) at kernel/qwidget.cpp:8232
#25 0x00007f78c8bf7348 in QWidgetPrivate::showChildren
(this=this@entry=0xacc1310, spontaneous=spontaneous@entry=false) at
kernel/qwidget.cpp:8315
#26 0x00007f78c8bf73cf in QWidgetPrivate::show_helper
(this=this@entry=0xacc1310) at kernel/qwidget.cpp:7883
#27 0x00007f78c8bfa1fd in QWidget::setVisible (this=0xacc12d0,
visible=<optimized out>) at kernel/qwidget.cpp:8232
#28 0x00007f78c8bf7348 in QWidgetPrivate::showChildren
(this=this@entry=0xb18d070, spontaneous=spontaneous@entry=false) at
kernel/qwidget.cpp:8315
#29 0x00007f78c8bf73cf in QWidgetPrivate::show_helper
(this=this@entry=0xb18d070) at kernel/qwidget.cpp:7883
#30 0x00007f78c8bfa1fd in QWidget::setVisible (this=0xacfb050,
visible=<optimized out>) at kernel/qwidget.cpp:8232
#31 0x00007f78c8d0bdbd in QMdiSubWindow::changeEvent (this=0xacfb050,
changeEvent=<optimized out>) at widgets/qmdisubwindow.cpp:3012
#32 0x00007f78c8bfa67b in QWidget::event (this=this@entry=0xacfb050,
event=event@entry=0x7ffd96e71910) at kernel/qwidget.cpp:9114
#33 0x00007f78c8d0c72b in QMdiSubWindow::event (this=0xacfb050,
event=0x7ffd96e71910) at widgets/qmdisubwindow.cpp:2927
#34 0x00007f78c8bb93fc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xacfb050, e=0x7ffd96e71910) at kernel/qapplication.cpp:3717
#35 0x00007f78c8bc0e07 in QApplication::notify (this=0x7ffd96e74590,
receiver=receiver@entry=0xacfb050, e=e@entry=0x7ffd96e71910) at
kernel/qapplication.cpp:3476
#36 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xacfb050, event=0x7ffd96e71910) at
/workspace/build/libs/ui/KisApplication.cpp:543
#37 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xacfb050, event=event@entry=0x7ffd96e71910) at
kernel/qcoreapplication.cpp:1018
#38 0x00007f78c8bf69c8 in QCoreApplication::sendEvent (event=0x7ffd96e71910,
receiver=0xacfb050) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#39 QWidget::setWindowState (this=this@entry=0xacfb050, newstate=...) at
kernel/qwidget.cpp:3113
#40 0x00007f78c8bf7131 in QWidget::showMaximized (this=0xacfb050) at
kernel/qwidget.cpp:3196
#41 0x00007f78c8d0c4d9 in QMdiSubWindow::eventFilter (this=0xacfb050,
object=0xacc12d0, event=0x7ffd96e71ce0) at widgets/qmdisubwindow.cpp:2751
#42 0x00007f78c8251502 in
QCoreApplicationPrivate::sendThroughObjectEventFilters
(receiver=receiver@entry=0xacc12d0, event=event@entry=0x7ffd96e71ce0) at
kernel/qcoreapplication.cpp:1129
#43 0x00007f78c8bb93d5 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xacc12d0, e=0x7ffd96e71ce0) at kernel/qapplication.cpp:3713
#44 0x00007f78c8bc0e07 in QApplication::notify (this=0x7ffd96e74590,
receiver=receiver@entry=0xacc12d0, e=e@entry=0x7ffd96e71ce0) at
kernel/qapplication.cpp:3476
#45 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xacc12d0, event=0x7ffd96e71ce0) at
/workspace/build/libs/ui/KisApplication.cpp:543
#46 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xacc12d0, event=event@entry=0x7ffd96e71ce0) at
kernel/qcoreapplication.cpp:1018
#47 0x00007f78c8bf69c8 in QCoreApplication::sendEvent (event=0x7ffd96e71ce0,
receiver=0xacc12d0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#48 QWidget::setWindowState (this=this@entry=0xacc12d0, newstate=...) at
kernel/qwidget.cpp:3113
#49 0x00007f78c8bf7131 in QWidget::showMaximized (this=0xacc12d0) at
kernel/qwidget.cpp:3196
#50 0x00007f78c9db20a5 in KisMainWindow::showView (this=0x8fba750,
imageView=0xacc12d0) at /workspace/build/libs/ui/KisMainWindow.cpp:605
#51 0x00007f78c9dae30a in KisMainWindow::addView (this=this@entry=0x8fba750,
view=0xacc12d0) at /workspace/build/libs/ui/KisMainWindow.cpp:547
#52 0x00007f78c9dae3ef in KisMainWindow::addViewAndNotifyLoadingCompleted
(this=0x8fba750, document=0xac64820) at
/workspace/build/libs/ui/KisMainWindow.cpp:819
#53 0x00007f78c9dc8478 in KisPart::startCustomDocument (this=<optimized out>,
doc=<optimized out>) at /workspace/build/libs/ui/KisPart.cpp:456
#54 0x00007f78c9e5212c in KisPart::qt_static_metacall (_o=<optimized out>,
_c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
/workspace/build/obj-x86_64-linux-gnu/libs/ui/moc_KisPart.cpp:116
#55 0x00007f78c827dc19 in QMetaObject::activate (sender=0x8f75810,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffd96e71fc0) at kernel/qobject.cpp:3766
#56 0x00007f78c827e527 in QMetaObject::activate (sender=<optimized out>,
m=m@entry=0x7f78ca26bf40 <KisOpenPane::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd96e71fc0)
at kernel/qobject.cpp:3628
#57 0x00007f78c9e4415f in KisOpenPane::documentSelected (this=<optimized out>,
_t1=0xac64820) at
/workspace/build/obj-x86_64-linux-gnu/libs/ui/moc_KisOpenPane.cpp:238
#58 0x00007f78c827dc19 in QMetaObject::activate (sender=sender@entry=0xab0fbf0,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2,
argv=argv@entry=0x7ffd96e72110) at kernel/qobject.cpp:3766
#59 0x00007f78c827e527 in QMetaObject::activate (sender=sender@entry=0xab0fbf0,
m=m@entry=0x7f78c909e700 <QAbstractButton::staticMetaObject>,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffd96e72110)
at kernel/qobject.cpp:3628
#60 0x00007f78c8d79502 in QAbstractButton::clicked (this=this@entry=0xab0fbf0,
_t1=false) at .moc/moc_qabstractbutton.cpp:309
#61 0x00007f78c8d79734 in QAbstractButtonPrivate::emitClicked (this=0xab0fc30)
at widgets/qabstractbutton.cpp:410
#62 0x00007f78c8d7b3de in QAbstractButtonPrivate::click (this=0xab0fc30) at
widgets/qabstractbutton.cpp:403
#63 0x00007f78c8d7b554 in QAbstractButton::mouseReleaseEvent (this=0xab0fbf0,
e=0x7ffd96e72640) at widgets/qabstractbutton.cpp:1006
#64 0x00007f78c8bfa6d8 in QWidget::event (this=0xab0fbf0, event=0x7ffd96e72640)
at kernel/qwidget.cpp:9178
#65 0x00007f78c8bb93fc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xab0fbf0, e=0x7ffd96e72640) at kernel/qapplication.cpp:3717
#66 0x00007f78c8bc1a2b in QApplication::notify (this=<optimized out>,
receiver=receiver@entry=0xab0fbf0, e=e@entry=0x7ffd96e72640) at
kernel/qapplication.cpp:3193
#67 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xab0fbf0, event=0x7ffd96e72640) at
/workspace/build/libs/ui/KisApplication.cpp:543
#68 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xab0fbf0, event=event@entry=0x7ffd96e72640) at
kernel/qcoreapplication.cpp:1018
#69 0x00007f78c8bc03cf in QCoreApplication::sendEvent (event=<optimized out>,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#70 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0xab0fbf0,
event=event@entry=0x7ffd96e72640, alienWidget=alienWidget@entry=0xab0fbf0,
nativeWidget=0x8f75810, buttonDown=buttonDown@entry=0x7f78c90bbc70
<qt_button_down>, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:2699
#71 0x00007f78c8c14446 in QWidgetWindow::handleMouseEvent
(this=this@entry=0xabcd700, event=event@entry=0x7ffd96e72ac0) at
kernel/qwidgetwindow.cpp:622
#72 0x00007f78c8c16ea3 in QWidgetWindow::event (this=0xabcd700,
event=0x7ffd96e72ac0) at kernel/qwidgetwindow.cpp:243
#73 0x00007f78c8bb93fc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xabcd700, e=0x7ffd96e72ac0) at kernel/qapplication.cpp:3717
#74 0x00007f78c8bc0e07 in QApplication::notify (this=0x7ffd96e74590,
receiver=receiver@entry=0xabcd700, e=e@entry=0x7ffd96e72ac0) at
kernel/qapplication.cpp:3476
#75 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xabcd700, event=0x7ffd96e72ac0) at
/workspace/build/libs/ui/KisApplication.cpp:543
#76 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xabcd700, event=event@entry=0x7ffd96e72ac0) at
kernel/qcoreapplication.cpp:1018
#77 0x00007f78c8642940 in QCoreApplication::sendSpontaneousEvent
(event=0x7ffd96e72ac0, receiver=0xabcd700) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#78 QGuiApplicationPrivate::processMouseEvent (e=0xac09380) at
kernel/qguiapplication.cpp:1949
#79 0x00007f78c86448a5 in QGuiApplicationPrivate::processWindowSystemEvent
(e=e@entry=0xac09380) at kernel/qguiapplication.cpp:1733
#80 0x00007f78c861eceb in QWindowSystemInterface::sendWindowSystemEvents
(flags=...) at kernel/qwindowsysteminterface.cpp:939
#81 0x00007f78b3621e00 in userEventSourceDispatch (source=<optimized out>) at
qeventdispatcher_glib.cpp:77
#82 0x00007f78c0ac5197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#83 0x00007f78c0ac53f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#84 0x00007f78c0ac549c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#85 0x00007f78c82a692f in QEventDispatcherGlib::processEvents (this=0x259dfd0,
flags=...) at kernel/qeventdispatcher_glib.cpp:423
#86 0x00007f78c824f7ca in QEventLoop::exec (this=this@entry=0x7ffd96e72e70,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#87 0x00007f78c8de8aa7 in QDialog::exec (this=0x8f75810) at
dialogs/qdialog.cpp:528
#88 0x00007f78c9dad329 in KisMainWindow::slotFileNew (this=<optimized out>) at
/workspace/build/libs/ui/KisMainWindow.cpp:1391
#89 0x00007f78c9dbdfeb in KisMainWindow::qt_static_metacall (_o=0x8fba750,
_c=<optimized out>, _id=<optimized out>, _a=0x7ffd96e73220) at
/workspace/build/obj-x86_64-linux-gnu/libs/ui/moc_KisMainWindow.cpp:322
#90 0x00007f78c827dc19 in QMetaObject::activate (sender=sender@entry=0xa52daf0,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1,
argv=argv@entry=0x7ffd96e73220) at kernel/qobject.cpp:3766
#91 0x00007f78c827e527 in QMetaObject::activate (sender=sender@entry=0xa52daf0,
m=m@entry=0x7f78c908cca0 <QAction::staticMetaObject>,
local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd96e73220)
at kernel/qobject.cpp:3628
#92 0x00007f78c8bb2f22 in QAction::triggered (this=this@entry=0xa52daf0,
_t1=false) at .moc/moc_qaction.cpp:371
#93 0x00007f78c8bb5630 in QAction::activate (this=0xa52daf0, event=<optimized
out>) at kernel/qaction.cpp:1159
#94 0x00007f78c8d113ea in QMenuPrivate::activateCausedStack
(this=this@entry=0xa6b7740, causedStack=..., action=action@entry=0xa52daf0,
action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at
widgets/qmenu.cpp:1300
#95 0x00007f78c8d18826 in QMenuPrivate::activateAction
(this=this@entry=0xa6b7740, action=action@entry=0xa52daf0,
action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at
widgets/qmenu.cpp:1377
#96 0x00007f78c8d197c0 in QMenu::mouseReleaseEvent (this=<optimized out>,
e=0x7ffd96e738c0) at widgets/qmenu.cpp:2864
#97 0x00007f78c8bfa6d8 in QWidget::event (this=this@entry=0xa6af1f0,
event=event@entry=0x7ffd96e738c0) at kernel/qwidget.cpp:9178
#98 0x00007f78c8d1bc73 in QMenu::event (this=0xa6af1f0, e=0x7ffd96e738c0) at
widgets/qmenu.cpp:2986
#99 0x00007f78c8bb93fc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xa6af1f0, e=0x7ffd96e738c0) at kernel/qapplication.cpp:3717
#100 0x00007f78c8bc1a2b in QApplication::notify (this=<optimized out>,
receiver=receiver@entry=0xa6af1f0, e=e@entry=0x7ffd96e738c0) at
kernel/qapplication.cpp:3193
#101 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xa6af1f0, event=0x7ffd96e738c0) at
/workspace/build/libs/ui/KisApplication.cpp:543
#102 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xa6af1f0, event=event@entry=0x7ffd96e738c0) at
kernel/qcoreapplication.cpp:1018
#103 0x00007f78c8bc03cf in QCoreApplication::sendEvent (event=<optimized out>,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#104 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0xa6af1f0,
event=event@entry=0x7ffd96e738c0, alienWidget=0x0, alienWidget@entry=0xa6af1f0,
nativeWidget=0xa6af1f0, buttonDown=buttonDown@entry=0x7f78c90bbc70
<qt_button_down>, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:2699
#105 0x00007f78c8c14856 in QWidgetWindow::handleMouseEvent
(this=this@entry=0xa530e10, event=event@entry=0x7ffd96e73d40) at
kernel/qwidgetwindow.cpp:516
#106 0x00007f78c8c16ea3 in QWidgetWindow::event (this=0xa530e10,
event=0x7ffd96e73d40) at kernel/qwidgetwindow.cpp:243
#107 0x00007f78c8bb93fc in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0xa530e10, e=0x7ffd96e73d40) at kernel/qapplication.cpp:3717
#108 0x00007f78c8bc0e07 in QApplication::notify (this=0x7ffd96e74590,
receiver=receiver@entry=0xa530e10, e=e@entry=0x7ffd96e73d40) at
kernel/qapplication.cpp:3476
#109 0x00007f78c9d7e047 in KisApplication::notify (this=<optimized out>,
receiver=0xa530e10, event=0x7ffd96e73d40) at
/workspace/build/libs/ui/KisApplication.cpp:543
#110 0x00007f78c8251798 in QCoreApplication::notifyInternal2
(receiver=receiver@entry=0xa530e10, event=event@entry=0x7ffd96e73d40) at
kernel/qcoreapplication.cpp:1018
#111 0x00007f78c8642940 in QCoreApplication::sendSpontaneousEvent
(event=0x7ffd96e73d40, receiver=0xa530e10) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#112 QGuiApplicationPrivate::processMouseEvent (e=0x93756c0) at
kernel/qguiapplication.cpp:1949
#113 0x00007f78c86448a5 in QGuiApplicationPrivate::processWindowSystemEvent
(e=e@entry=0x93756c0) at kernel/qguiapplication.cpp:1733
#114 0x00007f78c861eceb in QWindowSystemInterface::sendWindowSystemEvents
(flags=...) at kernel/qwindowsysteminterface.cpp:939
#115 0x00007f78b3621e00 in userEventSourceDispatch (source=<optimized out>) at
qeventdispatcher_glib.cpp:77
#116 0x00007f78c0ac5197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#117 0x00007f78c0ac53f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#118 0x00007f78c0ac549c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#119 0x00007f78c82a692f in QEventDispatcherGlib::processEvents (this=0x259dfd0,
flags=...) at kernel/qeventdispatcher_glib.cpp:423
#120 0x00007f78c824f7ca in QEventLoop::exec (this=this@entry=0x7ffd96e740f0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#121 0x00007f78c8258704 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1291
#122 0x00007f78c863a2ec in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1679
#123 0x00007f78c8bb9355 in QApplication::exec () at
kernel/qapplication.cpp:2905
#124 0x0000000000405121 in main (argc=1, argv=<optimized out>) at
/workspace/build/krita/main.cc:269

Reported using DrKonqi

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

Reply via email to