guile-user
[Top][All Lists]
Advanced

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

Re: Startup failure


From: Klaus Schilling
Subject: Re: Startup failure
Date: Thu, 12 Jul 2012 09:52:19 +0200 (CEST)

From: address@hidden (Ludovic Courtès)
Subject: Re: Startup failure
Date: Mon, 09 Jul 2012 11:39:29 +0200

> 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’.

It was still not working, and the repl does not even show up. The
stack overflow occurs already prior to that. Thus it is not possible
to do the last step. 

However, when configuring --without-thread, nothing like that occurs
and guile starts up regularly. In that case, the last expression
returns something like  `$1 = 10752'.

Again, disabling threads was not necessary in guile-1.8.

Thanks, 
Klaus Schilling

reply via email to

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