emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vm crashes emacs


From: Richard Stallman
Subject: Re: vm crashes emacs
Date: Thu, 27 Dec 2001 10:43:03 -0700 (MST)

It turns out that that patch in bytecode.c is a mistake.  When I first
try to test your file, I made a mistake in how to extract it from your
message, with the result that every byte in the range 0200-0377 got
converted to Emacs internal representation.  This led to the
bugs I saw, and I "fixed" this problem with the change I made.

But later I realized that I was not testing the same file that you
were testing, and fixed the file.  The change is wrong, as Handa
explained, and I have taken it out.

I don't observe any problem when I try the corrected test file with
that mistaken patch removed.  In other words, it is not clear that
this byte code is necessarily invalid after all.

Unfortunately, this means I have no idea how to proceed.  Can you
debug it at all?  Can anyone else reproduce the problem and debug it
at all?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]