Open GoogleCodeExporter opened 8 years ago
Can you provide the smallest test script that reproduces this error? Also, if
there are multiple functions being called, it would be great to know where in
the script it fails.
It looks like there is a bug in a Python __del__ implementation, possibly
corrupting memory? I'd like to focus my search on the most likely objects
going out of scope.
Thanks.
Original comment by mkleehammer
on 24 Aug 2010 at 4:04
Also, can you retest with 2.1.8 or the latest from git. There were fixes that
could explain this.
Original comment by mkleehammer
on 21 Nov 2010 at 6:27
the latest 2.1.8 works now. I am using ubuntu 10.10 and python 2.6.6.
Original comment by rlsunc2...@gmail.com
on 9 Apr 2011 at 10:45
Original issue reported on code.google.com by
rlsunc2...@gmail.com
on 10 Mar 2010 at 1:33