On 9/18/06, Tim Peters <[EMAIL PROTECTED]> wrote: > [Neal Norwitz] > >> I'm getting a crash when running test_builtin and test_calendar (at > >> least) with gcc 4.1.1 on amd64. It's happening in pymalloc, though I > >> don't know what the cause is. I thought I tested with gcc 4.1 before, > >> but probably would have been in debug mode. > > Neil, in context it was unclear whether you were using trapv at the > time. Were you?
No trapv, just ./configure --without-pydebug IIRC. I should have sent a msg last night, but was too tired. I got the same crash (I think) with gcc 3.4.4, so it's almost definitely due to an outstanding change, not python's or gcc's fault. n _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com