[Bf-python] Blender, Python, and Irix

Stephen Swaney sswaney at swbell.net
Wed Nov 10 05:43:31 CET 2004


Chris Want wrote:

> ["/usr/people/cwant/blender/bf-blender/blender/source/blender/python/BPY_interface.c":170
> More (n if no)?n
> 
> I hope this is enough information to point to something
> obvious... if not, I'll have to remove python support for
> the irix build.

Hmmm, not good.  Line 170 in BPY_interface.c is a call to Py_Finalize().
The fact that it blows up here combined with general, hard-to-reproduce
instability makes me suspect reference counting bugs.  These can be
difficult to chase down.

A problem with scriptlinks was fixed recently.

-- 
Stephen Swaney			
sswaney at swbell.net



More information about the Bf-python mailing list