[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: empty matrix problem with 2.1.32 (cvs)
From: |
scotte |
Subject: |
Re: empty matrix problem with 2.1.32 (cvs) |
Date: |
Thu, 04 Jan 2001 20:03:21 -0600 (CST) |
User-agent: |
IMP/PHP IMAP webmail program 2.2.3 |
Quoting A S Hodel <address@hidden>:
> On 3-Jan-2001, A Scottedward Hodel <address@hidden> wrote:
>
> | octave:1> x = []
> | x = [](0x0)
> | octave:2> xx = [x, 1]
> | warning: panic: Segmentation fault -- stopping myself...
> | attempting to save variables to `octave-core\\\'...
>
> | save to `octave-core\\\' complete
> | Segmentation fault (core dumped)
> |
>
> Hmm. I can\\\'t reproduce this problem with my current sources.
>
The attached file has a complete problem description and a patch to
src/error.cc to fix the problem.
octave-fix
Description: Binary data