*** glibc detected *** ./blender: free(): invalid pointer:
I get this (after blender exits) on any error in a python script, using blender 2.45 with python 2.5. (e.g. print “a” + 1)
I get a error warning instead (without blender exiting) when using blender 2.45 with python 2.4.1 (here i get, pyton error, check console where i find something as “TypeError: cannot concatenate ‘str’ and ‘int’ objects” as expected)
Any ideas why blender exits using python 2.5 ?
I run ubuntu 7.10.
full dump : http://pastebin.com/m786af9fc
thank you.
geoffrey.