Re: gen_util_applet 98%



>  I've seen this behaviour too, after running gnome for 2 days straight.
>  gen_util_applet seems to creep up in CPU usage after time.

Could you please attach to the applet's process using gdb and see
where it is looping?  You can do this as follows:

	cd gnome-core/applets/gen_util
	ps aux [look for the PID of the applet]
	gdb gen_util_applet
	attach PID [from above]
	where

Please send the output of the "where" command to the mailing list so
that we can see what to do about this bug.

  Federico



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]