[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: core dump after interrupting print
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Re: core dump after interrupting print
- From: Bruno Haible <haible@ilog.fr>
- Date: Wed, 3 Sep 1997 21:11:34 +0200 (MET DST)
- >received: from halles.ilog.fr (halles.ilog.fr [172.16.1.96]) by ilog.ilog.fr (8.8.7/8.7.3) with ESMTP id VAA07206; Wed, 3 Sep 1997 21:11:35 +0200 (MET DST)
- In-reply-to: <199708300315.AA26521@zeus.gmd.de>
- References: <199708300315.AA26521@zeus.gmd.de>
Jörg-Cyril Höhle <hoehle@zeus.gmd.de> wrote:
> I interrupted some longish TRACE output, typed in "(setq
> *print-pretty* nil)" (default is T) and "continue" in the debug loop
> and had CLISP crash on me
Maybe you were hitting one of the bugs which have been fixed for
clisp-1997-08-07, thanks to Don Cohen. See the CHANGES.LOG file.
Bruno