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

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

[Octave-bug-tracker] [bug #32401] failed check of onenormest


From: anonymous
Subject: [Octave-bug-tracker] [bug #32401] failed check of onenormest
Date: Wed, 09 Feb 2011 19:00:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

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

                 Summary: failed check of onenormest
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 09 Feb 2011 07:00:03 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Larry Doolittle
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

One of the "make check" tests for onenormest crashes.  Reproduce with
   N = 100;
   A = rand (N);
   [nm1, v1, w1] = onenormest (A);
my result is
panic: Illegal instruction -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Illegal instruction

This is a fresh octave 3.4.0 build on Debian stable (squeeze) amd64.  I have
all autoconf-detectable libraries turned on except HDF5.

I can isolate the crash to the
   Y = feval (apply, X);
statement at line 154 of onenormest.m.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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