help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fatal error (11)


From: Peter Dyballa
Subject: Re: Fatal error (11)
Date: Mon, 25 Apr 2005 11:10:10 +0200


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]