Am 24.04.2005 um 17:00 schrieb Hank Chiang:

Does anyone know what the "Fatal error (11)" means and how to resolve
this problem?


11 is a signal value. kill -l will tell you. 11 is usually a segmentation violation: some pointer was pointing to memory outside Emacs' process space when it was accessed. Could be wrong C header files?


--
Greetings

  Pete

If you're not confused, you're not paying attention



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to