Date: Tue, 10 Jun 1997 11:22:09 +0300 (IDT) From: Eli Zaretskii To: Michael Bukin cc: djgpp AT delorie DOT com Subject: Re: One for the Gurus In-Reply-To: <339a3413.712487@news-win.inp.nsk.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 8 Jun 1997, Michael Bukin wrote: > I have lost configuration that crashes `less', but I can look for > configuration where `emacs' will crash (but it is harder to debug). With Emacs, this consistently happens when you have exactly 22 environment variables defined before you invoke Emacs. But it is very hard to debug, you are right, especially since it disappears under a debugger. If a smaller (ideally, a minimal trivial) program can be devised that crashes in that way, it might allow to find the bug and correct it. If you can try to reproduce this, please do.