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 (beta28) "Hermes" [Lucid] (i586-pc-linux, Mule) of Sun Feb 13
2000 on reddwarf
configured using `configure --with-mule --prefix=/usr'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I did: Apps --> Browse the Web, default homepage loads nearly to completion,
then it crashes (repeatably).
Lisp backtrace follows:
# (unwind-protect ...)
# (condition-case ... . error)
# (catch top-level ...)
[1]+ Segmentation fault (core dumped) /usr/bin/xemacs -geometry 100x60+476+0
(gdb) where
#0 0x40251601 in kill ()
#1 0x808d449 in fatal_error_signal (sig=11) at emacs.c:272
#2 <signal handler called>
#3 0x813b021 in bufpos_to_bytind (buf=0x895a8b0, x=0) at insdel.c:1116
#4 0x80f1764 in report_extent_modification (buffer=144025776, start=0, end=0, afterp=1)
at extents.c:2272
#5 0x813db40 in signal_after_change (buf=0x895a8b0, start=0, orig_end=32100, new_end=0)
at insdel.c:2292
#6 0x813eba5 in buffer_insert_string_1 (buf=0x895a8b0, pos=32100,
nonreloc=0xbfffee28
"\201à\201ð\201ó\201Äf\217¹\201Þo\217 \217ª\201®\201¹c*\030\034MYYb+\201×\201¬s\201ß\n\201É\201¾\201øk\201à?\027i\201¾;\201ø\217¥h\201Ö\201ß\022\201×\201À>?\201³K\217«o'K\217ª}2k\201õ\201Õ-\201Õ\201á\217±-\201¬\201ì$X\201Ò\201æY\217¾uh\201Ù\217¸\b\201ö\201°\177\201ÔO\201Ù\217³\201ÅZ\201ß\217«>\036[\201ß\201ë3Ir\201É<\201Ð\201Û]\201Ê\201¤=\201Ì\021M$q\201ÎI,\177z\217ª\201®>f\030
\217¢E~o|&\201ð\217§\217ª5\201Ï\217§\177\201ð\201©"..., reloc=136867036,
offset=0, length=1024, flags=0) at insdel.c:2565
#7 0x813ebe6 in buffer_insert_raw_string_1 (buf=0x895a8b0, pos=-1,
nonreloc=0xbfffee28
"\201à\201ð\201ó\201Äf\217¹\201Þo\217 \217ª\201®\201¹c*\030\034MYYb+\201×\201¬s\201ß\n\201É\201¾\201øk\201à?\027i\201¾;\201ø\217¥h\201Ö\201ß\022\201×\201À>?\201³K\217«o'K\217ª}2k\201õ\201Õ-\201Õ\201á\217±-\201¬\201ì$X\201Ò\201æY\217¾uh\201Ù\217¸\b\201ö\201°\177\201ÔO\201Ù\217³\201ÅZ\201ß\217«>\036[\201ß\201ë3Ir\201É<\201Ð\201Û]\201Ê\201¤=\201Ì\021M$q\201ÎI,\177z\217ª\201®>f\030
\217¢E~o|&\201ð\217§\217ª5\201Ï\217§\177\201ð\201©"..., length=1024, flags=0) at
insdel.c:2585
#8 0x8162702 in read_process_output (proc=144029168) at process.c:921
#9 0x80e2846 in execute_internal_event (event=141821712) at event-stream.c:2962
#10 0x80e5f26 in Fdispatch_event (event=141821712) at event-stream.c:4697
#11 0x80737aa in Fcommand_loop_1 () at cmdloop.c:575
#12 0x807359d in command_loop_1 (dummy=136867036) at cmdloop.c:490
#13 0x8092c2b in condition_case_1 (handlers=136867132, bfun=0x8073550
<command_loop_1>, barg=136867036,
hfun=0x8072af0 <cmd_error>, harg=136867036) at eval.c:1629
#14 0x80739ec in command_loop_2 (dummy=136867036) at cmdloop.c:252
#15 0x80928b9 in internal_catch (tag=136941156, func=0x80739b0 <command_loop_2>,
arg=136867036, threw=0x0)
at eval.c:1304
#16 0x8072efb in initial_command_loop (load_me=136867036) at cmdloop.c:301
#17 0x808e7a6 in xemacs_21_2_b28_i586_pc_linux (argc=3, argv=0xbffff528, envp=0xbffff538,
restart=0)
at emacs.c:1894
#18 0x808efd1 in main (argc=3, argv=0xbffff528, envp=0xbffff538) at emacs.c:2320
(gdb)
--
Manfred Bartz