This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/6693] clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace.


------- Additional Comments From pluto at agmk dot net  2008-11-18 08:24 -------
(In reply to comment #1)
> I see no problem with the current code:
> 
> $ ./a threaded
> 0x804886d handler+0x1a
> 0x11f400 __kernel_sigreturn+0x0
> 0x804888b crash+0x10
> 0x1ff20e clone+0x5e

did you test it on the x86_64 architecture?
i'm asking because your logs shows 32-bits addresses
and the problem exist only on x86_64.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |


http://sourceware.org/bugzilla/show_bug.cgi?id=6693

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]