Hard Disk, n.:
A device that allows users to delete vast quantities of data with simple mnemonic commands.
Ivan Kanis
unread,
Aug 13, 2012, 4:05:22 AM8/13/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thinkee365, help-gn...@gnu.org
Hi,
To get more information run emacs under gdb:
- cd src
- gdb emacs
- r (shorthand for run)
- reproduce the bug M-x gdb
- you should enter the debugger when you segfault
- bt full (copy the output, I use screen to do that)
- M-x report-emacs-bug
I forgot to tell you on #emacs, I don't think you should compile emacs
with nox.