Hello All,

Fatal error (11) occurs when my emacs is running in X.
Does anyone know what the "Fatal error (11)" means and how to resolve
this problem?

The following is the emacs version infomation and the message with "gdb
emacs".

Emacs versoin:

GNU Emacs 21.4.1 (i686-pc-linux-gnu, Motif Version 2.2.3) of 2005-04-07
on localhost

==============================================================================
[EMAIL PROTECTED] hank $ emacs
Fatal error (11).程式記憶體區段錯誤
[EMAIL PROTECTED] hank $ gdb emacs
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/emacs
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0xb777a46b in _XimOffKeysCheck ()
   from /usr/lib/X11/locale/lib/common/ximcp.so.2
(gdb) continue
Continuing.
Fatal error (11).
Program received signal SIGSEGV, Segmentation fault.
0xb7a04c51 in kill () from /lib/libc.so.6
(gdb)
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb)


Hank



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

Reply via email to