On Wed, 21 Jul 2010 10:09:19 +0200 Cédric Tabin <tabin.ced...@gmail.com> said:

if kill -9 doesn't work... you have a kernel problem. basically e is trapped
inside a system call that refuses to return for any reason. often device driver
reasons. the best you can do is try gdb attach and/or strace the pid and see
where it's stuck. but chances are that the bug reports belongs to your friendly
local kernel package maintainers given your description. without any other
information there is little more to say beyond this.

> Hello guys,
> 
> Since a few days I have some unpredictable problems with e17 on my gentoo :
> the desktop freezes very weirdly. I can move the mouse, and the
> terminal/application having the focus still receives keyboard input, but I
> cannot change desktop or focus another application.
> 
> If I switch to tty1 (ctrl+alt+f1), and I execute ps aux | grep
> enlightenment here
> is what I see :
> 
> user    4753  1.2  1.4  96616 44136 ?        DL   09:55   0:06
> /usr/bin/enlightenment
> user    4948  0.0  0.0   7140  1776 ?        SN   09:55   0:00
> /usr/lib/enlightenment/modules/battery/linux-gnu-i686-ver-pre-svn-07/batget
> 256
> user   17673  0.0  0.0   3996   828 pts/3    RN+  10:03   0:00 grep
> --colour=auto enlightenment
> 
> It seems that e17 is waiting for something (D = uninterruptible wait)...
> When it comes to this state, it's really annoying because a killall -9
> enlightenment doesn't kill the process ! Moreover, I cannot turn off
> 'normally' my computer...
> 
> I'm using revision 50370 of the e17 repository.
> 
> Does some of you have that kind of problem ? Where can I look at to know
> what's the problem ?
> 
> Thanks & best regards,
> Cedric
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to