[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] The Lrs-race test case intermittently fails
From: |
Arun Sharma |
Subject: |
Re: [Libunwind-devel] The Lrs-race test case intermittently fails |
Date: |
Tue, 19 Aug 2014 20:55:05 +0530 |
On Sat, Aug 16, 2014 at 2:42 AM, Arun Sharma <address@hidden> wrote:
> I see a slightly different failure mode on Ubuntu 13.04 (abort()
> called from foo_73()). I git bisected it down to this (seemingly
> innocuous) diff:
>
> eac65dc Add basic support for the QNX operating system
>
> Will take a closer look when I'm more awake. Was trunk working for you
> at eac65dc^?
This diff makes the problem go away for me on ubuntu 13.04.
http://paste.ubuntu.com/8089721/
Does it help?
-Arun