Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Please forgive me if this is a very easy question/answer... I've tried looking for it, but I may just not be stating it correctly in google and forum searches.
I'm working with PyQt5 (through pySide2) to create a ui tool, and I've been having an issue that after a certain repeatable pattern of use, Maya encounters a fatal error and crashes.
I have found the maya crash log '.dmp' files, but I have no idea how to open them and actually read through it to try and determine the cause of the crash. Opening with a text editor just produces a huge mess of non-readable-for-humans text and symbols.
So, how do I go about looking at one of these files to diagnose the issue?
Solved! Go to Solution.