> Running the latest sources from CVS - just updated a few minutes ago. > All compiled ok but E will not run. Immediate segfault. > > Anyone having this issue??
Yep, same thing here. Started yesterday, a full update from CVS this morning does the same. Sometimes e lasts for a few seconds without segfaulting, but never long enough to launch any applications. (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb78fa66b in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb79b85a2 in XProcessInternalConnection () from /usr/lib/libX11.so.6 #3 0xb79b896f in _XRead () from /usr/lib/libX11.so.6 #4 0xb79b9c82 in _XReadEvents () from /usr/lib/libX11.so.6 #5 0xb79a3f34 in XNextEvent () from /usr/lib/libX11.so.6 #6 0x080d8516 in e_alert_show ( text=0x813e0ac "This is very bad. Enlightenment has segfaulted.\nThis is not meant to happen and is likely a sign of a\nbug in Enlightenment or the libraries it relies on.\n\nYou can gdb attach to this process now to try"...) at e_alert.c:129 #7 0x080bf756 in e_sigseg_act (x=11, info=0xbfbd31ac, data=0xbfbd322c) at e_signals.c:53 #8 <signal handler called> #9 0xb78a3288 in strcmp () from /lib/tls/i686/cmov/libc.so.6 #10 0xb719ef88 in _engage_border_ignore (bd=0x819e0b0) at e_mod_main.c:2700 #11 0xb719bd6a in _engage_cb_border_add (eb=0x82113e8, bd=0x819e0b0) at e_mod_main.c:1285 #12 0xb719bf19 in _engage_cb_event_border_add (data=0x82113e8, type=82, event=0x8275020) at e_mod_main.c:1338 #13 0xb7e13956 in _ecore_event_call () at ecore_events.c:430 #14 0xb7e1ade8 in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:639 #15 0xb7e19fcf in ecore_main_loop_begin () at ecore_main.c:79 #16 0x08063a93 in main (argc=1, argv=0xbfbd6894) at e_main.c:669 (gdb) f 9 #9 0xb78a3288 in strcmp () from /lib/tls/i686/cmov/libc.so.6 (gdb) l 39 static Evas_List *_e_main_idler_before_list = NULL; 40 41 static Ecore_Idle_Enterer *_e_main_idle_enterer_before = NULL; 42 static Ecore_Idle_Enterer *_e_main_idle_enterer_after = NULL; 43 static Ecore_Idle_Enterer *_e_main_idle_enterer_flusher = NULL; 44 45 /* externally accessible functions */ 46 int 47 main(int argc, char **argv) 48 { ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users