guile-devel
[Top][All Lists]
Advanced

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

Re: warning: stack count incorrect!


From: Andy Wingo
Subject: Re: warning: stack count incorrect!
Date: Tue, 28 Jul 2009 23:15:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi,

On Tue 28 Jul 2009 21:54, Linas Vepstas <address@hidden> writes:

> I've been running guile-1.9.0 for a while

You are out of date, then ;-) Planning to skip directly to 1.9.2, maybe? :)

>, and recently saw the error message
>
>     warning: stack count incorrect!
>
> print out on stdout.  I greped for it and found:
>
> libguile/stacks.c:      scm_puts ("warning: stack count incorrect!\n",
> scm_current_error_port ());
>
> I'm not sure what triggered it; I hadn't yet done much.  Not sure on
> how I should
> go about debugging.  (Should I?)

Well, I'd like to get a test case that reproduces that condition, then
fix the problem, removing the need for the printout. Do you have one?

> one request: can someone change this to "Guile: warning: stack count
> incorrect!\n" ? it took me a while to realize it was guile that had
> printed the thing and not some other component.

Sure, we can do that. Still, a test case would be better :)

Andy
-- 
http://wingolog.org/




reply via email to

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