This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36568] infinite _Unwind_Backtrace / thread stack unwinding.
- From: "vinutheraj at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2008 21:04:11 -0000
- Subject: [Bug target/36568] infinite _Unwind_Backtrace / thread stack unwinding.
- References: <bug-36568-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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