Re: The kill test of util-linux fails with bash 5.3

2025-07-23 Thread Chet Ramey
On 7/23/25 9:30 AM, Andreas Schwab wrote: On Jul 23 2025, Chet Ramey wrote: Strange ... AFAICS clone3() is used to spawn the subprocess for the shell 307826 clone3({flags=CLONE_VM|CLONE_VFORK|CLONE_CLEAR_SIGHAND, exit_signal=SIGCHLD, stack=0x7f7a0d302000, stack_size=0x9000}, 88 This is a lib

Re: The kill test of util-linux fails with bash 5.3

2025-07-23 Thread Dr. Werner Fink
On 2025/07/23 09:33:01 -0400, Chet Ramey wrote: > On 7/23/25 9:30 AM, Andreas Schwab wrote: > > On Jul 23 2025, Chet Ramey wrote: > > > > > > Strange ... AFAICS clone3() is used to spawn the subprocess for the > > > > shell > > > > 307826 clone3({flags=CLONE_VM|CLONE_VFORK|CLONE_CLEAR_SIGHAND, >

Re: The kill test of util-linux fails with bash 5.3

2025-07-23 Thread Andreas Schwab
On Jul 23 2025, Chet Ramey wrote: >> Strange ... AFAICS clone3() is used to spawn the subprocess for the shell >> 307826 clone3({flags=CLONE_VM|CLONE_VFORK|CLONE_CLEAR_SIGHAND, >> exit_signal=SIGCHLD, stack=0x7f7a0d302000, stack_size=0x9000}, 88 >> > > This is a libc fork() wrapper thing. That's

Re: The kill test of util-linux fails with bash 5.3

2025-07-22 Thread Chet Ramey
On 7/22/25 9:55 AM, Andreas Schwab wrote: On Jul 22 2025, Chet Ramey wrote: On 7/22/25 8:12 AM, Dr. Werner Fink wrote: On 2025/07/22 13:15:38 +0200, Dr. Werner Fink wrote: [...] found a not expanded m4 autoconf macro GL_MDA_DEFINES in m4/fcntl-o.m4 and hence in the final configure script which

Re: The kill test of util-linux fails with bash 5.3

2025-07-22 Thread Andreas Schwab
On Jul 22 2025, Chet Ramey wrote: > On 7/22/25 8:12 AM, Dr. Werner Fink wrote: >> On 2025/07/22 13:15:38 +0200, Dr. Werner Fink wrote: >> [...] >> found a not expanded m4 autoconf macro GL_MDA_DEFINES in m4/fcntl-o.m4 >> and hence in the final configure script which leads to > > When I take out th

Re: The kill test of util-linux fails with bash 5.3

2025-07-22 Thread Chet Ramey
On 7/22/25 3:08 AM, wer...@suse.de wrote: Bash Version: 5.3 Patch Level: 0 Release Status: release Description: The kill test of util-linux fails with bash 5.3 OK. Are you reporting a bug here? Anything more specific? -- ``The lyf so short, the craft so long to lerne.'' - Chaucer