On Wed, 27 Oct 2010 13:54:57 +0800 waterloo <[email protected]> said:

> when I use firefox  , e17 sometimes halts .
> At that time , my mouse can move , and even I can use Alt+Ctrl +F1.
> 
> At that time , I can not close or kill firefox in E17, I can not show
> desktop and can not open other program .
> 
> Sometimes I can kill X and reload again . Sometimes I even can not kill X.
> 
> How to do with it ? thanks

from the description it sounds more like an x/driver bug that firefox happens
to trigger. (from the "i can't even kill x sometimes" comment). basically you'd
have to gdb attach to e and see what it's doing - if its sitting nicely waiting
for events in the main loop - then it's definitely something on the
xserver/driver (or even kernel) side of the fence. if it's stuck inside its
segv handler - or its in some infinite loop somewhere... then there may also be
an e bug. (may) - you'd have to step in both caces to see if stepping moves
things along or not.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to