[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 Nate Graham changed: What|Removed |Added Resolution|NOT A BUG |DOWNSTREAM --- Comment #11 from Nate Graham --- Thanks for the info! Glad you fixed it. If Kubuntu shipped this way, I would recommend that you report the bug to them. -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 Udo changed: What|Removed |Added Resolution|WAITINGFORINFO |NOT A BUG Status|NEEDSINFO |RESOLVED --- Comment #10 from Udo --- Hello, well shame on my. When trying to get the flatpak-backend debug symbols installed I found out, that something was named as "broken" in Muon Softwaremanager when looking at the plasma-discover package. So I removed completely the package - including the flatpak part. Then I reinstalled the whole thing - Muon did NOT requested the flatpak part to be installed. And to my surprise discover is working now... I do not know when and why the flatpak part was additonally installed since I did not install discover as an extra package. It was part of my Kubuntu installation from the beginning. Then I also reinstalled the flatpak-backend part - and even that is now working maybe there have been some problems with updating the plasma-discover package in the past without any notice or something similar... So I have set it to resolved and "not a bug" - again, sorry for creating such an effort -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #9 from Nate Graham --- Gotta install the debug package for the flatpak backend package too, or else the backtrace is missing debus symbols and we can't tell where it's crashing. Can you do that? -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #8 from Udo --- So I did install "plasma-discover-backend-flatpak" and again did gdb debug: "Haltepunkt 2 at 0x75c097b0 Haltepunkt 3 at 0x75c09800 Continuing. [Detaching after fork from child process 11732] [Thread 0x7fffb7fff640 (LWP 11574) exited] [Thread 0x7048c640 (LWP 11528) exited] [Thread 0x7fffe48e1640 (LWP 11648) exited] [Thread 0x7fffabfff640 (LWP 11633) exited] [Thread 0x7fffaaffd640 (LWP 11650) exited] [Thread 0x7fffaa7fc640 (LWP 11651) exited] [Thread 0x7fffab7fe640 (LWP 11649) exited] [Thread 0x7fffa3fff640 (LWP 11638) exited] [Thread 0x7fffa8ffd640 (LWP 11634) exited] [Thread 0x7fffb5f7c640 (LWP 11550) exited] [Thread 0x7fffd33e2640 (LWP 11541) exited] [Thread 0x7fffd2ad9640 (LWP 11542) exited] Thread 1 "plasma-discover" received signal SIGSTOP, Stopped (signal). 0x75a4bd3f in __GI___poll (fds=0x7fffcf90, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 29 ../sysdeps/unix/sysv/linux/poll.c: Datei oder Verzeichnis nicht gefunden. #0 0x75a4bd3f in __GI___poll (fds=0x7fffcf90, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x77773808 in () at /lib/x86_64-linux-gnu/libKF5Crash.so.5 #2 0x77774513 in KCrash::defaultCrashHandler(int) () at /lib/x86_64-linux-gnu/libKF5Crash.so.5 #3 0x75976520 in () at /lib/x86_64-linux-gnu/libc.so.6 #4 0x7fffe40b8327 in () at /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/flatpak-backend.so #5 0x7fffe40c69de in () at /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/flatpak-backend.so #6 0x76067a53 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x75e4dec5 in QFutureWatcherBase::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x771c86b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x7603016a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x76033257 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x76089ef7 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x7496a8bb in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x749bdf08 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x74968003 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x76089548 in QEventDispatcherGlib::processEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x7602ea9b in QEventLoop::exec(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x76037024 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x5556b637 in () #19 0x7595dfd0 in __libc_start_call_main (main=main@entry=0x5556ad40, argc=argc@entry=1, argv=argv@entry=0x7fffe528) at ../sysdeps/nptl/libc_start_call_main.h:58 #20 0x7595e07d in __libc_start_main_impl (main= 0x5556ad40, argc=1, argv=0x7fffe528, init=, fini=, rtld_fini=, stack_end=0x7fffe518) at ../csu/libc-start.c:409 #21 0x5556c045 in () [Inferior 1 (process 11524) killed] Haltepunkt 2 at 0x75c097b0 Haltepunkt 3 at 0x75c09800 Continuing. [Detaching after fork from child process 16674] [Thread 0x7fffd15eb640 (LWP 16507) exited] [Thread 0x7fffad9f1640 (LWP 16594) exited] [Thread 0x7fffae9f3640 (LWP 16577) exited] [Thread 0x7fffae1f2640 (LWP 16593) exited] [Thread 0x7fffb7fff640 (LWP 16581) exited] [Thread 0x7fffe48e0640 (LWP 16591) exited] [Thread 0x7048b640 (LWP 16472) exited] [Thread 0x7fffb6c44640 (LWP 16592) exited] [Thread 0x7fffd2ad9640 (LWP 16492) exited] [Thread 0x7fffd0ad6640 (LWP 16486) exited] [Thread 0x7fffd33e2640 (LWP 16485) exited] Thread 1 "plasma-discover" received signal SIGSTOP, Stopped (signal). 0x75a4bd3f in __GI___poll (fds=0x7fffcf90, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 29 ../sysdeps/unix/sysv/linux/poll.c: Datei oder Verzeichnis nicht gefunden. Continuing. Thread 3 "QDBusConnection" received signal SIGCONT, Continued. [Switching to Thread 0x7fffece2a640 (LWP 16473)] 0x75a4bd3f in __GI___poll (fds=0x7fffe001b140, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 29 in ../sysdeps/unix/sysv/linux/poll.c #0 0x75a4bd3f in __GI___poll (fds=0x7fffe001b140, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x749bdea6 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x74968003 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x76089548 in QEventDispatcherGlib::processEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x7602ea9b in QEventL
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #7 from Udo --- Created attachment 148757 --> https://bugs.kde.org/attachment.cgi?id=148757&action=edit gdb output gdb output -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #6 from Nate Graham --- Discover isn't installed as a Flatpak, so you run it with `plasma-discover`. To get debug symbols, you'll need to use the `apt` package manager. Probably something like `sudo apt install plasma-discover-backend-flatpak` or something like that. It might be slightly different (I'm not so familiar with Kubuntu) -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #5 from Udo --- Sorry, as I wrote, I am not an expert - so when I try, I get an error -see below. Also the next I tried was unsuccessful... see also below --- xetcst@Tower-Ryzen:~$ flatpak --run plasma-discover Fehler: 'plasma-discover' is not a flatpak command. Did you mean '--gl-drivers'? See 'flatpak --help' xetcst@Tower-Ryzen:~$ flatpak list Name Application ID Version Zweig Ursprung Installation AstroMenace com.viewizard.AstroMenace 1.4.1 stableastromenace-originsystem Entangle org.entangle_photo.Manager 3.0 stableflathub system TAP-plugins org.freedesktop.LinuxAudio.Plugins.TAP1.0.1 21.08 flathub system SWH org.freedesktop.LinuxAudio.Plugins.swh0.4.17 21.08 flathub system Freedesktop Platform org.freedesktop.Platform 21.08.1221.08 flathub system Mesa org.freedesktop.Platform.GL.default 21.3.8 21.08 flathub system nvidia-470-103-01 org.freedesktop.Platform.GL.nvidia-470-103-01 1.4 flathub system openh264 org.freedesktop.Platform.openh264 2.1.0 2.0 flathub system GNOME Application Platform version 42 org.gnome.Platform 42flathub system Adwaita theme org.kde.KStyle.Adwaita 5.15-21.08flathub system KDE Application Platform org.kde.Platform 5.15-21.08flathub system Kdenlive org.kde.kdenlive 22.04.0 stableflathub system xetcst@Tower-Ryzen:~$ -- xetcst@Tower-Ryzen:~$ flatpak install flathub org.kde.Platform//5.13.0-40 Looking for matches… Fehler: Nothing matches org.kde.Platform in remote flathub xetcst@Tower-Ryzen:~$ xetcst@Tower-Ryzen:~$ flatpak install flathub org.kde.Sdk//5.13.0-40 Looking for matches… Fehler: Nothing matches org.kde.Sdk in remote flathub xetcst@Tower-Ryzen:~$ -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #4 from Nate Graham --- > #4 0x7fffe40b8327 in () at > /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/flatpak-backend.so > #5 0x7fffe40c69de in () at > /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/flatpak-backend.so This is very likely Bug 443745, but I can't know without debug symbols for the Flatpak backend for Discover. Can you install those, reproduce the crash, and get a new backtrace that shows more for these lines? -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #3 from Udo --- Sorry, have read, that one should also copy&paste the report: -- Haltepunkt 2 at 0x75c097b0 Haltepunkt 3 at 0x75c09800 Continuing. [Detaching after fork from child process 11732] [Thread 0x7fffb7fff640 (LWP 11574) exited] [Thread 0x7048c640 (LWP 11528) exited] [Thread 0x7fffe48e1640 (LWP 11648) exited] [Thread 0x7fffabfff640 (LWP 11633) exited] [Thread 0x7fffaaffd640 (LWP 11650) exited] [Thread 0x7fffaa7fc640 (LWP 11651) exited] [Thread 0x7fffab7fe640 (LWP 11649) exited] [Thread 0x7fffa3fff640 (LWP 11638) exited] [Thread 0x7fffa8ffd640 (LWP 11634) exited] [Thread 0x7fffb5f7c640 (LWP 11550) exited] [Thread 0x7fffd33e2640 (LWP 11541) exited] [Thread 0x7fffd2ad9640 (LWP 11542) exited] Thread 1 "plasma-disover" received signal SIGSTOP, Stopped (signal). 0x75a4bd3f in __GI___poll (fds=0x7fffcf90, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 29 ../sysdeps/unix/sysv/linux/poll.c: Datei oder Verzeichnis nicht gefunden. #0 0x75a4bd3f in __GI___poll (fds=0x7fffcf90, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x77773808 in () at /lib/x86_64-linux-gnu/libKF5Crash.so.5 #2 0x77774513 in KCrash::defaultCrashHandler(int) () at /lib/x86_64-linux-gnu/libKF5Crash.so.5 #3 0x75976520 in () at /lib/x86_64-linux-gnu/libc.so.6 #4 0x7fffe40b8327 in () at /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/flatpak-backend.so #5 0x7fffe40c69de in () at /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/flatpak-backend.so #6 0x76067a53 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x75e4dec5 in QFutureWatcherBase::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x771c86b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x7603016a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x76033257 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x76089ef7 in () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x7496a8bb in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x749bdf08 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x74968003 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x76089548 in QEventDispatcherGlib::processEvents(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x7602ea9b in QEventLoop::exec(QFlags) () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x76037024 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x5556b637 in () #19 0x7595dfd0 in __libc_start_call_main (main=main@entry=0x5556ad40, argc=argc@entry=1, argv=argv@entry=0x7fffe528) at ../sysdeps/nptl/libc_start_call_main.h:58 #20 0x7595e07d in __libc_start_main_impl (main= 0x5556ad40, argc=1, argv=0x7fffe528, init=, fini=, rtld_fini=, stack_end=0x7fffe518) at ../csu/libc-start.c:409 #21 0x5556c045 in () [Inferior 1 (process 11524) killed] -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 --- Comment #2 from Udo --- Created attachment 148695 --> https://bugs.kde.org/attachment.cgi?id=148695&action=edit GDB crash log Hi Nate, have attached a crash report. Hope it is usable resp. the right one. Could only find GDB as debugger. When looking at it (I am not a programmer and for sure no system programmer) is the crash reason the: "../sysdeps/unix/sysv/linux/poll.c: Datei oder Verzeichnis nicht gefunden." (Means: File or directory not found) ? Regards Udo -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 Nate Graham changed: What|Removed |Added CC||[email protected] Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO Severity|normal |crash --- Comment #1 from Nate Graham --- If something crashed, we need a backtrace of it so we can figure out what's going on. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Can you please attach one? Thanks! -- You are receiving this mail because: You are watching all bug changes.
[Discover] [Bug 453513] Discover crashes every time when retrieving updates
https://bugs.kde.org/show_bug.cgi?id=453513 Udo changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
