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

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

[Octave-bug-tracker] [bug #29553] missing arpack: make check segfaults o


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #29553] missing arpack: make check segfaults on eigs
Date: Thu, 29 Apr 2010 21:12:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100308 Iceweasel/3.5.8 (like Firefox/3.5.8)

Follow-up Comment #12, bug #29553 (project octave):

So it seems that in the first call to dgeev, the value of wi.rep is changed. 
That shouldn't be happening.  Either we are calling dgeev incorrectly (some
argument is out of order or some array is not allocated properly) or there is
a bug in your lapack library's dgeev function, or the library is compiled with
different calling conventions than are used when compiling Octave.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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