Bug 260287

Summary: Crash when delete last folder
Product: [Plasma] plasma4 Reporter: Calvin Yeung <calvinsalt>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: asraniel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Calvin Yeung 2010-12-16 16:47:22 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-23-generic i686
Distribution: Ubuntu 10.10

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

try to delete a folder in a external hard disk

- Unusual behavior I noticed:

keep running and nothing happen, then crash

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Bus error
[KCrash Handler]
#7  0x00e98fb6 in ?? () from /lib/libc.so.6
#8  0xb0696030 in ?? ()
#9  0x011e0af2 in KImageCache::insertImage (this=0x94153b0, key=..., image=...) at ../../kdeui/util/kimagecache.cpp:80
#10 0x011e0eeb in KImageCache::insertPixmap (this=0x94153b0, key=..., pixmap=...) at ../../kdeui/util/kimagecache.cpp:99
#11 0x00419841 in Plasma::ThemePrivate::scheduledCacheUpdate (this=0x9413aa0) at ../../plasma/theme.cpp:261
#12 0x0041dd42 in Plasma::Theme::qt_metacall (this=0x9406508, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfb0842c) at ./theme.moc:119
#13 0x08a118ca in QMetaObject::metacall (object=0x9406508, cl=22, idx=9, argv=0xbfb0842c) at kernel/qmetaobject.cpp:237
#14 0x08a246ad in QMetaObject::activate (sender=0x94168a0, m=0x8b3e5a4, local_signal_index=0, argv=0x2) at kernel/qobject.cpp:3280
#15 0x08a761e7 in QTimer::timeout (this=0x94168a0) at .moc/release-shared/moc_qtimer.cpp:134
#16 0x08a2a1ce in QTimer::timerEvent (this=0x94168a0, e=0xbfb08960) at kernel/qtimer.cpp:271
#17 0x08a1e504 in QObject::event (this=0x94168a0, e=0xb0c2e000) at kernel/qobject.cpp:1183
#18 0x066e4fdc in QApplicationPrivate::notify_helper (this=0x938cd50, receiver=0x94168a0, e=0xbfb08960) at kernel/qapplication.cpp:4396
#19 0x066eb04e in QApplication::notify (this=0x9381460, receiver=0x94168a0, e=0xbfb08960) at kernel/qapplication.cpp:3798
#20 0x0115968a in KApplication::notify (this=0x9381460, receiver=0x94168a0, event=0xbfb08960) at ../../kdeui/kernel/kapplication.cpp:310
#21 0x08a0bb3b in QCoreApplication::notifyInternal (this=0x9381460, receiver=0x94168a0, event=0xbfb08960) at kernel/qcoreapplication.cpp:732
#22 0x08a3dad6 in sendEvent (this=0x938ff34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x938ff34) at kernel/qeventdispatcher_unix.cpp:602
#24 0x08a3a874 in timerSourceDispatch (source=0x938ff00) at kernel/qeventdispatcher_glib.cpp:184
#25 0x01c2e855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x01c32668 in ?? () from /lib/libglib-2.0.so.0
#27 0x01c32848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x08a3a565 in QEventDispatcherGlib::processEvents (this=0x936ace8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#29 0x067a6be5 in QGuiEventDispatcherGlib::processEvents (this=0x936ace8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x08a0a609 in QEventLoop::processEvents (this=0xbfb08c24, flags=) at kernel/qeventloop.cpp:149
#31 0x08a0aa8a in QEventLoop::exec (this=0xbfb08c24, flags=...) at kernel/qeventloop.cpp:201
#32 0x08a0f00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#33 0x066e3e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#34 0x006ca86e in kdemain (argc=1, argv=0xbfb08e34) at ../../../../plasma/desktop/shell/main.cpp:118
#35 0x080485bb in main (argc=1, argv=0xbfb08e34) at plasma-desktop_dummy.cpp:3

Possible duplicates by query: bug 259346, bug 258996, bug 256421, bug 256072, bug 255719.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-12-17 17:03:21 UTC

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