GNU bug report logs -
#77621
coreutils-9.6.53-14af8 on OpenBSD 7.6
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Mon, 7 Apr 2025 22:42:02 UTC
Severity: normal
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 77621 <at> debbugs.gnu.org (full text, mbox):
On 07/04/2025 23:41, Bruno Haible via GNU coreutils Bug Reports wrote:
> On OpenBSD 7.6 there is a test failure:
>
> FAIL: tests/ls/selinux-segfault
>
> Find attached the log file.
>
> To reproduce the issue, just run
>
> $ src/ls -Z .
> Segmentation fault (core dumped)
>
> It crashes at strlen(), due to a NULL argument,
> invoked from gobble_file (name = ".", type = arg_directory, inode = 0,
> command_line_arg = true, dirname = NULL) at ls.c:3642,
> invoked from ls.c:1812.
>
> This reminds me the commit
> https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=915004f403cb25fadb207ddfdbe6a2f43bd44fac
> that was supposed to fix the bug reported in
> https://lists.gnu.org/archive/html/coreutils/2025-01/msg00051.html
>
> Apparently this bug has reappeared, at least on OpenBSD.
I have access to cfarm220.cfarm.net,
so I'll look at this tomorrow.
thanks for testing!
Pádraig
This bug report was last modified 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.