GNU bug report logs -
#18411
24.3; Emacs (daemon) core dumps after save-buffers-kill-terminal
Previous Next
Reported by: Joseph Mingrone <jrm <at> ftfl.ca>
Date: Fri, 5 Sep 2014 15:41:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Joseph Mingrone <jrm <at> ftfl.ca>
> Date: Fri, 05 Sep 2014 13:47:16 -0300
> Cc: 18411 <at> debbugs.gnu.org
>
> jrm <at> gly /usr/ports/editors/emacs/work/emacs-24.3/src % gdb /usr/local/share/emacs /usr/coredumps/emacs-24.3.core.1001.0
> GNU gdb (GDB) 7.8 [GDB v7.8 for FreeBSD]
> Copyright (C) 2014 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law. Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i386-portbld-freebsd9.2".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> /usr/local/share/emacs: No such file or directory.
> [New process 100142]
> Core was generated by `emacs-24.3'.
> Program terminated with signal SIGABRT, Aborted.
> #0 0x34d60caf in ?? ()
> .gdbinit:19: Error in sourced command file:
> No symbol table is loaded. Use the "file" command.
> (gdb) xbacktrace
> Undefined command: "xbacktrace". Try "help".
> (gdb)
I don't think xbacktrace can work on a core file, as it needs a
running program (it calls functions inside Emacs).
This bug report was last modified 4 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.