[Bug target/36621] infinite _Unwind_Backtrace / thread stack unwinding.

2008-06-24 Thread vinutheraj at gmail dot com
--- Comment #5 from vinutheraj at gmail dot com 2008-06-24 23:39 --- Yup its a glibc bug, I was working on porting something when I chanced upon it, and was surprised to see the bug reported here. So if somebody can report it over at glibc bugzilla, it would be very helpful

[Bug target/36568] infinite _Unwind_Backtrace / thread stack unwinding.

2008-06-24 Thread vinutheraj at gmail dot com
--- 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 ubu

[Bug target/36621] infinite _Unwind_Backtrace / thread stack unwinding.

2008-06-24 Thread vinutheraj at gmail dot com
--- Comment #2 from vinutheraj at gmail dot com 2008-06-24 20:58 --- Created an attachment (id=15811) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15811&action=view) Its a patch provided with ubuntu and debian which solves this backtrace problem This patch provided with

[Bug target/36621] infinite _Unwind_Backtrace / thread stack unwinding.

2008-06-24 Thread vinutheraj at gmail dot com
--- Comment #1 from vinutheraj at gmail dot com 2008-06-24 18:21 --- This code seems to work against the gcc version in ubuntu 8.04 heres the output : $ ./u threaded 0x400af4 handler+0x1a 0x400b15 crash+0x10 0x7fc507445b2d clone+0x6d $ gcc -v Using built-in specs. Target: x86_64

[Bug target/36621] New: infinite _Unwind_Backtrace / thread stack unwinding.

2008-06-24 Thread vinutheraj at gmail dot com
/ thread stack unwinding. Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vinutheraj at gmail dot com GCC target