failed build with current mercurial sources

Ben Abbott bpabbott at mac.com
Sun Mar 9 13:17:20 CDT 2008


On Mar 9, 2008, at 5:38 AM, Jaroslav Hajek wrote:

> You can also try compiling
> with -fbounds-check in FFLAGS (though I did this and got nothing).

ok, now I have a new problem. I assume you don't?

make -f octMakefile check
make -C test check
./build_sparse_tests.sh
../run-octave --norc --silent --no-history ./fntests.m .

Integrated test scripts:

   src/DLD-FUNCTIONS/bsxfun.cc ............................ PASS   55/55
   src/DLD-FUNCTIONS/cellfun.cc ........................... PASS   31/31
   src/DLD-FUNCTIONS/chol.cc .............................. PASS    2/2
   src/DLD-FUNCTIONS/conv2.cc ............................. PASS    1/1
   src/DLD-FUNCTIONS/dassl.cc ............................. PASS    4/4
   src/DLD-FUNCTIONS/dispatch.cc .......................... PASS   13/13
   src/DLD-FUNCTIONS/dmperm.cc ............................ PASS    5/5
   src/DLD-FUNCTIONS/fft.cc ............................... PASS   13/13
   src/DLD-FUNCTIONS/fsolve.cc ............................ PASS    4/4
   src/DLD-FUNCTIONS/lsode.cc .............................Fortran  
runtime error: Array reference out of bounds for array 'y', upper  
bound of dimension 1 exceeded (in file 'dlsode.f', at line 1139)
octave(32825) malloc: *** error for object 0x33e4dd0: double free
*** set a breakpoint in malloc_error_break to debug
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
make[2]: *** [check] Segmentation fault
make[1]: *** [check] Error 2
make: *** [check] Error 2



More information about the Bug-octave mailing list