ralph@nastassia.laas.fr (05/18/89)
Under Medley on a Xerox 1186, the new PCL balks in the file boot.lisp. It gives a "BUG: Inconsistent stack depths seen." under EARLY-DFUN. I am using the "19-Sep-88 17:45:52" sysout of Medley -- not the new Medley 1.1. This may be either a tail-recursion problem (it occurs under the FLET) or a Medley bug. I am not used to the compiler stack traces, but the code/stack frames just above the call to STACK-ANALYSE are: EARLY-DFUN, SORT-METHODS, and "lambda in SORT-METHODS". Has anyone else encountered this problem and does there exist a patch? I hope that the description was informative enough. Ralph P. Sobek Disclaimer: The above ruminations are my own. ralph@laas.laas.fr Addresses are ordered by importance. ralph@laas.uucp, or ...!uunet!mcvax!laas!ralph If all else fails, try: SOBEK@FRMOP11.BITNET sobek@eclair.Berkeley.EDU
Gregor.pa@XEROX.COM (05/22/89)
Date: Thu, 18 May 89 18:53:07 +0200 From: ralph@nastassia.laas.fr Under Medley on a Xerox 1186, the new PCL balks in the file boot.lisp. It gives a "BUG: Inconsistent stack depths seen." under EARLY-DFUN. I am using the "19-Sep-88 17:45:52" sysout of Medley -- not the new Medley 1.1. This bug, and another which prevented compilation in Xerox Lisp (Medley) have been fixed and will be released later today. -------