[Pythonmac-SIG] "Fatal Python error: PyThreadState_Get: no current thread"

Bob Ippolito bob at redivi.com
Wed Feb 2 06:24:08 CET 2005


On Feb 2, 2005, at 12:14 AM, Richard Jones wrote:


> On 02/02/2005, at 3:28 PM, Bob Ippolito wrote:
>> Could be a lot of things.  I can't really start to guess unless I can 
>> see it.
>
> Unfortunately:
>
> short:~/src/cg/Zope-OSX richard$ du -sk dist/
> 80560   dist/
>
> :(
>
> I've figured that it is Zope that's causing the problems. I guess 
> there's maybe just another missing import or something.

If you zip -r9 that I bet its 10 times smaller, at least.

It could be some exception gone wrong, a bug in zope, a bug in PyObjC, 
etc.  At the absolute least, I need to see a gdb backtrace.

-bob



More information about the Pythonmac-SIG mailing list