public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10470] New: debug/tst-longjmp_chk2 failed
@ 2009-07-31 17:30 hjl dot tools at gmail dot com
  2009-07-31 18:15 ` [Bug libc/10470] " drepper at redhat dot com
  0 siblings, 1 reply; 3+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-07-31 17:30 UTC (permalink / raw)
  To: glibc-bugs

On Linux/Intel64, with

http://sourceware.org/git/?p=glibc.git;a=commit;h=57dbdb9f07fb20d5dd765c5dc91e31cb67d08b7e

I got

** longjmp causes uninitialized stack frame ***:
/export/build/gnu/glibc-sse/build-x86_64-linux/debug/tst-longjmp_chk2 terminated
======= Backtrace: =========
/export/build/gnu/glibc-sse/build-x86_64-linux/libc.so.6(__fortify_fail+0x37)[0x7ffff7d63fb7]
/export/build/gnu/glibc-sse/build-x86_64-linux/libc.so.6[0x7ffff7d63f6a]
======= Memory map: ========
00400000-00402000 r-xp 00000000 08:21 1665738                           
/export/build/gnu/glibc-sse/build-x86_64-linux/debug/tst-longjmp_chk2
00601000-00602000 r--p 00001000 08:21 1665738                           
/export/build/gnu/glibc-sse/build-x86_64-linux/debug/tst-longjmp_chk2
00602000-00603000 rw-p 00002000 08:21 1665738                           
/export/build/gnu/glibc-sse/build-x86_64-linux/debug/tst-longjmp_chk2
33f7800000-33f7816000 r-xp 00000000 08:15 488647                        
/lib64/libgcc_s-4.3.2-20081105.so.1
33f7816000-33f7a16000 ---p 00016000 08:15 488647                        
/lib64/libgcc_s-4.3.2-20081105.so.1
33f7a16000-33f7a17000 rw-p 00016000 08:15 488647                        
/lib64/libgcc_s-4.3.2-20081105.so.1
7ffff7c77000-7ffff7c79000 rw-p 7ffff7c77000 00:00 0 
7ffff7c79000-7ffff7dd4000 r-xp 00000000 08:21 1510095                   
/export/build/gnu/glibc-sse/build-x86_64-linux/libc.so
7ffff7dd4000-7ffff7fd4000 ---p 0015b000 08:21 1510095                   
/export/build/gnu/glibc-sse/build-x86_64-linux/libc.so
7ffff7fd4000-7ffff7fd8000 r--p 0015b000 08:21 1510095                   
/export/build/gnu/glibc-sse/build-x86_64-linux/libc.so
7ffff7fd8000-7ffff7fd9000 rw-p 0015f000 08:21 1510095                   
/export/build/gnu/glibc-sse/build-x86_64-linux/libc.so
7ffff7fd9000-7ffff7fe0000 rw-p 7ffff7fd9000 00:00 0 
7ffff7fe0000-7ffff7fe1000 r-xp 7ffff7fe0000 00:00 0                      [vdso]
7ffff7fe1000-7ffff7fff000 r-xp 00000000 08:21 1664298                   
/export/build/gnu/glibc-sse/build-x86_64-linux/elf/ld.so
7ffff81fe000-7ffff81ff000 r--p 0001d000 08:21 1664298                   
/export/build/gnu/glibc-sse/build-x86_64-linux/elf/ld.so
7ffff81ff000-7ffff8200000 rw-p 0001e000 08:21 1664298                   
/export/build/gnu/glibc-sse/build-x86_64-linux/elf/ld.so
7ffff8200000-7ffff8222000 rw-p 7ffff8200000 00:00 0                      [heap]
7fffffcff000-7ffffffff000 rw-p 7fffffcff000 00:00 0                      [stack]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

-- 
           Summary: debug/tst-longjmp_chk2 failed
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: hjl dot tools at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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] 3+ messages in thread

* [Bug libc/10470] debug/tst-longjmp_chk2 failed
  2009-07-31 17:30 [Bug libc/10470] New: debug/tst-longjmp_chk2 failed hjl dot tools at gmail dot com
@ 2009-07-31 18:15 ` drepper at redhat dot com
  0 siblings, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2009-07-31 18:15 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-07-31 18:15 -------


*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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

------- 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] 3+ messages in thread

* [Bug libc/10470] debug/tst-longjmp_chk2 failed
       [not found] <bug-10470-131@http.sourceware.org/bugzilla/>
@ 2014-07-01  7:26 ` fweimer at redhat dot com
  0 siblings, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01  7:26 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=10470

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-07-01  7:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-31 17:30 [Bug libc/10470] New: debug/tst-longjmp_chk2 failed hjl dot tools at gmail dot com
2009-07-31 18:15 ` [Bug libc/10470] " drepper at redhat dot com
     [not found] <bug-10470-131@http.sourceware.org/bugzilla/>
2014-07-01  7:26 ` fweimer at redhat dot com

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