Hi there everyone. I can't find any information on this here so far, so here we go:
I'm using pymel with Maya 2012 on RedHat 6. I'm trying to run a batch script in the following way: mayapy PATH/TO/SCRIPT.py ARGS It works mostly OK, except for the fact that when I run into any type of error (syntax or runtime) in my script, the terminal prints this: *** glibc detected *** /usr/autodesk/maya/bin/python-bin: free(): invalid > pointer: 0x0000000018e40ad8 *** > Followed by a memory dump a million miles long. This is really annoying. Is it normal behavior? Right now it's happening in the middle of when I try to save a file. Thanks! Murphy -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
