Created
September 7, 2015 15:29
-
-
Save zmike/b78229b7bf854cecfd69 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
| #0 0x000000340fa0fd3d in pause () at ../sysdeps/unix/syscall-template.S:81 | |
| #1 0x000000000057d763 in e_alert_show () at src/bin/e_alert.c:43 | |
| #2 0x000000000053a0f6 in _e_crash () at src/bin/e_signals.c:95 | |
| #3 0x000000000053a111 in e_sigseg_act (x=11, info=0x7fffde9a4230, data=0x7fffde9a4100) | |
| at src/bin/e_signals.c:105 | |
| #4 <signal handler called> | |
| #5 0x000000381c4850c6 in _evas_object_eo_base_destructor (eo_obj=0x800000b94000322f, obj=0x3fb6e30) | |
| at lib/evas/canvas/evas_object_main.c:693 | |
| #6 0x000000360180c7e6 in eo_destructor () at lib/eo/eo_base.eo.c:34 | |
| #7 0x0000003601803d9a in _eo_del_internal (file=0x360180e440 "lib/eo/eo_private.h", line=295, obj=0x3fb6dc0) | |
| at lib/eo/eo_private.h:221 | |
| #8 0x000000360180407c in _eo_unref (obj=0x3fb6dc0) at lib/eo/eo_private.h:295 | |
| #9 0x0000003601805a30 in _eo_do_end () at lib/eo/eo.c:546 | |
| #10 0x000000360180bfc2 in _eo_base_destructor (obj=0x80000006a0000036, pd=0x2279d20) | |
| at lib/eo/eo_base_class.c:987 | |
| #11 0x000000360180c7e6 in eo_destructor () at lib/eo/eo_base.eo.c:34 | |
| #12 0x000000381c45d48f in _evas_canvas_eo_base_destructor (eo_e=0x80000006a0000036, e=0x2279d60) | |
| at lib/evas/canvas/evas_main.c:319 | |
| #13 0x000000360180c7e6 in eo_destructor () at lib/eo/eo_base.eo.c:34 | |
| #14 0x0000003601803d9a in _eo_del_internal (file=0x360180e440 "lib/eo/eo_private.h", line=295, obj=0x2279cf0) | |
| at lib/eo/eo_private.h:221 | |
| #15 0x000000360180407c in _eo_unref (obj=0x2279cf0) at lib/eo/eo_private.h:295 | |
| #16 0x0000003601808594 in eo_unref (obj_id=0x80000006a0000036) at lib/eo/eo.c:1594 | |
| #17 0x000000381c45cd6a in evas_free (eo_e=0x80000006a0000036) at lib/evas/canvas/evas_main.c:207 | |
| #18 0x000000381ce11cae in _ecore_evas_free (ee=0x2278c10) at lib/ecore_evas/ecore_evas.c:3132 | |
| #19 0x000000381ce0c020 in ecore_evas_free (ee=0x2278c10) at lib/ecore_evas/ecore_evas.c:877 | |
| #20 0x000000000046103a in _e_comp_free (c=0x226b8e0) at src/bin/e_comp.c:821 | |
| #21 0x000000000051d9cf in e_object_free (obj=0x226b8e0) at src/bin/e_object.c:119 | |
| #22 0x000000000051dbeb in e_object_unref (obj=0x226b8e0) at src/bin/e_object.c:152 | |
| #23 0x000000000051d7fe in e_object_del (obj=0x226b8e0) at src/bin/e_object.c:60 | |
| #24 0x0000000000462627 in e_comp_shutdown () at src/bin/e_comp.c:1313 | |
| #25 0x000000000043a787 in _e_main_screens_shutdown () at src/bin/e_main.c:1613 | |
| #26 0x0000000000438f98 in _e_main_shutdown (errcode=0) at src/bin/e_main.c:1109 | |
| #27 0x0000000000438dd8 in main (argc=2, argv=0x7fffde9ddd08) at src/bin/e_main.c:1061 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment