Bug 447244 - Plasma crashes since update
Summary: Plasma crashes since update
Status: RESOLVED DUPLICATE of bug 396359
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.23.4
Platform: unspecified Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-12-19 22:37 UTC by Dietrich Christopeit
Modified: 2022-01-11 17:03 UTC (History)
2 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 Dietrich Christopeit 2021-12-19 22:37:30 UTC
Application: plasmashell (5.23.4)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.15.10-custom x86_64
Windowing System: X11
Distribution: Kali GNU/Linux Rolling
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
	
	starting system

- Unusual behavior I noticed:
	
	The menubar appeared later than usual

- Custom settings of the application:

	smaller icons
	moved to top
	using the 5.15.10 Kernel com,piled from source
	VMD is on in Bios

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f206c11f950 in QQuickWindow::maybeUpdate() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x00007f206c1101c1 in QQuickItemPrivate::addChild(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007f206c112202 in QQuickItem::setParentItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f206c132af5 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007f206bc1ce33 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x00007f206bc20b99 in QQmlComponent::createObject(QQmlV4Function*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007f206bc21693 in QQmlComponent::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x00007f206bc596fd in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007f206bb44ba6 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007f206bb601cf in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x00007f206bb62cf7 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#15 0x00007f206baff3d0 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x00007f206bc916c2 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x00007f206bc91afa in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#18 0x00007f206a73f12e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f206b3f36bf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f206a712b1a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f206a715b67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f206a76aad3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f2068748cdb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f2068748f88 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f206874903f in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f206a76a154 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f206a71152b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f206a719800 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x000055eeb50dc6ea in ?? ()
#30 0x00007f206a0b7e4a in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#31 0x000055eeb50dc80a in ?? ()
[Inferior 1 (process 5229) detached]

Possible duplicates by query: bug 447063, bug 446993, bug 445975, bug 445662, bug 445112.

Reported using DrKonqi
Comment 1 Nate Graham 2022-01-11 17:03:09 UTC

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