Bug 140938 - fsview file size view crashes when deleting file
Summary: fsview file size view crashes when deleting file
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: fsview (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 06:36 UTC by Yuriy Kozlov
Modified: 2008-06-06 01:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (6.96 KB, text/plain)
2007-01-31 06:37 UTC, Yuriy Kozlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Kozlov 2007-01-31 06:36:56 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

Steps to reproduce:
1 - Open Konqueror
2 - select View ->View Modes -> File Size View
3 - Go to a big folder with lots of files that takes a while to render
4 - delete a subfolder while searching files and rendering the view (especially early in the process)
5 - Konqueror crashes

This happens on KDE 3.5.5 and 3.5.6.
Comment 1 Yuriy Kozlov 2007-01-31 06:37:45 UTC
Created attachment 19490 [details]
backtrace
Comment 2 Tommi Tervo 2007-01-31 11:35:10 UTC
#6  0xb5b2e208 in ScanDir::callScanFinished ()
   from /usr/lib/kde3/libfsviewpart.so
#7  0xb5b2ea57 in ScanDir::finish () from /usr/lib/kde3/libfsviewpart.so
#8  0xb5b3880b in ScanManager::stopScan () from /usr/lib/kde3/libfsviewpart.so
#9  0xb5b38bad in ScanManager::startScan () from /usr/lib/kde3/libfsviewpart.so
#10 0xb5b38c1b in FSView::requestUpdate () from /usr/lib/kde3/libfsviewpart.so
#11 0xb5b2aa5e in FSViewBrowserExtension::refresh ()
   from /usr/lib/kde3/libfsviewpart.so
#12 0xb5b2aef4 in FSViewBrowserExtension::qt_invoke ()
   from /usr/lib/kde3/libfsviewpart.so
#13 0xb7285957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb72863fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb7610be2 in QObject::destroyed () from /usr/lib/libqt-mt.so.3
#16 0xb7289530 in QObject::~QObject () from /usr/lib/libqt-mt.so.3
#17 0xb68948b1 in KonqOperations::~KonqOperations () from /usr/lib/libkonq.so.4
#18 0xb687af10 in KonqOperations::slotResult () from /usr/lib/libkonq.so.4
#19 0xb68af6e9 in KonqOperations::qt_invoke () from /usr/lib/libkonq.so.4
Comment 3 Eduardo Robles Elvira 2008-06-06 01:11:07 UTC
The bug is not reproducible in KDE 4. Closing this bug as WORKSFORME as we won't fix KDE 3.5 anymore. Please reopen if it still happens in kde-4.0.5 or kde-4.1 when it's out. Thanks for the report!