Closed Editor [x] Tab and Crash

If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
Post Reply
avenger
Posts: 18
Joined: Wed Aug 03, 2016 11:56 am

Closed Editor [x] Tab and Crash

Post by avenger »

I closed an editor tab in Zeus by clicking the [x] button. The edited file was only viewed, not modified. Zeus crashed. Exception screenshot attached. While editor was open but not activated (another editor tab was selected), I had changed the active keyboard map trying for find one that offers normal, simple, familiar behaviors like Notepad++. That's the only "unusual" thing that might have happened to possibly cause exception. Hope that helps.
Attachments
exception window
exception window
2016-08-23_15-19-17.png (10.96 KiB) Viewed 23699 times
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Re: Closed Editor [x] Tab and Crash

Post by jussij »

The image shows the error was trapped by Visual Studio.

This is rather strange as Zeus does have an exception handler in place to trap any exception it can get it's hands on.

So this exception must have happened somewhere inside Windows itself (due to a Zeus call) in a layer where Zeus can't catch the exception :?

Can you replicate the crash at will :?:

Cheers Jussi
Post Reply