Bug 465349 - [neon unstable] plasmashell crashes occasionally while runing Eclipse
Summary: [neon unstable] plasmashell crashes occasionally while runing Eclipse
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: master
Platform: Neon Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-05 23:38 UTC by Oded Arbel
Modified: 2023-02-06 17:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (152.75 KB, text/plain)
2023-02-05 23:38 UTC, Oded Arbel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oded Arbel 2023-02-05 23:38:54 UTC
Application: plasmashell (5.27.80)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 5.19.0-29-generic x86_64
Windowing System: Wayland
Distribution: KDE neon Unstable Edition
DrKonqi: 5.27.80 [CoredumpBackend]

-- Information about the crash:
With Eclipse running, plasmashell occasionally crashes, taking Eclipse with it.

This may be related to konqi bug #465326, though the stack trace is different, and has some glib stuff going on.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#3  std::swap<void*>(void*&, void*&) (__b=@0x7fffe9a8e278: 0x55d63b1089d0, __a=<error reading variable: Cannot access memory at address 0x0>) at /usr/include/c++/11/bits/move.h:196
#4  qSwap<void*>(void*&, void*&) (value2=@0x7fffe9a8e278: 0x55d63b1089d0, value1=<error reading variable: Cannot access memory at address 0x0>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:977
[...]
#6  NotificationManager::Server::invokeAction(unsigned int, QString const&, QString const&, NotificationManager::Notifications::InvokeBehavior, QWindow*) (this=0x7efdb4e10df0 <NotificationManager::Server::self()::s_self>, notificationId=5, actionName=<optimized out>, xdgActivationAppId=<optimized out>, behavior=NotificationManager::Notifications::None, window=<optimized out>) at ./libnotificationmanager/server.cpp:88
#7  0x00007efdb4dad2e3 in NotificationManager::Notifications::qt_metacall(QMetaObject::Call, int, void**) (this=0x55d639997f70, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0x7fffe9a8e470) at ./obj-x86_64-linux-gnu/libnotificationmanager/notificationmanager_autogen/EWIEGA46WW/moc_notifications.cpp:822
#8  0x00007efe082d06c5 in QQmlObjectOrGadget::metacall(QMetaObject::Call, int, void**) const (this=this@entry=0x7fffe9a8e700, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=125, argv=<optimized out>) at qml/qqmlobjectorgadget.cpp:51


Reported using DrKonqi
Comment 1 Oded Arbel 2023-02-05 23:38:55 UTC
Created attachment 155987 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.