[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] make check fails
From: |
Dave Watson |
Subject: |
Re: [Libunwind-devel] make check fails |
Date: |
Tue, 4 Apr 2017 11:21:42 -0700 |
User-agent: |
Mutt/1.6.0 (2016-04-01) |
On 04/03/17 10:28 AM, Dave Watson wrote:
> On 04/02/17 04:49 PM, Doug Moore wrote:
> > The latest version of libunwind fails its 'make check' tests.
> >
> > FAIL: run-coredump-unwind
> > =========================
> >
> > FAILURE: start IPs incorrect
> > FAIL run-coredump-unwind (exit status: 255)
> >
> > FAIL: run-coredump-unwind-mdi
> > =============================
> >
> > FAILURE: start IPs incorrect
> > FAIL run-coredump-unwind-mdi (exit status: 255)
> >
> > Architecture:
> >
> > Linux phi.cs.rice.edu 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC
> > 2014 x86_64 x86_64 x86_64 GNU/Linux
> >
> > Doug
>
> Appears to bisect to 4b63a, 'Correct handling of of DW_CFA_GNU_args_size'.
>
> I'll take a look. thanks
Should be fixed in master now.