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 13:28:42 +0000
User-agent: Opera/9.80 (X11; Linux x86_64) Presto/2.12.388 Version/12.15

Follow-up Comment #2, bug #38996 (project octave):

Oops... Sorry, here is the exp_arg.m function.

I compiled with --enable-64  because otherwise "x" is has so many elements
that I get: "error: memory exhausted or requested size too large for range of
Octave's index type -- trying to return to prompt". I have not seen anything
suspicious while compiling and Octave runs fine except for the bug I
reported.

I should also mention that reducing the number of elements in "isochrones" by
a factor two makes the bug disappear, try:

> isochrones = rand (floor (73160/2), 29);

(file #28086)
    _______________________________________________________

Additional Item Attachment:

File name: exp_arg.m                      Size:0 KB


    _______________________________________________________

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]