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

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

[Octave-bug-tracker] [bug #59599] movmean crashes Octave


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59599] movmean crashes Octave
Date: Thu, 3 Dec 2020 09:51:44 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.52

Update of bug #59599 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #10:

Thank you.

IIUC, a bad_alloc exception is thrown which isn't caught by Octave.
It looks like the error is thrown by
`idx_vector::idx_vector_rep::idx_vector_rep<double>(Array<double> const&)`.
That is probably here:
https://hg.savannah.gnu.org/hgweb/octave/file/1dbeca38c776/liboctave/array/idx-vector.cc#l325

I hope someone who understands at what level that error should have been
caught is reading this. :-)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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