chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Segfault srfi-34 (raise 'oops)


From: Mark Carter
Subject: [Chicken-users] Segfault srfi-34 (raise 'oops)
Date: Wed, 14 Mar 2012 08:09:44 +0000
User-agent: KMail/1.13.7 (Linux/3.2.0-1-686-pae; KDE/4.6.5; i686; ; )

I'm getting a segfault with srfi-34:

$ csi

CHICKEN
(c)2008-2011 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.7.0.5-st 
linux-unix-gnu-x86 [ manyargs dload ptables ]
compiled 2012-03-07 on miro (Linux)

#;1> (use srfi-34)
; loading /home/mcarter/.local/lib/chicken/6/srfi-34.import.so ...
; loading /home/mcarter/.local/lib/chicken/6/chicken.import.so ...
; loading /home/mcarter/.local/lib/chicken/6/scheme.import.so ...
; loading /home/mcarter/.local/lib/chicken/6/srfi-34.so ...
#;2> (raise 'oops)
Segmentation fault



reply via email to

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