guile-user
[Top][All Lists]
Advanced

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

Re: Help needed on strange random error (Guile 2.0.9)


From: Ludovic Courtès
Subject: Re: Help needed on strange random error (Guile 2.0.9)
Date: Fri, 06 Dec 2013 23:16:32 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Sun Yijiang <address@hidden> skribis:

> This happens very rarely, and randomly on almost any guile scripts, errors
> are:
>
> Backtrace:
> In ice-9/boot-9.scm:
>  157: 7 [catch #t #<catch-closure 1fe7960> ...]
> In unknown file:
>    ?: 6 [apply-smob/1 #<catch-closure 1fe7960>]
> In ice-9/boot-9.scm:
>   63: 5 [call-with-prompt prompt0 ...]
> In ice-9/eval.scm:
>  432: 4 [eval # #]
>  386: 3 [eval # #]
>  386: 2 [eval # #]
>  393: 1 [eval #<memoized @@> #<directory (guile-user) 1fd8c60>]
> In unknown file:
>    ?: 0 [memoize-variable-access! #<memoized @@> #<directory (guile-user)
> 1fd8c60>]
>
> ERROR: In procedure memoize-variable-access!:
> ERROR: Unbound variable: @@

Could you post the script in question, and the command line used to
run it?

Thanks,
Ludo’.



reply via email to

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