On Mon, 24 Oct 2011 18:36:41 -0400 Ross Vandegrift <[email protected]> said:
> Hello everyone, > > Anyone else use Evolution under E? I have recently been plagued by a > very annoying bug. Sometimes if I close a compose window, Enlightenment > freezes. It's a weird freeze - mouse is fine but no new windows can be > drawn. (Here, I mean something like X11 windows, not app windows: > Evolution continues to work, so long as I resist doing anything that > opens a menu). > > Nothing in my ~/.xsession-errors. No white box. strace shows it > waiting on a futex. gdb reports that it is unable to get a backtrace > due to a corrupt stack frame. Either it isn't 100% reproducible, or it > depends on what I do in the Evolution compose window first. > > Nothing else seems to trigger it, nothing seems to work around the > problem. I have to kill -9 and log in again. get an actual gdb backtrace. in fact... run enlightenment under valgrind. yes i'll be slow! use: E_START=1 valgrind --tool=memcheck --db-attach=yes --num-callers=32 --show-reachable=no --read-var-info=yes --leak-check=yes --leak-resolution=high --undef-value-errors=yes --track-origins=yes enlightenment of course u'll need a bare xserver that u have permission to display on and DISPLAY set accordingly. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
