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

Tiar <tamtamy.tym...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tamtamy.tym...@gmail.com
           Severity|normal                      |crash

--- Comment #4 from Tiar <tamtamy.tym...@gmail.com> ---
A bit better tip of the crash log, showing that it's about QAbstractButton:
git 7abe84b.

Thread 1 "krita" received signal SIGSEGV, Segmentation fault.
0x00007ffff54b60c4 in QAbstractButton::isChecked() const ()
   from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
(gdb) bt
#0  0x00007ffff54b60c4 in QAbstractButton::isChecked() const () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#1  0x00007ffff6cd6421 in KisDlgFilter::enablePreviewToggled(bool)
(this=0x55556714a5e0, state=<optimized out>) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:120
#2  0x00007ffff49d4300 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007ffff54b5866 in QAbstractButton::toggled(bool) () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#4  0x00007ffff54b5ca6 in  () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x00007ffff54b72fd in QAbstractButton::setChecked(bool) () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007ffff54c6915 in QCheckBox::nextCheckState() () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007ffff54b6e10 in  () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007ffff54b7035 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007ffff54032b6 in QWidget::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5

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

Reply via email to