[MacPorts] #22936: numpy atlas segmentation fault
MacPorts
noreply at macports.org
Fri Dec 18 12:25:40 PST 2009
#22936: numpy atlas segmentation fault
-------------------------------+--------------------------------------------
Reporter: jjstickel@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: py25-numpy py26-numpy atlas
-------------------------------+--------------------------------------------
Comment(by jjstickel@…):
{{{
$ port installed python25 python26 py25-numpy py26-numpy atlas
The following ports are currently installed:
atlas @3.8.3_1 (active)
py25-numpy @1.3.0_1
py25-numpy @1.3.0_1+no_atlas (active)
py26-numpy @1.3.0_0
py26-numpy @1.3.0_0+no_atlas (active)
python25 @2.5.4_9+darwin+darwin_8+macosx (active)
python26 @2.6.4_0+darwin (active)
$ python_select -s
python25
$ /opt/local/bin/python2.6 numpy_dot_test.py
(100, 101)
$ sudo port deactivate py26-numpy
Password:
---> Deactivating py26-numpy
$ sudo port activate py26-numpy @1.3.0_0
---> Activating py26-numpy @1.3.0_0
$ /opt/local/bin/python2.6 numpy_dot_test.py
Segmentation fault
$ uname -mr
8.11.1 i386
}}}
Same thing with atlas vs. no_atlas variant of py25-numpy.
--
Ticket URL: <http://trac.macports.org/ticket/22936#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list