chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1442: file-copy in compiled code causes segfaults


From: Chicken Trac
Subject: [Chicken-janitors] #1442: file-copy in compiled code causes segfaults
Date: Wed, 31 Jan 2018 08:59:41 -0000

#1442: file-copy in compiled code causes segfaults
---------------------------------+--------------------------------
 Reporter:  sjamaan              |                 Owner:  sjamaan
     Type:  defect               |                Status:  new
 Priority:  major                |             Milestone:  4.14.0
Component:  core libraries       |               Version:  4.13.0
 Keywords:  segfault, file-copy  |  Estimated difficulty:  easy
---------------------------------+--------------------------------
 Reported by "sikmatija" on IRC:

 {{{
 (use files)
 (file-copy "/home/peter/test.txt" "/tmp/lala" #t)
 }}}

 Works in csi, but when compiled, causes a segfault. Wrapping it in
 {{{eval}}} does not help.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1442>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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