>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
SY> Could you try to get a backtrace and send in a bug report
SY> (probably be a good idea to Cc Ben Wing <ben(a)xemacs.org>).
This is the best I can do. The backtrace was really huge (infinite!?)
so I had to truncate it. The loop is visible below.
Note that this occurs only after a make distclean. Making again
doesn't trigger the bug (and the file is compiled next time. Possibly
after a make -k.) It is time consuming business so I haven't tried all
variants of this.
Core was generated by `xemacs -no-autoloads -batch -debug-init -l
/usr/local/src/packages/package-comp'.
Program terminated with signal 11, Segmentation fault.
#0 0x40529f6d in __libc_malloc (bytes=76) at malloc.c:2785
in malloc.c
#0 0x40529f6d in __libc_malloc (bytes=76) at malloc.c:2785
#1 0x080861dd in allocate_lisp_storage (size=76) at alloc.c:282
#2 0x08086305 in alloc_lcrecord (size=76, implementation=0x8244560) at alloc.c:425
#3 0x0808911a in allocate_managed_lcrecord (lcrecord_list=139190208) at alloc.c:2378
#4 0x0817d5de in Lstream_new (imp=0x82706a0, mode=0x824b3c5 "w") at
lstream.c:177
#5 0x0817f5ea in make_dynarr_output_stream (dyn=0x90b9ce8) at lstream.c:1506
#6 0x081044fc in undecided_convert (str=0x90b9cb8,
src=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., dst=0x90b9ce8, n=8192) at
file-coding.c:3907
#7 0x081005d9 in coding_writer (stream=0x90b9c70,
data=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., size=8192) at
file-coding.c:2099
#8 0x0817d7cf in Lstream_really_write (lstr=0x90b9c70,
data=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., size=8192) at lstream.c:323
#9 0x0817d958 in Lstream_write_1 (lstr=0x90b9c70, data=0x856c7f8, size=8192) at
lstream.c:457
#10 0x08104a14 in undecided_convert (str=0x90b98b0,
src=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., dst=0x90b98e0, n=8192) at
file-coding.c:3988
#11 0x081005d9 in coding_writer (stream=0x90b9868,
data=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., size=8192) at
file-coding.c:2099
#12 0x0817d7cf in Lstream_really_write (lstr=0x90b9868,
data=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., size=8192) at lstream.c:323
#13 0x0817d958 in Lstream_write_1 (lstr=0x90b9868, data=0x856c7f8, size=8192) at
lstream.c:457
#14 0x08104a14 in undecided_convert (str=0x90b94a8,
src=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., dst=0x90b94d8, n=8192) at
file-coding.c:3988
#15 0x081005d9 in coding_writer (stream=0x90b9460,
data=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., size=8192) at
file-coding.c:2099
#16 0x0817d7cf in Lstream_really_write (lstr=0x90b9460,
data=0x856c7f8 ";;; tramp.el --- Transparent Remote Access, Multiple Protocol -*-
coding: iso-8859-1; -*- \n\n;; Copyright (C) 1998, 1999, 2000 Free Software Foundation,
Inc.\n\n;; Author: Kai.Grossjohann@CS.Uni-Dortmund"..., size=8192) at lstream.c:323
#17 0x0817d958 in Lstream_write_1 (lstr=0x90b9460, data=0x856c7f8, size=8192) at
lstream.c:457
#18 0x08104a14 in undecided_convert (str=0x90b90a0,
[...]
Yours
--
%% Mats