Advertisement
Guest User

Untitled

a guest
Jul 16th, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. ttaching to program: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0, process 6468
  2. [New LWP 6470]
  3. [New LWP 6471]
  4. [Thread debugging using libthread_db enabled]
  5. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  6. 0x00007fcb14776b7f in __GI___poll (fds=0x7fcb0403ad00, nfds=5, timeout=11)
  7. at ../sysdeps/unix/sysv/linux/poll.c:29
  8. 29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
  9. (gdb) thread apply all bt
  10.  
  11. Thread 3 (Thread 0x7fcb112d4700 (LWP 6471)):
  12. #0 0x00007fcb14776b7f in __GI___poll (fds=0x55e91129cfb0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  13. #1 0x00007fcb148977fe in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  14. #2 0x00007fcb14897b63 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  15. #3 0x00007fcb14afdf16 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  16. #4 0x00007fcb148c052d in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  17. #5 0x00007fcb13b94f27 in start_thread (arg=<optimized out>) at pthread_create.c:479
  18. #6 0x00007fcb1478131f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  19.  
  20. Thread 2 (Thread 0x7fcb11ad5700 (LWP 6470)):
  21. #0 0x00007fcb14776b7f in __GI___poll (fds=0x55e91128bac0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  22. #1 0x00007fcb148977fe in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  23. #2 0x00007fcb1489791f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  24. #3 0x00007fcb14897971 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  25. #4 0x00007fcb148c052d in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  26. #5 0x00007fcb13b94f27 in start_thread (arg=<optimized out>) at pthread_create.c--Type <RET> for more, q to quit, c to continue without paging--
  27. :479
  28. #6 0x00007fcb1478131f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  29.  
  30. Thread 1 (Thread 0x7fcb1282da80 (LWP 6468)):
  31. #0 0x00007fcb14776b7f in __GI___poll (fds=0x7fcb0403ad00, nfds=5, timeout=11) at ../sysdeps/unix/sysv/linux/poll.c:29
  32. #1 0x00007fcb148977fe in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  33. #2 0x00007fcb14897b63 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  34. #3 0x00007fcb15042ce5 in gtk_main () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  35. #4 0x000055e9103f7ae6 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement