chicken-janitors
[Top][All Lists]
Advanced

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

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


From: Chicken Trac
Subject: Re: [Chicken-janitors] #855: `make-pathname' causes a segfault when given a list of non-strings as first argument
Date: Sun, 27 May 2012 17:57:26 -0000

#855: `make-pathname' causes a segfault when given a list of non-strings as 
first
argument
-----------------------------+----------------------------------------------
  Reporter:  mario           |       Owner:  ckeen        
      Type:  defect          |      Status:  reopened     
  Priority:  critical        |   Milestone:  4.8.0        
 Component:  core libraries  |     Version:  4.7.x        
Resolution:                  |    Keywords:  make-pathname
-----------------------------+----------------------------------------------

Comment(by ckeen):

 The crash seems to get caused by string-length's specialisation to
 ##sys#size which reproducably crashes when it gets passed #f. Why does the
 flow analysis thing we do have a string here?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/855#comment:8>
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]