Hello,
I'm setting up our new 2-CPU Dell PowerEdge 1600SC, and xemacs crashes
as follows. Any suggestions? TIA...
$ xemacs
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes(a)xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /usr/local/bin/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# bind (frame-being-created)
make-frame(nil #<x-device on ":0.0" 0x2003>)
frame-initialize()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault
$ gdb `which xemacs`
GNU gdb Red Hat Linux (5.2.1-4)
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 "i386-redhat-linux"...
(gdb) run
Starting program: /usr/local/bin/xemacs-21.1.14
Program received signal SIGSEGV, Segmentation fault.
0x40337813 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
(gdb) where
#0 0x40337813 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
#1 0x40337d5c in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
#2 0x40337e5e in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6
#3 0x4033890a in _XtCreatePopupShell () from /usr/X11R6/lib/libXt.so.6
#4 0x40338a55 in XtCreatePopupShell () from /usr/X11R6/lib/libXt.so.6
#5 0x08178561 in x_create_widgets (f=0x841bb50, lisp_window_id=137018504,
parent=137215892) at frame-x.c:1952
#6 0x08177083 in x_init_frame_1 (f=0x84b3118, props=137215892) at frame-x.c:2183
#7 0x081055a3 in Fmake_frame (props=137215892, device=138419144) at frame.c:383
#8 0x080aa108 in funcall_recording_as (recorded_as=137312460, nargs=2, args=0xbfffece0)
at eval.c:3193
#9 0x080ad530 in Ffuncall (nargs=3, args=0x82abc88) at eval.c:3238
#10 0x08089663 in Fbyte_code (bytestr=136373792, vector=136373884, maxdepth=8) at
bytecode.c:416
#11 0x080aab1f in funcall_lambda (fun=136373972, nargs=0, arg_vector=0xbfffeff4) at
eval.c:3607
#12 0x080a9f9a in funcall_recording_as (recorded_as=137572360, nargs=0, args=0xbfffeff0)
at eval.c:3214
#13 0x080ad530 in Ffuncall (nargs=1, args=0x82abc88) at eval.c:3238
#14 0x08089663 in Fbyte_code (bytestr=136517896, vector=136518064, maxdepth=0) at
bytecode.c:416
#15 0x080aab1f in funcall_lambda (fun=136518284, nargs=0, arg_vector=0xbffff404) at
eval.c:3607
#16 0x080a9f9a in funcall_recording_as (recorded_as=137643296, nargs=0, args=0xbffff400)
at eval.c:3214
#17 0x080ad530 in Ffuncall (nargs=1, args=0x82abc88) at eval.c:3238
#18 0x08089663 in Fbyte_code (bytestr=136515520, vector=136515780, maxdepth=0) at
bytecode.c:416
#19 0x080aab1f in funcall_lambda (fun=136516328, nargs=0, arg_vector=0xbffff4d0) at
eval.c:3607
#20 0x080aa951 in apply_lambda (fun=136516328, numargs=0, unevalled_args=137215892) at
eval.c:3511
#21 0x080a97a7 in Feval (form=137679976) at eval.c:3085
#22 0x080a8933 in condition_case_1 (handlers=137216004, bfun=0x80a93fc <Feval>,
barg=137679976, hfun=0x8092af0 <cmd_error>, harg=137215892) at eval.c:1653
#23 0x08092c57 in top_level_1 (dummy=137215892) at cmdloop.c:206
#24 0x080a880d in internal_catch (tag=137018504, func=0x8092c28 <top_level_1>,
arg=137215892, threw=0x0) at eval.c:1328
#25 0x0809249b in initial_command_loop (load_me=137018504) at cmdloop.c:285
#26 0x080a7d03 in xemacs_21_1_14_i686_pc_linux (argc=1, argv=0xbffff9b4, envp=0xbffff9bc,
restart=0) at emacs.c:1725
#27 0x080a63a3 in main (argc=137018504, argv=0x82abc88, envp=0x82abc88) at emacs.c:2142
#28 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) q
The program is running. Exit anyway? (y or n) y
$ uname -a
Linux toots.sol 2.4.18-14smp #1 SMP Wed Sep 4 12:34:47 EDT 2002 i686 i686 i386 GNU/Linux
--
Jean-Louis Leroy
Sound Object Logic
http://www.soundobjectlogic.com