Seg. fault with roots(b)
John W. Eaton
jwe at octave.org
Mon May 4 14:23:57 CDT 2009
On 27-Apr-2009, Sergei Steshenko wrote:
| Segfaults on my self-built 3.0.3 and 3.0.4 - 32 bits Linux. Atlas version
| is 3.8.2.
|
| "
| panic: Segmentation fault -- stopping myself...
| attempting to save variables to `octave-core'...
| save to `octave-core' complete
| ".
So is this a bug in ATLAS 3.8.x or a change in the interface to some
LAPACK subroutine, or what?
It might help if someone who can reproduce the problem would run
Octave under GDB and find precisely where the crash occurs, and maybe
diagnose why the crash is happening. Are we calling an LAPACK
function incorrectly? Not passing sufficient workspace? What?
jwe
More information about the Bug-octave
mailing list