Bug 475405 - Plasma crashed when adding/deleting panels.
Summary: Plasma crashed when adding/deleting panels.
Status: RESOLVED DUPLICATE of bug 468180
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.8
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-10-09 16:05 UTC by tyler12970
Modified: 2023-10-11 21:01 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 tyler12970 2023-10-09 16:05:58 UTC
Application: plasmashell (5.27.8)
 (Compiled from sources)
Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.2.0-10022-tuxedo x86_64
Windowing System: Wayland
Distribution: TUXEDO OS 2
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
When I removed a panel in tuxedo os, it crashed. Although I was moving around rather too quickly.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007fb23b28071f in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x00007fb23b7536ee in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007fb23b748a85 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007fb239cea2ef in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb23a96c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007fb239cbce7a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fb239d1569b in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fb239d15f9c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fb2387edd3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fb238843258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fb2387eb3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fb239d16368 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fb239cbb79b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fb239cc3d44 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x0000560ffa175a8b in ?? ()
#19 0x00007fb239229d90 in __libc_start_call_main (main=main@entry=0x560ffa174b70, argc=argc@entry=1, argv=argv@entry=0x7ffc74615e18) at ../sysdeps/nptl/libc_start_call_main.h:58
#20 0x00007fb239229e40 in __libc_start_main_impl (main=0x560ffa174b70, argc=1, argv=0x7ffc74615e18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc74615e08) at ../csu/libc-start.c:392
#21 0x0000560ffa175bb5 in ?? ()
[Inferior 1 (process 96266) detached]

The reporter indicates this bug may be a duplicate of or related to bug 474836, bug 475036, bug 475099, bug 475132.

Reported using DrKonqi
Comment 1 Nate Graham 2023-10-11 21:01:55 UTC

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