[Bf-python] Blender, Python, and Irix

Chris Want cwant at ualberta.ca
Wed Nov 10 15:52:06 CET 2004


> I know that tools like valgrind can perform similar tasks, but are 
> difficult to use because they can often report "false positives".  Has 
> anyone (grin, cough, splutter, etc... :-) dared to try to run Blender 
> (or  a session of Python itself) through valgrind yet?

Valgrind isn't an option here as I am not using gcc.
I have started to use a debugger with heap corruption
detection tools (basically, linking blender to a special
lib that replaces malloc, free) and there does appear to be
a few probs ... hopefully I can get this figured out soon.

Chris



More information about the Bf-python mailing list