public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* glibc 2.35 failure
@ 2022-02-03  8:59 Paul Zimmermann
  2022-02-03  9:42 ` Florian Weimer
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Zimmermann @ 2022-02-03  8:59 UTC (permalink / raw)
  To: libc-alpha

       Hi,

while compiling glibc 2.35 on my Intel i5 workstation (skylake) with gcc 11.2.0
I get one failure:

Summary of test results:
      1 FAIL
   5040 PASS
     72 UNSUPPORTED
     16 XFAIL
      6 XPASS

FAIL: elf/tst-p_align3

$ cat elf/tst-p_align3.out 
/users/zimmerma/glibc-2.35/build/elf/tst-p_align3: error while loading shared libraries: /users/zimmerma/glibc-2.35/build/elf/tst-p_alignmod3.so: cannot change memory protections

Is this a known issue?

Best regards,
Paul


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

* Re: glibc 2.35 failure
  2022-02-03  8:59 glibc 2.35 failure Paul Zimmermann
@ 2022-02-03  9:42 ` Florian Weimer
  2022-02-03 13:41   ` H.J. Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Weimer @ 2022-02-03  9:42 UTC (permalink / raw)
  To: Paul Zimmermann; +Cc: libc-alpha

* Paul Zimmermann:

> $ cat elf/tst-p_align3.out 
> /users/zimmerma/glibc-2.35/build/elf/tst-p_align3: error while loading shared libraries: /users/zimmerma/glibc-2.35/build/elf/tst-p_alignmod3.so: cannot change memory protections
>
> Is this a known issue?

Yes, I believe the test needs to accept other error strings.

Thanks,
Florian


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

* Re: glibc 2.35 failure
  2022-02-03  9:42 ` Florian Weimer
@ 2022-02-03 13:41   ` H.J. Lu
  0 siblings, 0 replies; 3+ messages in thread
From: H.J. Lu @ 2022-02-03 13:41 UTC (permalink / raw)
  To: Florian Weimer; +Cc: Paul Zimmermann, GNU C Library

On Thu, Feb 3, 2022 at 1:42 AM Florian Weimer via Libc-alpha
<libc-alpha@sourceware.org> wrote:
>
> * Paul Zimmermann:
>
> > $ cat elf/tst-p_align3.out
> > /users/zimmerma/glibc-2.35/build/elf/tst-p_align3: error while loading shared libraries: /users/zimmerma/glibc-2.35/build/elf/tst-p_alignmod3.so: cannot change memory protections
> >
> > Is this a known issue?
>
> Yes, I believe the test needs to accept other error strings.
>
> Thanks,
> Florian
>

elf/tst-p_align3 triggers loader failures, including segfault.

https://patchwork.sourceware.org/project/glibc/patch/20220131152452.1061323-1-hjl.tools@gmail.com/

should fix it.

-- 
H.J.

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

end of thread, other threads:[~2022-02-03 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-03  8:59 glibc 2.35 failure Paul Zimmermann
2022-02-03  9:42 ` Florian Weimer
2022-02-03 13:41   ` H.J. Lu

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