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

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

[Octave-bug-tracker] [bug #33249] log plots with all negative data produ


From: Rik
Subject: [Octave-bug-tracker] [bug #33249] log plots with all negative data produce segfault
Date: Sun, 08 May 2011 04:14:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.04 (lucid) Firefox/3.6.17

Update of bug #33249 (project octave):

                  Status:                    None => Confirmed              
                 Summary: crash in loglog with negative x-data => log plots
with all negative data produce segfault

    _______________________________________________________

Follow-up Comment #2:

Confirmed on a recent tip (2011/05/07).  Interestingly, the problem is only
when *all* of the data is negative.  If there is some positive data, then a
warning message is printed (warning: axis: omitting nonpositive data in log
plot).  The fix lies in graphics.cc around the axis limit code.

This is a regression as the following code worked, i.e., didn't produce a
segfault in 3.2.4.


semilogy (1, -1)



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33249>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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