Hello, The following command causes my version of guile (couple months old 1.7.0 CVS) to segfault reliably:
guile> (array? (make-uniform-vector 2 #t) #t) Program received signal SIGSEGV, Segmentation fault. singp (obj=0x2374) at unif.c:149 149 if (!SCM_SLOPPY_REALP (obj)) Let me know if I can help to debug further. Best, Kyle Cronan <[EMAIL PROTECTED]> _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
