CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/06/12 17:17:50
Modified files:
editors/emacs : Makefile
Log message:
Enable libexecinfo usage
>From Brad
Since emacs is mostly the executable itself and the lisp code, don't
expect useful backtraces in case of problems. People should still
install the debug-emacs package and use egdb.
Fatal error 11: Segmentation fault
Backtrace:
0x13c54970bda <???> at emacs
0x13c5494f791 <???> at emacs
0x13c5497184e <???> at emacs
0x13c549718d2 <???> at emacs
0x13c549706e9 <???> at emacs
Segmentation fault (core dumped)