help-octave
[Top][All Lists]
Advanced

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

consistent crash using gammrnd


From: Daniel Oberhoff
Subject: consistent crash using gammrnd
Date: Fri, 13 Jul 2007 14:23:08 +0200

Hi,

this:

gamrnd(rand(100,1),rand(100,1))

crashes consistently with my octave which is 2.9.12 (full config info attached).

It seems is is a problem with general column matrices. The crash trace looks like this:

#0  0x91e480d3 in ATL_dgezero ()
#1  0x11853008 in ?? ()
Previous frame inner to this frame (corrupt stack?)

The gamrmd is from the distribution itself:

gamrnd is the user-defined function from the file
/usr/local/share/octave/2.9.12+/m/statistics/distributions/gamrnd.m


Attachment: octinfo
Description: Binary data


does anyone else have this problem?

Daniel

reply via email to

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