I have some more or less randomly happening segfaults of e (0.17.0
release) with efl libs (1.7.4 release), when a HUD shows over a window.
It seems to happen more often, when the window itself gets moved, sample
screenshot (HUD = the black boxes overlaying the window):
http://sourceforge.net/apps/mediawiki/fpdb/nfs/project/f/fp/fpdb/d/dd/Fpdb_Table_with_HUD.JPG

I got valgrind attached 2 times, once with a profile with some
additional modules like forecasts and the second one with a clean profile.

-- 

Thomas Sachau
Gentoo Linux Developer
==9040== Memcheck, a memory error detector
==9040== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==9040== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==9040== Command: /usr/bin/enlightenment -valgrind -valgrind-log-file=test.log
==9040== Parent PID: 9039
==9040== 
==9052== 
==9052== HEAP SUMMARY:
==9052==     in use at exit: 7,732,953 bytes in 21,753 blocks
==9052==   total heap usage: 46,681 allocs, 24,928 frees, 25,194,432 bytes allocated
==9052== 
==9051== 
==9051== HEAP SUMMARY:
==9051==     in use at exit: 7,732,680 bytes in 21,750 blocks
==9051==   total heap usage: 46,678 allocs, 24,928 frees, 25,194,155 bytes allocated
==9051== 
==9052== LEAK SUMMARY:
==9052==    definitely lost: 1,482 bytes in 5 blocks
==9052==    indirectly lost: 6,720 bytes in 210 blocks
==9052==      possibly lost: 0 bytes in 0 blocks
==9052==    still reachable: 7,724,751 bytes in 21,538 blocks
==9052==         suppressed: 0 bytes in 0 blocks
==9052== Rerun with --leak-check=full to see details of leaked memory
==9052== 
==9052== For counts of detected and suppressed errors, rerun with: -v
==9052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 3)
==9053== 
==9053== HEAP SUMMARY:
==9053==     in use at exit: 7,733,228 bytes in 21,756 blocks
==9053==   total heap usage: 46,684 allocs, 24,928 frees, 25,194,709 bytes allocated
==9053== 
==9051== LEAK SUMMARY:
==9051==    definitely lost: 1,482 bytes in 5 blocks
==9051==    indirectly lost: 6,720 bytes in 210 blocks
==9051==      possibly lost: 0 bytes in 0 blocks
==9051==    still reachable: 7,724,478 bytes in 21,535 blocks
==9051==         suppressed: 0 bytes in 0 blocks
==9051== Rerun with --leak-check=full to see details of leaked memory
==9051== 
==9051== For counts of detected and suppressed errors, rerun with: -v
==9051== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 3)
==9053== LEAK SUMMARY:
==9053==    definitely lost: 1,482 bytes in 5 blocks
==9053==    indirectly lost: 6,720 bytes in 210 blocks
==9053==      possibly lost: 0 bytes in 0 blocks
==9053==    still reachable: 7,725,026 bytes in 21,541 blocks
==9053==         suppressed: 0 bytes in 0 blocks
==9053== Rerun with --leak-check=full to see details of leaked memory
==9053== 
==9053== For counts of detected and suppressed errors, rerun with: -v
==9053== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 3)
==9054== 
==9054== HEAP SUMMARY:
==9054==     in use at exit: 7,733,504 bytes in 21,759 blocks
==9054==   total heap usage: 46,687 allocs, 24,928 frees, 25,194,989 bytes allocated
==9054== 
==9054== LEAK SUMMARY:
==9054==    definitely lost: 1,482 bytes in 5 blocks
==9054==    indirectly lost: 6,720 bytes in 210 blocks
==9054==      possibly lost: 0 bytes in 0 blocks
==9054==    still reachable: 7,725,302 bytes in 21,544 blocks
==9054==         suppressed: 0 bytes in 0 blocks
==9054== Rerun with --leak-check=full to see details of leaked memory
==9054== 
==9054== For counts of detected and suppressed errors, rerun with: -v
==9054== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 11 from 3)
==9063== Syscall param sendmsg(mmsg[0].msg_hdr) points to uninitialised byte(s)
==9063==    at 0x829C0BF: sendmmsg (sendmmsg.c:36)
==9063==    by 0x181842C3: __libc_res_nsend (res_send.c:1132)
==9063==    by 0x18181B14: __libc_res_nquery (res_query.c:226)
==9063==    by 0x181820D4: __libc_res_nquerydomain (res_query.c:582)
==9063==    by 0x18182748: __libc_res_nsearch (res_query.c:378)
==9063==    by 0x17F76A48: _nss_dns_gethostbyname4_r (dns-host.c:313)
==9063==    by 0x8284380: gaih_inet (getaddrinfo.c:842)
==9063==    by 0x8286C1D: getaddrinfo (getaddrinfo.c:2421)
==9063==    by 0x5CA0FAA: ecore_con_info_get (ecore_con_info.c:283)
==9063==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9063==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9063==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9063==  Address 0x7feffb4d0 is on thread 1's stack
==9063==  Uninitialised value was created by a stack allocation
==9063==    at 0x18183840: __libc_res_nsend (res_send.c:347)
==9063== 
==9063== Syscall param write(buf) points to uninitialised byte(s)
==9063==    at 0x6E16DAD: ??? (syscall-template.S:81)
==9063==    by 0x5CA10AC: ecore_con_info_get (ecore_con_info.c:316)
==9063==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9063==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9063==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9063==    by 0x108073D8: _gc_init (e_mod_main.c:190)
==9063==    by 0x12DF2A29: gadman_gadget_place (e_mod_gadman.c:270)
==9063==    by 0x12DF2D00: gadman_populate_class (e_mod_gadman.c:187)
==9063==    by 0x1BAFE2: _e_gadcon_custom_populate_job (e_gadcon.c:5555)
==9063==    by 0x51883DA: _ecore_job_event_handler (ecore_job.c:115)
==9063==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==9063==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==9063==  Address 0x7feffce2c is on thread 1's stack
==9063==  Uninitialised value was created by a heap allocation
==9063==    at 0x4C2BDCB: malloc (vg_replace_malloc.c:270)
==9063==    by 0x82844F5: gaih_inet (getaddrinfo.c:1248)
==9063==    by 0x8286C1D: getaddrinfo (getaddrinfo.c:2421)
==9063==    by 0x5CA0FAA: ecore_con_info_get (ecore_con_info.c:283)
==9063==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9063==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9063==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9063==    by 0x108073D8: _gc_init (e_mod_main.c:190)
==9063==    by 0x12DF2A29: gadman_gadget_place (e_mod_gadman.c:270)
==9063==    by 0x12DF2D00: gadman_populate_class (e_mod_gadman.c:187)
==9063==    by 0x1BAFE2: _e_gadcon_custom_populate_job (e_gadcon.c:5555)
==9063==    by 0x51883DA: _ecore_job_event_handler (ecore_job.c:115)
==9063== 
==9063== 
==9063== HEAP SUMMARY:
==9063==     in use at exit: 10,660,775 bytes in 27,787 blocks
==9063==   total heap usage: 61,752 allocs, 33,965 frees, 31,791,807 bytes allocated
==9063== 
==9063== LEAK SUMMARY:
==9063==    definitely lost: 1,794 bytes in 5 blocks
==9063==    indirectly lost: 10,112 bytes in 316 blocks
==9063==      possibly lost: 0 bytes in 0 blocks
==9063==    still reachable: 10,648,869 bytes in 27,466 blocks
==9063==         suppressed: 0 bytes in 0 blocks
==9063== Rerun with --leak-check=full to see details of leaked memory
==9063== 
==9063== For counts of detected and suppressed errors, rerun with: -v
==9063== ERROR SUMMARY: 3 errors from 2 contexts (suppressed: 13 from 3)
==9122== Syscall param sendmsg(mmsg[0].msg_hdr) points to uninitialised byte(s)
==9122==    at 0x829C0BF: sendmmsg (sendmmsg.c:36)
==9122==    by 0x1A4852C3: __libc_res_nsend (res_send.c:1132)
==9122==    by 0x1A482B14: __libc_res_nquery (res_query.c:226)
==9122==    by 0x1A4830D4: __libc_res_nquerydomain (res_query.c:582)
==9122==    by 0x1A483748: __libc_res_nsearch (res_query.c:378)
==9122==    by 0x19B49A48: _nss_dns_gethostbyname4_r (dns-host.c:313)
==9122==    by 0x8284380: gaih_inet (getaddrinfo.c:842)
==9122==    by 0x8286C1D: getaddrinfo (getaddrinfo.c:2421)
==9122==    by 0x5CA0FAA: ecore_con_info_get (ecore_con_info.c:283)
==9122==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9122==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9122==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9122==  Address 0x7feffb600 is on thread 1's stack
==9122==  Uninitialised value was created by a stack allocation
==9122==    at 0x1A484840: __libc_res_nsend (res_send.c:347)
==9122== 
==9122== Syscall param write(buf) points to uninitialised byte(s)
==9122==    at 0x6E16DAD: ??? (syscall-template.S:81)
==9122==    by 0x5CA10AC: ecore_con_info_get (ecore_con_info.c:316)
==9122==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9122==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9122==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9122==    by 0x518D05D: _ecore_timer_expired_call (ecore_private.h:267)
==9122==    by 0x518D23A: _ecore_timer_expired_timers_call (ecore_timer.c:746)
==9122==    by 0x51896D0: _ecore_main_loop_iterate_internal (ecore_main.c:1813)
==9122==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9122==    by 0x13EDFB: main (e_main.c:1061)
==9122==  Address 0x7feffcf5c is on thread 1's stack
==9122==  Uninitialised value was created by a heap allocation
==9122==    at 0x4C2BDCB: malloc (vg_replace_malloc.c:270)
==9122==    by 0x82844F5: gaih_inet (getaddrinfo.c:1248)
==9122==    by 0x8286C1D: getaddrinfo (getaddrinfo.c:2421)
==9122==    by 0x5CA0FAA: ecore_con_info_get (ecore_con_info.c:283)
==9122==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9122==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9122==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9122==    by 0x518D05D: _ecore_timer_expired_call (ecore_private.h:267)
==9122==    by 0x518D23A: _ecore_timer_expired_timers_call (ecore_timer.c:746)
==9122==    by 0x51896D0: _ecore_main_loop_iterate_internal (ecore_main.c:1813)
==9122==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9122==    by 0x13EDFB: main (e_main.c:1061)
==9122== 
==9122== 
==9122== HEAP SUMMARY:
==9122==     in use at exit: 19,759,087 bytes in 30,899 blocks
==9122==   total heap usage: 157,126 allocs, 126,227 frees, 118,503,209 bytes allocated
==9122== 
==9122== LEAK SUMMARY:
==9122==    definitely lost: 1,282 bytes in 4 blocks
==9122==    indirectly lost: 6,720 bytes in 210 blocks
==9122==      possibly lost: 0 bytes in 0 blocks
==9122==    still reachable: 19,751,085 bytes in 30,685 blocks
==9122==         suppressed: 0 bytes in 0 blocks
==9122== Rerun with --leak-check=full to see details of leaked memory
==9122== 
==9122== For counts of detected and suppressed errors, rerun with: -v
==9122== ERROR SUMMARY: 3 errors from 2 contexts (suppressed: 25 from 3)
==9139== Syscall param sendmsg(mmsg[0].msg_hdr) points to uninitialised byte(s)
==9139==    at 0x829C0BF: sendmmsg (sendmmsg.c:36)
==9139==    by 0x1A8982C3: __libc_res_nsend (res_send.c:1132)
==9139==    by 0x1A895B14: __libc_res_nquery (res_query.c:226)
==9139==    by 0x1A8960D4: __libc_res_nquerydomain (res_query.c:582)
==9139==    by 0x1A896748: __libc_res_nsearch (res_query.c:378)
==9139==    by 0x1A68AA48: _nss_dns_gethostbyname4_r (dns-host.c:313)
==9139==    by 0x8284380: gaih_inet (getaddrinfo.c:842)
==9139==    by 0x8286C1D: getaddrinfo (getaddrinfo.c:2421)
==9139==    by 0x5CA0FAA: ecore_con_info_get (ecore_con_info.c:283)
==9139==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9139==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9139==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9139==  Address 0x7feffb600 is on thread 1's stack
==9139==  Uninitialised value was created by a stack allocation
==9139==    at 0x1A897840: __libc_res_nsend (res_send.c:347)
==9139== 
==9139== Syscall param write(buf) points to uninitialised byte(s)
==9139==    at 0x6E16DAD: ??? (syscall-template.S:81)
==9139==    by 0x5CA10AC: ecore_con_info_get (ecore_con_info.c:316)
==9139==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9139==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9139==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9139==    by 0x518D05D: _ecore_timer_expired_call (ecore_private.h:267)
==9139==    by 0x518D23A: _ecore_timer_expired_timers_call (ecore_timer.c:746)
==9139==    by 0x51896D0: _ecore_main_loop_iterate_internal (ecore_main.c:1813)
==9139==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9139==    by 0x13EDFB: main (e_main.c:1061)
==9139==  Address 0x7feffcf5c is on thread 1's stack
==9139==  Uninitialised value was created by a heap allocation
==9139==    at 0x4C2BDCB: malloc (vg_replace_malloc.c:270)
==9139==    by 0x82844F5: gaih_inet (getaddrinfo.c:1248)
==9139==    by 0x8286C1D: getaddrinfo (getaddrinfo.c:2421)
==9139==    by 0x5CA0FAA: ecore_con_info_get (ecore_con_info.c:283)
==9139==    by 0x5CA1343: ecore_con_info_tcp_connect (ecore_con_info.c:130)
==9139==    by 0x5C95049: ecore_con_server_connect (ecore_con.c:521)
==9139==    by 0x10806B3D: _forecasts_cb_check (e_mod_main.c:572)
==9139==    by 0x518D05D: _ecore_timer_expired_call (ecore_private.h:267)
==9139==    by 0x518D23A: _ecore_timer_expired_timers_call (ecore_timer.c:746)
==9139==    by 0x51896D0: _ecore_main_loop_iterate_internal (ecore_main.c:1813)
==9139==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9139==    by 0x13EDFB: main (e_main.c:1061)
==9139== 
==9139== 
==9139== HEAP SUMMARY:
==9139==     in use at exit: 22,399,491 bytes in 34,738 blocks
==9139==   total heap usage: 245,899 allocs, 211,161 frees, 194,192,003 bytes allocated
==9139== 
==9139== LEAK SUMMARY:
==9139==    definitely lost: 1,282 bytes in 4 blocks
==9139==    indirectly lost: 6,720 bytes in 210 blocks
==9139==      possibly lost: 0 bytes in 0 blocks
==9139==    still reachable: 22,391,489 bytes in 34,524 blocks
==9139==         suppressed: 0 bytes in 0 blocks
==9139== Rerun with --leak-check=full to see details of leaked memory
==9139== 
==9139== For counts of detected and suppressed errors, rerun with: -v
==9139== ERROR SUMMARY: 3 errors from 2 contexts (suppressed: 69 from 3)
==9040== Invalid read of size 1
==9040==    at 0x15689B: e_border_stack_below (e_border.c:2059)
==9040==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==9040==    by 0x156D8A: e_border_raise (e_border.c:1839)
==9040==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==9040==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==9040==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==9040==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==9040==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==9040==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9040==    by 0x13EDFB: main (e_main.c:1061)
==9040==  Address 0x198d4dc0 is 16 bytes inside a block of size 26 free'd
==9040==    at 0x4C2AABC: free (vg_replace_malloc.c:446)
==9040==    by 0x4E71469: evas_object_free (evas_object_main.c:98)
==9040==    by 0x4EAFCA9: evas_render_updates_internal (evas_render.c:1649)
==9040==    by 0x560B7C3: _ecore_evas_x_render (ecore_evas_x.c:288)
==9040==    by 0x5607C30: _ecore_evas_idle_enter (ecore_evas.c:59)
==9040==    by 0x5187B50: _ecore_idle_enterer_call (ecore_private.h:267)
==9040==    by 0x51896FA: _ecore_main_loop_iterate_internal (ecore_main.c:1848)
==9040==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9040==    by 0x13EDFB: main (e_main.c:1061)
==9040== 
==9040== Invalid read of size 8
==9040==    at 0x156858: e_border_stack_below (e_border.c:2052)
==9040==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==9040==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==9040==    by 0x156D8A: e_border_raise (e_border.c:1839)
==9040==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==9040==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==9040==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==9040==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==9040==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==9040==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9040==    by 0x13EDFB: main (e_main.c:1061)
==9040==  Address 0x198d4f20 is 0 bytes inside a block of size 27 free'd
==9040==    at 0x4C2AABC: free (vg_replace_malloc.c:446)
==9040==    by 0x6BD987D: eina_share_common_del (eina_amalgamation.c:17229)
==9040==    by 0x6BDEC7E: eina_stringshare_del (eina_amalgamation.c:20666)
==9040==    by 0x4E7E80B: evas_object_smart_callback_call (evas_object_smart.c:615)
==9040==    by 0x654753D: _edje_recalc_do (edje_amalgamation.c:1589)
==9040==    by 0x654E2DD: _edje_user_definition_free (edje_amalgamation.c:39879)
==9040==    by 0x4E561A1: evas_object_event_callback_call (evas_callbacks.c:232)
==9040==    by 0x4E742BA: evas_object_del (evas_object_main.c:449)
==9040==    by 0x1432D9BD: _pager_cb_event_border_icon_change (e_mod_main.c:1388)
==9040==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==9040==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==9040==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9040== 
==9040== Invalid read of size 8
==9040==    at 0x153D58: _e_border_sub_borders_new.isra.10 (eina_inline_list.x:47)
==9040==    by 0x156863: e_border_stack_below (e_border.c:2052)
==9040==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==9040==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==9040==    by 0x156D8A: e_border_raise (e_border.c:1839)
==9040==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==9040==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==9040==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==9040==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==9040==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==9040==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==9040==    by 0x13EDFB: main (e_main.c:1061)
==9040==  Address 0x1898761254 is not stack'd, malloc'd or (recently) free'd
==9040== 
==14689== Memcheck, a memory error detector
==14689== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14689== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14689== Command: /usr/bin/enlightenment -valgrind -valgrind-log-file=test.log
==14689== Parent PID: 14688
==14689== 
==14697== 
==14697== HEAP SUMMARY:
==14697==     in use at exit: 6,073,038 bytes in 16,875 blocks
==14697==   total heap usage: 38,715 allocs, 21,840 frees, 20,623,105 bytes allocated
==14697== 
==14696== 
==14696== HEAP SUMMARY:
==14696==     in use at exit: 6,072,765 bytes in 16,872 blocks
==14696==   total heap usage: 38,712 allocs, 21,840 frees, 20,622,828 bytes allocated
==14696== 
==14697== LEAK SUMMARY:
==14697==    definitely lost: 458 bytes in 3 blocks
==14697==    indirectly lost: 0 bytes in 0 blocks
==14697==      possibly lost: 0 bytes in 0 blocks
==14697==    still reachable: 6,072,580 bytes in 16,872 blocks
==14697==         suppressed: 0 bytes in 0 blocks
==14697== Rerun with --leak-check=full to see details of leaked memory
==14697== 
==14697== For counts of detected and suppressed errors, rerun with: -v
==14697== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 3)
==14696== LEAK SUMMARY:
==14696==    definitely lost: 458 bytes in 3 blocks
==14696==    indirectly lost: 0 bytes in 0 blocks
==14696==      possibly lost: 0 bytes in 0 blocks
==14696==    still reachable: 6,072,307 bytes in 16,869 blocks
==14696==         suppressed: 0 bytes in 0 blocks
==14696== Rerun with --leak-check=full to see details of leaked memory
==14696== 
==14696== For counts of detected and suppressed errors, rerun with: -v
==14696== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 3)
==14698== 
==14698== HEAP SUMMARY:
==14698==     in use at exit: 6,073,313 bytes in 16,878 blocks
==14698==   total heap usage: 38,718 allocs, 21,840 frees, 20,623,382 bytes allocated
==14698== 
==14699== 
==14699== HEAP SUMMARY:
==14699==     in use at exit: 6,073,589 bytes in 16,881 blocks
==14699==   total heap usage: 38,721 allocs, 21,840 frees, 20,623,662 bytes allocated
==14699== 
==14698== LEAK SUMMARY:
==14698==    definitely lost: 458 bytes in 3 blocks
==14698==    indirectly lost: 0 bytes in 0 blocks
==14698==      possibly lost: 0 bytes in 0 blocks
==14698==    still reachable: 6,072,855 bytes in 16,875 blocks
==14698==         suppressed: 0 bytes in 0 blocks
==14698== Rerun with --leak-check=full to see details of leaked memory
==14698== 
==14698== For counts of detected and suppressed errors, rerun with: -v
==14698== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 3)
==14699== LEAK SUMMARY:
==14699==    definitely lost: 458 bytes in 3 blocks
==14699==    indirectly lost: 0 bytes in 0 blocks
==14699==      possibly lost: 0 bytes in 0 blocks
==14699==    still reachable: 6,073,131 bytes in 16,878 blocks
==14699==         suppressed: 0 bytes in 0 blocks
==14699== Rerun with --leak-check=full to see details of leaked memory
==14699== 
==14699== For counts of detected and suppressed errors, rerun with: -v
==14699== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 3)
==14689== Conditional jump or move depends on uninitialised value(s)
==14689==    at 0x1568A3: e_border_stack_below (e_border.c:2059)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==14689==    by 0x156D8A: e_border_raise (e_border.c:1839)
==14689==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==14689==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==14689==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==14689==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==14689==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==14689==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==14689==    by 0x13EDFB: main (e_main.c:1061)
==14689==  Uninitialised value was created by a heap allocation
==14689==    at 0x4C2BDCB: malloc (vg_replace_malloc.c:270)
==14689==    by 0x6BD496F: eina_chained_mempool_malloc (eina_amalgamation.c:30211)
==14689==    by 0x4E7CC8B: evas_object_rectangle_add (eina_inline_mempool.x:103)
==14689==    by 0x64FE292: _edje_smart_add (edje_amalgamation.c:38324)
==14689==    by 0x4E7DF95: evas_object_smart_add (evas_object_smart.c:473)
==14689==    by 0x1F4B91: _e_pointer_type_set.part.1 (e_pointer.c:290)
==14689==    by 0x1F5707: e_pointer_type_push (e_pointer.c:163)
==14689==    by 0x1F5889: e_pointer_window_new (e_pointer.c:94)
==14689==    by 0x1E36E4: e_manager_new (e_manager.c:148)
==14689==    by 0x13F6E1: main (e_main.c:1670)
==14689== 
==14689== Conditional jump or move depends on uninitialised value(s)
==14689==    at 0x153D51: _e_border_sub_borders_new.isra.10 (eina_inline_list.x:46)
==14689==    by 0x156863: e_border_stack_below (e_border.c:2052)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==14689==    by 0x156D8A: e_border_raise (e_border.c:1839)
==14689==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==14689==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==14689==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==14689==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==14689==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==14689==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==14689==  Uninitialised value was created by a heap allocation
==14689==    at 0x4C2BDCB: malloc (vg_replace_malloc.c:270)
==14689==    by 0x6BD496F: eina_chained_mempool_malloc (eina_amalgamation.c:30211)
==14689==    by 0x4E7CC8B: evas_object_rectangle_add (eina_inline_mempool.x:103)
==14689==    by 0x64FE292: _edje_smart_add (edje_amalgamation.c:38324)
==14689==    by 0x4E7DF95: evas_object_smart_add (evas_object_smart.c:473)
==14689==    by 0x1F4B91: _e_pointer_type_set.part.1 (e_pointer.c:290)
==14689==    by 0x1F5707: e_pointer_type_push (e_pointer.c:163)
==14689==    by 0x1F5889: e_pointer_window_new (e_pointer.c:94)
==14689==    by 0x1E36E4: e_manager_new (e_manager.c:148)
==14689==    by 0x13F6E1: main (e_main.c:1670)
==14689== 
==14689== Use of uninitialised value of size 8
==14689==    at 0x153D58: _e_border_sub_borders_new.isra.10 (eina_inline_list.x:47)
==14689==    by 0x156863: e_border_stack_below (e_border.c:2052)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==14689==    by 0x156D8A: e_border_raise (e_border.c:1839)
==14689==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==14689==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==14689==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==14689==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==14689==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==14689==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==14689==  Uninitialised value was created by a heap allocation
==14689==    at 0x4C2BDCB: malloc (vg_replace_malloc.c:270)
==14689==    by 0x6BD496F: eina_chained_mempool_malloc (eina_amalgamation.c:30211)
==14689==    by 0x4E7CC8B: evas_object_rectangle_add (eina_inline_mempool.x:103)
==14689==    by 0x64FE292: _edje_smart_add (edje_amalgamation.c:38324)
==14689==    by 0x4E7DF95: evas_object_smart_add (evas_object_smart.c:473)
==14689==    by 0x1F4B91: _e_pointer_type_set.part.1 (e_pointer.c:290)
==14689==    by 0x1F5707: e_pointer_type_push (e_pointer.c:163)
==14689==    by 0x1F5889: e_pointer_window_new (e_pointer.c:94)
==14689==    by 0x1E36E4: e_manager_new (e_manager.c:148)
==14689==    by 0x13F6E1: main (e_main.c:1670)
==14689== 
==14689== Invalid read of size 8
==14689==    at 0x153D58: _e_border_sub_borders_new.isra.10 (eina_inline_list.x:47)
==14689==    by 0x156863: e_border_stack_below (e_border.c:2052)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x1568BC: e_border_stack_below (e_border.c:2064)
==14689==    by 0x156A79: e_border_stack_above (e_border.c:2004)
==14689==    by 0x156D8A: e_border_raise (e_border.c:1839)
==14689==    by 0x156F8C: _e_border_move_begin (e_border.c:9825)
==14689==    by 0x158825: e_border_act_move_begin (e_border.c:4027)
==14689==    by 0x157814: _e_border_cb_window_move_resize_request (e_border.c:6279)
==14689==    by 0x518498B: _ecore_event_call (ecore_private.h:321)
==14689==    by 0x5189818: _ecore_main_loop_iterate_internal (ecore_main.c:1922)
==14689==    by 0x5189E36: ecore_main_loop_begin (ecore_main.c:956)
==14689==  Address 0x1313131313131313 is not stack'd, malloc'd or (recently) free'd
==14689== 

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to