Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. #0 0x00bff416 in __kernel_vsyscall ()
  2. #1 0x00685dbb in poll () from /lib/libc.so.6
  3. #2 0x00a82d90 in ?? () from /usr/lib/libxcb.so.1
  4. #3 0x00a84707 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
  5. #4 0x002ce752 in ?? () from /usr/lib/libX11.so.6
  6. #5 0x002ceaa1 in ?? () from /usr/lib/libX11.so.6
  7. #6 0x002cf39b in _XReadEvents () from /usr/lib/libX11.so.6
  8. #7 0x002b5678 in XNextEvent () from /usr/lib/libX11.so.6
  9. #8 0x080763a1 in e_alert_show (
  10. text=0x8136bd4 "This is very bad. Enlightenment SEGV'd.\n\nThis is not meant to happen and is likely a sign of\na bug in Enlightenment or the libraries it relies\non. You can gdb attach to this process now to try\ndebug i"...)
  11. at e_alert.c:147
  12. #9 0x0810955b in e_sigseg_act (x=11, info=0xbfeaaa6c, data=0xbfeaaaec)
  13. at e_signals.c:129
  14. #10 <signal handler called>
  15. #11 0x00634e39 in free () from /lib/libc.so.6
  16. #12 0x001d740d in _eina_hash_el_free (hash_element=0x71e3c0, hash=0x9ff3c90)
  17. at eina_hash.c:396
  18. #13 0x001e7ee0 in eina_rbtree_delete (root=0x9ff4564,
  19. func=0x1d73e0 <_eina_hash_el_free>, data=0x9ff3c90) at eina_rbtree.c:622
  20. #14 0x001d86c7 in _eina_hash_head_free (hash_head=0x9ff4550, hash=0x9ff3c90)
  21. at eina_hash.c:405
  22. #15 0x001e7ee0 in eina_rbtree_delete (root=0x9ff4550,
  23. func=0x1d8690 <_eina_hash_head_free>, data=0x9ff3c90) at eina_rbtree.c:622
  24. #16 0x001d8772 in eina_hash_free (hash=0x9ff3c90) at eina_hash.c:1031
  25. #17 0x001c0ae8 in efreet_util_cache_hash (edd=0xa128ab8,
  26. key=0xb72f74d4 "desktop") at efreet_utils.c:654
  27. #18 0x001c0f74 in efreet_util_cache_list (search=<value optimized out>,
  28. what=0x8133fad "Settings") at efreet_utils.c:585
  29. #19 0x0809a7c3 in _e_configure_efreet_desktop_update () at e_configure.c:288
  30. #20 0x0809abbb in _configure_job (data=0x0) at e_configure.c:242
  31. #21 0x007643c2 in _ecore_job_event_handler (data=0x0, type=11, ev=0xa12d950)
  32. at ecore_job.c:119
  33. #22 0x00760d16 in _ecore_event_call () at ecore_events.c:641
  34. #23 0x00765cf7 in _ecore_main_loop_iterate_internal (once_only=0)
  35. at ecore_main.c:1529
  36. #24 0x00765f87 in ecore_main_loop_begin () at ecore_main.c:680
  37. #25 0x0806d18a in main (argc=4, argv=0xbfeae7e4) at e_main.c:1158
  38. A debugging session is active.
  39.  
  40. Inferior 1 [process 27429] will be detached.
  41.  
  42. Quit anyway? (y or n) Detaching from program: /usr/bin/enlightenment, process 27429
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement