In article <[EMAIL PROTECTED]>,
=?utf-8?b?U3TDqXBoYW5l?= Larouche  <[EMAIL PROTECTED]> wrote:
>Aahz <aahz <at> pythoncraft.com> writes:
>>
>> Can you reproduce your problem with stub code that only creates threads?
>> If yes, that indicates that you're messing with a thread structure
>> somewhere.  Note that because you're using gcc, it's possible there's a
>> thread bug on Windows with your tool chain.  You might want to check for
>> bug reports.
>
>Here's the simplest piece of code I could think of to reproduce the problem:

Good work.  This is about as far as my expertise can take you; if nobody
responds, you might try the new C/API mailing list (capi-sig).
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

I support the RKAB
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to