guile-user
[Top][All Lists]
Advanced

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

Re: Startup failure


From: Ludovic Courtès
Subject: Re: Startup failure
Date: Mon, 09 Jul 2012 11:39:29 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.1 (gnu/linux)

Hi,

Sorry for the late reply.

Klaus Schilling <address@hidden> skribis:

> From: address@hidden (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

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