https://bugs.kde.org/show_bug.cgi?id=517324
--- Comment #1 from Yuri K <[email protected]> --- GDB output: (`gdb bt`): Program terminated with signal SIGSEGV, Segmentation fault. #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; [Current thread is 1 (Thread 0x7fc9233bba80 (LWP 15340))] (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007fc937881493 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 #2 0x00007fc93782715e in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 #3 0x00007fc93bdee0d6 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kf6-kcrash-6.23.0-1.fc43.x86_64/src/kcrash.cpp:623 #4 0x00007fc937827290 in <signal handler called> () at /lib64/libc.so.6 #5 0x00007fc93a88aee9 in QWidget::hide (this=0x557178ab67a0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/widgets/kernel/qwidget.cpp:8205 #6 0x00007fc93a9108e0 in QWidgetAction::releaseWidget (this=<optimized out>, widget=0x557178ab67a0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/widgets/kernel/qwidgetaction.cpp:172 #7 0x00007fc93aa4fb2c in QMenu::~QMenu (this=this@entry=0x557178ab5f20) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/widgets/widgets/qmenu.cpp:1782 #8 0x000055713d928fab in SpectacleMenu::~SpectacleMenu (this=0x557178ab5f20, this=<optimized out>) at /usr/src/debug/spectacle-6.6.2-1.fc43.x86_64/src/Gui/SpectacleMenu.h:14 #9 OptionsMenu::~OptionsMenu (this=0x557178ab5f20, this=<optimized out>) at /usr/src/debug/spectacle-6.6.2-1.fc43.x86_64/src/Gui/OptionsMenu.h:19 #10 OptionsMenu::~OptionsMenu (this=0x557178ab5f20, this=<optimized out>) at /usr/src/debug/spectacle-6.6.2-1.fc43.x86_64/src/Gui/OptionsMenu.h:19 #11 0x00007fc937f6929a in QtPrivate::QSlotObjectBase::call (this=0x5571775d30d0, r=0x557178ab5f20, a=0x7ffd9e48bd10) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs_impl.h:461 #12 doActivate<false> (sender=0x7fc910009af0, signal_index=<optimized out>, argv=argv@entry=0x7ffd9e48bd10) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4272 #13 0x00007fc937f5fb69 in QMetaObject::activate (sender=sender@entry=0x0, m=m@entry=0x7fc9384b49c0, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd9e48bd10) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:4332 #14 0x00007fc937f5fc27 in QMetaObject::activate<void, QObject*> (sender=0x0, mo=0x7fc9384b49c0, local_signal_index=0, ret=0x0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobjectdefs.h:319 #15 QObject::destroyed (this=this@entry=0x7fc910009af0, _t1=<optimized out>, _t1@entry=0x7fc910009af0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/redhat-linux-build/src/corelib/kernel/moc_qobject.cpp:186 #16 0x00007fc937f6591b in QObject::~QObject (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:1024 #17 0x000055713d96f295 in SpectacleCore::~SpectacleCore (this=0x7fc910009af0, this=<optimized out>) at /usr/src/debug/spectacle-6.6.2-1.fc43.x86_64/src/SpectacleCore.cpp:794 #18 0x00007fc937f60a12 in QObjectPrivate::deleteChildren (this=this@entry=0x5571764a38b0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:2212 #19 0x00007fc937f65957 in QObject::~QObject (this=this@entry=0x557176bba390) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qobject.cpp:1122 #20 0x00007fc937f00ec1 in QCoreApplication::~QCoreApplication (this=this@entry=0x557176bba390) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/corelib/kernel/qcoreapplication.cpp:943 #21 0x00007fc9386e11c7 in QGuiApplication::~QGuiApplication (this=this@entry=0x557176bba390) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/gui/kernel/qguiapplication.cpp:727 #22 0x00007fc93a83eebf in QApplication::~QApplication (this=this@entry=0x7ffd9e48bfe0) at /usr/src/debug/qt6-qtbase-6.10.2-2.fc43.x86_64/src/widgets/kernel/qapplication.cpp:724 #23 0x000055713d8e497d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/spectacle-6.6.2-1.fc43.x86_64/src/Main.cpp:141 -- You are receiving this mail because: You are watching all bug changes.
