On Fri, 18 Aug 2006 18:01:38 +0200 Massimo Maiurana <[EMAIL PROTECTED]> babbled:
> Carsten Haitzler (The Rasterman), il 18/08/2006 15:36, scrisse: > > >> I was playing with mplayer, and mplayer often returns an exit code > >> of 0 so I often get the "crash dialog". > >> I'd hit the advanced button in that dialog and E suddenly freezed > >> without displaying the "white box of death". > >> > >> I killed X but the enlightenment process was still around, so I had > >> to kill it explicitly before running X again. > > > > thats weird - you should gdb attach and find out why its hung :) > > even more weird... it happened again, but this time there were no > dialogs on my desktop and I was simply opening emacs from inside > thunderbird. > I moved to a console and saw that E was still alive but it was > eating up all the cpu... I don't know if gdb could be useful in this > case, if so can you tell me what gdb command should I run? it absolutely can be useful gdb enlightenment PID where PID is the process id of the e u want to debug (you can do it after you logged in again). then as per all the info on www.enlightenment.org 's debugging page. get a backtrace list the code - print some variables etc. > I updated my cvs tree, and thus build E and all the EFL, 3 days ago. > > -- > Massimo Maiurana massimo<at>ragusa.linux.it > http://massimo.solira.org GPG keyID #7044D601 > > Articolo 11 - L'Italia ripudia la guerra come strumento di offesa > alla libertà degli altri popoli e come mezzo di risoluzione delle > controversie internazionali.... > > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
