Bug 495007 - Plasma Discover crash when open
Summary: Plasma Discover crash when open
Status: RESOLVED DUPLICATE of bug 467888
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.27.5
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-10-18 20:35 UTC by drex.cipher0357
Modified: 2024-11-08 21:25 UTC (History)
3 users (show)

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


Attachments
New crash information added by DrKonqi (50.17 KB, text/plain)
2024-11-08 13:44 UTC, grzegorz.pryla
Details

Note You need to log in before you can comment on or make changes to this bug.
Description drex.cipher0357 2024-10-18 20:35:06 UTC
Application: plasma-discover (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.10.10-lenovo-g7a74bc337e27-dirty x86_64
Windowing System: X11
Distribution: Loc-OS Linux 23 (Con Tutti)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
When you launch the application, it starts loading the list of applications, after a few seconds it closes.
I have already restarted the computer and the problem persists, I also tried reinstalling plasma-discover-common and that didn't work either.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f976e158ac7 in PackageKitBackend::resolvePackages(QStringList const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/packagekit-backend.so
#5  0x00007f976e1624b1 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/packagekit-backend.so
#6  0x00007f976e15c588 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/packagekit-backend.so
#7  0x00007f9785cdd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f9787762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f9785cb1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f9785cb46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f9785d0a193 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f97844627a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f9784462a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f9784462acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f9785d09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f9785cb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f9785cb8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x0000563d8adb02a7 in ?? ()
#19 0x00007f978584624a in __libc_start_call_main (main=main@entry=0x563d8adaf9b0, argc=argc@entry=1, argv=argv@entry=0x7ffe434fde18) at ../sysdeps/nptl/libc_start_call_main.h:58
#20 0x00007f9785846305 in __libc_start_main_impl (main=0x563d8adaf9b0, argc=1, argv=0x7ffe434fde18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe434fde08) at ../csu/libc-start.c:360
#21 0x0000563d8adb0811 in ?? ()
[Inferior 1 (process 3524) detached]

The reporter indicates this bug may be a duplicate of or related to bug 485003, bug 486362, bug 493929.

Reported using DrKonqi
Comment 1 grzegorz.pryla 2024-11-08 13:44:01 UTC
Created attachment 175648 [details]
New crash information added by DrKonqi

plasma-discover (5.27.5) using Qt 5.15.8

The issue occurs every time I launch the application for the first time. The second time I open it, the problem doesn't happen. Please resolve this issue quickly, as it's very frustrating.

-- Backtrace (Reduced):
#4  0x00007f33f76cbac7 in PackageKitBackend::resolvePackages(QStringList const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/packagekit-backend.so
[...]
#7  0x00007f342d6dd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f342f162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f342d6b1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f342d6b46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Comment 2 Nate Graham 2024-11-08 21:25:10 UTC
*** This bug has been marked as a duplicate of bug 467888 ***