public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/6693] New: clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace.
@ 2008-06-25  7:52 pluto at agmk dot net
  2008-08-13  5:23 ` [Bug nptl/6693] " drepper at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: pluto at agmk dot net @ 2008-06-25  7:52 UTC (permalink / raw)
  To: glibc-bugs

this is a forward from gcc bugzilla:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36568
afaics the glibc-2.8 is affected and there's
a patch provided in debian/ubuntu distro.
could you please verify and commit linked patch?

-- 
           Summary: clone.S:thread_start() implementation causes an infinite
                    _Unwind_Backtrace.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: pluto at agmk dot net
                CC: glibc-bugs at sources dot redhat dot com
GCC target triplet: x86_64-gnu-linux


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/6693] clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace.
  2008-06-25  7:52 [Bug nptl/6693] New: clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace pluto at agmk dot net
@ 2008-08-13  5:23 ` drepper at redhat dot com
  2008-08-13  7:32 ` pluto at agmk dot net
  2008-11-18  8:25 ` pluto at agmk dot net
  2 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2008-08-13  5:23 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-08-13 05:21 -------
I see no problem with the current code:

$ ./a threaded
0x804886d handler+0x1a
0x11f400 __kernel_sigreturn+0x0
0x804888b crash+0x10
0x1ff20e clone+0x5e


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/6693] clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace.
  2008-06-25  7:52 [Bug nptl/6693] New: clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace pluto at agmk dot net
  2008-08-13  5:23 ` [Bug nptl/6693] " drepper at redhat dot com
@ 2008-08-13  7:32 ` pluto at agmk dot net
  2008-11-18  8:25 ` pluto at agmk dot net
  2 siblings, 0 replies; 5+ messages in thread
From: pluto at agmk dot net @ 2008-08-13  7:32 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From pluto at agmk dot net  2008-08-13 07:30 -------
(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

which kernel/glibc/gcc/distribution you are using?

-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/6693] clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace.
  2008-06-25  7:52 [Bug nptl/6693] New: clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace pluto at agmk dot net
  2008-08-13  5:23 ` [Bug nptl/6693] " drepper at redhat dot com
  2008-08-13  7:32 ` pluto at agmk dot net
@ 2008-11-18  8:25 ` pluto at agmk dot net
  2 siblings, 0 replies; 5+ messages in thread
From: pluto at agmk dot net @ 2008-11-18  8:25 UTC (permalink / raw)
  To: glibc-bugs


------- 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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug nptl/6693] clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace.
       [not found] <bug-6693-131@http.sourceware.org/bugzilla/>
@ 2010-11-19 17:00 ` schwab@linux-m68k.org
  0 siblings, 0 replies; 5+ messages in thread
From: schwab@linux-m68k.org @ 2010-11-19 17:00 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

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

--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> 2010-11-19 16:59:51 UTC ---
Not reproducible.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-19 17:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-25  7:52 [Bug nptl/6693] New: clone.S:thread_start() implementation causes an infinite _Unwind_Backtrace pluto at agmk dot net
2008-08-13  5:23 ` [Bug nptl/6693] " drepper at redhat dot com
2008-08-13  7:32 ` pluto at agmk dot net
2008-11-18  8:25 ` pluto at agmk dot net
     [not found] <bug-6693-131@http.sourceware.org/bugzilla/>
2010-11-19 17:00 ` schwab@linux-m68k.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).