chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1308: process-execute segfaults with huge amount of


From: Chicken Trac
Subject: [Chicken-janitors] #1308: process-execute segfaults with huge amount of arguments
Date: Sat, 23 Jul 2016 14:25:00 -0000

#1308: process-execute segfaults with huge amount of arguments
----------------------------+---------------------
 Reporter:  wasamasa        |      Owner:
     Type:  defect          |     Status:  new
 Priority:  minor           |  Milestone:  someday
Component:  core libraries  |    Version:  4.11.0
 Keywords:  posix           |
----------------------------+---------------------
 I've noticed this while using a script with the autocompile egg.  Minimal
 reproduction example by sjamaan:

 {{{
 (process-execute "/bin/echo" (map ->string (iota 4000)))
 }}}

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