Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mysterious crash with mayapy and reference #8

Open
dukecyto opened this issue Dec 14, 2016 · 3 comments
Open

Mysterious crash with mayapy and reference #8

dukecyto opened this issue Dec 14, 2016 · 3 comments

Comments

@dukecyto
Copy link
Contributor

On top of the initialize / uninitialize problem in mayapy which I submitted a pull request, I found the plug-in to crash mayapy when referencing a scene with this node.

Summary of my test cases:

  • NO CRASH in GUI mode, either opening or referencing
  • NO CRASH in mayapy when opening (not referencing) the scene with this node
  • NO CRASH in mayapy if I manually loadPlugin() before referencing the scene
  • CRASHES mayapy when referencing the scene w/o manual loadPlugin()

The test above is done on Maya 2015 and Maya 2016 on Linux (Ubuntu 12.04).
I can also test on Maya 2015 OSX.

Let me know if I can do anything to help the test.

@dukecyto
Copy link
Contributor Author

I was able to reproduce the crash on OSX, Maya 2015.

@mmerchante
Copy link
Owner

Interesting -- maybe some of the message/callback code is not running correctly with mayapy. I don't have experience with mayapy however, but I'll investigate the issue!
Again, sorry for my delay.

@dukecyto
Copy link
Contributor Author

dukecyto commented Jan 31, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants