[NumPy-Tickets] [NumPy] #1815: Segmentation Fault when running numpy test
NumPy Trac
numpy-tickets@scipy....
Sat Apr 30 10:34:52 CDT 2011
#1815: Segmentation Fault when running numpy test
-----------------------------------------------+----------------------------
Reporter: alex_lai | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.testing | Version: 1.5.1
Keywords: Segmentation Fault strlen sprintf |
-----------------------------------------------+----------------------------
Changes (by charris):
* priority: highest => normal
Comment:
Hi Alex,
Since this problem doesn't show up on most systems we to figure out what
is different about your setup. So far I see
SPARC
SUNOS -- ?
python 3.1.2 -- 64 bit?
gcc 3.4.6 -- bit old
nose 1.0.0 -- looks like this version supports python 3, I haven't tried
it.
There may have been some fixes for the string part, but I don't think that
is the fundamental problem as there are other test failures shown in the
output. It would be helpful to see what those were so could you run the
tests as 'numpy.test(verbose=2)'?
I suspect library problems or possibly mixed g77 and gfortran compilers,
but it is hard to say at the moment.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1815#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list