Bug 470887 - Crashes due to attempting to overwrite GSTreamer
Summary: Crashes due to attempting to overwrite GSTreamer
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: 5.20.5
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-11 00:53 UTC by Olle Gladso
Modified: 2023-06-11 01:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olle Gladso 2023-06-11 00:53:14 UTC
Application: plasma-discover (5.20.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 5.18.0-2-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
For some reason Discover, apt, and aptitude all have an issue where GSTreamer tries to overwrite.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fad78e6ad01 in QQuickWindow::mouseGrabberItem() const () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x00007fad78e6d53a in QQuickWindowPrivate::removeGrabber(QQuickItem*, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007fad78e55681 in QQuickItemPrivate::derefWindow() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007fad78e55fa8 in QQuickItem::setParentItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007fad78e5652c in QQuickItem::~QQuickItem() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x00007fad78fd03e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x00007fad76edb28e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fad76ee7054 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fad78fd03e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x00007fad76edb28e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fad76ee7054 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fad78fd1125 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#16 0x00007fad76edb28e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fad76ee7054 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fad54dd9695 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#19 0x00007fad77aab7e9 in QV4::MemoryManager::sweep(bool, void (*)(char const*)) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x00007fad77aab935 in QV4::MemoryManager::~MemoryManager() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x00007fad77b25e1c in QV4::ExecutionEngine::~ExecutionEngine() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x00007fad77b1085d in QJSEngine::~QJSEngine() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x00007fad77cec389 in QQmlApplicationEngine::~QQmlApplicationEngine() () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x0000564e82759601 in ?? ()
#25 0x0000564e82759659 in ?? ()
#26 0x00007fad76edd4bf in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007fad78162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x00007fad76eb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007fad76eb4681 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x00007fad76eb82f0 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x0000564e82750f34 in ?? ()
#32 0x00007fad7664618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#33 0x00007fad76646245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#34 0x0000564e827514aa in _start ()
[Inferior 1 (process 1372) detached]

Reported using DrKonqi
Comment 1 Bug Janitor Service 2023-06-11 01:33:36 UTC
Thank you for the bug report!

However Plasma 5.20.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.20.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.