Created
September 30, 2015 20:14
-
-
Save zmike/e436f248ebad385d29ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==27523== 5,896 (1,320 direct, 4,576 indirect) bytes in 11 blocks are definitely lost in loss record 1,430 of 1,461 | |
| ==27523== at 0x4A089C7: calloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) | |
| ==27523== by 0x68DC7EF: eina_hash_iterator_data_new (eina_hash.c:1227) | |
| ==27523== by 0x52E8C1A: _edje_color_class_active_iterator_next (edje_util.c:788) | |
| ==27523== by 0x68E1C16: eina_iterator_next (eina_iterator.c:124) | |
| ==27523== by 0x4D77379: elm_color_class_editor_add (elm_color_class.c:689) | |
| ==27523== by 0x136345: test_colorclass (test_colorclass.c:15) | |
| ==27523== by 0x57DA2AC: _eo_evas_smart_cb (evas_object_smart.c:65) | |
| ==27523== by 0x66AF20F: _eo_base_event_callback_call (eo_base_class.c:735) | |
| ==27523== by 0x66B14BC: eo_event_callback_call (in /usr/lib64/libeo.so.1.15.99) | |
| ==27523== by 0x4D598F9: _activate (elm_button.c:69) | |
| ==27523== by 0x4D59DA6: _on_clicked_signal (elm_button.c:193) | |
| ==27523== by 0x52C847B: edje_match_callback_exec_check_finals (edje_match.c:556) | |
| ==27523== by 0x52C89B0: edje_match_callback_exec (edje_match.c:711) | |
| ==27523== by 0x52D03D2: _edje_emit_cb (edje_program.c:1453) | |
| ==27523== by 0x52D024A: _edje_emit_handle (edje_program.c:1405) | |
| ==27523== by 0x52CA599: _edje_message_process (edje_message_queue.c:684) | |
| ==27523== by 0x52CA9D9: _edje_message_queue_process (edje_message_queue.c:787) | |
| ==27523== by 0x52C9593: _edje_job (edje_message_queue.c:154) | |
| ==27523== by 0x64788E4: _ecore_job_event_handler (ecore_job.c:121) | |
| ==27523== by 0x64700DE: _ecore_call_handler_cb (ecore_private.h:390) | |
| ==27523== by 0x6471118: _ecore_event_call (ecore_events.c:565) | |
| ==27523== by 0x647B628: _ecore_main_loop_iterate_internal (ecore_main.c:1927) | |
| ==27523== by 0x647998E: ecore_main_loop_begin (ecore_main.c:983) | |
| ==27523== by 0x4E4F676: elm_run (elm_main.c:1099) | |
| ==27523== by 0x12801B: elm_main (test.c:1010) | |
| ==27523== by 0x1280C4: main (test.c:1021) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment