chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1278: Assertion failure on Debian/macppc with clang


From: Chicken Trac
Subject: [Chicken-janitors] #1278: Assertion failure on Debian/macppc with clang
Date: Sat, 09 Apr 2016 08:55:52 -0000

#1278: Assertion failure on Debian/macppc with clang
----------------------+--------------------
 Reporter:  sjamaan   |      Owner:
     Type:  defect    |     Status:  new
 Priority:  critical  |  Milestone:  4.11.0
Component:  unknown   |    Version:  4.10.x
 Keywords:            |
----------------------+--------------------
 Running "make check" on an iBook G4 on Debian Jessie with clang gives the
 following error:

 {{{
 'clang' 'embedded.o' -o 'a.out'
 -L/home/sjamaan/src/chicken-4.11.0rc1/tests/..
 -Wl,-R/home/sjamaan/src/chicken-4.11.0rc1/tests/..
 -L/home/sjamaan/chickens/4.11.0rc1/lib
 -Wl,-R/home/sjamaan/chickens/4.11.0rc1/lib -lchicken -lm -ldl
 rm embedded1.o
 a.out: runtime.c:2795: void C_save_and_reclaim(void *, int, int *):
 Assertion `C_temporary_stack == C_temporary_stack_bottom' failed.
 }}}

 Marking this as critical until research confirms suspicions voiced by some
 that this could just be a clang bug because macppc is not a very "alive"
 platform.

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