This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Fix BZ #18084 (backtrace(..., 0) crash on x86)
- From: Tolga Dalman <tolga dot dalman at googlemail dot com>
- To: Paul Pluzhnikov <ppluzhnikov at gmail dot com>, GLIBC Devel <libc-alpha at sourceware dot org>
- Cc: Paul Pluzhnikov <ppluzhnikov at google dot com>
- Date: Mon, 10 Aug 2015 21:02:46 +0200
- Subject: Re: Fix BZ #18084 (backtrace(..., 0) crash on x86)
- Authentication-results: sourceware.org; auth=none
- References: <CAPC3xaqq7VQm+1VCBuUz=GXKUZC7A4x3MmHxYCCTShiwqMmyuQ at mail dot gmail dot com>
On 08/10/2015 02:04 AM, Paul Pluzhnikov wrote:
> This patch fixes BZ #18084 -- crash in backtrace(..., 0) on x86.
> Tested on Linux/x86, no new failures.
That looks correct and should be applied to the other arches as well
(I looked at x86_64 and arm).
Best regards
Tolga Dalman