Bug 467412 - Plasma Crash
Summary: Plasma Crash
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.25.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-15 18:05 UTC by willscott1171
Modified: 2023-03-15 18:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description willscott1171 2023-03-15 18:05:43 UTC
Application: plasmashell (5.25.5)

Qt Version: 5.15.6
Frameworks Version: 5.98.0
Operating System: Linux 5.15.0-67-generic x86_64
Windowing System: X11
Distribution: Feren OS
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
I had just changed my graphics card to a navidia driver and restarted my pc. to be fair I never even noticed it had crashed I just noticed the notification

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted

[New LWP 2198]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fe52e12199f in poll () from /lib/x86_64-linux-gnu/libc.so.6
__preamble__
[Current thread is 1 (Thread 0x7fe52a2402c0 (LWP 2178))]

Thread 2 (Thread 0x7fe5293bf700 (LWP 2198)):
#0  0x00007fe52e12199f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe52c83536e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe52c8354a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe52e6f2b6b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fe52e696b0b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fe52e4b0342 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fe52f031f4b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fe52e4b1543 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fe52dce2609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#9  0x00007fe52e12e133 in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7fe52a2402c0 (LWP 2178)):
[KCrash Handler]
#4  0x00007fe52e05200b in raise () from /lib/x86_64-linux-gnu/libc.so.6
#5  0x00007fe52e031859 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007fe52e475bd9 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fe52e474fe5 in qt_assert(char const*, char const*, int) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x0000558777fbe2ed in ScreenPool::screenInvariants (this=0x5587797582e0) at /tmp/git-sources/plasma-workspace/shell/screenpool.cpp:515
#9  0x0000558777fbd0bd in ScreenPool::reconsiderOutputs (this=0x5587797582e0) at /tmp/git-sources/plasma-workspace/shell/screenpool.cpp:369
#10 0x0000558777fc3f92 in QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (ScreenPool::*)()>::call(void (ScreenPool::*)(), ScreenPool*, void**) (f=(void (ScreenPool::*)(ScreenPool * const)) 0x558777fbc48e <ScreenPool::reconsiderOutputs()>, o=0x5587797582e0, arg=0x7ffe3b32c970) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:152
#11 0x0000558777fc3991 in QtPrivate::FunctionPointer<void (ScreenPool::*)()>::call<QtPrivate::List<>, void>(void (ScreenPool::*)(), ScreenPool*, void**) (f=(void (ScreenPool::*)(ScreenPool * const)) 0x558777fbc48e <ScreenPool::reconsiderOutputs()>, o=0x5587797582e0, arg=0x7ffe3b32c970) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:185
#12 0x0000558777fc2d8f in QtPrivate::QSlotObject<void (ScreenPool::*)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x55877973da80, r=0x5587797582e0, a=0x7ffe3b32c970, ret=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:418
#13 0x00007fe52e6cf2c2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fe52e6d3e5e in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fe52e6c5bf5 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fe52f3cce43 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007fe52f3d5c58 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007fe52e69800a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fe52e6f1ea0 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fe52e6f278c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fe52c83517d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe52c835400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fe52c8354a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fe52e6f2b52 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fe52e696b0b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007fe52e69ecb4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x0000558777f5dcd2 in main (argc=1, argv=0x7ffe3b32d168) at /tmp/git-sources/plasma-workspace/shell/main.cpp:243
[Inferior 1 (process 2178) detached]

Reported using DrKonqi
Comment 1 Bug Janitor Service 2023-03-15 18:34:19 UTC
Thank you for the bug report!

However Plasma 5.25.5 is no longer eligible for support or maintenance from KDE; supported versions are 5.27, and 5.27 or newer. Please upgrade to a supported version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one.

If you need support for Plasma 5.25.5, please contact your distribution, who bears the responsibility of providing support for older releases that are no longer supported by KDE.

If you can reproduce the issue after upgrading to a supported version, feel free to re-open this bug report.