[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1278: Assertion failure on Debian/macppc with cl
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1278: Assertion failure on Debian/macppc with clang |
Date: |
Sun, 24 Apr 2016 21:36:13 -0000 |
#1278: Assertion failure on Debian/macppc with clang
-----------------------+--------------------
Reporter: sjamaan | Owner:
Type: defect | Status: closed
Priority: critical | Milestone: 4.11.0
Component: unknown | Version: 4.10.x
Resolution: invalid | Keywords:
-----------------------+--------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => invalid
Comment:
I'm going to assume it's just clang generating shit code.
Even a relatively basic check of running sqlite3 (without a preexisting db
or entering any commands) spams the Valgrind log with {{{Invalid read of
size 4, 4 bytes below stack pointer}}} messages. This seems to indicate
that clang is consistently clobbering stuff on the stack. Or something...
--
Ticket URL: <http://bugs.call-cc.org/ticket/1278#comment:2>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.