unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: ERROR: Stack overflow in guile-1.8.7
Date: Wed, 09 Dec 2009 17:13:22 +0100	[thread overview]
Message-ID: <87ein4w2fx.fsf@gnu.org> (raw)
In-Reply-To: b0808fdc0912090549s1c133dbbx3a04decf308e3010@mail.gmail.com

Hi,

"Antonio, Fabio Di Narzo" <antonio.dinarzo@katamail.com> writes:

> I'm on an AMD64 linux system. I succesfully compiled and installed
> guile-1.8.7, but when I try to run guile I get the:
> ERROR: Stack overflow

Did you pass particular CFLAGS to the build system?  Normally the
default stack limit works well when compiling with ‘-O2’.

> error message, and I can't reach the repl. "make check" however passes
> smoothly. I read about this:
> http://lists.gnu.org/archive/html/guile-devel/2009-03/msg00114.html
> and yes, for me too setting the stack limit to 60'000 in eval.c solves
> the issue. How can I circumvent/solve this problem without resorting
> to patching the sources?

Putting ‘(debug-set! stack 60000)’ in ~/.guile should solve it.

Thanks,
Ludo’.





  reply	other threads:[~2009-12-09 16:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-09 13:49 ERROR: Stack overflow in guile-1.8.7 Antonio, Fabio Di Narzo
2009-12-09 16:13 ` Ludovic Courtès [this message]
2009-12-09 17:57   ` Antonio, Fabio Di Narzo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ein4w2fx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).