Bug 313014

Summary: System Settings crashed when started right after login
Product: [Applications] systemsettings Reporter: Martin Holec <martin.holec>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: alexandruch_91, cfeck
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Martin Holec 2013-01-10 13:11:07 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.9.5
Qt Version: 4.8.4
Operating System: Linux 3.7.1-5.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
1. Login to KDE.
2. Inmediately run System Settings from kickoff menu.

The crash does not seem to be reproducible.

-- Backtrace:
Application: System Settings (systemsettings), 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=0xe1d120, index=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:396
#7  0x00007ff120eb457f in visualRect (index=..., this=0xe18b00) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:573
#8  KCategorizedView::visualRect (this=0xe18b00, index=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:563
#9  0x00007ff120eb2dd2 in KCategorizedView::leaveEvent (this=0xe18b00, event=<optimized out>) at /usr/src/debug/kdelibs-4.9.5/kdeui/itemviews/kcategorizedview.cpp:1072
#10 0x00007ff11ffb5ee5 in QWidget::event (this=0xe18b00, event=0x7fff186031f0) at kernel/qwidget.cpp:8520
#11 0x00007ff1203609f6 in QFrame::event (this=0xe18b00, e=0x7fff186031f0) at widgets/qframe.cpp:557
#12 0x00007ff1203e067b in QAbstractScrollArea::event (this=0xe18b00, e=0x7fff186031f0) at widgets/qabstractscrollarea.cpp:996
#13 0x00007ff1204759fb in QAbstractItemView::event (this=0xe18b00, event=0x7fff186031f0) at itemviews/qabstractitemview.cpp:1580
#14 0x00007ff11ff665cc in QApplicationPrivate::notify_helper (this=0x9b23f0, receiver=0xe18b00, e=0x7fff186031f0) at kernel/qapplication.cpp:4562
#15 0x00007ff11ff6aa4a in QApplication::notify (this=0x7fff18604070, receiver=0xe18b00, e=0x7fff186031f0) at kernel/qapplication.cpp:4423
#16 0x00007ff120edb916 in KApplication::notify (this=0x7fff18604070, receiver=0xe18b00, event=0x7fff186031f0) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311
#17 0x00007ff11f2f0a8e in QCoreApplication::notifyInternal (this=0x7fff18604070, receiver=0xe18b00, event=0x7fff186031f0) at kernel/qcoreapplication.cpp:946
#18 0x00007ff11ff66ae8 in QApplicationPrivate::dispatchEnterLeave (enter=0xe6ba90, leave=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#19 0x00007ff11ff673c1 in QApplicationPrivate::sendMouseEvent (receiver=0xe6ba90, event=0x7fff18603410, alienWidget=0xe6ba90, nativeWidget=0xac6240, buttonDown=0x7ff120a3a268 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3153
#20 0x00007ff11ffe1b74 in QETWidget::translateMouseEvent (this=0xac6240, event=<optimized out>) at kernel/qapplication_x11.cpp:4537
#21 0x00007ff11ffe0901 in QApplication::x11ProcessEvent (this=0x7fff18604070, event=0x7fff18603b80) at kernel/qapplication_x11.cpp:3660
#22 0x00007ff120006a5c in x11EventSourceDispatch (s=s@entry=0x9b4800, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#23 0x0000003f0c447a75 in g_main_dispatch (context=0x9b1de0) at gmain.c:2715
#24 g_main_context_dispatch (context=context@entry=0x9b1de0) at gmain.c:3219
#25 0x0000003f0c447da8 in g_main_context_iterate (context=context@entry=0x9b1de0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3290
#26 0x0000003f0c447e64 in g_main_context_iteration (context=0x9b1de0, may_block=1) at gmain.c:3351
#27 0x00007ff11f31f0d6 in QEventDispatcherGlib::processEvents (this=0x97c240, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00007ff12000673e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#29 0x00007ff11f2ef7df in QEventLoop::processEvents (this=this@entry=0x7fff18603f50, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007ff11f2efa68 in QEventLoop::exec (this=0x7fff18603f50, flags=...) at kernel/qeventloop.cpp:204
#31 0x00007ff11f2f4858 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#32 0x000000000040aa3e in main ()

Possible duplicates by query: bug 307811, bug 301115, bug 300279, bug 298072, bug 292515.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-01-10 14:13:53 UTC
Did you click on Software/Package Management or Apper inside System Settings?
Comment 2 Christian 2013-02-13 20:23:30 UTC
Created attachment 77267 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.9.5 using Qt 4.8.4

- What I was doing when the application crashed:

Just opening Apper or software manager with System Settings

-- Backtrace (Reduced):
#6  0x000000322241b05c in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /lib64/libkdeui.so.5
#7  0x000000322241f57f in KCategorizedView::visualRect(QModelIndex const&) const () from /lib64/libkdeui.so.5
#8  0x000000322241ddd2 in KCategorizedView::leaveEvent(QEvent*) () from /lib64/libkdeui.so.5
#9  0x0000003221619ee5 in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#10 0x00000032219c49f6 in QFrame::event(QEvent*) () from /lib64/libQtGui.so.4
Comment 3 Jekyll Wu 2013-11-10 09:19:29 UTC

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