I recently tried e17genmenu, just to see how it did really. Created a nice menu. But that menu crashes e17. All I need to do is open the menu and then wiggle the mouse around the menu for a few seconds, and blam! It segfaults:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 15796)] 0xb7fd4ab5 in _edje_file_free (edf=0x8781f90) at edje_load.c:1327 1327 while (stl->tags) I have done this a few times with gdb attached at the backtrace is always the same: #0 0xb7fd4ab5 in _edje_file_free (edf=0x8781f90) at edje_load.c:1327 #1 0xb7fd3498 in _edje_file_cache_clean () at edje_load.c:605 #2 0xb7fd48d8 in _edje_file_del (ed=0x88152f0) at edje_load.c:1151 #3 0xb7fd5180 in _edje_del (ed=0x88152f0) at edje_main.c:84 #4 0xb7fd53d8 in _edje_unref (ed=0x71) at edje_main.c:161 #5 0xb7fd7007 in _edje_smart_del (obj=0x88151e0) at edje_smart.c:84 #6 0xb7f12396 in evas_object_smart_del (obj=0x88151e0) at evas_object_smart.c:332 #7 0xb7f0d9bd in evas_object_del (obj=0x88151e0) at evas_object_main.c:439 #8 0x080833f8 in _e_menu_item_unrealize (mi=0x87bd348) at e_menu.c:1461 #9 0x080834ba in _e_menu_unrealize (m=0x880c748) at e_menu.c:1477 #10 0x08081c28 in e_menu_idler_before () at e_menu.c:748 #11 0x0805b10d in _e_main_cb_idler_before (data=0x0) at e_main.c:1023 #12 0xb7b7aad9 in _ecore_idle_enterer_call () at ecore_idle_enterer.c:78 #13 0xb7b7d18d in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:477 #14 0xb7b7c8cc in ecore_main_loop_begin () at ecore_main.c:82 #15 0x08059967 in main (argc=1, argv=0xbffff854) at e_main.c:569 Running CVS pulled last sunday. I would grab the CVS more often, but sourceforge seems to have a problem at the moment and I don't want to overload them. Sorry if this has been fixed. If you need any more info, or would like me to crash it a few more time just for kicks, I'll be happy to help ;) -- Thomas C R Spurden (0xBB944725) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
