Bug 469104 - Discover crashes instantly after checking for updates
Summary: Discover crashes instantly after checking for updates
Status: RESOLVED DUPLICATE of bug 466205
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.27.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-28 13:47 UTC by ananas7c
Modified: 2023-04-28 20:37 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ananas7c 2023-04-28 13:47:10 UTC
Application: plasma-discover (5.27.4)

Qt Version: 5.15.9
Frameworks Version: 5.105.0
Operating System: Linux 6.2.11-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Every time I check for updates, discover crashes on the first attemt unexpectedly, but usually works fine after that. I did not notice any other issues with the application, except for it taking quite a long time to fetch the updates, but that might be normal.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007f211f9939b3 in KNSCore::Engine::addProvider(QSharedPointer<KNSCore::Provider>) () at /usr/lib/libKF5NewStuffCore.so.5
#5  0x00007f211f9960de in  () at /usr/lib/libKF5NewStuffCore.so.5
#6  0x00007f216f8beb41 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f211f97f217 in KNSCore::XmlLoader::signalLoaded(QDomDocument const&) () at /usr/lib/libKF5NewStuffCore.so.5
#8  0x00007f211f9b1e3c in  () at /usr/lib/libKF5NewStuffCore.so.5
#9  0x00007f216f8beb41 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f2170a347da in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF5CoreAddons.so.5
#11 0x00007f2170a3a52c in  () at /usr/lib/libKF5CoreAddons.so.5
#12 0x00007f216f8beb41 in  () at /usr/lib/libQt5Core.so.5
#13 0x00007f211f9bc8d8 in  () at /usr/lib/libKF5NewStuffCore.so.5
#14 0x00007f216f8beb41 in  () at /usr/lib/libQt5Core.so.5
#15 0x00007f216f5301e8 in  () at /usr/lib/libQt5Network.so.5
#16 0x00007f216f8b1c80 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#17 0x00007f2171378b5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007f216f88e028 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#19 0x00007f216f88eb33 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#20 0x00007f216f8d4f58 in  () at /usr/lib/libQt5Core.so.5
#21 0x00007f216e50f53b in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#22 0x00007f216e56c219 in  () at /usr/lib/libglib-2.0.so.0
#23 0x00007f216e50e1a2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#24 0x00007f216f8d8d3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#25 0x00007f216f88668c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#26 0x00007f216f8912f9 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#27 0x000055ff81c01947 in  ()
#28 0x00007f216f03c790 in  () at /usr/lib/libc.so.6
#29 0x00007f216f03c84a in __libc_start_main () at /usr/lib/libc.so.6
#30 0x000055ff81c02365 in  ()
[Inferior 1 (process 58207) detached]

The reporter indicates this bug may be a duplicate of or related to bug 466205.

Reported using DrKonqi
Comment 1 Nate Graham 2023-04-28 20:37:57 UTC

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