bug-guile
[Top][All Lists]
Advanced

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

bug involving uniform vectors


From: Kyle Cronan
Subject: bug involving uniform vectors
Date: Wed, 6 Mar 2002 16:40:08 -0600 (CST)

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
<address@hidden>




reply via email to

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