Mailinglist Archive: opensuse-kde (47 mails)
| < Previous | Next > |
Re: [opensuse-kde] KDE kicker response is extremely slow
- From: Dirk Müller <dmueller@xxxxxxx>
- Date: Sat, 11 Oct 2008 13:40:44 +0200
- Message-id: <200810111340.44575.dmueller@xxxxxxx>
On Friday 10 October 2008, Marc Chamberlin wrote:
yes, that helps a lot. looks like you have a media mounted that is hanging and
therefore the complete kicker process is blocked. do you have NFS mounts
mounted while being offline or something like that?
you can figure out which one is hanging by looking at the end of "dmesg" or
comparing output of "df" with "cat /proc/mounts". df should hang somewhere if
my assumption is right, and you can guess where it hangs by comparing the
output with "cat /proc/mounts".. it tests one after the other mount points
listed in /proc.
let me know if you find it this way, and what the exact circumstances are when
this happens, perhaps we can find a workaround for that.
Greetings,
Dirk
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
when kicker is hanging, can you please start "gdb -p $(pidof kicker)",Thanks Dirk for your reply... I have attached the information from gdb
enter "bt, <enter>" and then "quit <enter>" and post the output?
as per your request.. Hope this helps... Marc
yes, that helps a lot. looks like you have a media mounted that is hanging and
therefore the complete kicker process is blocked. do you have NFS mounts
mounted while being offline or something like that?
you can figure out which one is hanging by looking at the end of "dmesg" or
comparing output of "df" with "cat /proc/mounts". df should hang somewhere if
my assumption is right, and you can guess where it hangs by comparing the
output with "cat /proc/mounts".. it tests one after the other mount points
listed in /proc.
let me know if you find it this way, and what the exact circumstances are when
this happens, perhaps we can find a workaround for that.
Greetings,
Dirk
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
| < Previous | Next > |