[Pkg-octave-devel] Bug#695551: Bug#695551: Bug#695551: panic: segfault at startup

Mike Miller mtmiller at ieee.org
Mon Dec 10 23:41:43 UTC 2012


On Mon, Dec 10, 2012 at 5:55 AM, Drew Parsons wrote:
> I presume this libhdf5 dependency is the cause of the bug, which means
> you should be able to reproduce it by replacing libhdf5-7 with
> libhdf5-openmpi-7.

Not here, I am unable to reproduce on amd64 with libhdf5-openmpi-7
installed and libhdf5-7 purged. I can switch between the two hdf5
variants and Octave starts properly either way.

Can you verify that your locally built package, the one that does not
panic, did indeed link in libhdf5-openmpi-7? E.g.:

$ ldd /usr/lib/x86_64-linux-gnu/liboctinterp.so.1 | grep hdf
libhdf5.so.7 => /usr/lib/libhdf5.so.7 (0x00007fba005f2000)
$ /usr/bin/octave --quiet --eval "octave_config_info HDF5_LIBS"
ans = -lhdf5

Thanks,

-- 
mike



More information about the Pkg-octave-devel mailing list