Bug 483189 - Plasma 6 crashes in PlasmaQuick::AppletQuickItem::setPreloadFullRepresentation() after login
Summary: Plasma 6 crashes in PlasmaQuick::AppletQuickItem::setPreloadFullRepresentatio...
Status: RESOLVED DUPLICATE of bug 483985
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.0.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi, qt6
: 484021 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-11 01:12 UTC by kde
Modified: 2024-03-20 19:07 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kde 2024-03-11 01:12:33 UTC
Application: plasmashell (6.0.1)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.7.9-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 6.0.1 [CoredumpBackend]

-- Information about the crash:
Display Manager: SDDM 0.21.0-4
The crash report occurs every time after login in Plasma (X11), but I haven't seen any real problem prevent me from using it. Plasma (Wayland) works fine.

The crash can be reproduced every time.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Segmentation fault


This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 1623]
[New LWP 1641]
[New LWP 1707]
[New LWP 1636]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000071ff7fcab32c in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x71ff7b2c89c0 (LWP 1623))]
Cannot QML trace cores :(
[Current thread is 1 (Thread 0x71ff7b2c89c0 (LWP 1623))]

Thread 4 (Thread 0x71ff7aa006c0 (LWP 1636)):
#0  0x000071ff7fd190bf in poll () at /usr/lib/libc.so.6
#1  0x000071ff7ef212f6 in ??? () at /usr/lib/libglib-2.0.so.0
#2  0x000071ff7eec1162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x000071ff805739c4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#4  0x000071ff80343d6e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#5  0x000071ff8042106f in QThread::exec() () at /usr/lib/libQt6Core.so.6
#6  0x000071ff810b89df in ??? () at /usr/lib/libQt6DBus.so.6
#7  0x000071ff804a0bd3 in ??? () at /usr/lib/libQt6Core.so.6
#8  0x000071ff7fca955a in ??? () at /usr/lib/libc.so.6
#9  0x000071ff7fd26a3c in ??? () at /usr/lib/libc.so.6

Thread 3 (Thread 0x71ff78a006c0 (LWP 1707)):
#0  0x000071ff7fd190bf in poll () at /usr/lib/libc.so.6
#1  0x000071ff7ef212f6 in ??? () at /usr/lib/libglib-2.0.so.0
#2  0x000071ff7eec1162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x000071ff805739c4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#4  0x000071ff80343d6e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#5  0x000071ff8042116f in QThread::run() () at /usr/lib/libQt6Core.so.6
#6  0x000071ff804a0bd3 in ??? () at /usr/lib/libQt6Core.so.6
#7  0x000071ff7fca955a in ??? () at /usr/lib/libc.so.6
#8  0x000071ff7fd26a3c in ??? () at /usr/lib/libc.so.6

Thread 2 (Thread 0x71ff7a0006c0 (LWP 1641)):
#0  0x000071ff7fd190bf in poll () at /usr/lib/libc.so.6
#1  0x000071ff829d420b in ??? () at /usr/lib/libxcb.so.1
#2  0x000071ff829d5f3d in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x000071ff7b271f4e in ??? () at /usr/lib/qt6/plugins/platforms/../../../libQt6XcbQpa.so.6
#4  0x000071ff804a0bd3 in ??? () at /usr/lib/libQt6Core.so.6
#5  0x000071ff7fca955a in ??? () at /usr/lib/libc.so.6
#6  0x000071ff7fd26a3c in ??? () at /usr/lib/libc.so.6

Thread 1 (Thread 0x71ff7b2c89c0 (LWP 1623)):
[KCrash Handler]
#4  0x000071ff81a045a0 in ??? () at /usr/lib/libQt6Quick.so.6
#5  0x000071ff7954e2d7 in ??? () at /usr/lib/libQt6QuickTemplates2.so.6
#6  0x000071ff819fa3a2 in QQuickTextEdit::componentComplete() () at /usr/lib/libQt6Quick.so.6
#7  0x000071ff795569b7 in QQuickTextArea::componentComplete() () at /usr/lib/libQt6QuickTemplates2.so.6
#8  0x000071ff814d76d6 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt6Qml.so.6
#9  0x000071ff8145ac1d in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () at /usr/lib/libQt6Qml.so.6
#10 0x000071ff8145bcd5 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt6Qml.so.6
#11 0x000071ff82cfd36e in PlasmaQuick::SharedQmlEngine::createObjectFromComponent(QQmlComponent*, QQmlContext*, QHash<QString, QVariant> const&) () at /usr/lib/libPlasmaQuick.so.6
#12 0x000071ff82cde2a4 in ??? () at /usr/lib/libPlasmaQuick.so.6
#13 0x000071ff82cdeb68 in PlasmaQuick::AppletQuickItem::setPreloadFullRepresentation(bool) () at /usr/lib/libPlasmaQuick.so.6
#14 0x000071ff81431298 in ??? () at /usr/lib/libQt6Qml.so.6
#15 0x000071ff814d35c8 in QQmlObjectCreator::setPropertyValue(QQmlPropertyData const*, QV4::CompiledData::Binding const*) () at /usr/lib/libQt6Qml.so.6
#16 0x000071ff814dbd13 in QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) () at /usr/lib/libQt6Qml.so.6
#17 0x000071ff814d4ece in QQmlObjectCreator::setupBindings(QFlags<QQmlObjectCreator::BindingMode>) () at /usr/lib/libQt6Qml.so.6
#18 0x000071ff814d8f8b in QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*) () at /usr/lib/libQt6Qml.so.6
#19 0x000071ff814dabb6 in QQmlObjectCreator::createInstance(int, QObject*, bool) () at /usr/lib/libQt6Qml.so.6
#20 0x000071ff814ded34 in ??? () at /usr/lib/libQt6Qml.so.6
#21 0x000071ff8145d838 in QQmlComponentPrivate::beginCreate(QQmlRefPointer<QQmlContextData>) () at /usr/lib/libQt6Qml.so.6
#22 0x000071ff814588cd in QQmlComponent::beginCreate(QQmlContext*) () at /usr/lib/libQt6Qml.so.6
#23 0x000071ff82cfcabd in PlasmaQuick::SharedQmlEngine::setSource(QUrl const&) () at /usr/lib/libPlasmaQuick.so.6
#24 0x000071ff82ce1ce6 in PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*) () at /usr/lib/libPlasmaQuick.so.6
#25 0x000071ff7151b1c3 in ??? () at /usr/lib/qt6/qml/org/kde/plasma/private/containmentlayoutmanager/libcontainmentlayoutmanagerplugin.so
#26 0x000071ff814d76d6 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () at /usr/lib/libQt6Qml.so.6
#27 0x000071ff8145ac1d in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () at /usr/lib/libQt6Qml.so.6
#28 0x000071ff8145bcd5 in QQmlComponentPrivate::completeCreate() () at /usr/lib/libQt6Qml.so.6
#29 0x000071ff82cfd36e in PlasmaQuick::SharedQmlEngine::createObjectFromComponent(QQmlComponent*, QQmlContext*, QHash<QString, QVariant> const&) () at /usr/lib/libPlasmaQuick.so.6
#30 0x000071ff82cde2a4 in ??? () at /usr/lib/libPlasmaQuick.so.6
#31 0x000071ff82cdeb68 in PlasmaQuick::AppletQuickItem::setPreloadFullRepresentation(bool) () at /usr/lib/libPlasmaQuick.so.6
#32 0x000071ff81431298 in ??? () at /usr/lib/libQt6Qml.so.6
#33 0x000071ff814d35c8 in QQmlObjectCreator::setPropertyValue(QQmlPropertyData const*, QV4::CompiledData::Binding const*) () at /usr/lib/libQt6Qml.so.6
#34 0x000071ff814dbd13 in QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) () at /usr/lib/libQt6Qml.so.6
#35 0x000071ff814d4ece in QQmlObjectCreator::setupBindings(QFlags<QQmlObjectCreator::BindingMode>) () at /usr/lib/libQt6Qml.so.6
#36 0x000071ff814d8f8b in QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*) () at /usr/lib/libQt6Qml.so.6
#37 0x000071ff814dabb6 in QQmlObjectCreator::createInstance(int, QObject*, bool) () at /usr/lib/libQt6Qml.so.6
#38 0x000071ff814ded34 in ??? () at /usr/lib/libQt6Qml.so.6
#39 0x000071ff8145d838 in QQmlComponentPrivate::beginCreate(QQmlRefPointer<QQmlContextData>) () at /usr/lib/libQt6Qml.so.6
#40 0x000071ff814588cd in QQmlComponent::beginCreate(QQmlContext*) () at /usr/lib/libQt6Qml.so.6
#41 0x000071ff82cfcabd in PlasmaQuick::SharedQmlEngine::setSource(QUrl const&) () at /usr/lib/libPlasmaQuick.so.6
#42 0x000071ff82ce1ce6 in PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*) () at /usr/lib/libPlasmaQuick.so.6
#43 0x000071ff82cf78bc in ??? () at /usr/lib/libPlasmaQuick.so.6
#44 0x00005df32e5eacf3 in ??? ()
#45 0x00005df32e5e5788 in ??? ()
#46 0x000071ff80390ca9 in ??? () at /usr/lib/libQt6Core.so.6
#47 0x000071ff827ad616 in KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus) () at /usr/lib/libPlasmaActivities.so.6
#48 0x000071ff80390ca9 in ??? () at /usr/lib/libQt6Core.so.6
#49 0x000071ff827bb191 in ??? () at /usr/lib/libPlasmaActivities.so.6
#50 0x000071ff827be742 in ??? () at /usr/lib/libPlasmaActivities.so.6
#51 0x000071ff80390fab in ??? () at /usr/lib/libQt6Core.so.6
#52 0x000071ff81100e80 in ??? () at /usr/lib/libQt6DBus.so.6
#53 0x000071ff8037c2c7 in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6
#54 0x000071ff820f438b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6
#55 0x000071ff80339818 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6
#56 0x000071ff80339b9b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6
#57 0x000071ff805758a4 in ??? () at /usr/lib/libQt6Core.so.6
#58 0x000071ff7eec2f69 in ??? () at /usr/lib/libglib-2.0.so.0
#59 0x000071ff7ef213a7 in ??? () at /usr/lib/libglib-2.0.so.0
#60 0x000071ff7eec1162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#61 0x000071ff805739c4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#62 0x000071ff80343d6e in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6
#63 0x000071ff8033c2b8 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6
#64 0x00005df32e5ad486 in ??? ()
#65 0x000071ff7fc43cd0 in ??? () at /usr/lib/libc.so.6
#66 0x000071ff7fc43d8a in __libc_start_main () at /usr/lib/libc.so.6
#67 0x00005df32e5adc75 in ??? ()

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-03-19 22:36:38 UTC
*** Bug 484021 has been marked as a duplicate of this bug. ***
Comment 2 Nicolas Fella 2024-03-20 19:07:57 UTC

*** This bug has been marked as a duplicate of bug 483985 ***