Sheldon schrieb: > I ran the program in GDB and it crashed giving the following backtrace: > > #0 0x4008376e in PyType_IsSubtype () from /usr/lib/libpython2.3.so.1.0 > #1 0x4047730c in ?? () from > /usr/lib/python2.3/site-packages/Numeric/_numpy.so > > Can you make head or tail of this?
Not yet, although it hints to a bug in Numeric. It now would help if _numpy.so was compiled with debug information enabled. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list