After upgrading from Debian's lenny to squeeze, I started seeing more and more
segfaults. After I recompiled everything -g and did a fresh install, I was
still getting the same result:

I reproduce this via Settings->Menu->Favorite

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff634e1a0 in eina_list_data_get (list=0x1) at 
/opt/e17/include/eina-0/eina/eina_inline_list.x:55
55         return list->data;
(gdb) bt
#0  0x00007ffff634e1a0 in eina_list_data_get (list=0x1) at 
/opt/e17/include/eina-0/eina/eina_inline_list.x:55
#1  0x00007ffff634eefc in efreet_icon_lookup_icon (theme=0x7fffdc220700, 
icon_name=0x7fffdc21fc70 "video_player", size=24) at efreet_icon.c:688
#2  0x00007ffff634ec15 in efreet_icon_find_helper (theme=0x7fffdc220700, 
icon=0x7fffdc21fc70 "video_player", size=24) at efreet_icon.c:563
#3  0x00007ffff634e898 in efreet_icon_path_find (theme_name=0x7e6528 "Tango", 
icon=0x94d3a0 "video_player.png", size=24) at efreet_icon.c:395
#4  0x000000000047485d in e_util_icon_theme_icon_add (icon_name=0x94d3a0 
"video_player.png", size=24, evas=0xde5660) at e_utils.c:946
#5  0x00000000004747f7 in e_util_desktop_icon_add (desktop=0x94d2f0, size=24, 
evas=0xde5660) at e_utils.c:933
#6  0x00007fffe438197c in _fill_apps (cfdata=0xaf78c0) at 
e_int_config_apps.c:373
#7  0x00007fffe43811f3 in _basic_create (cfd=0xdf9750, evas=0xde5660, 
cfdata=0xaf78c0) at e_int_config_apps.c:241
#8  0x00000000004aade6 in _e_config_dialog_go (cfd=0xdf9750, 
type=E_CONFIG_DIALOG_CFDATA_TYPE_BASIC) at e_config_dialog.c:214
#9  0x00000000004aa5d3 in e_config_dialog_new (con=0x844ac0, title=0x9cdc78 
"Favorites Menu", name=0x7fffe4382a99 "E", class=0xcb01a8 
"menus/favorites_menu",
     icon=0x9cdcc8 "user-bookmarks", icon_size=0, view=0xb60360, data=0xb622b0) 
at e_config_dialog.c:69
#10 0x00007fffe4380ef6 in _create_dialog (con=0x844ac0, data=0xb622b0) at 
e_int_config_apps.c:181
#11 0x00007fffe4380988 in e_int_config_apps_favs (con=0x844ac0, params=0x0) at 
e_int_config_apps.c:55
#12 0x00000000004ac5e6 in e_configure_registry_call (path=0xcb01a8 
"menus/favorites_menu", con=0x844ac0, params=0x0) at e_configure.c:358
#13 0x00007fffe417bced in _e_configure_item_cb (data=0xda5490) at e_conf.c:385
#14 0x00000000004beca4 in _e_wid_cb_item_sel (data=0xdd0790, data2=0xd9d540) at 
e_widget_ilist.c:804
#15 0x00000000004bc535 in _e_smart_event_mouse_up (data=0x8b91d0, 
evas=0xce84e0, obj=0xdf4100, event_info=0x7fffffffb1b0) at e_ilist.c:1005
#16 0x00007ffff7ac931a in evas_object_event_callback_call (obj=0xdf4100, 
type=EVAS_CALLBACK_MOUSE_UP, event_info=0x7fffffffb1b0) at evas_callbacks.c:116
#17 0x00007ffff7ac940e in evas_object_event_callback_call (obj=0xd3a8f0, 
type=EVAS_CALLBACK_MOUSE_UP, event_info=0x7fffffffb1b0) at evas_callbacks.c:145
#18 0x00007ffff7acba8e in evas_event_feed_mouse_up (e=0xce84e0, b=1, 
flags=EVAS_BUTTON_DOUBLE_CLICK, timestamp=3499910, data=0x0) at 
evas_events.c:391
#19 0x00007ffff7228f4a in _ecore_event_evas_mouse_button (e=0xc7db70, 
press=ECORE_UP) at ecore_input.c:209
#20 0x00007ffff722909f in ecore_event_evas_mouse_button_up (data=0x0, type=23, 
event=0xc7db70) at ecore_input.c:258
#21 0x00007ffff78808a1 in _ecore_event_call () at ecore_events.c:420
#22 0x00007ffff788c874 in _ecore_main_loop_iterate_internal (once_only=0) at 
ecore_main.c:723
#23 0x00007ffff788b8a3 in ecore_main_loop_begin () at ecore_main.c:110
#24 0x0000000000430147 in main (argc=1, argv=0x7fffffffe558) at e_main.c:1074

I'll be happy to provide any more debugging help.


Adam

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to