https://bugs.kde.org/show_bug.cgi?id=507312
Tech-Tac <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |--- Status|NEEDSINFO |REPORTED --- Comment #2 from Tech-Tac <[email protected]> --- (In reply to TraceyC from comment #1) > As the message at the top of the summary says, if something crashed, we need > a backtrace of it so we can figure out what's going on. Can you please > attach a backtrace of the crash using the coredumpctl command-line program, > as detailed in > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl ? > > Thanks. <pre> (gdb) bt #0 0x00007f1ca56a574c in ??? () at /usr/lib/libc.so.6 #1 0x00007f1ca564bdc0 in raise () at /usr/lib/libc.so.6 #2 0x00007f1ca900de97 in KCrash::defaultCrashHandler(int) () at /usr/lib/libKF6Crash.so.6 #3 0x00007f1ca564bef0 in <signal handler called> () at /usr/lib/libc.so.6 #4 0x00007f1ca8784e74 in KWin::Compositor::composite(KWin::RenderLoop*) () at /usr/lib/libkwin.so.6 #5 0x00007f1ca5dd37ef in ??? () at /usr/lib/libQt6Core.so.6 #6 0x00007f1ca879e83b in KWin::RenderLoop::frameRequested(KWin::RenderLoop*) () at /usr/lib/libkwin.so.6 #7 0x00007f1ca5dd37ef in ??? () at /usr/lib/libQt6Core.so.6 #8 0x00007f1ca5de0abf in QTimer::timerEvent(QTimerEvent*) () at /usr/lib/libQt6Core.so.6 #9 0x00007f1ca5dc0dd6 in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6 #10 0x00007f1ca7101c70 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #11 0x00007f1ca5d68118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #12 0x00007f1ca5f1bc6f in QTimerInfoList::activateTimers() () at /usr/lib/libQt6Core.so.6 #13 0x00007f1ca5f27129 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #14 0x00007f1ca6b1ad33 in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Gui.so.6 #15 0x00007f1ca5d744b6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #16 0x00007f1ca5d6c7c1 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 #17 0x0000556d1b1c6d16 in ??? () #18 0x00007f1ca56356b5 in ??? () at /usr/lib/libc.so.6 #19 0x00007f1ca5635769 in __libc_start_main () at /usr/lib/libc.so.6 #20 0x0000556d1b1cd2b5 in ??? () </pre> -- You are receiving this mail because: You are watching all bug changes.
