On Tue, 7 Aug 2012 09:08:39 +0800 Brian Wang <brian.wang.0...@gmail.com> said:

first one i couldnt reproduce... but reading the code i can see how it might
happen so i "fixed it" in theory. can you check?

second one - yup. fixed it too in svn. :)

> Hello all,
> 
> Running valgrind on a relatively new elementary_test (r74896) and the
> rest of EFL are all pretty up-to-date, there are errors:
> 
> 1.  By scrolling around the tests selector scroller:
> -----------------------------
> ==7397== Conditional jump or move depends on uninitialised value(s)
> ==7397==    at 0x410F4ED: _elm_scroll_hold_animator
> (elm_interface_scrollable.c:2611)
> ==7397==    by 0x431F4EE: _ecore_call_task_cb (ecore_private.h:265)
> ==7397==    by 0x431F710: _do_tick (ecore_anim.c:113)
> ==7397==    by 0x43203BE: _ecore_animator (ecore_anim.c:512)
> ==7397==    by 0x432A027: _ecore_call_task_cb (ecore_private.h:265)
> ==7397==    by 0x432B03E: _ecore_timer_expired_call (ecore_timer.c:792)
> ==7397==    by 0x432AEDD: _ecore_timer_expired_timers_call (ecore_timer.c:746)
> ==7397==    by 0x4328475: _ecore_main_loop_iterate_internal
> (ecore_main.c:1791) ==7397==    by 0x4326AAC: ecore_main_loop_begin
> (ecore_main.c:934) ==7397==    by 0x4123A86: elm_run (elm_main.c:880)
> ==7397==    by 0x805A0A3: elm_main (test.c:776)
> ==7397==    by 0x805A12E: main (test.c:789)
> -----------------------------
> 
> 2.  By opening "Selectors -> Flip Selector" and close the window:
> -----------------------------
> ==7397== Invalid read of size 4
> ==7397==    at 0x40D4E2C: _item_del_pre_hook (elm_flipselector.c:300)
> ==7397==    by 0x417CD70: _elm_widget_item_del (elm_widget.c:3802)
> ==7397==    by 0x40D5872: _elm_flipselector_smart_del (elm_flipselector.c:573)
> ==7397==    by 0x422913F: evas_object_smart_del (evas_object_smart.c:897)
> ==7397==    by 0x421D7A4: evas_object_del (evas_object_main.c:460)
> ==7397==    by 0x41817FE: _smart_del (elm_widget.c:4859)
> ==7397==    by 0x409FD25: _elm_box_smart_del (elm_box.c:409)
> ==7397==    by 0x422913F: evas_object_smart_del (evas_object_smart.c:897)
> ==7397==    by 0x421D7A4: evas_object_del (evas_object_main.c:460)
> ==7397==    by 0x41817FE: _smart_del (elm_widget.c:4859)
> ==7397==    by 0x418497E: _elm_win_smart_del (elm_win.c:1227)
> ==7397==    by 0x422913F: evas_object_smart_del (evas_object_smart.c:897)
> ==7397==  Address 0x4b898d0 is 8 bytes after a block of size 24 free'd
> ==7397==    at 0x438CEBD: eina_chained_mempool_free
> (eina_chained_mempool.c:342) ==7397==    by 0x435D5D3: eina_mempool_free
> (eina_inline_mempool.x:142) ==7397==    by 0x435D832:
> _eina_list_mempool_list_free (eina_list.c:217) ==7397==    by 0x435EC3C:
> eina_list_remove_list (eina_list.c:749) ==7397==    by 0x444D2FD:
> _edje_textblock_style_cleanup (edje_textblock_styles.c:410)
> ==7397==    by 0x4434F0F: _edje_file_free (edje_load.c:1346)
> ==7397==    by 0x43E5E1B: _edje_cache_file_clean (edje_cache.c:522)
> ==7397==    by 0x43E5F92: edje_file_cache_flush (edje_cache.c:588)
> ==7397==    by 0x41245B6: elm_cache_all_flush (elm_main.c:1064)
> ==7397==    by 0x40B377A: _elm_cache_flush_cb (elm_config.c:890)
> ==7397==    by 0x43297B6: _ecore_poller_cb_timer (ecore_poll.c:136)
> ==7397==    by 0x432A027: _ecore_call_task_cb (ecore_private.h:265)
> -----------------------------
> 
> If you need more information, please let me know.
> 
> Thanks.
> 
> 
> brian
> 
> -- 
> brian
> ------------------
> 
> Cool-Karaoke - The smallest recording studio, in your palm, open-sourced
> http://cool-idea.com.tw/
> 
> iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to