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: Rik
Subject: [Octave-bug-tracker] [bug #55013] Terminate on start ('std::out_of_range')
Date: Tue, 13 Nov 2018 11:58:42 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0

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

This is likely to be specific to your hardware, or possible to your OS ARCH. 
If this were a general problem we would have seen many reports earlier.

To debug, lets see if you can get a backtrace.A  Install gdb if you haven't
already done so.  Then try this


gdb octave-cli-4.4.1 -f -q


When the gdb prompt comes up, type 'run'.  Hopefully this aborts.  When you
return to the gdb prompt type 'bt' for backtrace and upload the trace file.



    _______________________________________________________

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]