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

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

[Octave-bug-tracker] [bug #46561] crash on setting legend location


From: ederag
Subject: [Octave-bug-tracker] [bug #46561] crash on setting legend location
Date: Sat, 28 Nov 2015 23:34:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

URL:
  <http://savannah.gnu.org/bugs/?46561>

                 Summary: crash on setting legend location
                 Project: GNU Octave
            Submitted by: ederag
            Submitted on: Sat 28 Nov 2015 11:34:47 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:


plot(1:10, ";leg1;", 1:10, ";leg2;"); 
legend("location", "north")
error: string value: wrong type argument 'cell'
error: set: expecting argument 0 to be a property name
Segmentation fault


This crash has been introduced by 
changeset 20679:19d6f94c21cb
date:        Thu Nov 05 15:06:52 2015 -0500
eliminate more uses of error_state

with 20678 it's fine
and during the dichotomy, the crash happened for the subsequent 
20680, 20682, 20688, 20700, 20760, and the latest
changeset:   20773:4d78e076a592

It happens both with qt and gnuplot toolkit.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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