Bug 267317

Summary: Crash on open: System Settings -> Software Management
Product: [Unmaintained] kpackagekit Reporter: wams <thewams>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: adaptee, dantti12
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description wams 2011-02-28 16:27:49 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.x86_64 x86_64
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed:
Okular v. 0.11.2 and Google Chrome v. 9.0.597.98 were open in the background.  Opened up System Settings -> Software Management.  Looked as though Software Management was trying to populate the list of "Categories" on the main page and then it crashed.

The crash can be reproduced some of the time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0x00000000000000c1 in ?? ()
#7  0x0000003a0cff3512 in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /usr/lib64/libkdeui.so.5
#8  0x0000003a0cff7fb3 in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib64/libkdeui.so.5
#9  0x0000003a0cff5862 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib64/libkdeui.so.5
#10 0x00007fae01ad9f80 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007fae01e84906 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fae01f05cab in QAbstractScrollArea::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007fae01f9755b in QAbstractItemView::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fae01a888c4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fae01a8d3da in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x0000003a0d020596 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#17 0x00007fae013267ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x00007fae01a88ede in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#19 0x00007fae01a89b2f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#20 0x00007fae01b07868 in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007fae01b05f49 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007fae01b2d896 in ?? () from /usr/lib64/libQtGui.so.4
#23 0x00000036fee41e33 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00000036fee42610 in ?? () from /lib64/libglib-2.0.so.0
#25 0x00000036fee428ad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007fae013518bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007fae01b2d59e in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007fae01325b42 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007fae01325d8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x00007fae0132a24b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#31 0x00000000004116b9 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-05 21:49:02 UTC

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