#24476: octave-3.2.3 crashes in eigs (arpack) -------------------------------------+-------------------------------------- Reporter: jarno.rajahalme@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------+-------------------------------------- On OSX 10.6.3 (and likely earlier), running a 64-bit kernel, have not tested with 32-bit. Octave 3.2.3 causes a segmentation fault when complex numbers are used with eigs(). within octave, type octave:1> test eigs panic: Segmentation fault -- stopping myself... Segmentation fault $ The reason for this is that the macports arpack package, that octave depends on, is compiled with options incompatible with the octave, and other fortran compiled dependencies of octave. Either the dependency should be removed (as it is useless as is), or arpack needs to be updated. -- Ticket URL: <http://trac.macports.org/ticket/24476> MacPorts <http://www.macports.org/> Ports system for Mac OS