https://sourceware.org/bugzilla/show_bug.cgi?id=29141
Bug ID: 29141
Summary: _FORTIFY_SOURCE=3 fail for gcc 12/glibc 2.35
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
C
https://sourceware.org/bugzilla/show_bug.cgi?id=29141
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org,
https://sourceware.org/bugzilla/show_bug.cgi?id=29141
--- Comment #2 from Siddhesh Poyarekar ---
I can see that it happens with the latest glibc snapshot in rawhide too. For
some reason the fortified function doesn't get simplified (i.e. choose between
__pread_alias and __pread_chk at compile ti
Hi,
On Fri, May 06, 2022 at 12:37:35AM +0200, Mark Wielaard wrote:
> On a systems that have ipv6 disabled debuginfod doesn't start up
> anymore because libhttpd MHD_USE_DUAL_STACK only works if it can
> open an ipv6 socket. If MHD_start_daemon with MHD_USE_DUAL_STACK
> fails try again without that
https://sourceware.org/bugzilla/show_bug.cgi?id=29122
Mark Wielaard changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
On Fri, May 06, 2022 at 12:38:40AM +0200, Mark Wielaard wrote:
> Also disable MHD_USE_THREAD_PER_CONNECTION when using MHD_USE_EPOLL.
Pushed after OK from Frank on irc and some testing in Fedora.
Cheers,
Mark
https://sourceware.org/bugzilla/show_bug.cgi?id=29123
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED