bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segmentation fault in build-aux/missing


From: Raul Infante-Sainz
Subject: Re: Segmentation fault in build-aux/missing
Date: Fri, 26 Mar 2021 13:35:26 +0000

Hello Bruno,

1) That line prints:
Running makeinfo -I ../bootstrapped/doc -I . -I . -o gnuastro.info gnuastro.texi

2) So, I go into doc/ and execute:
$ makeinfo -I ../bootstrapped/doc -I . -I . -o gnuastro.info gnuastro.texi

It also crashes with a 'Segmentation fault: 11' output.

Thank you very much for the fast reply. Let me know if you need to try anything more.

Bests,
Raúl



El vie, 26 mar 2021 a las 13:11, Bruno Haible (<bruno@clisp.org>) escribió:
Hello Raul,

Raul Infante-Sainz wrote:
> /path-to-gnuastro/bootstrapped/build-aux/missing: line 81: 19375
> Segmentation fault: 11  "$@"

It would be good to know which program dumped core. To this effect,
I would suggest that you
1) Add a line, before line 81,
     echo "Running $@"
   that will print the command being executed,
2) Try to run this command standalone, without the 'missing' script.
   Does it dump core (*) as well?

Bruno

(*) When I say "dump core" I mean crash. macOS 11 does not produce
    core dumps any more.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]