Bug 316392 - Apper Crash on Opening
Summary: Apper Crash on Opening
Status: RESOLVED DUPLICATE of bug 270456
Alias: None
Product: apper
Classification: Applications
Component: general (show other bugs)
Version: 0.8.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 22:29 UTC by Carter Langley
Modified: 2013-03-20 17:44 UTC (History)
1 user (show)

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


Attachments
New crash information added by DrKonqi (3.83 KB, text/plain)
2013-03-20 17:29 UTC, Germano Massullo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carter Langley 2013-03-08 22:29:53 UTC
Application: apper (0.8.0)
KDE Platform Version: 4.9.5
Qt Version: 4.8.4
Operating System: Linux 3.8.1-201.fc18.x86_64 x86_64
Distribution: "Fedora release 18 (Spherical Cow)"

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

Started apper and it immediately closed. I had just installed the debug symbols using yum.

-- Backtrace:
Application: Apper (apper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  parent (this=0x17ff320) at /usr/include/QtCore/qabstractitemmodel.h:393
#7  KCategorizedView::Private::categoryForIndex (this=0x17ff2e0, index=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:396
#8  0x000000338541f57f in visualRect (index=..., this=0x17faa40) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:573
#9  KCategorizedView::visualRect (this=0x17faa40, index=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:563
#10 0x000000338541ddd2 in KCategorizedView::leaveEvent (this=0x17faa40, event=<optimized out>) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:1072
#11 0x0000003419c19ee5 in QWidget::event (this=0x17faa40, event=0x7fff3cec8330) at kernel/qwidget.cpp:8520
#12 0x0000003419fc49f6 in QFrame::event (this=0x17faa40, e=0x7fff3cec8330) at widgets/qframe.cpp:557
#13 0x000000341a04467b in QAbstractScrollArea::event (this=0x17faa40, e=0x7fff3cec8330) at widgets/qabstractscrollarea.cpp:996
#14 0x000000341a0d99fb in QAbstractItemView::event (this=0x17faa40, event=0x7fff3cec8330) at itemviews/qabstractitemview.cpp:1580
#15 0x0000003419bca5cc in QApplicationPrivate::notify_helper (this=0x1531eb0, receiver=0x17faa40, e=0x7fff3cec8330) at kernel/qapplication.cpp:4562
#16 0x0000003419bcea4a in QApplication::notify (this=0x7fff3cec92c0, receiver=0x17faa40, e=0x7fff3cec8330) at kernel/qapplication.cpp:4423
#17 0x0000003385446916 in KApplication::notify (this=0x7fff3cec92c0, receiver=0x17faa40, event=0x7fff3cec8330) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311
#18 0x0000003417b77abe in QCoreApplication::notifyInternal (this=0x7fff3cec92c0, receiver=0x17faa40, event=0x7fff3cec8330) at kernel/qcoreapplication.cpp:946
#19 0x0000003419bcaae8 in QApplicationPrivate::dispatchEnterLeave (enter=0x17bc3f0, leave=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#20 0x0000003419bcb3c1 in QApplicationPrivate::sendMouseEvent (receiver=0x17bc3f0, event=0x7fff3cec8550, alienWidget=0x17bc3f0, nativeWidget=0x1690360, buttonDown=0x341a69e268 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3153
#21 0x0000003419c45b74 in QETWidget::translateMouseEvent (this=0x1690360, event=<optimized out>) at kernel/qapplication_x11.cpp:4537
#22 0x0000003419c44901 in QApplication::x11ProcessEvent (this=0x7fff3cec92c0, event=0x7fff3cec8cc0) at kernel/qapplication_x11.cpp:3660
#23 0x0000003419c6aa5c in x11EventSourceDispatch (s=s@entry=0x1532870, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#24 0x0000003d29c47a55 in g_main_dispatch (context=0x1532090) at gmain.c:2715
#25 g_main_context_dispatch (context=context@entry=0x1532090) at gmain.c:3219
#26 0x0000003d29c47d88 in g_main_context_iterate (context=context@entry=0x1532090, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#27 0x0000003d29c47e44 in g_main_context_iteration (context=0x1532090, may_block=1) at gmain.c:3351
#28 0x0000003417ba6106 in QEventDispatcherGlib::processEvents (this=0x14fca70, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x0000003419c6a73e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#30 0x0000003417b7680f in QEventLoop::processEvents (this=this@entry=0x7fff3cec9090, flags=...) at kernel/qeventloop.cpp:149
#31 0x0000003417b76a98 in QEventLoop::exec (this=0x7fff3cec9090, flags=...) at kernel/qeventloop.cpp:204
#32 0x0000003417b7b888 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#33 0x00000000004068e9 in main (argc=1, argv=0x7fff3cec9408) at /usr/src/debug/apper-0.8.0/Apper/main.cpp:135

This bug may be a duplicate of or related to bug 270456.

Possible duplicates by query: bug 316051, bug 311016, bug 306802, bug 305954, bug 299193.

Reported using DrKonqi
Comment 1 Germano Massullo 2013-03-20 17:29:38 UTC
Created attachment 78246 [details]
New crash information added by DrKonqi

apper (0.8.0) on KDE Platform 4.9.5 using Qt 4.8.4

- What I was doing when the application crashed:

I opened Apper using the updates tray icon, then it immediately crashed

-- Backtrace (Reduced):
#5  0x000000321481b055 in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /lib64/libkdeui.so.5
#6  0x000000321481f57f in KCategorizedView::visualRect(QModelIndex const&) const () from /lib64/libkdeui.so.5
#7  0x000000321481ddd2 in KCategorizedView::leaveEvent(QEvent*) () from /lib64/libkdeui.so.5
#8  0x0000003638819ee5 in QWidget::event (this=0x14282f0, event=0x7fffaa44e950) at kernel/qwidget.cpp:8520
#9  0x0000003638bc49f6 in QFrame::event (this=0x14282f0, e=0x7fffaa44e950) at widgets/qframe.cpp:557
Comment 2 Daniel Nicoletti 2013-03-20 17:44:33 UTC

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