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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hurricanepootis@protonmail.
                   |                            |com

--- Comment #2 from [email protected] ---
Operating System: Arch Linux 
KDE Plasma Version: 6.6.2
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Kernel Version: 6.18.13-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 32 GiB of RAM (31.3 GiB usable)
Graphics Processor: AMD Radeon RX 6800
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7B79
System Version: 1.0

I am experiencing segfaults using spectacle on Arch Linux, still. Here is the
backtrace I got from it:
Thread 1 "spectacle" received signal SIGSEGV, Segmentation fault.
Downloading 39.63 K source file
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qlist.h
0x00007ffff4fcfd44 in QtPrivate::indexOf<QWidget*, QWidget*> (from=0,
vector=..., u=<synthetic pointer>: 0x5555572ffb40) at
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qlist.h:1008                   
1008                if (*n == u)
(gdb) bt
#0  0x00007ffff4fcfd44 in QtPrivate::indexOf<QWidget*, QWidget*> (from=0,
vector=..., u=<synthetic pointer>: 0x5555572ffb40) at
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qlist.h:1008
#1  QListSpecialMethodsBase<QWidget*>::indexOf<QWidget*> (this=0x7ffff19f6c80
<main_arena+448>, t=<synthetic pointer>: 0x5555572ffb40, from=0,
this=<optimized out>, t=<optimized out>, from=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qlist.h:1037
#2  QListSpecialMethodsBase<QWidget*>::contains<QWidget*> (this=0x7ffff19f6c80
<main_arena+448>, t=<synthetic pointer>: 0x5555572ffb40, this=<optimized out>,
t=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qlist.h:50
#3  QWidgetAction::releaseWidget (this=0x5555572ffbb0, widget=0x5555572ffb40)
at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidgetaction.cpp:178
#4  0x00007ffff51113ac in QMenu::~QMenu (this=0x5555572ff2c0, this=<optimized
out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qmenu.cpp:1782
#5  0x00005555555ea50c in SpectacleMenu::~SpectacleMenu (this=0x5555572ff2c0,
this=<optimized out>) at
/usr/src/debug/spectacle/spectacle-6.6.2/src/Gui/SpectacleMenu.h:14
#6  OptionsMenu::~OptionsMenu (this=0x5555572ff2c0, this=<optimized out>) at
/usr/src/debug/spectacle/spectacle-6.6.2/src/Gui/OptionsMenu.h:19
#7  OptionsMenu::~OptionsMenu (this=0x5555572ff2c0, this=<optimized out>) at
/usr/src/debug/spectacle/spectacle-6.6.2/src/Gui/OptionsMenu.h:19
#8  0x00007ffff1fd8f0f in QtPrivate::QSlotObjectBase::call
(this=0x5555576f6320, r=0x5555572ff2c0, a=0x7fffffffd320, this=<optimized out>,
r=<optimized out>, a=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#9  doActivate<false> (sender=<optimized out>, signal_index=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4272
#10 0x00007ffff1fc5331 in QMetaObject::activate<void, QObject*>
(sender=0x7fffd0009820, mo=<optimized out>, local_signal_index=0, ret=0x0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs.h:319
#11 QObject::destroyed (this=0x7fffd0009820, _t1=0x7fffd0009820) at
/usr/src/debug/qt6-base/build/src/corelib/kernel/moc_qobject.cpp:186
#12 QObject::~QObject (this=0x7fffd0009820, this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1024
#13 0x0000555555631dd5 in SpectacleCore::~SpectacleCore (this=0x7fffd0009820,
this=<optimized out>) at
/usr/src/debug/spectacle/spectacle-6.6.2/src/SpectacleCore.cpp:794
#14 0x00007ffff1fbe5c2 in QObjectPrivate::deleteChildren
(this=this@entry=0x555555879a60) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:2212
#15 0x00007ffff1fc52be in QObject::~QObject (this=<optimized out>,
this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1122
#16 0x00005555555a4da0 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/spectacle/spectacle-6.6.2/src/Main.cpp:141
(gdb)

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

Reply via email to