Summary: | Discover Notifier crashes on login in FlatpakNotifier::Installation::ensureInitialized() | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Max Lieblich <max> |
Component: | Notifier | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 2270638422, aleixpol, nate, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.23.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Max Lieblich
2022-01-25 14:46:41 UTC
This shouldn't be a problem anymore Created attachment 165764 [details]
New crash information added by DrKonqi
DiscoverNotifier (5.27.10) using Qt 5.15.12
This happens every time I log in, before I do anything at all.
-- Backtrace (Reduced):
#6 _flatpak_installation_get_dir (error=0x0, ensure_repo=0, self=<optimized out>) at ../flatpak/common/flatpak-installation.c:383
#7 flatpak_installation_get_dir_maybe_no_repo (self=<optimized out>) at ../flatpak/common/flatpak-installation.c:399
#8 flatpak_installation_create_monitor (self=<optimized out>, cancellable=0x5993f77e6fa0, error=0x7ffe355be148) at ../flatpak/common/flatpak-installation.c:2670
#9 0x00007e164b9ac6e6 in FlatpakNotifier::Installation::ensureInitialized(std::function<_FlatpakInstallation* ()>, _GCancellable*, _GError**) (this=this@entry=0x5993f77e6970, func=..., cancellable=0x5993f77e6fa0, error=error@entry=0x7ffe355be148) at /usr/src/debug/discover/discover-5.27.10.1/libdiscover/backends/FlatpakBackend/FlatpakNotifier.cpp:131
#10 0x00007e164b9acbc9 in FlatpakNotifier::setupFlatpakInstallations (error=0x7ffe355be148, this=<optimized out>) at /usr/src/debug/discover/discover-5.27.10.1/libdiscover/backends/FlatpakBackend/FlatpakNotifier.cpp:139
|