On Tue, 24 Jan 2017 15:16:01 -0800, "Joel F Rodriguez" <[email protected]> said: | Hi,
| I completed a FREEBSD upgrade to 10.3-release and about midway through the 3 | day process I lost emacs. | I've rebuilt everything, but I still get this error: | gmake[4]: Leaving directory '/usr/ports/editors/emacs/work/emacs-25.1/lisp' | ./temacs --batch --load loadup bootstrap | gmake[3]: *** [Makefile:737: bootstrap-emacs] Segmentation fault (core | dumped) Need some information about this from your side. Could you please provide these, assuming your current directory is /usr/ports/editors/emacs (or wherever you editors/emacs port is checked out): 1. Output of "pkg info" 2. File "config.log" present in work/emacs-25.1 directory 3. Output of: $ gdb -c $(find work/ -type f -name '*.core' |head -1) work/emacs-25.1/src/temacs (gdb) bt full Please make sure port is compiled with -DWITH_DEBUG, e.g. $ sudo make -C /usr/ports/editors/emacs -DWITH_DEBUG build This will cause emacs to have debug symbols, which will be helpful in figuring out the cause of segmentation fault. Thanks! -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 “If you're happy, you're successful.” Sent from my Emacs
signature.asc
Description: PGP signature
