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

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

[Octave-bug-tracker] [bug #47620] segfault when using eval and anoymous


From: anonymous
Subject: [Octave-bug-tracker] [bug #47620] segfault when using eval and anoymous function
Date: Mon, 04 Apr 2016 15:13:41 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0

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

                 Summary: segfault when using eval and anoymous function
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 04 Apr 2016 03:13:40 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Alex Vong
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi,

I get a segfault when entering the following into the interpreter:

  Y2_ = eval("@(h)feval(@(x)x(x),@(g)h(@(varargin)@()g(g)(varargin{:})))")
  Y2_(Y2_)(Y2_)

Can anyone reproduce this?





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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