[MacPorts] #24476: octave-3.2.3 crashes in eigs (arpack)
#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
#24476: octave-3.2.3 crashes in eigs (arpack) -------------------------------------+-------------------------------------- Reporter: jarno.rajahalme@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------+-------------------------------------- Changes (by jmr@…): * cc: all, jarno.rajahalme@… (removed) * owner: macports-tickets@… => stechert@… Comment: Please remember to cc the maintainer, and note you do not need to be in cc when you are the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/24476#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24476: octave-3.2.3 crashes in eigs (arpack) -------------------------------------+-------------------------------------- Reporter: jarno.rajahalme@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------+-------------------------------------- Comment(by jarno.rajahalme@…): Replying to [comment:2 jmr@…]:
Please remember to cc the maintainer, and note you do not need to be in cc when you are the reporter.
Just checked this again with octave 3.2.3_2, it says the function eigs() not included, and no crash. Still, arpack is compiled with incompatible options (-ff2c), and thus does not work as intended. When compiling octave 3.2.3 from sources, it checks for arpack, finds it, and crashes in test eigs. -- Ticket URL: <http://trac.macports.org/ticket/24476#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24476: octave-3.2.3 crashes in eigs (arpack) -------------------------------------+-------------------------------------- Reporter: jarno.rajahalme@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------+-------------------------------------- Comment(by adfernandes@…): FYI - I rebuilt `arpack` using a fresh pull of `macports` (to fix #25186), and had no problems with `octave`'s `eigs` command. My build is `octave @3.2.4_0+gcc44`. Mac OS 10.6.3, 64-bit build as per default. -- Ticket URL: <http://trac.macports.org/ticket/24476#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24476: octave-3.2.3 crashes in eigs (arpack) -------------------------------------+-------------------------------------- Reporter: jarno.rajahalme@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave arpack -------------------------------------+-------------------------------------- Changes (by jmr@…): * cc: mmoll@… (added) * port: octave => octave arpack -- Ticket URL: <https://trac.macports.org/ticket/24476#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 arpack -------------------------------------+-------------------------------------- Changes (by jmr@…): * owner: stechert@… => macports-tickets@… -- Ticket URL: <https://trac.macports.org/ticket/24476#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24476: octave-3.2.3 crashes in eigs (arpack) --------------------------------+-------------------------------- Reporter: jarno.rajahalme@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: octave arpack | --------------------------------+-------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: If this is still really an issue ... please do: {{{ sudo port selfupdate }}} and then try installing it again. Should be fixed with r114034. -- Ticket URL: <https://trac.macports.org/ticket/24476#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts