glibc-2.40.9000-232-gd40ac01cbbc: FAIL: 5 regressions

Description

Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=d40ac01cbbc66e6d9dbd8e3485605c63b2178251
commit glibc-2.40.9000-232-gd40ac01cbbc
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Thu Oct 3 15:41:10 2024 -0300

stdlib: Make abort/_Exit AS-safe (BZ 26275)

The recursive lock used on abort does not synchronize with a new process
creation (either by fork-like interfaces or posix_spawn ones), nor it
is reinitialized after fork().
... 60 lines of the commit log omitted.

Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/d40ac01cbbc66e6d9dbd8e3485605c63b2178251/jira/yaml

Activity

Show:

Adhemerval Zanella October 14, 2024 at 4:57 PM

I think this is a binutils/gdb issue, I have opened https://sourceware.org/bugzilla/show_bug.cgi?id=32272

Done

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created October 10, 2024 at 6:22 PM
Updated October 14, 2024 at 4:57 PM
Resolved October 14, 2024 at 4:57 PM