Version: (using KDE 4.2.95) OS: Linux Installed from: Ubuntu Packages System crashes while dolphin displays thumbnails of folders containing many images ( >50000 on my system) Dolphin seems to compute the thumbnails for all images. I think dolphin should stop when the RAM is full.
Which program crash exaclty? Dolphin or something else? Can you provide a backtrace of the crash? Thanks.
kio_thumb had a know crash with some files under some situation, but that is now fixed. Also, you can try to update your package to 4.2.98 or 4.3.0 (when it is out) Thanks
Hi Thanks for your quick response. I witness a system crach. The dolphin doesnt crash but the machine is not usable. CPU and memory are used at 100% after a while when dolphin displays the thumbnails. I was not possible to log on the machine with SSH, I had to reboot. Cheers On Thu, Jul 30, 2009 at 12:47 AM, Dario Andres <andresbajotierra@gmail.com>wrote: > https://bugs.kde.org/show_bug.cgi?id=201860 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |andresbajotierra@gmail.com > > > > > --- Comment #2 from Dario Andres <andresbajotierra gmail com> 2009-07-30 > 00:47:21 --- > kio_thumb had a know crash with some files under some situation, but that > is > now fixed. Also, you can try to update your package to 4.2.98 or 4.3.0 > (when it > is out) Thanks > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. >
- How many images has the dir that is causing this behaviour ? Are they big ? - Can you check if this is the true cause disabling the image previews ? (Dolphin Settings / General / Preview) Thanks
It was about 60000 vga pictures. Dolphin displays the folder without crashing when preview is disabled. Cheers On Sun, Aug 9, 2009 at 5:44 PM, Dario Andres <andresbajotierra@gmail.com>wrote: > https://bugs.kde.org/show_bug.cgi?id=201860 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Summary|many images crash system |Too much images to preview > | |causes Dolphin and system > | |to hang. > > > > > --- Comment #4 from Dario Andres <andresbajotierra gmail com> 2009-08-09 > 17:44:34 --- > - How many images has the dir that is causing this behaviour ? Are they big > ? > - Can you check if this is the true cause disabling the image previews ? > (Dolphin Settings / General / Preview) > > Thanks > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. >
Mh, this could be a KFile/KIO(thumbnail) bug too.
Motivated by bug 203628 I should ask: do you have mplayerthumbs enabled ? Thanks