Re: GNU Guile 2.1.5 released (beta)

2016-12-10 Thread Matt Wette
> On Dec 9, 2016, at 7:28 AM, Matt Wette wrote: > > >> On Dec 7, 2016, at 11:55 AM, Andy Wingo wrote: >> >> We are pleased to announce GNU Guile release 2.1.5. >> >> Guile 2.1.5 is the fifth pre-release in what will eventually become the >> 2.2 release series. We encourage you to test this

Re: GNU Guile 2.1.5 released (beta)

2016-12-10 Thread Daniel Llorens
On 10 Dec 2016, at 18:00, guile-devel-requ...@gnu.org wrote: > Date: Sat, 10 Dec 2016 05:16:08 -0800 > From: Matt Wette > To: guile-devel@gnu.org > Cc: Andy Wingo > Subject: Re: GNU Guile 2.1.5 released (beta) > Message-ID: <3851ac25-3d0a-4f0e-8fd5-8606656c3...@gmail.com> > Content-Type: text/p

Re: GNU Guile 2.1.5 released (beta)

2016-12-10 Thread Matt Wette
On Dec 10, 2016, at 9:11 AM, Daniel Llorens wrote: > > >>> Make check is failing on test-language, so I will be chasing that down. > > > FWIW this is the only test that fails on 10.9.5 and the backtrace looks > identical too. The problem appears in libguile/loader.c, alloc_aligned(). Check