From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14826 invoked by alias); 24 Jun 2008 21:04:55 -0000 Received: (qmail 13667 invoked by uid 48); 24 Jun 2008 21:04:11 -0000 Date: Tue, 24 Jun 2008 21:04:00 -0000 Message-ID: <20080624210411.13666.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/36568] infinite _Unwind_Backtrace / thread stack unwinding. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "vinutheraj at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-06/txt/msg01452.txt.bz2 ------- Comment #3 from vinutheraj at gmail dot com 2008-06-24 21:04 ------- Created an attachment (id=15812) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15812&action=view) A patch which comes with debian and ubuntu which solves this problem A patch which is provided with ubuntu and debian which solves the problem of the infinite _Unwind_Backtrace automagically. I chanced upon this luckily. In ubuntu do apt-get install glibc-source and in patches/amd64/ you will find it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36568