[MacPorts] #58332: py27-astropy segfaults at 14% in tests
MacPorts
noreply at macports.org
Fri Apr 12 16:10:20 UTC 2019
#58332: py27-astropy segfaults at 14% in tests
-----------------------------------+-----------------------
Reporter: Russell-Jones-OxPhys | Owner: astrofrog
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: py27-astropy |
-----------------------------------+-----------------------
Comment (by Russell-Jones-OxPhys):
Though the tests do not complete,
{{{
from astropy.io import fits
from astropy.wcs import WCS
ff='FIRST_1563.fits'
f_fits = fits.open(ff)
print('ok')
w_f = WCS(f_fits[0].header, naxis=2)
print('not ok')
}}}
completes normally.
--
Ticket URL: <https://trac.macports.org/ticket/58332#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list