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

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

[Octave-bug-tracker] [bug #33060] Assigning to class structure member ca


From: anonymous
Subject: [Octave-bug-tracker] [bug #33060] Assigning to class structure member causes segfault.
Date: Tue, 12 Apr 2011 22:41:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0

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

                 Summary: Assigning to class structure member causes segfault.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 12 Apr 2011 10:41:15 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Robert T. Short
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Attached is a script and associated class that duplicates this problem.

If xxx is any class found in directory @xxx on the load path.  Executing 

x = xxx();

x.y = 3;

where x.y is not provided as a subsasgn method causes octave to crash
(segfault).

Note that this is an error in any case, but crashes are kind of a bummer.

I am running the development version of octave on a debian system,
7d9dbe4c803b was the tip when I last compiled.  



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 12 Apr 2011 10:41:15 PM UTC  Name: subsrefbug.tgz  Size: 381B   By:
None

<http://savannah.gnu.org/bugs/download.php?file_id=23230>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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