https://bugs.kde.org/show_bug.cgi?id=517351
TraceyC changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
CC||[email protected]
Ever confirmed|0 |1
--- Comment #1 from TraceyC ---
I've also been able to consistently reproduce this with Plasma 6.6.2
(gdb) bt
#0 __pthread_kill_implementation (threadid=, signo=11,
no_tid=0) at pthread_kill.c:44
#1 __pthread_kill_internal (threadid=, signo=11) at
pthread_kill.c:89
#2 __GI___pthread_kill (threadid=, signo=signo@entry=11) at
pthread_kill.c:100
#3 0x7faf6e047646 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#4 0x7faf7277d237 in KCrash::defaultCrashHandler (sig=11) at
/home/build/YPKG/root/kf6-kcrash/build/kcrash-6.23.0/src/kcrash.cpp:623
#5 0x7faf6e047780 in () at
/usr/lib/glibc-hwcaps/x86-64-v3/libc.so.6
#6 0x7faf7131e729 in QWidget::hide (this=0x564723c61820) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/widgets/kernel/qwidget.cpp:8205
#7 QWidgetAction::releaseWidget (this=, widget=)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/widgets/kernel/qwidgetaction.cpp:172
#8 0x7faf7147c426 in QMenu::~QMenu (this=0x564723c619b0) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/widgets/widgets/qmenu.cpp:1782
#9 0x5646e46e9fba in OptionsMenu::~OptionsMenu (this=0x564723c619b0) at
/home/build/YPKG/root/spectacle/build/spectacle-6.6.2/src/Gui/OptionsMenu.h:19
#10 OptionsMenu::~OptionsMenu (this=0x564723c619b0) at
/home/build/YPKG/root/spectacle/build/spectacle-6.6.2/src/Gui/OptionsMenu.h:19
#11 0x7faf6eb4a278 in QtPrivate::QSlotObjectBase::call
(this=0x564723c63a60, r=0x564723c619b0, a=0x7ffee1f6ebf0)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobjectdefs_impl.h:461
#12 doActivate (sender=0x7faed0009720, signal_index=0,
argv=0x7ffee1f6ebf0)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobject.cpp:4272
#13 0x7faf6eb3d8bb in QMetaObject::activate (sender=0x7faed0009720,
local_signal_index=0, argv=0x7ffee1f6ebf0, m=)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobject.cpp:4332
#14 QMetaObject::activate (sender=0x7faed0009720,
local_signal_index=0, ret=0x0, args=@0x7ffee1f6ebe8: 0x7faed0009720,
mo=)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobjectdefs.h:319
#15 QObject::destroyed (this=0x7faed0009720, _t1=0x7faed0009720) at
src/corelib/kernel/moc_qobject.cpp:186
#16 QObject::~QObject (this=0x7faed0009720) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobject.cpp:1024
#17 0x5646e472a6be in SpectacleCore::~SpectacleCore (this=0x564723c61820)
at
/home/build/YPKG/root/spectacle/build/spectacle-6.6.2/src/SpectacleCore.cpp:792
#18 0x7faf6eb3e061 in QObjectPrivate::deleteChildren (this=0x56472389bef0)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobject.cpp:2212
#19 0x7faf6eb3de6f in QObject::~QObject (this=0x7ffee1f6ef58) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/corelib/kernel/qobject.cpp:1122
#20 0x7faf6f2a12f6 in QGuiApplication::~QGuiApplication
(this=0x7ffee1f6ef58)
at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/gui/kernel/qguiapplication.cpp:727
#21 0x7faf7123b573 in QApplication::~QApplication (this=0x7ffee1f6ef58) at
/home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.10.2/src/widgets/kernel/qapplication.cpp:724
#22 0x5646e4707d05 in main (argc=4, argv=) at
/home/build/YPKG/root/spectacle/build/spectacle-6.6.2/src/Main.cpp:141
--
You are receiving this mail because:
You are watching all bug changes.