[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47346] after install octave seg faults during
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option |
Date: |
Mon, 07 Mar 2016 19:33:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #47346 (project octave):
Status: Need Info => None
_______________________________________________________
Follow-up Comment #8:
@Michael: jwe has been reworking parts of the build system and the structure
field called "features" has been renamed to "build_features".
In my development directory I just did
grep -rn 'octave_config_info' * | grep feature
and I have zero instances of the problem code
octave_config_info('features')
that you are seeing.
My guess is that when you do 'make install' you may be installing to a
directory that has previous versions of Octave installs including, somewhere,
a call to
octave_config_info('features')
You probably need to track down which file, a .octaverc, a package, etc., is
using the offending line.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47346>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Michael Godfrey, 2016/03/05
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Doug Stewart, 2016/03/05
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Rik, 2016/03/05
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Michael Godfrey, 2016/03/05
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Michael Godfrey, 2016/03/05
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Rik, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup, Michael Godfrey, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Mike Miller, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option,
Rik <=
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Mike Miller, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, John W. Eaton, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Rik, 2016/03/07
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, John W. Eaton, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08
- [Octave-bug-tracker] [bug #47346] after install octave seg faults during startup with --debug option, Michael Godfrey, 2016/03/08