--with-blas/lapack being ignored
John W. Eaton
jwe at bevo.che.wisc.edu
Wed Dec 5 10:52:14 CST 2007
On 5-Dec-2007, Ben Abbott wrote:
| Running fntests still crashes.
|
| [...]
| src/octave/scripts/time/datestr.m ...................... PASS 32/32
| src/octave/scripts/time/datevec.m ......................panic: Bus
| error -- stopping myself...
| Bus error
|
| Which may be duplicated with the simpler ....
|
| strptime ('09/13', '%m/%d')
| panic: Bus error -- stopping myself...
| attempting to save variables to `octave-core'...
| save to `octave-core' complete
| Bus error
OK, so what happens if you run Octave with gdb and execute the
strptime command above? Precisely where is it crashing?
jwe
More information about the Bug-octave
mailing list