I have clicked to sent several Rhino 8 “Send to McNeel” crash reports.
Sometimes I only get the Sent to Apply Option (I would have included that but it’s too large to post)
These crashes are happening when I am not doing anything. The appear to be the result of some background thread. I can’t make go more than 5 minutes without a crash doing this.
The only thing new I have been working with layouts.
The crash is happening during an AutoSave (triggered by MacOS), and specifically when Rhino starts to create the thumbnail of the active view that then gets embedded into the .3dm file…Unfortunately, it doesn’t make it very far, but I’m having a hard time figuring out why.
I’ve tried repeating the problem here, but can’t. I wait for the AutoSave to fire, and I land on the exact line of code where things crash, but continuing on does not produce a crash. I’ve tried this in Debug and Release versions of Rhino…still no luck.
Can you tell if it’s specific to which Layout view is active, or can it be any of the ones in your file? Is it specific to zoom levels (i.e. what’s currently visible in the view may matter)? Is Rhino still the top level app when it crashes, or have you started working in another app? Have you noticed the time it takes before Rhino crashes (i.e. Is it 1 minute, 2 minutes, etc…), the reason being, it’s possible several AutoSaves have already taken place, or it’s possible this happens on the first AutoSave.
Those types of things may help isolate the reproducibility of this issue, which will be a huge help in fixing this issue.