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

Halla Rempt <ha...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |ha...@valdyas.org
     Ever confirmed|0                           |1

--- Comment #2 from Halla Rempt <ha...@valdyas.org> ---
Crash log: 

Thread 1 "krita" received signal SIGSEGV, Segmentation fault.
KisPredefinedBrushChooser::slotUpdateBrushModeButtonsState
(this=0x555556181750)
    at
/home/halla/dev/krita/plugins/paintops/libpaintop/kis_predefined_brush_chooser.cpp:432
432            
cmbBrushMode->setCurrentIndex(int(m_brush->brushApplication()));
(gdb) 
(gdb) bt
#0  KisPredefinedBrushChooser::slotUpdateBrushModeButtonsState
(this=0x555556181750)
    at
/home/halla/dev/krita/plugins/paintops/libpaintop/kis_predefined_brush_chooser.cpp:432
#1  0x00007fffe06aca56 in KisPredefinedBrushChooser::updateBrushTip
(this=0x555556181750, resource=..., 
    isChangingBrushPresets=<optimized out>)
    at
/home/halla/dev/krita/plugins/paintops/libpaintop/kis_predefined_brush_chooser.cpp:404
#2  0x00007fffe06afa03 in KisPredefinedBrushChooser::slotOpenStampBrush
(this=0x555556181750)
    at
/home/halla/dev/krita/plugins/paintops/libpaintop/kis_predefined_brush_chooser.cpp:319
#3  0x00007fffe06b08ab in KisPredefinedBrushChooser::qt_static_metacall
(_o=<optimized out>, 
    _c=<optimized out>, _id=<optimized out>, _a=<optimized out>)
    at
/home/halla/dev/b-krita/plugins/paintops/libpaintop/kritalibpaintop_autogen/include/moc_kis_predefined_brush_chooser.cpp:145
#4  0x00007ffff5a9c100 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /home/halla/dev/deps/lib/libQt5Core.so.5
#5  0x00007ffff6596256 in QAbstractButton::clicked(bool) () from
/home/halla/dev/deps/lib/libQt5Widgets.so.5
#6  0x00007ffff659647e in ?? () from
/home/halla/dev/deps/lib/libQt5Widgets.so.5
#7  0x00007ffff65978c3 in ?? () from
/home/halla/dev/deps/lib/libQt5Widgets.so.5
#8  0x00007ffff6597a85 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
   from /home/halla/dev/deps/lib/libQt5Widgets.so.5
#9  0x00007ffff64e3a5e in QWidget::event(QEvent*) () from
/home/halla/dev/deps/lib/libQt5Widgets.so.5
#10 0x00007ffff64a10d6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /home/halla/dev/deps/lib/libQt5Widgets.so.5
#11 0x00007ffff64aa897 in QApplication::notify(QObject*, QEvent*) ()
   from /home/halla/dev/deps/lib/libQt5Widgets.so.5
#12 0x00007ffff7c3e28e in KisApplication::notify (this=0x7fffffffd660,
receiver=0x55555addd840, 
    event=0x7fffffffcb30) at
/home/halla/dev/krita/libs/ui/KisApplication.cpp:757
#13 0x00007ffff5a706ea in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from /home/halla/dev/deps/lib/libQt5Core.so.5
#14 0x00007ffff64a9ac7 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) ()
from /home/halla/dev/deps/lib/libQt5Widgets.so.5
#15 0x00007ffff64ffb2d in ?? () from
/home/halla/dev/deps/lib/libQt5Widgets.so.5
#16 0x00007ffff6502b64 in ?? () from
/home/halla/dev/deps/lib/libQt5Widgets.so.5
#17 0x00007ffff64a10d6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /home/halla/dev/deps/lib/libQt5Widgets.so.5
#18 0x00007ffff64aa5d0 in QApplication::notify(QObject*, QEvent*) ()
   from /home/halla/dev/deps/lib/libQt5Widgets.so.5
#19 0x00007ffff7c3e28e in KisApplication::notify (this=0x7fffffffd660,
receiver=0x555563916310, 
    event=0x7fffffffd030) at
/home/halla/dev/krita/libs/ui/KisApplication.cpp:757
#20 0x00007ffff5a706ea in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from /home/halla/dev/deps/lib/libQt5Core.so.5
#21 0x00007ffff5e61fa3 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
    () from /home/halla/dev/deps/lib/libQt5Gui.so.5
#22 0x00007ffff5e638db in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /home/halla/dev/deps/lib/libQt5Gui.so.5
#23 0x00007ffff5e3d98c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
    () from /home/halla/dev/deps/lib/libQt5Gui.so.5
#24 0x00007ffff01f254e in ?? () from /home/halla/dev/deps/lib/libQt5XcbQpa.so.5
#25 0x00007ffff305e17d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007ffff305e400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007ffff305e4a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007ffff5ac8645 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/halla/dev/deps/lib/libQt5Core.so.5
#29 0x00007ffff5a6f29b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /home/halla/dev/deps/lib/libQt5Core.so.5
#30 0x00007ffff5a76ff6 in QCoreApplication::exec() () from
/home/halla/dev/deps/lib/libQt5Core.so.5
#31 0x000055555555d60f in main (argc=<optimized out>, argv=<optimized out>)
    at /home/halla/dev/krita/krita/main.cc:699

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

Reply via email to