Stefan Krah <[email protected]> added the comment:

Mark Dickinson <[email protected]> wrote:
> I can't reproduce this on Linux.  However, I've seen an informal report of 
> something like this happening before.  It looks a lot like something 
> threading related, but I don't see any threads in what you're doing.  (Though 
> I don't know the details of how the profile module works, on either Linux or 
> Windows.)

I can reproduce it consistently, also --without-threads. I'm lacking knowledge
about the profile module, but it has a comment "(old profiler used to write into
the frames local dictionary!!". Perhaps there's still something like that going 
on.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9136>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to