This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.0 "20 minutes to Nikko" [Lucid] (sparc-unknown-linux) of Wed May 12
1999 on
dakota.legato.com
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Xemacs is coredumping randomly when interaction /w the x-widgets
occurs. I am not sure what is causing this situation, but I have
performed a backtrace on the corefile, and will include that
information here:
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
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:
# (unwind-protect ...)
scrollbar-vertical-drag((#<window on "psv.html" 0x2a7b> . 934))
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault (core dumped)
[fade]dakota:~
[Fri May 21 <11:40:51>]\> gdb /usr/local/bin/xemacs core
GNU gdb 4.17.0.11 with Linux support
Copyright 1998 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 "sparc-redhat-linux"...
Core was generated by `xemacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libNoVersion.so.1...done.
Reading symbols from /usr/X11R6/lib/libXaw.so.6...done.
Reading symbols from /usr/lib/libtiff.so.3...done.
Reading symbols from /usr/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libdb.so.2...done.
Reading symbols from /usr/lib/libgdbm.so.2...done.
Reading symbols from /usr/lib/libgpm.so.1...done.
Reading symbols from /usr/lib/libncurses.so.4...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
#0 0x503f3098 in __kill () at soinit.c:59
soinit.c:59: No such file or directory.
(gdb) where
#0 0x503f3098 in __kill () at soinit.c:59
#1 0x862f8 in fatal_error_signal (sig=11) at emacs.c:262
#2 0x503f2fe8 in __sigreturn_stub () at
../sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c:139
#3 0x166198 in create_text_block (w=0x54c0c8, dl=0x702268, bi_start_pos=1142,
start_col=2354176, prop=0xefffde24, type=0)
at redisplay.c:1960
#4 0x162e30 in generate_display_line (w=0x54c0c8, dl=0x702268, bounds=1, start_pos=1142,
start_col=0, prop=0xefffde24,
type=1) at redisplay.c:713
#5 0x16be60 in regenerate_window (w=0x54c0c8, start_pos=1142, point=5554380, type=1) at
redisplay.c:4253
#6 0x16d864 in redisplay_window (window=5554376, skip_selected=890) at redisplay.c:5040
#7 0x16e644 in redisplay_frame (f=0x54d8e8, preemption_check=0) at redisplay.c:5417
#8 0x16e91c in redisplay_device (d=0x49c7a8) at redisplay.c:5501
#9 0x16ef18 in redisplay_without_hooks () at redisplay.c:5617
#10 0x17ac8c in redisplay () at redisplay.c:5685
#11 0xcf86c in Fsit_for (seconds=3392512, nodisplay=3581892) at event-stream.c:2815
#12 0xa3c48 in Fscrollbar_vertical_drag (object=1869) at scrollbar.c:844
#13 0x8e258 in funcall_recording_as (recorded_as=3698804, nargs=1, args=0xefffe2d0) at
eval.c:3197
#14 0x931b0 in call1 (fn=3698804, arg0=6977048) at eval.c:3238
#15 0xd3d38 in execute_command_event (command_builder=0x44fed8, event=5752160) at
event-stream.c:4342
#16 0xd5004 in Fdispatch_event (event=5752160) at event-stream.c:4685
#17 0x62264 in Fcommand_loop_1 () at cmdloop.c:579
#18 0x624f8 in command_loop_1 (dummy=3581892) at cmdloop.c:494
#19 0x8a194 in condition_case_1 (handlers=3582004, bfun=0x62478 <command_loop_1>,
barg=3581892, hfun=0x62558 <cmd_error>,
harg=3581892) at eval.c:1653
#20 0x62668 in command_loop_2 (dummy=3581892) at cmdloop.c:256
#21 0x938c0 in internal_catch (tag=3656292, func=0x6261c <command_loop_2>,
arg=3581892, threw=0x0) at eval.c:1328
#22 0x615b4 in initial_command_loop (load_me=402972) at cmdloop.c:305
#23 0x84648 in xemacs_21_0_b67_sparc_unknown_linux (argc=1, argv=0xefffe9c4,
envp=0xefffe9cc, restart=3393144)
at emacs.c:1705
#24 0x84e50 in main (argc=0, argv=0xefffe9c4, envp=0xefffe9cc) at emacs.c:2122
Recent keystrokes:
misc-user
Recent messages (most recent first):
Loading mail-abbrevs...
Loading emacsbug...done
Loading emacsbug...
Loading font...done
Loading font...
Loading font-lock...done
Loading cus-face...done
Loading cus-face...
Loading font-lock...