Skip to content

Instantly share code, notes, and snippets.

@zmike
Created March 18, 2015 14:13
Show Gist options
  • Save zmike/1573a99b56fc356779de to your computer and use it in GitHub Desktop.
Save zmike/1573a99b56fc356779de to your computer and use it in GitHub Desktop.
==30709== Invalid read of size 8
==30709== at 0x52C5E59: _edje_emit_full (edje_program.c:1130)
==30709== by 0x52C5E36: _edje_emit (edje_program.c:1120)
==30709== by 0x524ABC0: _edje_mouse_in_signal_cb (edje_callbacks.c:69)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5563149: _canvas_event_feed_mouse_move_internal (evas_events.c:1697)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca74d0 is 16 bytes after a block of size 16 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x60521B1: _eina_rbtree_iterator_free (eina_rbtree.c:108)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F9B: _eina_hash_iterator_next (eina_hash.c:622)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52BCF66: _edje_ref (edje_main.c:282)
==30709== by 0x524B41E: _edje_mouse_move_signal_cb (edje_callbacks.c:257)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75b0 is 0 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 8
==30709== at 0x52C5E59: _edje_emit_full (edje_program.c:1130)
==30709== by 0x52C5E36: _edje_emit (edje_program.c:1120)
==30709== by 0x524B450: _edje_mouse_move_signal_cb (edje_callbacks.c:259)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca74d0 is 16 bytes after a block of size 16 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x60521B1: _eina_rbtree_iterator_free (eina_rbtree.c:108)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F9B: _eina_hash_iterator_next (eina_hash.c:622)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52E8B37: _edje_util_freeze (edje_util.c:4889)
==30709== by 0x524B59B: _edje_mouse_move_signal_cb (edje_callbacks.c:288)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid write of size 4
==30709== at 0x52E8B44: _edje_util_freeze (edje_util.c:4889)
==30709== by 0x524B59B: _edje_mouse_move_signal_cb (edje_callbacks.c:288)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52E8B4E: _edje_util_freeze (edje_util.c:4891)
==30709== by 0x524B59B: _edje_mouse_move_signal_cb (edje_callbacks.c:288)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52BCF9B: _edje_unref (edje_main.c:289)
==30709== by 0x524B7E8: _edje_mouse_move_signal_cb (edje_callbacks.c:330)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75b0 is 0 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid write of size 4
==30709== at 0x52BCFA8: _edje_unref (edje_main.c:289)
==30709== by 0x524B7E8: _edje_mouse_move_signal_cb (edje_callbacks.c:330)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75b0 is 0 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52BCFB2: _edje_unref (edje_main.c:290)
==30709== by 0x524B7E8: _edje_mouse_move_signal_cb (edje_callbacks.c:330)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75b0 is 0 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52E8B66: _edje_util_thaw (edje_util.c:4897)
==30709== by 0x524B7F4: _edje_mouse_move_signal_cb (edje_callbacks.c:331)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid write of size 4
==30709== at 0x52E8B73: _edje_util_thaw (edje_util.c:4897)
==30709== by 0x524B7F4: _edje_mouse_move_signal_cb (edje_callbacks.c:331)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52E8B7D: _edje_util_thaw (edje_util.c:4898)
==30709== by 0x524B7F4: _edje_mouse_move_signal_cb (edje_callbacks.c:331)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52E8B99: _edje_util_thaw (edje_util.c:4903)
==30709== by 0x524B7F4: _edje_mouse_move_signal_cb (edje_callbacks.c:331)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 1
==30709== at 0x52E8BA7: _edje_util_thaw (edje_util.c:4903)
==30709== by 0x524B7F4: _edje_mouse_move_signal_cb (edje_callbacks.c:331)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75f0 is 0 bytes inside a block of size 16 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x60521B1: _eina_rbtree_iterator_free (eina_rbtree.c:108)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52E8BC5: _edje_util_thaw (edje_util.c:4908)
==30709== by 0x524B7F4: _edje_mouse_move_signal_cb (edje_callbacks.c:331)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca75bc is 12 bytes after a block of size 32 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x602F7D3: eina_array_free (eina_array.c:300)
==30709== by 0x60521A3: _eina_rbtree_iterator_free (eina_rbtree.c:106)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F5B: _eina_hash_iterator_next (eina_hash.c:616)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 4
==30709== at 0x52BCF76: _edje_ref (edje_main.c:283)
==30709== by 0x524B41E: _edje_mouse_move_signal_cb (edje_callbacks.c:257)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x157cd800 is 32 bytes inside a block of size 40 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0xE2015DF: eet_data_chunk_free (eet_data.c:1613)
==30709== by 0xE203F58: eet_data_encode (eet_data.c:2919)
==30709== by 0xE2083A6: eet_data_put_unknown (eet_data.c:4795)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2084AA: eet_data_put_list (eet_data.c:4830)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2084AA: eet_data_put_list (eet_data.c:4830)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2084AA: eet_data_put_list (eet_data.c:4830)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2091A1: eet_data_descriptor_encode_cipher (eet_data.c:5259)
==30709== by 0xE20928F: eet_data_descriptor_encode (eet_data.c:5291)
==30709== by 0x4D75216: _prop_config_set (elm_config.c:238)
==30709== by 0x4D7D80C: elm_config_all_flush (elm_config.c:3200)
==30709== by 0x112216: _config_focus_highlight_clip_cb (config.c:1467)
==30709== by 0x55A77F3: _eo_evas_smart_cb (evas_object_smart.c:65)
==30709== by 0xF85B50C: _eo_base_event_callback_call (eo_base_class.c:714)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x55A9456: evas_object_smart_callback_call (evas_object_smart.c:791)
==30709== by 0x4D5D9B7: _activate (elm_check.c:71)
==30709== by 0x4D5E412: _on_check_toggle (elm_check.c:311)
==30709== by 0x52BE5A8: edje_match_callback_exec_check_finals (edje_match.c:556)
==30709== by 0x52BEADB: edje_match_callback_exec (edje_match.c:712)
==30709== by 0x52C64A4: _edje_emit_cb (edje_program.c:1392)
==30709== by 0x52C632C: _edje_emit_handle (edje_program.c:1345)
==30709== by 0x52C06A1: _edje_message_process (edje_message_queue.c:651)
==30709== by 0x52C0ADC: _edje_message_queue_process (edje_message_queue.c:754)
==30709== by 0x52BF6AD: _edje_job (edje_message_queue.c:155)
==30709== by 0x5DF4178: _ecore_job_event_handler (ecore_job.c:113)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid write of size 4
==30709== at 0x52BCF83: _edje_ref (edje_main.c:283)
==30709== by 0x524B41E: _edje_mouse_move_signal_cb (edje_callbacks.c:257)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x157cd800 is 32 bytes inside a block of size 40 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0xE2015DF: eet_data_chunk_free (eet_data.c:1613)
==30709== by 0xE203F58: eet_data_encode (eet_data.c:2919)
==30709== by 0xE2083A6: eet_data_put_unknown (eet_data.c:4795)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2084AA: eet_data_put_list (eet_data.c:4830)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2084AA: eet_data_put_list (eet_data.c:4830)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2084AA: eet_data_put_list (eet_data.c:4830)
==30709== by 0xE208E82: _eet_data_descriptor_encode (eet_data.c:5153)
==30709== by 0xE2091A1: eet_data_descriptor_encode_cipher (eet_data.c:5259)
==30709== by 0xE20928F: eet_data_descriptor_encode (eet_data.c:5291)
==30709== by 0x4D75216: _prop_config_set (elm_config.c:238)
==30709== by 0x4D7D80C: elm_config_all_flush (elm_config.c:3200)
==30709== by 0x112216: _config_focus_highlight_clip_cb (config.c:1467)
==30709== by 0x55A77F3: _eo_evas_smart_cb (evas_object_smart.c:65)
==30709== by 0xF85B50C: _eo_base_event_callback_call (eo_base_class.c:714)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x55A9456: evas_object_smart_callback_call (evas_object_smart.c:791)
==30709== by 0x4D5D9B7: _activate (elm_check.c:71)
==30709== by 0x4D5E412: _on_check_toggle (elm_check.c:311)
==30709== by 0x52BE5A8: edje_match_callback_exec_check_finals (edje_match.c:556)
==30709== by 0x52BEADB: edje_match_callback_exec (edje_match.c:712)
==30709== by 0x52C64A4: _edje_emit_cb (edje_program.c:1392)
==30709== by 0x52C632C: _edje_emit_handle (edje_program.c:1345)
==30709== by 0x52C06A1: _edje_message_process (edje_message_queue.c:651)
==30709== by 0x52C0ADC: _edje_message_queue_process (edje_message_queue.c:754)
==30709== by 0x52BF6AD: _edje_job (edje_message_queue.c:155)
==30709== by 0x5DF4178: _ecore_job_event_handler (ecore_job.c:113)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 8
==30709== at 0x52C5E59: _edje_emit_full (edje_program.c:1130)
==30709== by 0x52C5E36: _edje_emit (edje_program.c:1120)
==30709== by 0x524AC5E: _edje_mouse_out_signal_cb (edje_callbacks.c:88)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562F59: _canvas_event_feed_mouse_move_internal (evas_events.c:1664)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x21ca74d0 is 16 bytes after a block of size 16 free'd
==30709== at 0x4A07CE9: free (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30709== by 0x60521B1: _eina_rbtree_iterator_free (eina_rbtree.c:108)
==30709== by 0x603F460: eina_iterator_free (eina_iterator.c:103)
==30709== by 0x6037F9B: _eina_hash_iterator_next (eina_hash.c:622)
==30709== by 0x603F8F7: eina_iterator_foreach (eina_iterator.c:146)
==30709== by 0x603A213: eina_hash_foreach (eina_hash.c:1214)
==30709== by 0x566E4DD: evas_common_font_all_clear (evas_font_load.c:811)
==30709== by 0x566E99B: evas_common_font_font_all_unload (evas_font_main.c:73)
==30709== by 0x56C1E2F: eng_output_dump (evas_engine.c:407)
==30709== by 0x5600333: _evas_canvas_render_dump (evas_render.c:2958)
==30709== by 0x5571CB7: evas_canvas_render_dump (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x557505F: evas_render_dump (evas_canvas.eo.c:1145)
==30709== by 0x4F0012F: _elm_win_client_message (elm_win.c:2323)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709==
==30709== Invalid read of size 1
==30709== at 0x52C5E6B: _edje_emit_full (edje_program.c:1131)
==30709== by 0x52C5E36: _edje_emit (edje_program.c:1120)
==30709== by 0x524B450: _edje_mouse_move_signal_cb (edje_callbacks.c:259)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562E35: _canvas_event_feed_mouse_move_internal (evas_events.c:1646)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x20b66031 is 15 bytes before an unallocated block of size 0 in arena "client"
==30709==
==30709== Invalid read of size 1
==30709== at 0x52C5E6B: _edje_emit_full (edje_program.c:1131)
==30709== by 0x52C5E36: _edje_emit (edje_program.c:1120)
==30709== by 0x524AC5E: _edje_mouse_out_signal_cb (edje_callbacks.c:88)
==30709== by 0xF85B476: _eo_base_event_callback_call (eo_base_class.c:696)
==30709== by 0xF85DAE0: eo_event_callback_call (in /usr/lib64/libeo.so.1.13.99)
==30709== by 0x5558C55: evas_object_event_callback_call (evas_callbacks.c:260)
==30709== by 0x5558D00: evas_object_event_callback_call (evas_callbacks.c:280)
==30709== by 0x5562F59: _canvas_event_feed_mouse_move_internal (evas_events.c:1664)
==30709== by 0x5563BD4: _evas_canvas_event_input_mouse_move (evas_events.c:1907)
==30709== by 0x556EF8C: evas_canvas_event_input_mouse_move (in /usr/lib64/libevas.so.1.13.99)
==30709== by 0x55743FF: evas_event_input_mouse_move (evas_canvas.eo.c:905)
==30709== by 0xBAA6D9E: _ecore_evas_mouse_move_process (ecore_evas.c:3170)
==30709== by 0xBCBED30: ecore_event_evas_mouse_move (ecore_input_evas.c:446)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x20b66031 is 15 bytes before an unallocated block of size 0 in arena "client"
==30709==
==30709== Invalid read of size 8
==30709== at 0x52C6455: _edje_emit_cb (edje_program.c:1389)
==30709== by 0x52C632C: _edje_emit_handle (edje_program.c:1345)
==30709== by 0x52C06A1: _edje_message_process (edje_message_queue.c:651)
==30709== by 0x52C0ADC: _edje_message_queue_process (edje_message_queue.c:754)
==30709== by 0x52BF6AD: _edje_job (edje_message_queue.c:155)
==30709== by 0x5DF4178: _ecore_job_event_handler (ecore_job.c:113)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== Address 0x100000001 is not stack'd, malloc'd or (recently) free'd
==30709==
==30709==
==30709== Process terminating with default action of signal 11 (SIGSEGV)
==30709== Access not within mapped region at address 0x100000001
==30709== at 0x52C6455: _edje_emit_cb (edje_program.c:1389)
==30709== by 0x52C632C: _edje_emit_handle (edje_program.c:1345)
==30709== by 0x52C06A1: _edje_message_process (edje_message_queue.c:651)
==30709== by 0x52C0ADC: _edje_message_queue_process (edje_message_queue.c:754)
==30709== by 0x52BF6AD: _edje_job (edje_message_queue.c:155)
==30709== by 0x5DF4178: _ecore_job_event_handler (ecore_job.c:113)
==30709== by 0x5DEBBA2: _ecore_call_handler_cb (ecore_private.h:359)
==30709== by 0x5DECB41: _ecore_event_call (ecore_events.c:562)
==30709== by 0x5DF6F0E: _ecore_main_loop_iterate_internal (ecore_main.c:1947)
==30709== by 0x5DF5208: ecore_main_loop_begin (ecore_main.c:982)
==30709== by 0x4E45141: elm_run (elm_main.c:1095)
==30709== by 0x11B6E9: elm_main (config.c:3684)
==30709== by 0x11B735: main (config.c:3690)
==30709== If you believe this happened as a result of a stack
==30709== overflow in your program's main thread (unlikely but
==30709== possible), you can try to increase the size of the
==30709== main thread stack using the --main-stacksize= flag.
==30709== The main thread stack size used in this run was 8388608.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment