[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56952] segfault during compilation while proc
From: |
Dmitri A. Sergatskov |
Subject: |
[Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m |
Date: |
Fri, 27 Sep 2019 17:10:05 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0 |
Follow-up Comment #6, bug #56952 (project octave):
I have seen very similar crashed. More often recently.
E.g. see all fedora buildbot crashes.
I also got them on my workstation(s).
After freashly built octave:
$ rm -rf doc/
$ make V=1 -j8
/bin/sh config.status oct-conf-post.h-tmp oct-conf-post.h
/bin/sh config.status liboctave/mk-version-h.sh-tmp liboctave/mk-version-h.sh
/bin/sh config.status libinterp/corefcn/mk-mxarray-h.sh-tmp
libinterp/corefcn/mk-mxarray-h.sh
/bin/sh config.status build-aux/subst-script-vals.sh-tmp
build-aux/subst-script-vals.sh
/usr/bin/mkdir -p doc/doxyhtml && \
: > doc/doxyhtml/.octave-dirstamp
/usr/bin/mkdir -p doc/interpreter && \
: > doc/interpreter/.octave-dirstamp
/usr/bin/mkdir -p doc/liboctave && \
: > doc/liboctave/.octave-dirstamp
/usr/bin/mkdir -p doc/refcard && \
: > doc/refcard/.octave-dirstamp
rm -f bits/stl_algo.h
config.status: creating liboctave/mk-version-h.sh-tmp
config.status: creating oct-conf-post.h-tmp
config.status: creating libinterp/corefcn/mk-mxarray-h.sh-tmp
<...deleted...>
config.status: executing build-aux/subst-script-vals.sh commands
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "interpimages
('doc/interpreter/', 'interpft', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "interpimages
('doc/interpreter/', 'interpn', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "interpimages
('doc/interpreter/', 'interpderiv1', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "interpimages
('doc/interpreter/', 'interpderiv2', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "plotimages
('doc/interpreter/', 'plot', 'txt');"
fatal: caught signal Segmentation fault -- stopping myself...
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "plotimages
('doc/interpreter/', 'hist', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "plotimages
('doc/interpreter/', 'errorbar', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "plotimages
('doc/interpreter/', 'polar', 'txt');"
/bin/sh run-octave --norc --silent --no-history --path
/d2/home/dima/src/octave/gcc_def/../doc/interpreter/ --eval "plotimages
('doc/interpreter/', 'mesh', 'txt');"
make[2]: *** [Makefile:31205: doc/interpreter/convhull.txt] Segmentation fault
(core dumped)
make[2]: *** Deleting file 'doc/interpreter/convhull.txt'
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/d2/home/dima/src/octave/gcc_def'
make[1]: *** [Makefile:27412: all-recursive] Error 1
make[1]: Leaving directory '/d2/home/dima/src/octave/gcc_def'
make: *** [Makefile:11034: all] Error 2
Attached is the trace as captured by system logger.
I wonder is the "hgsave weirdness" as discussed on maint list
is somewhat related to this as well.
Dmitri.
(file #47584)
_______________________________________________________
Additional Item Attachment:
File name: das_crash.txt Size:18 KB
<https://savannah.gnu.org/file/das_crash.txt?file_id=47584>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56952>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/