Guest User

Untitled

a guest
Jan 26th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.95 KB | None | 0 0
  1. $ gdb ./src/emacs-27.0.50.11
  2. Reading symbols from ./src/emacs-27.0.50.11...done.
  3. (gdb) r --dump-file="/home/compro/.emacs.d/.cache/dumps/spacemacs.pdmp"
  4. Starting program: /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11 --dump-file="/home/compro/.emacs.d/.cache/dumps/spacemacs.pdmp"
  5. [Thread debugging using libthread_db enabled]
  6. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  7.  
  8. Program received signal SIGSEGV, Segmentation fault.
  9. 0x0000555555683c76 in Fcurrent_active_maps (olp=0x0, position=0x0) at keymap.c:1542
  10. 1542 Lisp_Object otlp = KVAR (current_kboard, Voverriding_terminal_local_map);
  11. (gdb) xbacktrace
  12. Undefined command: "xbacktrace". Try "help".
  13. (gdb) bt
  14. #0 0x0000555555683c76 in Fcurrent_active_maps (olp=0x0, position=0x0) at keymap.c:1542
  15. #1 0x00005555556ecb33 in Ffuncall (nargs=1, args=args@entry=0x7fffffffcaa8) at lisp.h:2096
  16. #2 0x0000555555724cb0 in exec_byte_code
  17. (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=args_template@entry=0x0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:633
  18. #3 0x00005555556ef6da in funcall_lambda (fun=0x7fffe7105625, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffcd40)
  19. at lisp.h:1839
  20. #4 0x00005555556ecaaf in Ffuncall (nargs=2, args=args@entry=0x7fffffffcd38) at eval.c:2874
  21. #5 0x0000555555724cb0 in exec_byte_code
  22. (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=args_template@entry=0x0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:633
  23. #6 0x00005555556ef6da in funcall_lambda (fun=0x7fffe7105095, nargs=nargs@entry=1, arg_vector=arg_vector@entry=0x7fffffffd0a0)
  24. at lisp.h:1839
  25. #7 0x00005555556ecaaf in Ffuncall (nargs=2, args=args@entry=0x7fffffffd098) at eval.c:2874
  26. #8 0x0000555555724cb0 in exec_byte_code
  27. (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=args_template@entry=0x0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:633
  28. #9 0x00005555556ef6da in funcall_lambda (fun=0x7fffe624270d, nargs=nargs@entry=0, arg_vector=arg_vector@entry=0x7fffffffd3f0)
  29. at lisp.h:1839
  30. #10 0x00005555556ecaaf in Ffuncall (nargs=1, args=args@entry=0x7fffffffd3e8) at eval.c:2874
  31. #11 0x0000555555724cb0 in exec_byte_code
  32. (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=args_template@entry=0x0, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x0) at bytecode.c:633
  33. #12 0x00005555556ef6da in funcall_lambda (fun=0x7fffe6242685, nargs=nargs@entry=2, arg_vector=arg_vector@entry=0x7fffffffd720)
  34. at lisp.h:1839
  35. #13 0x00005555556ecaaf in Ffuncall (nargs=nargs@entry=3, args=args@entry=0x7fffffffd718) at eval.c:2874
  36. #14 0x00005555556ecf02 in Fapply (nargs=3, args=0x7fffffffd718) at eval.c:2437
  37. #15 0x00005555556ecb33 in Ffuncall (nargs=4, args=args@entry=0x7fffffffd710) at lisp.h:2096
  38. #16 0x0000555555724cb0 in exec_byte_code
  39. (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=1, args=<optimized out>, args@entry=0x7fffffffd730) at bytecode.c:633
  40. #17 0x00005555556ef6b0 in funcall_lambda (fun=0x7fffffffd735, nargs=nargs@entry=1, arg_vector=0x7fffffffd730,
  41. arg_vector@entry=0x7fffffffd900) at lisp.h:1839
  42. #18 0x00005555556ecaaf in Ffuncall (nargs=2, args=args@entry=0x7fffffffd8f8) at eval.c:2874
  43. #19 0x0000555555724cb0 in exec_byte_code
  44. (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs@entry=0, args=<optimized out>, args@entry=0x7fffffffd908) at bytecode.c:633
  45. #20 0x00005555556ef6b0 in funcall_lambda (fun=0x7fffffffd918, nargs=nargs@entry=0, arg_vector=0x7fffffffd908,
  46. arg_vector@entry=0x7fffffffdaf0) at lisp.h:1839
  47. --Type <RET> for more, q to quit, c to continue without paging--
  48. #21 0x00005555556ecaaf in Ffuncall (nargs=nargs@entry=1, args=args@entry=0x7fffffffdae8) at eval.c:2874
  49. #22 0x00005555556ecbc8 in call0 (fn=<optimized out>) at eval.c:2703
  50. #23 0x000055555569ddf9 in get_minibuffer (depth=depth@entry=0) at lisp.h:4017
  51. #24 0x0000555555694a8e in init_buffer () at buffer.c:5401
  52. #25 0x0000555555592b56 in main (argc=2, argv=0x7fffffffddb8) at emacs.c:1625
  53. (gdb) q
  54. A debugging session is active.
  55.  
  56. Inferior 1 [process 23771] will be killed.
  57.  
  58. Quit anyway? (y or n) n
  59. Not confirmed.
  60. (gdb) c
  61. Continuing.
  62. Fatal error 11: Segmentation fault
  63. Backtrace:
  64. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x13503e)[0x55555568903e]
  65. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x11b5fa)[0x55555566f5fa]
  66. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1333ee)[0x5555556873ee]
  67. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x133698)[0x555555687698]
  68. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x133719)[0x555555687719]
  69. /usr/lib/libpthread.so.0(+0x123c0)[0x7ffff086e3c0]
  70. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x12fc76)[0x555555683c76]
  71. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198b33)[0x5555556ecb33]
  72. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1d0cb0)[0x555555724cb0]
  73. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x19b6da)[0x5555556ef6da]
  74. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198aaf)[0x5555556ecaaf]
  75. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1d0cb0)[0x555555724cb0]
  76. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x19b6da)[0x5555556ef6da]
  77. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198aaf)[0x5555556ecaaf]
  78. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1d0cb0)[0x555555724cb0]
  79. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x19b6da)[0x5555556ef6da]
  80. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198aaf)[0x5555556ecaaf]
  81. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1d0cb0)[0x555555724cb0]
  82. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x19b6da)[0x5555556ef6da]
  83. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198aaf)[0x5555556ecaaf]
  84. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198f02)[0x5555556ecf02]
  85. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198b33)[0x5555556ecb33]
  86. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1d0cb0)[0x555555724cb0]
  87. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198aaf)[0x5555556ecaaf]
  88. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x1d0cb0)[0x555555724cb0]
  89. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198aaf)[0x5555556ecaaf]
  90. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x198bc8)[0x5555556ecbc8]
  91. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x149df9)[0x55555569ddf9]
  92. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x140a8e)[0x555555694a8e]
  93. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x3eb56)[0x555555592b56]
  94. /usr/lib/libc.so.6(__libc_start_main+0xf3)[0x7ffff02e5223]
  95. /home/compro/Downloads/git.savannah.gnu.org/git/emacs/src/emacs-27.0.50.11(+0x3fbce)[0x555555593bce]
  96.  
  97. Program received signal SIGSEGV, Segmentation fault.
  98. 0x00007ffff086e25f in raise () from /usr/lib/libpthread.so.0
  99. (gdb) q
  100. A debugging session is active.
  101.  
  102. Inferior 1 [process 23771] will be killed.
  103.  
  104. Quit anyway? (y or n) n
  105. Not confirmed.
  106. (gdb) c
  107. Continuing.
  108.  
  109. Program terminated with signal SIGSEGV, Segmentation fault.
  110. The program no longer exists.
Add Comment
Please, Sign In to add comment