octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave-2.9.9 luinc failure


From: John W. Eaton
Subject: Re: Octave-2.9.9 luinc failure
Date: Tue, 3 Oct 2006 13:44:54 -0400

On  3-Oct-2006, Tom Holroyd (NIH/NIMH) [E] wrote:

| octave:3> test luinc.cc
| 
| Program received signal SIGSEGV, Segmentation fault.
| [Switching to Thread -1209013632 (LWP 22423)]
| MatrixType (this=0xbff2d514, t=MatrixType::Permuted_Lower, np=4, p=0x0, 
|     _full=false) at MatrixType.cc:856
| 856             perm[i] = p[i];
| Current language:  auto; currently c++
| 
| (gdb) print i
| $1 = 0
| (gdb) print p
| $2 = (const octave_idx_type *) 0x0

What is the call stack (the output of the "where" command in gdb).

Also, it would be helpful to have more details about your system (the
output of the octave-bug script).

jwe


reply via email to

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