[Bug libc/26275] New: abort(3) is not signal-safe
yd-huang at outlook dot com
sourceware-bugzilla@sourceware.org
Wed Jul 22 04:31:36 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26275
Bug ID: 26275
Summary: abort(3) is not signal-safe
Product: glibc
Version: unspecified
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: yd-huang at outlook dot com
CC: drepper.fsp at gmail dot com
Target Milestone: ---
abort(3) is required to be signal-safe by POSIX, but it's not, according to:
1.
https://www.gnu.org/software/libc/manual/html_node/Aborting-a-Program.html#Aborting-a-Program
2.
https://sourceware.org/git/?p=glibc.git;a=blob;f=stdlib/abort.c;h=df98782dd7ea6c1476184a365bd9f3954f481a18;hb=refs/heads/master#l54
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list