William Xu <[EMAIL PROTECTED]> writes: > > any way to look into or trace, uniform-array-read! ?
If you put it under gdb you should be able to ^C when it's hung and find out where it is. There's won't be much info except the function names, unless you build a guile with "CFLAGS=-g". Otherwise post a complete failing sample program to bug-guile. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user