gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] bfd problem


From: Vadim V. Zhytnikov
Subject: [Gcl-devel] bfd problem
Date: Sat, 15 Jun 2002 14:51:59 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.0.0) Gecko/20020526

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





reply via email to

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