https://bugs.kde.org/show_bug.cgi?id=459368
--- Comment #13 from petrk <pepk...@gmail.com> --- (In reply to David Edmundson from comment #12) > WIP at https://invent.kde.org/plasma/kscreen/-/merge_requests/132 I tried to recompile with this patch, turns out Arch Linux changed some defaults in how it handles extracted sources since I last played with makepkg. User error, disregard comment 5. Anyways, patched for sure this time: Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fcc2c3666cf in QWindow::setVisible (this=<optimized out>, visible=false) at kernel/qwindow.cpp:623 Downloading 0.08 MB source file /usr/src/debug/qtbase/src/gui/kernel/qwindow.cpp 623 d->setVisible(visible); [Current thread is 1 (Thread 0x7fcc27a0a840 (LWP 3795))] (gdb) bt #0 0x00007fcc2c3666cf in QWindow::setVisible (this=<optimized out>, visible=false) at kernel/qwindow.cpp:623 #1 0x00007fcc2bfc0381 in QtPrivate::QSlotObjectBase::call (a=<optimized out>, r=<optimized out>, this=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #2 doActivate<false> (sender=0x55fad97e8a20, signal_index=0, argv=0x7fffb50a0a20) at kernel/qobject.cpp:3919 #3 0x00007fcc2bfc0724 in QObject::destroyed (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qobject.cpp:219 #4 0x00007fcc2bfb6cec in QObject::~QObject (this=<optimized out>, this=<optimized out>) at kernel/qobject.cpp:1010 #5 0x00007fcc2d28272a in KScreen::Output::~Output (this=<optimized out>, this=<optimized out>) at /usr/src/debug/libkscreen-5.25.90/src/output.cpp:176 #6 QtSharedPointer::CustomDeleter<KScreen::Output, QtSharedPointer::NormalDeleter>::execute (this=<optimized out>) at /usr/include/qt/QtCore/qsharedpointer_impl.h:187 #7 QtSharedPointer::ExternalRefCountWithCustomDeleter<KScreen::Output, QtSharedPointer::NormalDeleter>::deleter (self=<optimized out>) at /usr/include/qt/QtCore/qsharedpointer_impl.h:205 #8 0x000055fad8aadb59 in QtSharedPointer::ExternalRefCountData::destroy ( this=0x55fad98141a0) at /usr/include/qt/QtCore/qsharedpointer_impl.h:149 #9 QSharedPointer<KScreen::Output>::deref (dd=0x55fad98141a0) at /usr/include/qt/QtCore/qsharedpointer_impl.h:458 #10 QSharedPointer<KScreen::Output>::deref (dd=0x55fad98141a0) at /usr/include/qt/QtCore/qsharedpointer_impl.h:454 #11 QSharedPointer<KScreen::Output>::deref (this=0x55fad9882460) at /usr/include/qt/QtCore/qsharedpointer_impl.h:453 #12 QSharedPointer<KScreen::Output>::~QSharedPointer (this=0x55fad9882460, -- You are receiving this mail because: You are watching all bug changes.