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

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

[Octave-bug-tracker] [bug #55013] Terminate on start ('std::out_of_range


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55013] Terminate on start ('std::out_of_range')
Date: Wed, 14 Nov 2018 12:08:52 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #8, bug #55013 (project octave):

The failure appears to happen when searching the PATH for the gnuplot binary. 
But it looks like it happens before the actual search, while processing the
PATH string from the environment.  We probably shouldn't, but we still have
some old code in there to expand things like ${VAR} or ${V1,V2}.  Root Squash,
what is the value of PATH on this system?  If it doesn't contain anything to
expand, then I'm not sure why this is failing.  I'd need more info still, like
the line number where the failure happens (from a copy of Octave built with
debugging symbols), and possibly some variable values.  What exactly is passed
to kpse_path_expand?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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