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

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

[Octave-bug-tracker] [bug #38996] Octave crashes when using parcellfun


From: anonymous
Subject: [Octave-bug-tracker] [bug #38996] Octave crashes when using parcellfun
Date: Wed, 15 May 2013 11:43:21 +0000
User-agent: Opera/9.80 (X11; Linux x86_64) Presto/2.12.388 Version/12.15

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

                 Summary: Octave crashes when using parcellfun
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 15 May 2013 11:43:20 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Shan Mignot
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi,

I run the following code snippet on Octave 3.6.4 compiled from source with the
--enable-64 option (according to
http://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html)
on a large volume of data (4D NDArray of several GB).

The computation generates two child processes and things seem to be working
well until octave collects results for them. Then it terminates with a
segmentation fault. It also turns out that if the last assignment is dropped
(ie. I call > parcellfun(...) instead of > x = parcellfun(...)) octave does
not segfault but I cannot retrieve the result since the ans variable is absent
from the current scope.

Unfortunately the server on which I run this does not have debugging symbols
so I cannot easily investigate the cause (but I could provide the octave-core
file ~18 MB).

Thanks,

Shan



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 15 May 2013 11:43:20 AM UTC  Name: code_snippet.m  Size: 597B   By:
None

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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