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/21744] New: Tests failing on --enable-tunables --enable-stack-protector=all


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

            Bug ID: 21744
           Summary: Tests failing on --enable-tunables
                    --enable-stack-protector=all
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: tuliom at linux dot vnet.ibm.com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The following tests fail when configuring glibc with
--enable-stack-protector=all on glibc master.

cat elf/tst-env-setuid.out 
Unexpected exit status 0 from child process

cat elf/tst-env-setuid-tunables.out 
Unexpected exit status 0 from child process

cat stdlib/tst-secure-getenv.out 
Unexpected exit status 11 from child process

Disabling the tunables framework, which is enabled by default, make these tests
pass.
Confirmed on ppc64le and x86_64.

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