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

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

[Octave-bug-tracker] [bug #45831] parallel package: parcellfun cannot ha


From: anonymous
Subject: [Octave-bug-tracker] [bug #45831] parallel package: parcellfun cannot handle objects as return value
Date: Wed, 26 Aug 2015 19:44:03 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

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

                 Summary: parallel package: parcellfun cannot handle objects
as return value
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 26 Aug 2015 07:44:02 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Any

    _______________________________________________________

Details:

attached example tst.m+cin.m shows execution of a function that returns an
object with both cellfun and parcellfun. With cellfun that works, with
parcellfun there is an error:


parcellfun: 0/2 jobs done
warning: parcellfun: unhandled error in subprocess 1
warning: called from
    parcellfun at line 288 column 9
    tst.m at line 4 column 7
error: clone: invalid object
error: called from
    parcellfun at line 358 column 26
    tst.m at line 4 column 7
error: octave_base_value::load_binary(): wrong type argument 'object'




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 26 Aug 2015 07:44:02 PM UTC  Name: cin.m  Size: 113B   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=34742>
-------------------------------------------------------
Date: Wed 26 Aug 2015 07:44:02 PM UTC  Name: tst.m  Size: 172B   By: None

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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