[Numpy-tickets] [NumPy] #799: Segfault when subclassing numpy.float64 with multiple inheritance
NumPy
numpy-tickets@scipy....
Sun Aug 31 04:50:12 CDT 2008
#799: Segfault when subclassing numpy.float64 with multiple inheritance
------------------------------+---------------------------------------------
Reporter: ReinderKamphorst | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.2.0
Component: Other | Version: none
Severity: normal | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Comment (by cdavid):
There seem to be an infinite recursion in double_arrtype_new. (getting a
backtrace even segfaults gdb !).
I don't know enough about inheritance and how it works at the C level to
get into it ATM.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/799#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list