chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1380: make check fails on Alpine Linux ppc64le


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1380: make check fails on Alpine Linux ppc64le
Date: Tue, 01 Aug 2017 19:38:53 -0000

#1380: make check fails on Alpine Linux ppc64le
------------------------------------+----------------------
            Reporter:  rgdoliveira  |      Owner:
                Type:  defect       |     Status:  reopened
            Priority:  major        |  Milestone:  someday
           Component:  compiler     |    Version:  4.12.0
          Resolution:               |   Keywords:
Estimated difficulty:               |
------------------------------------+----------------------

Comment (by felix):

 I sent a bug report to the musl maintainers:
 http://www.openwall.com/lists/musl/2017/07/31/5
 (see also followups)

 I think a workaround may be possible by factoring out the part for copying
 the argvector (done in `CHICKEN_run` and `C_callback`) into a separate
 function and thus into a new stack-frame that does not share with the one
 in where the `setjmp` is done. Do we want to do this?

--
Ticket URL: <https://bugs.call-cc.org/ticket/1380#comment:12>
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]