Advertisement
Guest User

Untitled

a guest
Oct 15th, 2022
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Copyright (C) 2022 Free Software Foundation, Inc.
  2. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  3. This is free software: you are free to change and redistribute it.
  4. There is NO WARRANTY, to the extent permitted by law.
  5. Type "show copying" and "show warranty" for details.
  6. This GDB was configured as "x86_64-pc-linux-gnu".
  7. Type "show configuration" for configuration details.
  8. For bug reporting instructions, please see:
  9. --Type <RET> for more, q to quit, c to continue without paging--c
  10. <https://www.gnu.org/software/gdb/bugs/>.
  11. Find the GDB manual and other documentation resources online at:
  12. <http://www.gnu.org/software/gdb/documentation/>.
  13.  
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /usr/bin/dolphin...
  17. (No debugging symbols found in /usr/bin/dolphin)
  18.  
  19. warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing
  20.  
  21. warning: Can't open file /memfd:xorg (deleted) during file-backed mapping note processing
  22.  
  23. warning: Can't open file /memfd:/.nvidia_drv.XXXXXX (deleted) during file-backed mapping note processing
  24. [New LWP 13593]
  25. [New LWP 13601]
  26. [New LWP 13618]
  27. [New LWP 26862]
  28. [New LWP 13596]
  29. [New LWP 13594]
  30. [New LWP 26861]
  31. [Thread debugging using libthread_db enabled]
  32. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  33. Core was generated by `/usr/bin/dolphin /home/mozo/Desktop/mozo'.
  34. Program terminated with signal SIGSEGV, Segmentation fault.
  35. #0 0x00007faf36ca164c in ?? () from /usr/lib/libc.so.6
  36. [Current thread is 1 (Thread 0x7faf31f90a80 (LWP 13593))]
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement