On Tue, 08 Nov 2005 10:57:34 +0530 B S Srinidhi <[EMAIL PROTECTED]> babbled:
> Hello All, > > I'm facing this (peculiar) problem for quite sometime. I didn't see > anyone else complaining the same thing, so I think it could be something > that I'm missing here. its not spauwning a new e as such - its simply forking off a lot of children to generate thumbnails. they will go away once it has generated all the thumbnails. it MAY be the child process is getting stuck and not actually exiting on its own - if it is - gdb attach and find out. but it shoudl literallylive for as long as is needed to generate a thumbnail and exit. > Whenever I try to start EFM, another E17 process and the monitor module > shows CPU usage of 100+%. The output of `ps ax` shows this: > > 3913 tty2 S+ 0:00 /bin/sh /usr/bin/X11/startx > 3923 tty2 S+ 0:00 xinit /home/srinidhi/.xinitrc > -- /usr/X11R6/lib/X11/xinit/xserverrc 3924 ? S< > 0:29 /usr/bin/X11/X -dpi 100 > >3932 tty2 S 0:40 /usr/local/e17/bin/enlightenment -display :0.0 > 3935 ? Rs 0:01 konsole > 3937 ? Ss 0:00 kdeinit Running... > 3940 ? S 0:00 dcopserver [kdeinit] dcopserver --nosid --suicide > 3942 ? S 0:00 klauncher [kdeinit] klauncher > 3944 ? S 0:00 kded [kdeinit] kded > 3947 pts/0 Ss 0:00 /bin/bash > 3960 ? S 0:00 knotify [kdeinit] knotify > 4062 pts/0 S 0:00 bash > >4105 tty2 R 0:15 /usr/local/e17/bin/enlightenment -display :0.0 > > After a `kill -9 4105`, everything seems to be normal. > > The same thing happens when using the EAP editor. When I click on > "Select Icon", another enlightenment process is spawned and the CPU > usage goes high. > > After a recent build on Sunday, I thought the reason *could* be that I > had not cleaned up my ~/.e/e/config for quite sometime. This morning, I > cleaned up everything and the problem still exists. > > Any ideas why this could be happening? > > Srinidhi. > ~~~ > Forgive him, for he believes that the customs of his tribe are the laws > of nature! -- G.B. Shaw > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
