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.2 (beta31) "Iris" [Lucid] (rs6000-ibm-aix4.2.1.0) of Thu Mar 9
2000 on boetsch
configured using `configure --with-gcc --cflags=-O2 --prefix=/usr/local
--error-checking=none'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I'm working with VM. I write a mail in one window and then I try to
reply to another mail (with keystroke 'R'). After this I get a core dump.
Lisp backtrace:
# bind (inhibit-quit)
# (condition-case ... . error)
# (catch top-level ...)
GDB Output:
Core was generated by `xemacs-21.2-b31'.
Program terminated with signal 11, Segmentation fault.
#0 0x100002d0 in fatal_error_signal ()
(gdb) where
#0 0x100002d0 in fatal_error_signal ()
#1 <signal handler called>
#2 0x1002beb8 in lw_add_widget_value_arg ()
#3 0x10159658 in update_widget_face ()
#4 0x101591f0 in x_update_widget ()
#5 0x10168d60 in update_widget ()
#6 0x100c80f0 in update_subwindow ()
#7 0x10103bc4 in redisplay_output_subwindow ()
#8 0x10146fe4 in x_output_display_block ()
#9 0x10103900 in redisplay_output_display_block ()
#10 0x10102bb4 in output_display_line ()
#11 0x1010e1ac in output_gutter ()
#12 0x1010e8f4 in update_frame_gutters ()
#13 0x100f9004 in redisplay_frame ()
#14 0x100f92a0 in redisplay_device ()
#15 0x100f968c in redisplay_without_hooks ()
#16 0x100f9920 in redisplay ()
#17 0x100239a4 in Fnext_event ()
#18 0x10172b7c in Fcommand_loop_1 ()
#19 0x10172940 in command_loop_1 ()
#20 0x10062840 in condition_case_1 ()
#21 0x10172268 in command_loop_3 ()
#22 0x101722bc in command_loop_2 ()
#23 0x10062280 in internal_catch ()
#24 0x101724e0 in initial_command_loop ()
#25 0x10001b94 in xemacs_21_2_b31_rs6000_ibm_aix4_2_1_0 ()
#26 0x10002530 in main ()
#27 0x100001a0 in __start ()
(gdb)
Regards,
Michael