chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #855: `make-pathname' causes a segfault when given a


From: Chicken Trac
Subject: [Chicken-janitors] #855: `make-pathname' causes a segfault when given a list of non-strings as first argument
Date: Thu, 24 May 2012 01:36:20 -0000

#855: `make-pathname' causes a segfault when given a list of non-strings as 
first
argument
----------------------------+-----------------------------------------------
 Reporter:  mario           |       Owner:       
     Type:  defect          |      Status:  new  
 Priority:  critical        |   Milestone:  4.8.0
Component:  core libraries  |     Version:  4.7.x
 Keywords:  make-pathname   |  
----------------------------+-----------------------------------------------
 {{{
 $ 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)
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/855>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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