On Mon, Feb 15, 2010 at 3:05 PM, Pauli Virtanen <p...@iki.fi> wrote: > ma, 2010-02-15 kello 21:58 +0200, Pauli Virtanen kirjoitti: > [clip] > > > Program received signal SIGABRT, Aborted. > > > 0x00007fff84e1efe6 in __kill () > > > (gdb) bt > > > #0 0x00007fff84e1efe6 in __kill () > > > #1 0x00007fff84ebfe32 in abort () > > > #2 0x00000001000cd715 in Py_FatalError () > > > #3 0x0000000100069508 in unicode_dealloc () > > > #4 0x000000010065cd1f in UNICODE_to_STRING (ip=0x101f06fd0 "a", > > > op=0x101f01470 "abc", n=4, aip=0x101ce5de8, aop=0x101901a28) at > > > arraytypes.c.src:1501 > > > #5 0x00000001006771ca in PyArray_CastTo (out=0x101901a28, > > > mp=0x101ce5de8) at convert_datatype.c:336 > > > #6 0x00000001006772e1 in PyArray_CastToType (mp=0x101ce5de8, > > > at=<value temporarily unavailable, due to optimizations>, fortran_=0) > > > at convert_datatype.c:73 > > > #7 0x0000000100681569 in array_cast (self=0x101ce5de8, args=<value > > > temporarily unavailable, due to optimizations>) at methods.c:760 > > > > The platform is OSX -- 32 or 64 bits? Is your Python unicode narrow or > > wide? Which test triggers the issue? > > Ok, I think I managed to nail that and all other remaining 64-bit > specific issues. Also Python 3.1.1's 2to3 should now work. > > Much better:
FAILED (KNOWNFAIL=4, SKIP=4, errors=35, failures=51) Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion