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 libc/6868] New: stack dirtied after pthread_create


Hello,
I've debian amd64 libc6 version 2.7-13. Two people on i386, debian and ubuntu,
with both libc6 2.7-10.
I'm attaching a testcase showing how after pthread_create the "i" variable gets
undefined values. If the "i" variable is declared outside the main function,
this doesn't happen.
Doesn't happen for me on amd64.
The other guy is going to open an entry on the debian BTS if this is not libc
related.

-- 
           Summary: stack dirtied after pthread_create
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: lethalman88 at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: i386-linux-gnu


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

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