GNU bug report logs - #40547
Segmentation fault for the same files

Previous Next

Package: idutils;

Reported by: Serghei Iakovlev <egrep <at> protonmail.ch>

Date: Fri, 10 Apr 2020 21:23:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Serghei Iakovlev <egrep <at> protonmail.ch>
To: bug-idutils <at> gnu.org
Subject: Segmentation fault for the same files
Date: Fri, 10 Apr 2020 21:08:41 +0000
Hello,

There is an issue with mkid I'd like avoid to. After running mkid
inside /usr/include I got a lot of messages as follows:

  mkid: warning:
  `/usr/include/clang/10/include/avx512vpopcntdqintrin.h' and
  `/usr/include/x86_64-linux-gnu/tiffio.hxx' are the same file,
  but yield different scans!

finally, Segmentation fault. The way I installed idutils is:

  git clone git://git.savannah.gnu.org/idutils.git
  cd idutils
  ./bootstrap

  CFLAGS='-O2 -pipe -march=native' ./configure

  make -j $(getconf _NPROCESSORS_ONLN)
  make install

Latest commit is: 15dabf9

Is there any workaround/fix?

-- 
Serghei





This bug report was last modified 5 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.