Bug 413282 - Apper crash on finish update
Summary: Apper crash on finish update
Status: RESOLVED DUPLICATE of bug 405433
Alias: None
Product: apper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-10-21 14:57 UTC by Matheus Catarino
Modified: 2019-10-29 00:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matheus Catarino 2019-10-21 14:57:54 UTC
Application: apper (1.0.0)

Qt Version: 5.13.1
Frameworks Version: 5.63.0
Operating System: Linux 5.3.7-arch1-1-ARCH x86_64
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed:

 Whenever you update any package, after finishing apper stops working. It does not appear to affect the installation of the update, but it becomes a nuisance to see the tool failing.

- Custom settings of the application:

I use the aur qt5-autoupdater-packagekit package due to the need for discover. Then I ended up installing apper to manage the packages installed on the system.

Using Plasma DE (last version)

The crash can be reproduced every time.

-- Backtrace:
Application: Apper (apper), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9d7ea82d00 (LWP 50833))]

Thread 3 (Thread 0x7f9d75d67700 (LWP 50835)):
#0  0x00007f9d7d17c9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f9d7c1e4180 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f9d7c1e4251 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f9d7d728a1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f9d7d6cf4ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f9d7d501385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f9d7d9fdb37 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007f9d7d5025b0 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f9d7c7714cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f9d7d1872d3 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f9d77c7f700 (LWP 50834)):
#0  0x00007f9d7d17c9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f9d7b36c630 in  () at /usr/lib/libxcb.so.1
#2  0x00007f9d7b36e2db in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007f9d786bb101 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f9d7d5025b0 in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f9d7c7714cf in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f9d7d1872d3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f9d7ea82d00 (LWP 50833)):
[KCrash Handler]
#6  0x00007f9d7f310873 in  () at /usr/lib/apper/libapper_private.so
#7  0x00007f9d7f3094eb in PackageModel::clearSelectedNotPresent() () at /usr/lib/apper/libapper_private.so
#8  0x00005614585c9b2b in  ()
#9  0x00007f9d7d6fcb70 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#10 0x00007f9d7f05de70 in PackageKit::Transaction::finished(PackageKit::Transaction::Exit, unsigned int) () at /usr/lib/libpackagekitqt5.so.1
#11 0x00007f9d7f062c96 in  () at /usr/lib/libpackagekitqt5.so.1
#12 0x00007f9d7f060536 in  () at /usr/lib/libpackagekitqt5.so.1
#13 0x00007f9d7d6fca11 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5
#14 0x00007f9d7f072985 in  () at /usr/lib/libpackagekitqt5.so.1
#15 0x00007f9d7f074e46 in  () at /usr/lib/libpackagekitqt5.so.1
#16 0x00007f9d7da0a300 in  () at /usr/lib/libQt5DBus.so.5
#17 0x00007f9d7d6fd44a in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#18 0x00007f9d7e1c94f5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#19 0x00007f9d7e1d2e11 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#20 0x00007f9d7d6d09c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#21 0x00007f9d7d6d3739 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#22 0x00007f9d7d729404 in  () at /usr/lib/libQt5Core.so.5
#23 0x00007f9d7c1e23fe in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#24 0x00007f9d7c1e4211 in  () at /usr/lib/libglib-2.0.so.0
#25 0x00007f9d7c1e4251 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#26 0x00007f9d7d728a03 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#27 0x00007f9d7d6cf4ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#28 0x00007f9d7d6d7326 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#29 0x00005614585ba3ab in  ()
#30 0x00007f9d7d0af153 in __libc_start_main () at /usr/lib/libc.so.6
#31 0x00005614585ba49e in _start ()
[Inferior 1 (process 50833) detached]

Possible duplicates by query: bug 413205, bug 413201, bug 413024, bug 412864, bug 412691.

Reported using DrKonqi
Comment 1 Patrick Silva 2019-10-29 00:14:31 UTC

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