Bug 314779

Summary: ksysguard crashed while viewing process list and searching (filter) for chrome
Product: [Unmaintained] ksysguard Reporter: Michael Dudek <papricasix>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 4.10.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Michael Dudek 2013-02-09 17:45:49 UTC
Application: ksysguard (4.10.00)
KDE Platform Version: 4.10.00
Qt Version: 4.8.3
Operating System: Linux 3.7.5-030705-generic x86_64
Distribution: Ubuntu 12.10

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

I startet ksysguard and typed 'chrome' in the filter text box. ksysguard crashed after a few seconds.

The crash does not seem to be reproducible.

-- Backtrace:
Application: System Monitor (ksysguard), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f24bcd13780 (LWP 3247))]

Thread 2 (Thread 0x7f24a6312700 (LWP 3250)):
#0  0x00007f24b3b33e4c in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f24b3af660b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f24b3af6cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f24b3af6ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f24ba27ec16 in QEventDispatcherGlib::processEvents (this=0x7f24980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f24ba24f2bf in QEventLoop::processEvents (this=this@entry=0x7f24a6311dd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f24ba24f548 in QEventLoop::exec (this=0x7f24a6311dd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f24ba150b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f24ba22f9af in QInotifyFileSystemWatcherEngine::run (this=0x2283550) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f24ba153aec in QThreadPrivate::start (arg=0x2283550) at thread/qthread_unix.cpp:338
#10 0x00007f24b4601e9a in start_thread (arg=0x7f24a6312700) at pthread_create.c:308
#11 0x00007f24bc5edcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f24bcd13780 (LWP 3247)):
[KCrash Handler]
#6  QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x1db6bf0, source_parent=..., parent_mapping=parent_mapping@entry=0x20e1a30, orient=orient@entry=Qt::Vertical, start=start@entry=3, end=end@entry=3, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7  0x00007f24b9b855c0 in source_items_removed (orient=Qt::Vertical, end=3, start=3, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8  QSortFilterProxyModelPrivate::source_items_removed (this=0x1db6bf0, source_parent=..., start=3, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
#9  0x00007f24ba265f5f in QMetaObject::activate (sender=0x1db54c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff1c950b0) at kernel/qobject.cpp:3547
#10 0x00007f24ba2afc84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=3, _t3=3) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007f24ba249f0d in QAbstractItemModel::endRemoveRows (this=0x1db54c0) at kernel/qabstractitemmodel.cpp:2487
#12 0x00007f24ba265f5f in QMetaObject::activate (sender=0x1db7e70, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#13 0x00007f24bb571b11 in deleteProcess (pid=2972, this=0x1db7e70) at ../../../../libs/ksysguard/processcore/processes.cpp:407
#14 KSysGuard::Processes::processesUpdated (this=0x1db7e70) at ../../../../libs/ksysguard/processcore/processes.cpp:328
#15 0x00007f24ba265f5f in QMetaObject::activate (sender=0x1d598a0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#16 0x00007f24bb570042 in KSysGuard::Processes::updateAllProcesses (this=0x1db7e70, updateDurationMS=<optimized out>, updateFlags=...) at ../../../../libs/ksysguard/processcore/processes.cpp:317
#17 0x00007f24bc2d94f2 in ProcessModel::update (this=0x1db54c0, updateDurationMSecs=139795758786384, updateFlags=...) at ../../../../libs/ksysguard/processui/ProcessModel.cpp:575
#18 0x00007f24bc2cf0e6 in KSysGuardProcessList::updateList (this=0x1d80250) at ../../../../libs/ksysguard/processui/ksysguardprocesslist.cpp:959
#19 0x00007f24ba265f5f in QMetaObject::activate (sender=0x1da0710, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#20 0x00007f24ba26526c in QObject::event (this=0x1da0710, e=<optimized out>) at kernel/qobject.cpp:1157
#21 0x00007f24b95f7e9c in QApplicationPrivate::notify_helper (this=this@entry=0x1bc2400, receiver=receiver@entry=0x1da0710, e=e@entry=0x7ffff1c95ca0) at kernel/qapplication.cpp:4562
#22 0x00007f24b95fc30a in QApplication::notify (this=0x1bae690, receiver=0x1da0710, e=0x7ffff1c95ca0) at kernel/qapplication.cpp:4423
#23 0x00007f24baf09636 in KApplication::notify (this=0x1bae690, receiver=0x1da0710, event=0x7ffff1c95ca0) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007f24ba25056e in QCoreApplication::notifyInternal (this=0x1bae690, receiver=0x1da0710, event=0x7ffff1c95ca0) at kernel/qcoreapplication.cpp:915
#25 0x00007f24ba281462 in sendEvent (event=0x7ffff1c95ca0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QTimerInfoList::activateTimers (this=0x1bbaf10) at kernel/qeventdispatcher_unix.cpp:611
#27 0x00007f24ba27e584 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#28 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#29 0x00007f24ba27e5a1 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#30 0x00007f24b3af6ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f24b3af6de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f24b3af6ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f24ba27ebf6 in QEventDispatcherGlib::processEvents (this=0x1bbcd00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007f24b969cc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f24ba24f2bf in QEventLoop::processEvents (this=this@entry=0x7ffff1c95f20, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f24ba24f548 in QEventLoop::exec (this=0x7ffff1c95f20, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f24ba254708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#38 0x00007f24bc91d5b0 in kdemain (argc=1, argv=0x7ffff1c96198) at ../../../ksysguard/gui/ksysguard.cpp:581
#39 0x00007f24bc51b76d in __libc_start_main (main=0x4006a0 <main(int, char**)>, argc=1, ubp_av=0x7ffff1c96198, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff1c96188) at libc-start.c:226
#40 0x00000000004006d1 in _start ()

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

Possible duplicates by query: bug 313049, bug 311345, bug 308996, bug 306051.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-04 06:33:30 UTC

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