[Python-Dev] Deallocation of a pointer not malloced, any tips? (original) (raw)

Neal Norwitz nnorwitz at gmail.com
Wed Apr 25 06:58:35 CEST 2007


On 4/24/07, Kumar McMillan <kumar.mcmillan at gmail.com> wrote:

Here is a very small portion of it, with the fix, which was putting a ref to the excinfo vars outside the tries and specifically del'ing them in the finally block:

Kumar,

Can you create a completely self-contained code example that triggers the problem and post a bug to Source Forge? http://sourceforge.net/projects/python

In the bug, please note the operating system version, how long this takes to trigger, the error message you see and all the steps necessary to reproduce it. Attach the code as a file, so we can download and test our the problem.

Thanks, n



More information about the Python-Dev mailing list