Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. (gdb) bt
  2. #0 0x0052cf5d in e_object_is_del (obj=0x65) at ../src/bin/e_object.c:73
  3. #1 0x0057c730 in _e_comp_wl_compositor_cb_surface_create (client=0x26c9210, resource=0x1ec32b0, id=18) at ../src/bin/e_comp_wl.c:1910
  4. #2 0xb61dff4a in ffi_call_SYSV () at /usr/lib/libffi.so.6
  5. #3 0xb61dfbbc in ffi_call () at /usr/lib/libffi.so.6
  6. #4 0xb728fe88 in wl_closure_invoke (closure=, flags=2, target=, opcode=0, data=) at src/connection.c:935
  7. #5 0xb728c509 in wl_client_connection_data (fd=27, mask=1, data=0x26c9210) at src/wayland-server.c:406
  8. #6 0xb728d9fe in wl_event_source_fd_dispatch (source=0x1e03640, ep=0xbff6623c) at src/event-loop.c:90
  9. #7 0xb728e26a in wl_event_loop_dispatch (loop=0x2119c60, timeout=0) at src/event-loop.c:423
  10. #8 0xb72cf117 in _cb_create_data (data=0x211a190, hdl=0x1dfb4b8) at lib/ecore_wl2/ecore_wl2_display.c:424
  11. #9 0xb7c7c852 in _ecore_call_fd_cb (fd_handler=0x1dfb4b8, data=, func=) at lib/ecore/ecore_private.h:491
  12. #10 0xb7c7c852 in _ecore_main_fd_handlers_call (obj=0x80000029, pd=0x1df7cd8) at lib/ecore/ecore_main.c:2051
  13. #11 0xb7c7c852 in _ecore_main_loop_iterate_internal (obj=obj@entry=0x80000029, pd=pd@entry=0x1df7cd8, once_only=once_only@entry=0) at lib/ecore/ecore_main.c:2439
  14. #12 0xb7c7d27b in _ecore_main_loop_begin (obj=0x80000029, pd=0x1df7cd8) at lib/ecore/ecore_main.c:1173
  15. #13 0xb7c8313d in _efl_loop_begin (obj=0x80000029, pd=0x1df7cd8) at lib/ecore/efl_loop.c:83
  16. #14 0xb7c81f86 in efl_loop_begin (obj=0x80000029) at lib/ecore/efl_loop.eo.c:28
  17. #15 0xb7c7d37a in ecore_main_loop_begin () at lib/ecore/ecore_main.c:1246
  18. #16 0x00463b25 in main (argc=, argv=) at ../src/bin/e_main.c:1090
  19. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement