Bug 467012

Summary: Discover Notifier Crashes on boot
Product: [Applications] Discover Reporter: Phil Riordan <phil>
Component: discoverAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: aleixpol, nate
Priority: NOR Keywords: drkonqi
Version: 5.27.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Phil Riordan 2023-03-07 14:23:21 UTC
Application: DiscoverNotifier (5.27.2)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-1009-tuxedo x86_64
Windowing System: X11
Distribution: TUXEDO OS 2
DrKonqi: 5.27.1 [KCrashBackend]

-- Information about the crash:
Each time I boot I get the above error. Looking for recommendations on how to resolve. Thank you!

The crash can be reproduced every time.

-- Backtrace:
Application: Discover Notifier (DiscoverNotifier), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fa0b051a25d in flatpak_installation_create_monitor () from /lib/x86_64-linux-gnu/libflatpak.so.0
#5  0x00007fa0b200d075 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover-notifier/FlatpakNotifier.so
#6  0x00007fa0b200d500 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover-notifier/FlatpakNotifier.so
#7  0x0000558a48b869dd in ?? ()
#8  0x00007fa0bcae9ade in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fa0bd76c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fa0bcabc07a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fa0bcabf167 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fa0bcb16487 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fa0bb5c7d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fa0bb61c6c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fa0bb5c53e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007fa0bcb15ad8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fa0bcaba99b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fa0bcac2f34 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x0000558a48b82965 in ?? ()
#20 0x00007fa0bc029d90 in __libc_start_call_main (main=main@entry=0x558a48b80810, argc=argc@entry=1, argv=argv@entry=0x7ffe151405b8) at ../sysdeps/nptl/libc_start_call_main.h:58
#21 0x00007fa0bc029e40 in __libc_start_main_impl (main=0x558a48b80810, argc=1, argv=0x7ffe151405b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe151405a8) at ../csu/libc-start.c:392
#22 0x0000558a48b82ac5 in ?? ()
[Inferior 1 (process 1604) detached]

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

Reported using DrKonqi
Comment 1 Nate Graham 2023-03-13 17:01:40 UTC

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