Hrvoje Niksic writes:
Gunnar Evermann <ge204(a)eng.cam.ac.uk> writes:
> I suggest someone who *can* reproduce the problem adds some
GCPROs
> and checks whether they make a difference.
The problem is: I can no longer reproduce the crash. :-(
Raymond, Colin, can you reproduce mapconcat-related crashes?
I was never able to reproduce the crash. It was a one-time event (and
I tried hard).
Alternately, could you go to line 177 of `base64-tests.el' and
change
`when nil' to `when t' and see if `make check' crashes on Base64
tests?
The latest XEmacs does not crash or have errors. Beta15 (the one with
the mapcar1 problem) does not crash, but it has errors.
If one of you can still repeat the crash, I'll prepare a patch to
test
if additional GCPRO's in Fmapconcat() fix things.
I do not have the same code base. Anyway, if I did, I would not be
able to see your patches until tomorrow the earliest. We have our
firewall closed to outside mail.
In order to insure the safety of our email to and from our
customers we have taken the precaution of stopping mail into our
Firm from the Internet. We apologize for this interruption of mail
service and we are taking all possible measures to restore this
service as soon as possible.
If you can give me advice on how to reextract the beta15 version from
CVS, and give me the patches, I can see what I can do. Tomorrow.
I modified base64-tests to just have the `when t' part. Here is the
output:
--
Colin