On 02/20/2011 07:42 PM, Mike Blumenkrantz wrote:
> On Sat, 19 Feb 2011 21:08:54 -0500
> Mike Blumenkrantz<m...@zentific.com>  wrote:
>
>> Been having a bunch of crashes lately, so I ran in valgrind for a couple
>> hours. Attached are the results.
>>
>> If you know the code related to any of these instances, please look and fix
>> them! I don't want to have e crash during my display at cebit :(
>>
> Disregard original log file, I've updated some stuff and this new log is the
> result.
>
>
>
> evg.txt
>

Fixed this one:

==4979== Conditional jump or move depends on uninitialised value(s)
==4979==    at 0x814D5EA: _e_wid_cb_scrollframe_resize 
(e_widget_scrollframe.c:167)
==4979==    by 0x4256260: evas_object_event_callback_call 
(evas_callbacks.c:222)
==4979==    by 0x426EE53: evas_object_inform_call_resize 
(evas_object_inform.c:38)
==4979==    by 0x426C47A: evas_object_resize (evas_object_main.c:569)
==4979==    by 0x814127B: _e_smart_reconfigure (e_widget.c:475)
==4979==    by 0x8141417: _e_smart_resize (e_widget.c:518)
==4979==    by 0x426C358: evas_object_resize (evas_object_main.c:538)
==4979==    by 0x80966E7: _e_box_smart_reconfigure (e_box.c:519)
==4979==    by 0x8095C1C: e_box_pack_options_set (e_box.c:262)
==4979==    by 0x814C150: e_widget_list_object_append (e_widget_list.c:49)
==4979==    by 0x9EE1F40: _dialog_content_create (news_viewer.c:435)
==4979==    by 0x9EE10FE: news_viewer_create (news_viewer.c:112)
==4979==  Uninitialised value was created by a stack allocation
==4979==    at 0x814D584: _e_wid_cb_scrollframe_resize 
(e_widget_scrollframe.c:161)


First one in that file is TAsn :P The others look like jeff wrt the 
everything module(s).

dh


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to