[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] FYI: new type of unwind info inaccuracy (x86-64, l
From: |
Arun Sharma |
Subject: |
Re: [Libunwind-devel] FYI: new type of unwind info inaccuracy (x86-64, libm, rhel 6.x) |
Date: |
Sun, 17 Apr 2011 19:38:23 -0700 |
On Wed, Apr 13, 2011 at 5:18 PM, Lassi Tuura <address@hidden> wrote:
> Hi,
>
> While testing the new libunwind version we came across a new type of unwind
> info inaccuracy on x86-64 RHEL6. See http://gcc.gnu.org/PR48597 for the
> details.
>
Looks like there is a gcc patch that fixes this now. But it'll be a
while before distros package it. In the meanwhile libunwind will need
to deal with these types of issues.
-Arun