Application: apper (0.8.0) KDE Platform Version: 4.10.00 Qt Version: 4.8.4 Operating System: Linux 3.7.9-201.fc18.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: I had just launched apper from the Kickoff Application Launcher. I was doing this manually because of the unusual behavior I saw just prior. - Unusual behavior I noticed: The system tray updater applet informed me that there were multiple updates to run. I told it to go ahead, and it appeared to be working fine. A few minutes later, it popped up with a message that an error had occurred and the update had been canceled (looking at yum, it appears that all of the applications that were expected to be updated actually were). I then launched apper to manually finish the update, but it immediately crashed with the backtrace attached to this bug. The crash does not seem to be reproducible. -- 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 KCategorizedView::Private::categoryForIndex (this=0x13eaf20, index=...) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kcategorizedview.cpp:396 #7 0x00000034b621fb8f in visualRect (index=..., this=0x135e890) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kcategorizedview.cpp:573 #8 KCategorizedView::visualRect (this=0x135e890, index=...) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kcategorizedview.cpp:563 #9 0x00000034b621e3e2 in KCategorizedView::leaveEvent (this=0x135e890, event=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kcategorizedview.cpp:1072 #10 0x00007f30d0e1cee5 in QWidget::event (this=0x135e890, event=0x7fff88834e00) at kernel/qwidget.cpp:8520 #11 0x00007f30d11c79f6 in QFrame::event (this=0x135e890, e=0x7fff88834e00) at widgets/qframe.cpp:557 #12 0x00007f30d124767b in QAbstractScrollArea::event (this=0x135e890, e=0x7fff88834e00) at widgets/qabstractscrollarea.cpp:996 #13 0x00007f30d12dc9fb in QAbstractItemView::event (this=0x135e890, event=0x7fff88834e00) at itemviews/qabstractitemview.cpp:1580 #14 0x00007f30d0dcd5cc in QApplicationPrivate::notify_helper (this=0x10ed500, receiver=0x135e890, e=0x7fff88834e00) at kernel/qapplication.cpp:4562 #15 0x00007f30d0dd1a4a in QApplication::notify (this=0x7fff88835d90, receiver=0x135e890, e=0x7fff88834e00) at kernel/qapplication.cpp:4423 #16 0x00000034b6246f26 in KApplication::notify (this=0x7fff88835d90, receiver=0x135e890, event=0x7fff88834e00) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #17 0x00007f30d1a1eabe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4 #18 0x00007f30d0dcdae8 in QApplicationPrivate::dispatchEnterLeave (enter=0x115f180, leave=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 #19 0x00007f30d0dce3c1 in QApplicationPrivate::sendMouseEvent (receiver=0x115f180, event=0x7fff88835020, alienWidget=0x0, nativeWidget=0x115f180, buttonDown=0x7f30d18a1268 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3153 #20 0x00007f30d0e48b74 in QETWidget::translateMouseEvent (this=0x115f180, event=<optimized out>) at kernel/qapplication_x11.cpp:4537 #21 0x00007f30d0e47901 in QApplication::x11ProcessEvent (this=0x7fff88835d90, event=0x7fff88835790) at kernel/qapplication_x11.cpp:3660 #22 0x00007f30d0e6da5c in x11EventSourceDispatch (s=s@entry=0x10e8b10, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #23 0x0000003d29a47a55 in g_main_dispatch (context=0x10e8d40) at gmain.c:2715 #24 g_main_context_dispatch (context=context@entry=0x10e8d40) at gmain.c:3219 #25 0x0000003d29a47d88 in g_main_context_iterate (context=context@entry=0x10e8d40, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290 #26 0x0000003d29a47e44 in g_main_context_iteration (context=0x10e8d40, may_block=1) at gmain.c:3351 #27 0x00007f30d1a4d106 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4 #28 0x00007f30d0e6d73e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #29 0x00007f30d1a1d80f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4 #30 0x00007f30d1a1da98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4 #31 0x00007f30d1a22888 in QCoreApplication::exec() () from /lib64/libQtCore.so.4 #32 0x00000000004068e9 in main () Possible duplicates by query: bug 314107, bug 312157, bug 311016, bug 307771, bug 307171. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 270456 ***