gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] bfd problem


From: Vadim V. Zhytnikov
Subject: Re: [Gcl-devel] bfd problem
Date: Mon, 17 Jun 2002 08:54:25 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.0.0) Gecko/20020526

Now it works.  Thanks!

Camm Maguire:
Greetings!  Thanks for reporting this Vadim!  We're putting the bfd
through its paces, which is of course required to make it robust!

I've committed a fix for this which I would not have discovered were
it not for your example.  Again, thanks!  Please give it a try.  I can
build CLOS via your patch, and maxima-5.6, now without problems.

Take care,

"Vadim V. Zhytnikov" <address@hidden> writes:


Greetings!

I already reported that I experience some problems with recent
bfd updates. Symptoms: if i make
  configure
  make
then saved_gcl seems to be OK but gcl+pcl is broken.
It crashes if I enter any unbound symbol:

GCL (GNU Common Lisp)  Version(2.5.0) уВФ йАО 15 14:26:45 MSD 2002
Licensed under GNU Library General Public License
Contains Enhancements by W. Schelter

>aaa

Error: The variable AAA is unbound.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by EVAL.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

<snip>

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Error: 8 is an illegal frs index.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:UNIVERSAL-ERROR-HANDLER.

Unrecoverable error: bind stack overflow.
Aborted

With bfd disabled
  configure --disable-bfd
  make
everything works fine.

What can I do to test the further?

Best wishes,

Vadim



_______________________________________________
Gcl-devel mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/gcl-devel











reply via email to

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