Hi,

Sorry for the late reply.

Klaus Schilling <schilling.kl...@web.de> skribis:

> From: l...@gnu.org (Ludovic Courtès)
> Subject: Re: Startup failure
> Date: Sat, 02 Jun 2012 14:40:46 +0200

[...]

>> > ERROR: In procedure system*:
>> > ERROR: Stack overflow

Could you check whether this still occurs with 2.0.6?

If it does, could you run:

  ./meta/gdb-uninstalled-guile

and in GDB:

  b scm_error
  run

then at the REPL:

  (system "guile -c '(exit 42)'")

Thanks,
Ludo’.

Reply via email to