Bug 260367 - Lancelot crashed after disk got full
Summary: Lancelot crashed after disk got full
Status: RESOLVED DUPLICATE of bug 238436
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-lancelot (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-17 14:03 UTC by Avihay
Modified: 2010-12-17 16:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.77 KB, text/plain)
2010-12-17 14:07 UTC, Avihay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Avihay 2010-12-17 14:03:34 UTC
Application: lancelot (1.9.5)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-26-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I accidentally filled the hard disk.
Then Lancelot showed me 4 MessageBox's about unable to open file corresponding to 4 main categories in the menu: apps, computer, contacts, documents.
Then instead of terminating gracefully, it fell on __GI_clock_gettime.
Most of my crashes are related to some sort of issue with gettime

-- Backtrace:
Application: Lancelot (lancelot), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77a0720 (LWP 2284))]

Thread 6 (Thread 0xb4705b70 (LWP 2285)):
#0  0x09476e16 in *__GI_clock_gettime (clock_id=155693044, tp=0xb4704f80) at ../sysdeps/unix/clock_gettime.c:100
#1  0x023d448b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x024aa965 in QTimerInfoList::updateCurrentTime (this=0xa108ca4) at kernel/qeventdispatcher_unix.cpp:339
#4  0x024aa9aa in QTimerInfoList::timerWait (this=0xa108ca4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x024a8a38 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb47050ac) at kernel/qeventdispatcher_glib.cpp:136
#6  0x024a8ac5 in timerSourcePrepare (source=0x0, timeout=0x947aff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x01d0daca in IA__g_main_context_prepare (context=0xa0edc68, priority=0xb470512c) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2280
#8  0x01d0dee9 in g_main_context_iterate (context=0xa0edc68, block=<value optimized out>, dispatch=1, self=0xa0faf90) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2571
#9  0x01d0e4b8 in IA__g_main_context_iteration (context=0xa0edc68, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#10 0x024a882f in QEventDispatcherGlib::processEvents (this=0xa0ed3f8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x02478a99 in QEventLoop::processEvents (this=0xb4705280, flags=) at kernel/qeventloop.cpp:149
#12 0x02478f1a in QEventLoop::exec (this=0xb4705280, flags=...) at kernel/qeventloop.cpp:201
#13 0x02375c5e in QThread::exec (this=0xa0ded60) at thread/qthread.cpp:490
#14 0x024579ab in QInotifyFileSystemWatcherEngine::run (this=0xa0ded60) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x02378f39 in QThreadPrivate::start (arg=0xa0ded60) at thread/qthread_unix.cpp:266
#16 0x08f4196e in start_thread (arg=0xb4705b70) at pthread_create.c:300
#17 0x09c7da4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xae3aab70 (LWP 3101)):
#0  0x006c6422 in __kernel_vsyscall ()
#1  0x08f46015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x09c8a9dd in __pthread_cond_wait (cond=0xa3468b0, mutex=0xa346898) at forward.c:139
#3  0x02379b07 in QWaitConditionPrivate::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x07031890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa341958, th=0xa3fa8f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0703503c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa305d68, th=0xa3fa8f8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x07030dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa341958, th=0xa3fa8f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x07035132 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa305d68, th=0xa3fa8f8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x07031d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa341958, th=0xa3fa8f8, previous=0xa686f58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x070331be in ThreadWeaver::ThreadRunHelper::run (this=0xae3aa2e4, parent=0xa341958, th=0xa3fa8f8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x070338db in ThreadWeaver::Thread::run (this=0xa3fa8f8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02378f39 in QThreadPrivate::start (arg=0xa3fa8f8) at thread/qthread_unix.cpp:266
#13 0x08f4196e in start_thread (arg=0xae3aab70) at pthread_create.c:300
#14 0x09c7da4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xadb29b70 (LWP 3102)):
#0  0x006c6422 in __kernel_vsyscall ()
#1  0x08f46015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x09c8a9dd in __pthread_cond_wait (cond=0xa3468b0, mutex=0xa346898) at forward.c:139
#3  0x02379b07 in QWaitConditionPrivate::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x07031890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa341958, th=0xa61edd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0703503c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa305d68, th=0xa61edd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x07030dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa341958, th=0xa61edd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x07035132 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa305d68, th=0xa61edd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x07031d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa341958, th=0xa61edd0, previous=0xa79cf78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x070331be in ThreadWeaver::ThreadRunHelper::run (this=0xadb292e4, parent=0xa341958, th=0xa61edd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x070338db in ThreadWeaver::Thread::run (this=0xa61edd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02378f39 in QThreadPrivate::start (arg=0xa61edd0) at thread/qthread_unix.cpp:266
#13 0x08f4196e in start_thread (arg=0xadb29b70) at pthread_create.c:300
#14 0x09c7da4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xad328b70 (LWP 3103)):
#0  0x006c6422 in __kernel_vsyscall ()
#1  0x08f46015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x09c8a9dd in __pthread_cond_wait (cond=0xa3468b0, mutex=0xa346898) at forward.c:139
#3  0x02379b07 in QWaitConditionPrivate::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x07031890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa341958, th=0xa528278) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0703503c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa305d68, th=0xa528278) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x07030dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa341958, th=0xa528278) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x07035132 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa305d68, th=0xa528278) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x07031d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa341958, th=0xa528278, previous=0xa704040) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x070331be in ThreadWeaver::ThreadRunHelper::run (this=0xad3282e4, parent=0xa341958, th=0xa528278) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x070338db in ThreadWeaver::Thread::run (this=0xa528278) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02378f39 in QThreadPrivate::start (arg=0xa528278) at thread/qthread_unix.cpp:266
#13 0x08f4196e in start_thread (arg=0xad328b70) at pthread_create.c:300
#14 0x09c7da4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xacb27b70 (LWP 3104)):
#0  0x006c6422 in __kernel_vsyscall ()
#1  0x08f46015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x09c8a9dd in __pthread_cond_wait (cond=0xa3468b0, mutex=0xa346898) at forward.c:139
#3  0x02379b07 in QWaitConditionPrivate::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa341970, mutex=0xa34a2a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x07031890 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa341958, th=0xa3423e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0703503c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa305d68, th=0xa3423e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x07030dbb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa341958, th=0xa3423e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x07035132 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa305d68, th=0xa3423e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x07031d93 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa341958, th=0xa3423e8, previous=0xa70ec20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x070331be in ThreadWeaver::ThreadRunHelper::run (this=0xacb272e4, parent=0xa341958, th=0xa3423e8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x070338db in ThreadWeaver::Thread::run (this=0xa3423e8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02378f39 in QThreadPrivate::start (arg=0xa3423e8) at thread/qthread_unix.cpp:266
#13 0x08f4196e in start_thread (arg=0xacb27b70) at pthread_create.c:300
#14 0x09c7da4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77a0720 (LWP 2284)):
[KCrash Handler]
#7  QDataStream::operator>> (this=0x0, i=@0xbfa1399c) at io/qdatastream.cpp:712
#8  0x0651e4a1 in KServiceGroupFactory (this=0xa562720) at ../../kdecore/services/kservicegroupfactory.cpp:43
#9  0x0651e75c in KSycocaFactorySingleton<KServiceGroupFactory>::self () at ../../kdecore/sycoca/ksycocafactory.h:200
#10 KServiceGroupFactory::self () at ../../kdecore/services/kservicegroupfactory.cpp:62
#11 0x06517da2 in KServiceGroup::root () at ../../kdecore/services/kservicegroup.cpp:712
#12 0x06517e78 in KServiceGroup::group (relPath=...) at ../../kdecore/services/kservicegroup.cpp:718
#13 0x007b4a0c in Lancelot::Models::Applications::Private::load() () from /usr/lib/liblancelot-datamodels.so.0
#14 0x007b5828 in Lancelot::Models::Applications::Private::sycocaUpdated(QStringList const&) () from /usr/lib/liblancelot-datamodels.so.0
#15 0x007b2ecb in Lancelot::Models::Applications::Private::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/liblancelot-datamodels.so.0
#16 0x0247fd4a in QMetaObject::metacall (object=0xa356888, cl=17, idx=-1079952465, argv=0xbfa13baf) at kernel/qmetaobject.cpp:237
#17 0x02492ab5 in QMetaObject::activate (sender=0xa201f00, m=0x663b890, local_signal_index=1, argv=0xbfa13ce8) at kernel/qobject.cpp:3280
#18 0x065b60e3 in KSycoca::databaseChanged (this=0xa201f00, _t1=...) at ./ksycoca.moc:98
#19 0x065b6378 in KSycoca::notifyDatabaseChanged (this=0xa201f00, changeList=...) at ../../kdecore/sycoca/ksycoca.cpp:361
#20 0x065b6425 in KSycoca::qt_metacall (this=0xa201f00, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfa13e8c) at ./ksycoca.moc:80
#21 0x0092a1e4 in QDBusConnectionPrivate::deliverCall (this=0x9fa4fd0, object=0xa201f00, msg=..., metaTypes=..., slotIdx=6) at qdbusintegrator.cpp:919
#22 0x00935927 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#23 0x0248cac2 in QObject::event (this=0xa201f00, e=0x663b8a8) at kernel/qobject.cpp:1219
#24 0x00f8772c in QApplicationPrivate::notify_helper (this=0x9fb2958, receiver=0xa201f00, e=0xa704418) at kernel/qapplication.cpp:4396
#25 0x00f8d77e in QApplication::notify (this=0x9fa0c08, receiver=0xa201f00, e=0xa704418) at kernel/qapplication.cpp:3798
#26 0x00c6963a in KApplication::notify (this=0x9fa0c08, receiver=0xa201f00, event=0xa704418) at ../../kdeui/kernel/kapplication.cpp:310
#27 0x02479feb in QCoreApplication::notifyInternal (this=0x9fa0c08, receiver=0xa201f00, event=0xa704418) at kernel/qcoreapplication.cpp:732
#28 0x0247d24b in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9f7f388) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9f7f388) at kernel/qcoreapplication.cpp:1373
#30 0x0247d40d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#31 0x024a8d04 in QCoreApplication::sendPostedEvents (s=0x9fb4ac0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#32 postEventSourceDispatch (s=0x9fb4ac0) at kernel/qeventdispatcher_glib.cpp:277
#33 0x01d0a5e5 in g_main_dispatch (context=0x9fb4a40) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#34 IA__g_main_context_dispatch (context=0x9fb4a40) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#35 0x01d0e2d8 in g_main_context_iterate (context=0x9fb4a40, block=<value optimized out>, dispatch=1, self=0x9fb2038) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#36 0x01d0e4b8 in IA__g_main_context_iteration (context=0x9fb4a40, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#37 0x024a87f5 in QEventDispatcherGlib::processEvents (this=0x9f7f568, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0x01048f85 in QGuiEventDispatcherGlib::processEvents (this=0x9f7f568, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x02478a99 in QEventLoop::processEvents (this=0xbfa146b4, flags=) at kernel/qeventloop.cpp:149
#40 0x02478f1a in QEventLoop::exec (this=0xbfa146b4, flags=...) at kernel/qeventloop.cpp:201
#41 0x0247d4cf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x00f86557 in QApplication::exec () at kernel/qapplication.cpp:3672
#43 0x08053a8c in _start ()

Possible duplicates by query: bug 238436, bug 224609.

Reported using DrKonqi
Comment 1 Avihay 2010-12-17 14:07:09 UTC
Created attachment 54860 [details]
New crash information added by DrKonqi

lancelot (1.9.5) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0

- What I was doing when the application crashed:
I tried to open Lancelot again before freeing more disk space, and this is the newer backtrace.

-- Backtrace (Reduced):
#7  QDataStream::operator>> (this=0x0, i=@0xbf985c7c) at io/qdatastream.cpp:712
#8  0x00d504a1 in KServiceGroupFactory (this=0xa2d1e60) at ../../kdecore/services/kservicegroupfactory.cpp:43
#9  0x00d5075c in KSycocaFactorySingleton<KServiceGroupFactory>::self () at ../../kdecore/sycoca/ksycocafactory.h:200
#10 KServiceGroupFactory::self () at ../../kdecore/services/kservicegroupfactory.cpp:62
#11 0x00d49da2 in KServiceGroup::root () at ../../kdecore/services/kservicegroup.cpp:712
Comment 2 Beat Wolf 2010-12-17 16:59:19 UTC

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