I’ve had the attached crash a couple of times when closing Fire.firecrash.txt (85.3 KB)
Sorry for the delayed reply on this one. This is actually a known issue i’m already tracking, it seems to be related to the deg engine not cleaning up properly.
I’ve yet to find totally reproducible steps — do you have any? i se it happen occasionally, but i don’t see the connection to what specifically i did or did not do debugging wise prior to it happening (yet)…
—marc
No, I tried but it is just sometimes when I close, and I’ve not been able to make it happen. Anything I can to help, just shout.
I can reproduce something else though it doesn’t look connected. I was trying to work out whether one of the settings was affecting my debugging ability, and turned off the mono option (and also removed my old folder with the external stuff so I am only using Fire - not sure if that should suffice for debugging), then when I opened the latest [of today] build, I see it says that the managed project can’t be loaded as mono isn’t available, and when I did a rebuild then close Fire, I get a crash. Let me know if you need the log, if it doesn’t do that for you.
That’s weird. External Mono shouldnt affect the loading of the managed project, or any IDE functionality. All external Mono is needed for is the external compiler (if enabled) and running/debugging Mono apps. Everything else uses the internal Mono. Pls do send me any details you have in this.
It was the ‘enable managed project system (using mono)’ that I untucked, and the attached is the crash log. Oh, and I noticed the option to save crash dump to desktop, which is ticked but the last one I have of those is from last October.
Fire_2015-02-07-151845.txt (57.9 KB)
An. That would indeed keep the managed project from loading, yeah
I’ll need to check about the crash. But really, at this stage the managed project system is pretty essential to every part of Fire. I should probably remove the option, soon. It’s mostly there for my own debugging of Fire, and even I haven’t had to turn this off in over half a year…