https://bugs.kde.org/show_bug.cgi?id=466380
--- Comment #39 from Holger <private_l...@yahoo.com> --- Created attachment 173640 --> https://bugs.kde.org/attachment.cgi?id=173640&action=edit fiddle with x-pos while controlled dialog is open in background Here is the backtrace: ----- Downloading separate debug info for system-supplied DSO at 0x7ffc89999000 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/bin/kwin_x11 --replace'. Program terminated with signal SIGSEGV, Segmentation fault. Download failed: Das Argument ist ungültig. Continuing without source file ./nptl/./nptl/pthread_sigmask.c. #0 __GI___pthread_sigmask (how=1, newmask=<optimized out>, oldmask=0x0) at ./nptl/pthread_sigmask.c:43 warning: 43 ./nptl/pthread_sigmask.c: Datei oder Verzeichnis nicht gefunden [Current thread is 1 (Thread 0x71afc4477e80 (LWP 2480))] (gdb) bt #0 __GI___pthread_sigmask (how=1, newmask=<optimized out>, oldmask=0x0) at ./nptl/pthread_sigmask.c:43 #1 0x000071afc82454fd in __GI___sigprocmask (how=<optimized out>, set=<optimized out>, oset=<optimized out>) at ../sysdeps/unix/sysv/linux/sigprocmask.c:25 #2 0x000071afcb4900d4 in KCrash::setCrashHandler (handler=handler@entry=0x0) at ./src/kcrash.cpp:419 #3 0x000071afcb4926b7 in KCrash::defaultCrashHandler (sig=11) at ./src/kcrash.cpp:630 #4 <signal handler called> #5 0x000071afcb0f3a46 in std::default_delete<KWin::EffectWindowImpl>::operator() (__ptr=0x64f2137df660, this=<optimized out>) at /usr/include/c++/13/bits/unique_ptr.h:93 #6 std::__uniq_ptr_impl<KWin::EffectWindowImpl, std::default_delete<KWin::EffectWindowImpl> >::reset (__p=0x0, this=0x64f21455bde8) at /usr/include/c++/13/bits/unique_ptr.h:211 #7 std::unique_ptr<KWin::EffectWindowImpl, std::default_delete<KWin::EffectWindowImpl> >::reset (__p=0x0, this=0x64f21455bde8) at /usr/include/c++/13/bits/unique_ptr.h:509 #8 KWin::Window::finishCompositing (this=0x64f21455bcc0, releaseReason=<optimized out>) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/window.cpp:370 #9 0x000071afcafc0cf5 in KWin::X11Window::finishCompositing (releaseReason=KWin::ReleaseReason::Release, this=0x64f21455bcc0) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/x11window.cpp:1491 #10 KWin::Compositor::stop (this=0x64f2139229c0) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/composite.cpp:523 #11 KWin::Compositor::stop (this=0x64f2139229c0) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/composite.cpp:505 #12 0x000071afcafb9783 in KWin::Compositor::reinitialize (this=0x64f2139229c0) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/composite.cpp:628 #13 0x000071afc9712e16 in QtPrivate::QSlotObjectBase::call (a=0x7ffc89952f40, r=0x64f2139229c0, this=0x64f213a3aa40) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #14 doActivate<false> (sender=0x64f213848300, signal_index=61, argv=0x7ffc89952f40) at kernel/qobject.cpp:3925 #15 0x000071afcb112475 in KWin::Workspace::slotReconfigure (this=0x64f2138a83a0) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/workspace.cpp:1017 #16 0x000071afc9712e16 in QtPrivate::QSlotObjectBase::call (a=0x7ffc89953100, r=0x64f2138a83a0, this=0x64f213971b00) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #17 doActivate<false> (sender=0x64f2138a84e0, signal_index=3, argv=0x7ffc89953100) at kernel/qobject.cpp:3925 #18 0x000071afc970b697 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x71afc996c2e0 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc89953100) at kernel/qobject.cpp:3985 #19 0x000071afc971710d in QTimer::timeout (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:205 #20 0x000071afc970624b in QObject::event (this=0x64f2138a84e0, e=0x7ffc89953270) at kernel/qobject.cpp:1369 #21 0x000071afc8b6bd45 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x64f2138a84e0, e=0x7ffc89953270) at kernel/qapplication.cpp:3640 #22 0x000071afc96d8118 in QCoreApplication::notifyInternal2 (receiver=0x64f2138a84e0, event=0x7ffc89953270) at kernel/qcoreapplication.cpp:1064 #23 0x000071afc96d8332 in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462 #24 0x000071afc97345ab in QTimerInfoList::activateTimers (this=0x64f2136721c0) at kernel/qtimerinfo_unix.cpp:643 #25 0x000071afc9734f11 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183 #26 idleTimerSourceDispatch (source=source@entry=0x64f213671390) at kernel/qeventdispatcher_glib.cpp:230 #27 0x000071afc6f145b5 in g_main_dispatch (context=0x71afbc000ed0) at ../../../glib/gmain.c:3344 #28 0x000071afc6f73717 in g_main_context_dispatch_unlocked (context=0x71afbc000ed0) at ../../../glib/gmain.c:4152 #29 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x71afbc000ed0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4217 #30 0x000071afc6f13a53 in g_main_context_iteration (context=0x71afbc000ed0, may_block=1) at ../../../glib/gmain.c:4282 #31 0x000071afc9735279 in QEventDispatcherGlib::processEvents (this=0x64f213672340, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #32 0x000071afc96d6a7b in QEventLoop::exec (this=this@entry=0x7ffc899534d0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #33 0x000071afc96df3e8 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #34 0x000071afc9b38ecd in QGuiApplication::exec () at kernel/qguiapplication.cpp:1863 #35 0x000071afc8b6bcb9 in QApplication::exec () at kernel/qapplication.cpp:2832 #36 0x000064f211b6bba1 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/kwin-4:5.27.11-0ubuntu3/src/main_x11.cpp:447 (gdb) ----- Versions: Firefox-Beta: 131.0b6 (64-Bit) Operating System: Kubuntu 24.04 KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 Kernel Version: 6.8.0-44-generic (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-4700MQ CPU @ 2.40GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 4600 Manufacturer: Micro-Star International Co., Ltd. Product Name: GE70 2OC\2OD\2OE System Version: REV:1.0 -- You are receiving this mail because: You are watching all bug changes.