Bug 477311 - crash when adding and deleting Widgets
Summary: crash when adding and deleting Widgets
Status: RESOLVED DUPLICATE of bug 468180
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.5
Platform: Debian stable Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-11-21 04:01 UTC by TyB
Modified: 2023-12-28 19:55 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (46.41 KB, text/plain)
2023-12-28 19:55 UTC, Bobby
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TyB 2023-11-21 04:01:54 UTC
Application: plasmashell (5.27.5)

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

-- Information about the crash:
Total CPU use. Some kind of crash when adding and deleting widgets.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f50fba77c86 in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x00007f50fbf49059 in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007f50fbf3e997 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f50fa4dd50d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f50fb162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f50fa4b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f50fa508c31 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f50fa5094c4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f50f8e727a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f50f8e72a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f50f8e72acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f50fa509836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f50fa4b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f50fa4b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000055fca87f5dc3 in ?? ()
#19 0x00007f50fa0461ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#20 0x00007f50fa046285 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#21 0x000055fca87f5ee1 in ?? ()
[Inferior 1 (process 2673) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-11-29 22:35:25 UTC

*** This bug has been marked as a duplicate of bug 468180 ***
Comment 2 Bobby 2023-12-28 19:55:01 UTC
Created attachment 164519 [details]
New crash information added by DrKonqi

plasmashell (5.27.5) using Qt 5.15.8

i was deleteing two widgets and it went black then threw me a plasma error.

-- Backtrace (Reduced):
#5  0x00007f57e0e77c86 in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x00007f57e1349059 in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f57e133e997 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007f57df8dd50d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f57e0562fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5