octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #56952] segfault during compilation while proc


From: anonymous
Subject: [Octave-bug-tracker] [bug #56952] segfault during compilation while processing doc/interpreter/genpropdoc.m
Date: Wed, 25 Sep 2019 14:31:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?56952>

                 Summary: segfault during compilation while processing
doc/interpreter/genpropdoc.m
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 25 Sep 2019 06:31:15 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: R.S.Carmenes
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello,

During compilation on a fresh x86_64 i7 environment, I am consistently getting
a segmentation fault, always at the same point:

  GEN      doc/interpreter/plot-axesproperties.texi
fatal: caught signal Segmentation fault -- stopping myself...
/bin/sh: line 1: 23107 Segmentation fault      /bin/sh run-octave --norc
--silent --no-history --path ../doc/interpreter --eval "genpropdoc ('axes');"
> doc/interpreter/plot-axesproperties.texi-t
make[2]: *** [Makefile:30949: doc/interpreter/plot-axesproperties.texi] Error
139
make[2]: Leaving directory '/tmp/SBo/octave-hg/.build'
make[1]: *** [Makefile:27397: all-recursive] Error 1
make[1]: Leaving directory '/tmp/SBo/octave-hg/.build'
make: *** [Makefile:11030: all] Error 2

I can reproduce the crash by running manually the faulty line from the .build
directory:

/bin/sh run-octave --norc --silent --no-history --path ../doc/interpreter
--eval "genpropdoc ('axes');"

The same happens on a 32-bit environment (under VritualBox), but at a later
line.
I tried different snapshots that I keep and the exact line they crash varies,
but it is allways with some --eval "genpropdoc('something');".
Sometimes, running the crashing line manually several times can give a
successful run or a crash, randomly.

Any idea?

I have attached the config report for x86_64.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 25 Sep 2019 06:31:15 PM UTC  Name: bug-config  Size: 8KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=47573>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56952>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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