Bug 327218 - Apper crashes if 'back' button is used
Summary: Apper crashes if 'back' button is used
Status: RESOLVED DUPLICATE of bug 314875
Alias: None
Product: apper
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.8.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-06 11:19 UTC by Luzemario
Modified: 2013-11-06 12:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luzemario 2013-11-06 11:19:52 UTC
Application: apper (0.8.1)
KDE Platform Version: 4.11.2
Qt Version: 4.8.5
Operating System: Linux 3.11.6-200.fc19.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
After update finishes, hit 'back' button. It asks for re-sending information. Click apply. Apper tells the related search is invalid and crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Apper (apper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x0000003029dfa8e4 in QStackedLayout::setCurrentIndex(int) () from /lib64/libQtGui.so.4
#6  0x00007f2c0022aaaf in ApperKCM::on_backTB_clicked() () from /usr/lib64/kde4/kcm_apper.so
#7  0x00007f2c0022bb8d in ApperKCM::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.24] () from /usr/lib64/kde4/kcm_apper.so
#8  0x00007f2c0022c213 in ApperKCM::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kcm_apper.so
#9  0x000000302858e172 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#10 0x000000302a40eb22 in QAbstractButton::clicked(bool) () from /lib64/libQtGui.so.4
#11 0x000000302a174703 in QAbstractButtonPrivate::emitClicked() () from /lib64/libQtGui.so.4
#12 0x000000302a175903 in QAbstractButtonPrivate::click() () from /lib64/libQtGui.so.4
#13 0x000000302a1759ec in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQtGui.so.4
#14 0x000000302a22c6ca in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQtGui.so.4
#15 0x0000003029e17b1e in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#16 0x0000003029dc84dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#17 0x0000003029dcebdd in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#18 0x0000003746c3fe9a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#19 0x000000302857a26d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#20 0x0000003029dce393 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQtGui.so.4
#21 0x0000003029e3f92b in QETWidget::translateMouseEvent(_XEvent const*) () from /lib64/libQtGui.so.4
#22 0x0000003029e3e39c in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#23 0x0000003029e64e54 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#24 0x00000033f5c47e06 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#25 0x00000033f5c48158 in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
#26 0x00000033f5c481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x00000030285a7145 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#28 0x0000003029e64fc6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#29 0x0000003028578ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#30 0x00000030285791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#31 0x000000302857e45b in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#32 0x0000000000406ae4 in main ()

Possible duplicates by query: bug 314875, bug 312085.

Reported using DrKonqi
Comment 1 Luzemario 2013-11-06 11:23:38 UTC
Actually Apper crashes when the window is closed (i.e. you are done after reading the message telling the search was invalid), by clicking on the 'Close' button.
Comment 2 Jekyll Wu 2013-11-06 12:18:24 UTC

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