<div dir="ltr">On Thu, Oct 15, 2015 at 4:02 PM, James DeVincentis <<a href="mailto:admin@hexhost.net">admin@hexhost.net</a>> wrote:<br>><br>> Anyone have any ideas? I feel like this could be a bug with the garbage collector across multiprocessing.<br><br><div>I'll second MRAB's response from yesterday: could it just be reusing space that it has recently freed?</div><div><br></div><div>As a debugging measure, what happens if you try to keep the objects in memory, e.g. by adding them to some long-lived list? Do you start seeing different addresses?</div></div>