Bug 263580 - Plasma crashed when disk was full
Summary: Plasma crashed when disk was full
Status: RESOLVED DUPLICATE of bug 245173
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kshareddatacache (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 20:54 UTC by Sasa Kara
Modified: 2011-02-09 22:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sasa Kara 2011-01-18 20:54:47 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
I filled the disk (one partition with / and /home) completely and then plasma crashed and reloaded.

-- Backtrace:
Application: Pracovní plocha Plasma (plasma-desktop), signal: Bus error
[Current thread is 1 (Thread 0xb77d4720 (LWP 1887))]

Thread 7 (Thread 0xae549b70 (LWP 1990)):
#0  0x0021f416 in __kernel_vsyscall ()
#1  0x002e1df6 in __poll (fds=0x378ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x03fc9a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x03fbc43c in ?? () from /lib/libglib-2.0.so.0
#4  0x03fbc848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x014ff59f in QEventDispatcherGlib::processEvents (this=0xa66c3a0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x014cf609 in QEventLoop::processEvents (this=0xae549280, flags=) at kernel/qeventloop.cpp:149
#7  0x014cfa8a in QEventLoop::exec (this=0xae549280, flags=...) at kernel/qeventloop.cpp:201
#8  0x013cbb7e in QThread::exec (this=0xa649f08) at thread/qthread.cpp:490
#9  0x014ae35b in QInotifyFileSystemWatcherEngine::run (this=0xa649f08) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x013cedf9 in QThreadPrivate::start (arg=0xa649f08) at thread/qthread_unix.cpp:266
#11 0x0012ccc9 in start_thread (arg=0xae549b70) at pthread_create.c:304
#12 0x002f069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xac951b70 (LWP 2061)):
#0  0x0021f416 in __kernel_vsyscall ()
#1  0x001314dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x002fdd9d in __pthread_cond_wait (cond=0x28a2770, mutex=0x28a2758) at forward.c:139
#3  0x0239a3a5 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x0239a481 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x0012ccc9 in start_thread (arg=0xac951b70) at pthread_create.c:304
#6  0x002f069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xabcbbb70 (LWP 7744)):
#0  0x0021f416 in __kernel_vsyscall ()
#1  0x001314dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x002fdd9d in __pthread_cond_wait (cond=0xab1aca0, mutex=0xab1ac88) at forward.c:139
#3  0x013cf9c7 in wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00622030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xab1b200, th=0xb93cb18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xab1ba08, th=0xb93cb18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0062155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xab1b200, th=0xb93cb18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xab1ba08, th=0xb93cb18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00622533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xab1b200, th=0xb93cb18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x006258f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xab1ba08, th=0xb93cb18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00622533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xab1b200, th=0xb93cb18, previous=0xba9eed8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0062395e in ThreadWeaver::ThreadRunHelper::run (this=0xabcbb2e4, parent=0xab1b200, th=0xb93cb18) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x0062407b in ThreadWeaver::Thread::run (this=0xb93cb18) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x013cedf9 in QThreadPrivate::start (arg=0xb93cb18) at thread/qthread_unix.cpp:266
#15 0x0012ccc9 in start_thread (arg=0xabcbbb70) at pthread_create.c:304
#16 0x002f069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xad152b70 (LWP 7745)):
#0  0x0021f416 in __kernel_vsyscall ()
#1  0x001314dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x002fdd9d in __pthread_cond_wait (cond=0xab1aca0, mutex=0xab1ac88) at forward.c:139
#3  0x013cf9c7 in wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00622030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xab1b200, th=0xb901d28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xab1ba08, th=0xb901d28) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0062155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xab1b200, th=0xb901d28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xab1ba08, th=0xb901d28) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00622533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xab1b200, th=0xb901d28, previous=0xbbbb5d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0062395e in ThreadWeaver::ThreadRunHelper::run (this=0xad1522e4, parent=0xab1b200, th=0xb901d28) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0062407b in ThreadWeaver::Thread::run (this=0xb901d28) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x013cedf9 in QThreadPrivate::start (arg=0xb901d28) at thread/qthread_unix.cpp:266
#13 0x0012ccc9 in start_thread (arg=0xad152b70) at pthread_create.c:304
#14 0x002f069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa94c5b70 (LWP 7746)):
#0  0x0021f416 in __kernel_vsyscall ()
#1  0x001314dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x002fdd9d in __pthread_cond_wait (cond=0xab1aca0, mutex=0xab1ac88) at forward.c:139
#3  0x013cf9c7 in wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00622030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xab1b200, th=0xb1745d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xab1ba08, th=0xb1745d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0062155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xab1b200, th=0xb1745d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xab1ba08, th=0xb1745d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00622533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xab1b200, th=0xb1745d0, previous=0xb7b9b58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0062395e in ThreadWeaver::ThreadRunHelper::run (this=0xa94c52e4, parent=0xab1b200, th=0xb1745d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0062407b in ThreadWeaver::Thread::run (this=0xb1745d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x013cedf9 in QThreadPrivate::start (arg=0xb1745d0) at thread/qthread_unix.cpp:266
#13 0x0012ccc9 in start_thread (arg=0xa94c5b70) at pthread_create.c:304
#14 0x002f069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa8affb70 (LWP 7747)):
#0  0x0021f416 in __kernel_vsyscall ()
#1  0x001314dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x002fdd9d in __pthread_cond_wait (cond=0xab1aca0, mutex=0xab1ac88) at forward.c:139
#3  0x013cf9c7 in wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xab1b218, mutex=0xa9bf188, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00622030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xab1b200, th=0xba44f28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006257dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xab1ba08, th=0xba44f28) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0062155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xab1b200, th=0xba44f28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006258d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xab1ba08, th=0xba44f28) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00622533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xab1b200, th=0xba44f28, previous=0xb77d558) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0062395e in ThreadWeaver::ThreadRunHelper::run (this=0xa8aff2e4, parent=0xab1b200, th=0xba44f28) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0062407b in ThreadWeaver::Thread::run (this=0xba44f28) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x013cedf9 in QThreadPrivate::start (arg=0xba44f28) at thread/qthread_unix.cpp:266
#13 0x0012ccc9 in start_thread (arg=0xa8affb70) at pthread_create.c:304
#14 0x002f069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77d4720 (LWP 1887)):
[KCrash Handler]
#7  __memcpy_ssse3 () at ../sysdeps/i386/i686/multiarch/memcpy-ssse3.S:714
#8  0x009b215d in operator int (this=0x9ba3380, key=..., data=...) at /usr/include/bits/string3.h:52
#9  cachePageSize (this=0x9ba3380, key=..., data=...) at ../../kdecore/util/kshareddatacache.cpp:274
#10 page (this=0x9ba3380, key=..., data=...) at ../../kdecore/util/kshareddatacache.cpp:396
#11 page (this=0x9ba3380, key=..., data=...) at ../../kdecore/util/kshareddatacache.cpp:426
#12 KSharedDataCache::insert (this=0x9ba3380, key=..., data=...) at ../../kdecore/util/kshareddatacache.cpp:1339
#13 0x01215af2 in KImageCache::insertImage (this=0x9ba3380, key=..., image=...) at ../../kdeui/util/kimagecache.cpp:80
#14 0x01215eeb in KImageCache::insertPixmap (this=0x9ba3380, key=..., pixmap=...) at ../../kdeui/util/kimagecache.cpp:99
#15 0x00501841 in Plasma::ThemePrivate::scheduledCacheUpdate (this=0x9ba1a48) at ../../plasma/theme.cpp:261
#16 0x00505d42 in Plasma::Theme::qt_metacall (this=0x9b95228, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf8bb88c) at ./theme.moc:119
#17 0x014d68ca in QMetaObject::metacall (object=0x9b95228, cl=33, idx=9, argv=0xbf8bb88c) at kernel/qmetaobject.cpp:237
#18 0x014e96ad in QMetaObject::activate (sender=0x9ba4b90, m=0x16035a4, local_signal_index=0, argv=0xc275750) at kernel/qobject.cpp:3280
#19 0x0153b1e7 in QTimer::timeout (this=0x9ba4b90) at .moc/release-shared/moc_qtimer.cpp:134
#20 0x014ef1ce in QTimer::timerEvent (this=0x9ba4b90, e=0xbf8bbdc0) at kernel/qtimer.cpp:271
#21 0x014e3504 in QObject::event (this=0x9ba4b90, e=0xb103b010) at kernel/qobject.cpp:1183
#22 0x05e9efdc in QApplicationPrivate::notify_helper (this=0x9ad6538, receiver=0x9ba4b90, e=0xbf8bbdc0) at kernel/qapplication.cpp:4396
#23 0x05ea504e in QApplication::notify (this=0x9aca5e8, receiver=0x9ba4b90, e=0xbf8bbdc0) at kernel/qapplication.cpp:3798
#24 0x0118e68a in KApplication::notify (this=0x9aca5e8, receiver=0x9ba4b90, event=0xbf8bbdc0) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x014d0b3b in QCoreApplication::notifyInternal (this=0x9aca5e8, receiver=0x9ba4b90, event=0xbf8bbdc0) at kernel/qcoreapplication.cpp:732
#26 0x01502ad6 in sendEvent (this=0x9ad9734) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x9ad9734) at kernel/qeventdispatcher_unix.cpp:602
#28 0x014ff8a7 in timerSourceDispatch (source=0x9ad92b0) at kernel/qeventdispatcher_glib.cpp:184
#29 idleTimerSourceDispatch (source=0x9ad92b0) at kernel/qeventdispatcher_glib.cpp:231
#30 0x03fb8855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x03fbc668 in ?? () from /lib/libglib-2.0.so.0
#32 0x03fbc848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x014ff565 in QEventDispatcherGlib::processEvents (this=0x9ab3ce8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#34 0x05f60be5 in QGuiEventDispatcherGlib::processEvents (this=0x9ab3ce8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x014cf609 in QEventLoop::processEvents (this=0xbf8bc084, flags=) at kernel/qeventloop.cpp:149
#36 0x014cfa8a in QEventLoop::exec (this=0xbf8bc084, flags=...) at kernel/qeventloop.cpp:201
#37 0x014d400f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#38 0x05e9de07 in QApplication::exec () at kernel/qapplication.cpp:3672
#39 0x0017686e in kdemain (argc=1, argv=0xbf8bc294) at ../../../../plasma/desktop/shell/main.cpp:118
#40 0x080485bb in main (argc=1, argv=0xbf8bc294) at plasma-desktop_dummy.cpp:3

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-02-09 22:01:25 UTC

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