Help! Python either hangs or core dumps when calling C malloc

Lil lily.poon at gmail.com
Thu Sep 8 14:17:19 EDT 2005


I already double checked my C code. It runs perfectly fine in C without
any errors. So in my python program, I added a pdb.set_trace()
and step through the program and it did not dump. But when i took out
the tracing, the core dump came back. "sigh"




More information about the Python-list mailing list