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 ports/14237] New: tile: multi-module TLS references don't work properly


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

             Bug #: 14237
           Summary: tile: multi-module TLS references don't work properly
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: unassigned@sourceware.org
        ReportedBy: cmetcalf@tilera.com
                CC: carlos@systemhalted.org, roland@gnu.org
    Classification: Unclassified


A number of glibc test cases fail with the same behavior on both tilepro and
tilegx:

elf/tst-tls7.out
elf/tst-tls8.out
elf/tst-tls17.out
elf/tst-tls19.out
nptl/tst-tls3.out

In each case, __tls_get_addr is returning -1 instead of a valid address, which
then causes a SIGBUS crash in the code.

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


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