[NumPy-Tickets] [NumPy] #1713: Solaris segfault
NumPy Trac
numpy-tickets@scipy....
Wed Apr 13 09:48:04 CDT 2011
#1713: Solaris segfault
-------------------------------+--------------------------------------------
Reporter: rgommers | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: solaris, segfault |
-------------------------------+--------------------------------------------
Comment(by charris):
Hmm... This isn't SPARC so we can rule out the usual alignment problems.
The call to cexp looks pretty routine and works here on x86_64. I can't
tell right away if the call is to the numpy or the gcc version of cexp,
but with the old compiler it may be the numpy version.
Can you find a simpler example that causes the same problem?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1713#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list