gwrap error?
Christian Stimming
stimming at tuhh.de
Tue Mar 21 05:14:15 EST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
David Reiser schrieb:
> Does this mean my g-wrap is broken?:
No, it might mean I've accidentally resized the stack to a too small value.
> Making all in test
> Making all in mod-foo
> FLAVOR=gnome /opt/local/bin/guile -c \
> "(set! %load-path (cons \"/opt/share/guile/site\" %load-path)) \
> (primitive-load \"./foo-gwrap.scm\") \
> (gw:generate-wrapset \"foo-gwrap\")"
> <unnamed port>: In expression (vector-ref syntmp-symnames-907
> syntmp-i-911):
> <unnamed port>: Stack overflow
> make[6]: *** [foo-gwrap.c] Error 2
>
> svn13669, MacOS X 10.4.5, gcc 4.0.1, g-wrap 1.9.6
That's in src/gnc-module/test/mod-foo ? Can you edit the file
foo-gwrap.scm and increase the number in the (debug-set! stack 200000)
directive? We used to set this to 2,000,000, but then the windows g-wrap
complained about the number being too large and I decreased it to
200,000. If the current 200,000 is too small for you, can you increment
it in steps of 100,000 until the error goes away? It is sufficient to
run "make" in that particular directory.
I'm curious as to what size is sufficient so that it works on your
system. Clearly all the other developers didn't have a problem with the
current stack size, as otherwise they had been complaining two weeks ago.
Thanks
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQCVAwUBRB/R92XAi+BfhivFAQIe9wP/UTvuo9JvgHhkTqw7ksX8SHbZE7OhTX8Z
fq2b/5deqAgM1AKcKP0NkT9VsRCw/3Tnk+TgDFYc/JANIUFWOYqD871+2gncxTM2
6bMYpXV0ZF278oIM0ksBThcZbCdXejak85VR9vNshEAXRr2kZhucizsH+fW7JhUy
5NmOSzQGiZE=
=rsu6
-----END PGP SIGNATURE-----
More information about the gnucash-devel
mailing list