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

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

[Octave-bug-tracker] [bug #53330] [octave forge] (control) several funct


From: James B. Rawlings
Subject: [Octave-bug-tracker] [bug #53330] [octave forge] (control) several functions crash Octave with SIGABRT from invalid free
Date: Thu, 20 Dec 2018 13:40:01 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #12, bug #53330 (project octave):

With the release of Ubuntu 18.10, octave 4.4.1 is the default.

I understand that you have a fix for dlqr.  Can you please release it so that
we don't have to knock off our own version.

Thanks.


telemark:4> octave
octave: X11 DISPLAY environment variable not set
octave: disabling GUI features
GNU Octave, version 4.4.1
Copyright (C) 2018 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at https://www.octave.org.

Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html

Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> pkg load control
octave:2> dlqr(eye(4),eye(4),eye(4),eye(4))
free(): invalid next size (fast)
fatal: caught signal Aborted -- stopping myself...
Aborted (core dumped)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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