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

emacs and xemacs SEGV



Both emacs and xemacs SEGV in XtInitializeWidgetClass on launch. The GDB
sessions are below. Other X applications seem to work fine (xeyes,
xclock, xterm). The crash happens on both my Qube 2 and Indy running
Debian 3.0. Has anyone else seen this or is anyone else running emacs
and xemacs successfully?

Chris Plummer

indy-01$ gdb xemacs
(gdb) run
Starting program: /usr/bin/xemacs-21.4.6-mule 
(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)...
(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)...
Program received signal SIGSEGV, Segmentation fault.
0x2ae972ec in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
(gdb) bt
#0  0x2ae972ec in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
#1  0x2ae97a58 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6

indy-01$ gdb emacs
GNU gdb 2002-04-01-cvs
Copyright 2002 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 "mips-linux"...(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/emacs-21.2 
(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)...
Program received signal SIGSEGV, Segmentation fault.
0x2ac252ec in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
(gdb) bt
#0  0x2ac252ec in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
#1  0x2ac26704 in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#2  0x2ac26afc in XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#3  0x004fee08 in xic_set_xfontset ()



Reply to: