﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
855	`make-pathname' causes a segfault when given a list of non-strings as first argument	Mario Domenech Goulart	felix winkelmann	"{{{
$ csi -R files -n

CHICKEN
(c)2008-2011 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.7.5 (rev bd1d0fc)
linux-unix-gnu-x86 [ manyargs dload ptables ]
compiled 2012-05-23 on hd-t1179cl (Linux)

; loading salmonella-master/chicken/lib/chicken/6/files.import.so ...
; loading library files ...
#;1> (make-pathname (list #f) ""foo"")
Segmentation fault (core dumped)
}}}
"	defect	closed	critical	4.9.0	core libraries	4.7.x	duplicate	make-pathname		
