Bug 465619 - plasma crashes while editing widgets
Summary: plasma crashes while editing widgets
Status: RESOLVED DUPLICATE of bug 449204
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.24.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-12 10:26 UTC by crc
Modified: 2023-02-12 18:24 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 crc 2023-02-12 10:26:28 UTC
Application: plasmashell (5.24.7)
 (Compiled from sources)
Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.15.0-60-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04.1 LTS
DrKonqi: 5.24.5 [KCrashBackend]

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

copying and pasting (ctrl+v) hex code while editing system monitor sensor colors

- Custom settings of the application:

sensor detail is applicatoin memory percentage

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00000000ffffffff in ?? ()
#5  0x00007f698748cb5e in QMetaObject::cast(QObject const*) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f6981769eb6 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#7  0x00007f6987897480 in QShortcutMap::hasShortcutForKeySequence(QKeySequence const&) const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007f69882ca651 in QLineEdit::createStandardContextMenu() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f69882cb5a2 in QLineEdit::contextMenuEvent(QContextMenuEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f69881bd4ee in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f698817a713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f6988181ca4 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f6987483e3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f69881d74a4 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f69881d9fd5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f698817a713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f6987483e3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f698786c307 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x00007f6987841a2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#20 0x00007f6982353d6e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#21 0x00007f6985860d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f69858b56c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f698585e3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f69874dd0b8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f698748275b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f698748acf4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x0000560bf2f47dce in ?? ()
#28 0x00007f6986da1d90 in __libc_start_call_main (main=main@entry=0x560bf2f46f70, argc=argc@entry=1, argv=argv@entry=0x7fff1a89d7b8) at ../sysdeps/nptl/libc_start_call_main.h:58
#29 0x00007f6986da1e40 in __libc_start_main_impl (main=0x560bf2f46f70, argc=1, argv=0x7fff1a89d7b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1a89d7a8) at ../csu/libc-start.c:392
#30 0x0000560bf2f47ef5 in ?? ()
[Inferior 1 (process 1520) detached]

Possible duplicates by query: bug 449377, bug 449204, bug 443934, bug 443520, bug 438133.

Reported using DrKonqi
Comment 1 Nate Graham 2023-02-12 18:24:03 UTC

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