Advertisement
Guest User

Untitled

a guest
Oct 30th, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. root@ArchBox iacopodeenosee > coredumpctl gdb 15540
  2. PID: 15540 (gjs)
  3. UID: 1000 (iacopodeenosee)
  4. GID: 100 (users)
  5. Signal: 11 (SEGV)
  6. Timestamp: ven 2015-10-30 10:30:13 CET (43s ago)
  7. Command Line: gjs /media/Dati/Workspace/GLOBAL_TEST/TEST_gnome-shell/test_devicemonitor_app.js
  8. Executable: /usr/bin/gjs-console
  9. Control Group: /user.slice/user-1000.slice/session-c2.scope
  10. Unit: session-c2.scope
  11. Slice: user-1000.slice
  12. Session: c2
  13. Owner UID: 1000 (iacopodeenosee)
  14. Boot ID: 5bf93ae32f3d4de8870bf9bec51468e9
  15. Machine ID: ac1d5b75effe1fe0e07b9d7c4b7c2190
  16. Hostname: ArchBox
  17. Coredump: /var/lib/systemd/coredump/core.gjs.1000.5bf93ae32f3d4de8870bf9bec51468e9.15540.1446197413000000.lz4
  18. Message: Process 15540 (gjs) of user 1000 dumped core.
  19.  
  20. GNU gdb (GDB) 7.10
  21. Copyright (C) 2015 Free Software Foundation, Inc.
  22. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  23. This is free software: you are free to change and redistribute it.
  24. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  25. and "show warranty" for details.
  26. This GDB was configured as "x86_64-unknown-linux-gnu".
  27. Type "show configuration" for configuration details.
  28. For bug reporting instructions, please see:
  29. <http://www.gnu.org/software/gdb/bugs/>.
  30. Find the GDB manual and other documentation resources online at:
  31. <http://www.gnu.org/software/gdb/documentation/>.
  32. For help, type "help".
  33. Type "apropos word" to search for commands related to "word"...
  34. Reading symbols from /usr/bin/gjs-console...(no debugging symbols found)...done.
  35. BFD: Warning: /var/tmp/coredump-s6torQ is truncated: expected core file size >= 55058432, found: 52428800.
  36.  
  37. warning: core file may not match specified executable file.
  38. [New LWP 15540]
  39. [New LWP 15541]
  40. [New LWP 15542]
  41. [New LWP 15543]
  42. [New LWP 15544]
  43. [New LWP 15559]
  44. Cannot access memory at address 0x7f5f146f2108
  45. Cannot access memory at address 0x7f5f146f2100
  46. Failed to read a valid object file image from memory.
  47. Core was generated by `gjs /media/Dati/Workspace/GLOBAL_TEST/TEST_gnome-shell/test_devicemonitor_app.j'.
  48. Program terminated with signal SIGSEGV, Segmentation fault.
  49. #0 0x00007f5f1426f7f8 in ?? ()
  50. [Current thread is 1 (LWP 15540)]
  51. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement