[Discover] [Bug 432266] Discover crashes few seconds after loading

2022-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432266

--- Comment #3 from paninomaninod...@gmail.com ---
Created attachment 151464
  --> https://bugs.kde.org/attachment.cgi?id=151464=edit
New crash information added by DrKonqi

plasma-discover (5.25.4) using Qt 5.15.5

Sometimes Discover crashes while it's searching for updates.
Launching it again and trying again works, but frequently it crashes during
first try.

-- Backtrace (Reduced):
#4  0x7f3db1762120 in QObjectPrivate::connectImpl(QObject const*, int,
QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int
const*, QMetaObject const*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3db1762615 in QObject::connectImpl(QObject const*, void**, QObject
const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*,
QMetaObject const*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f3d98db274a in
KNSCore::Engine::addProvider(QSharedPointer) () from
/lib/x86_64-linux-gnu/libKF5NewStuffCore.so.5
#7  0x7f3d98db2f85 in KNSCore::Engine::slotProviderFileLoaded(QDomDocument
const&) () from /lib/x86_64-linux-gnu/libKF5NewStuffCore.so.5
[...]
#9  0x7f3d98d97e96 in KNSCore::XmlLoader::signalLoaded(QDomDocument const&)
() from /lib/x86_64-linux-gnu/libKF5NewStuffCore.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 432266] Discover crashes few seconds after loading

2022-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432266

paninomaninod...@gmail.com changed:

   What|Removed |Added

 CC||paninomaninod...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 432266] Discover crashes few seconds after loading

2021-02-04 Thread emiliano80
https://bugs.kde.org/show_bug.cgi?id=432266

emiliano80  changed:

   What|Removed |Added

 CC||eperu...@vodafone.it

--- Comment #2 from emiliano80  ---
Same here, with ArchLinux:
Qt ver: 5.15.2
KDE framework ver: 5.78.0
Plasma version: 5.20.5

Steps to reproduce:
Simply open discover and wait a few seconds, it'll segfault every time.
No custom settings have been added, nor the repo files manipulated
Dr. Konqi's backtrace follows:

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

[KCrash Handler]
#4  0x7f5a878c7b48 in g_slist_find () at /usr/lib/libglib-2.0.so.0
#5  0x7f5a8722673c in  () at /usr/lib/libgobject-2.0.so.0
#6  0x7f5a872076fa in  () at /usr/lib/libgobject-2.0.so.0
#7  0x7f5a8720d0c4 in  () at /usr/lib/libgobject-2.0.so.0
#8  0x7f5a8720e8a4 in g_object_new_valist () at
/usr/lib/libgobject-2.0.so.0
#9  0x7f5a8720ec1a in g_object_new () at /usr/lib/libgobject-2.0.so.0
#10 0x7f5a6c2b5c01 in  () at /usr/lib/libflatpak.so.0
#11 0x7f5a6c2b0c33 in  () at /usr/lib/libflatpak.so.0
#12 0x7f5a6c2b1b49 in flatpak_installation_get_installed_ref () at
/usr/lib/libflatpak.so.0
#13 0x7f5a6c37fb0d in  () at
/usr/lib/qt/plugins/discover/flatpak-backend.so
#14 0x7f5a6c385a4d in  () at
/usr/lib/qt/plugins/discover/flatpak-backend.so
#15 0x7f5a6c3863b7 in  () at
/usr/lib/qt/plugins/discover/flatpak-backend.so
#16 0x7f5a6c3865e3 in  () at
/usr/lib/qt/plugins/discover/flatpak-backend.so
#17 0x7f5a6c387562 in  () at
/usr/lib/qt/plugins/discover/flatpak-backend.so
#18 0x7f5a8949cdd6 in  () at /usr/lib/libQt5Core.so.5
#19 0x7f5a89288525 in QFutureWatcherBase::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#20 0x7f5a8a423752 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#21 0x7f5a89465a7a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#22 0x7f5a89468573 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#23 0x7f5a894bf0a4 in  () at /usr/lib/libQt5Core.so.5
#24 0x7f5a878aca84 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#25 0x7f5a879009b1 in  () at /usr/lib/libglib-2.0.so.0
#26 0x7f5a878ab2b1 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#27 0x7f5a894be6e1 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#28 0x7f5a894643fc in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#29 0x7f5a8946c894 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#30 0x55b2063888cc in  ()
#31 0x7f5a88e30152 in __libc_start_main () at /usr/lib/libc.so.6
#32 0x55b206388e6e in _start ()
[Inferior 1 (process 34443) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 432266] Discover crashes few seconds after loading

2021-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432266

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

-- 
You are receiving this mail because:
You are watching all bug changes.