Created
January 22, 2015 18:07
-
-
Save zmike/531d4c00c64c6d61f82d 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 0x00000038f960f1cd in read () from /lib64/libpthread.so.0 | |
| #1 0x0000003927aede0f in _evas_async_events_process_single () at lib/evas/canvas/evas_async_events.c:162 | |
| #2 0x0000003927aee00e in evas_async_events_process_blocking () at lib/evas/canvas/evas_async_events.c:253 | |
| #3 0x0000003927ae5b55 in evas_render_rendering_wait (evas=0x1734930) at lib/evas/canvas/evas_render.c:1903 | |
| #4 0x0000003927a67b50 in _evas_image_native_surface_set (eo_obj=0x8000006d4000036b, o=0x1c6e780, surf=0x0) | |
| at lib/evas/canvas/evas_object_image.c:1865 | |
| #5 0x0000003927a746dd in evas_obj_image_native_surface_set (surf=0x0) | |
| at ../src/lib/evas/canvas/evas_image.eo.c:148 | |
| #6 0x0000003927a67aff in evas_object_image_native_surface_set (eo_obj=0x8000006d4000036b, surf=0x0) | |
| at lib/evas/canvas/evas_object_image.c:1857 | |
| #7 0x000000000046a2dc in e_comp_object_native_surface_set (obj=0x8000006be0000360, set=0 '\000') | |
| at src/bin/e_comp_object.c:3203 | |
| #8 0x00000000005116eb in e_pixmap_refresh (cp=0x1c66350) at src/bin/e_pixmap.c:448 | |
| #9 0x00000000005616d5 in e_comp_wl_surface_commit (ec=0x1c66ea0) at src/bin/e_comp_wl.c:2573 | |
| #10 0x000000000055dcf7 in _e_comp_wl_surface_cb_commit (client=0x168c7f0, resource=0x1c5beb0) | |
| at src/bin/e_comp_wl.c:1111 | |
| #11 0x00000038fc205d60 in ffi_call_unix64 () from /lib64/libffi.so.6 | |
| #12 0x00000038fc2057d1 in ffi_call () from /lib64/libffi.so.6 | |
| #13 0x000000390860ad0d in wl_closure_invoke () from /lib64/libwayland-server.so.0 | |
| #14 0x0000003908607196 in wl_client_connection_data () from /lib64/libwayland-server.so.0 | |
| #15 0x0000003908608fa2 in wl_event_loop_dispatch () from /lib64/libwayland-server.so.0 | |
| #16 0x000000000055b2ce in _e_comp_wl_cb_read (data=0x17d92c0, hdlr=0x15dc6a0) at src/bin/e_comp_wl.c:66 | |
| #17 0x0000003922616775 in _ecore_call_fd_cb (func=0x55b293 <_e_comp_wl_cb_read>, data=0x17d92c0, | |
| fd_handler=0x15dc6a0) at lib/ecore/ecore_private.h:383 | |
| #18 0x0000003922618a6d in _ecore_main_fd_handlers_call () at lib/ecore/ecore_main.c:1692 | |
| #19 0x0000003922618f76 in _ecore_main_loop_iterate_internal (once_only=0) at lib/ecore/ecore_main.c:1943 | |
| #20 0x000000392261728b in ecore_main_loop_begin () at lib/ecore/ecore_main.c:983 | |
| #21 0x0000000000432605 in main (argc=1, argv=0x7fff32b5c4f8) at src/bin/e_main.c:1013 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment