I can’t be sure of anything at this point other than I have had Outlook 2019 crash on me a number of times and it seems to be related to having a Keyman Keyboard selected. I’ve written a keyboard for one of the local first nations and sometimes when I have it selected and I’m writing an email Outlook crashes with an exception. It happens fairly infrequently and so far I’ve only seen problems with Outlook. When I use the regular English (Canada) keyboard I don’t have a problem. Restarting Outlook doesn’t seem to clear the problem. Once it starts happening it keeps happening until I select a different keyboard and then restart Outlook.
So my question at this point is what information should I collect when it happens that would help in debugging the problem since I can’t reliable reproduce the problem yet?
Thanks.
That doesn’t sound good. What we’ll need is a crash dump file. You will need to setup Windows to enable crash dump reporting, and then collect a crash dump file, zip it and send it to us via private message on the forum. If that doesn’t sound too bad, here’s how you do it:
So, I use filezilla and it had the LocalDumps key already created, or at least I assume it was filezilla because there are several filezilla exes listed under the key. So I looked in %localappdata%\crashdumps and there is nothing related to Outlook and nothing with todays date. So I looked in *C:\Windows\System32\config\systemprofile\AppData\Local* which is mentioned in the first link below but there is no CrashDumps directory. There are a number of directories with todays date but they all appear to be empty. I have Visual Studio 2019 installed and when I’ve had the crash its asked me if I want to debug the application. Is that useful in any way?
I’m technical so I’m game to try most anything but Windows isn’t my strength.
It looks like I didn’t read far enough. Because I have Visual Studio installed I think it sets automatic debug which disables the dump. I’ve added OUTLOOK.exe to the debugger AutoExclusionList. Hopefully, that will get a crash dump but it’ll take a while. It doesn’t happen often.