chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] alist->hash-table bug


From: Drew Hess
Subject: [Chicken-users] alist->hash-table bug
Date: Sat, 28 Feb 2009 23:53:11 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin)

Hi,

I'm able to consistently reproduce a segfault using alist->hash-table
with Chicken 3.4.0 on 3 different platforms: Debian unstable x86-64, Mac
OS X 10.5.6 x86-64 and Mac OS 10.5.6 i386.

$ csi

CHICKEN
(c)2008 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 3.4.0 - linux-unix-gnu-x86-64   [ 64bit manyargs dload ptables 
applyhook ]
SVN rev. 11987  compiled 2009-02-19 on jarvis (Linux)

#;1> (alist->hash-table '((a . b) 1 2 3))
Segmentation fault


I don't have any other versions of Chicken Scheme installed at the
moment, so I don't know if it's specific to 3.4.0.

thanks,
d

Attachment: pgphFpn5UGE5s.pgp
Description: PGP signature


reply via email to

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