Hi all - in linux, whenever we raise an uncaught exception in maya
2011's mayapy after maya.standalone.initialize(), it seems to cause a
segmentation fault and a hard crash - ie, running:

mayapy -c "import maya.standalone; maya.standalone.initialize(); raise
Exception"

causes:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
Exception

maya encountered a fatal error

Signal: 11 (Unknown Signal)
Segmentation fault
Exit 139


I was wondering if anybody else was seeing this as well - we're using
Fedora 10 here, which isn't an officially blessed OS, so I was curious
if it was something peculiar to our OS / configuration.

Thanks,

Paul

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to