On Fri, Sep 25, 2009 at 7:10 AM, kunal ghosh <kunal.t2 at gmail.com> wrote: > I have downloaded the multimedia packages and then 0.8 started complaining > about error 11 lack of disk space > but i am sure i have free disk space . can it be caused by disk quota etc ? > how can i know which are cached > files, which i can delete ?
Can you post the output of: zfs list > Also firefox and Konqueror were crashing quite frequently , but the did not > show any error message. > How do i know what caused the crashes ? > Is there any core file in the user's home dir ? If yes execute file core pstack core and post the output. For Konqueror crashes you can add the following lines: KDE_DEBUG=1 export KDE_DEBUG to /etc/profile.d/env.sh. Subsequently any KDE app crash will generate a core file. Whenever something crashes check for the core file and get the pstack output and post it. Regards, Moinak. -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/
