Hello,
I'm wondering is there any clear document which could help debugging various of problems with SmarterMail? In admin section there is a place where debug log IDs can be provided which will generate debug logs. Today I'm started to face after system restart constant MailService.exe crashes like:
Faulting application name: MailService.exe, version: 100.0.7503.17648, time stamp: 0x5f11d661
Faulting module name: ntdll.dll, version: 6.3.9600.19629, time stamp: 0x5e2fdc0d
Exception code: 0xc00000fd
Fault offset: 0x000000000002dc62
Faulting process id: 0xbdc
Faulting application start time: 0x01d664059a2b0a86
Faulting application path: C:\Server\SmarterMail\Service\MailService.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 1f7ac7be-cff9-11ea-8102-005056b3ebea
Faulting package full name:
Faulting package-relative application ID:
and I have totally no idea where to look for errors. IMHO this could be something related to json configuration files OR .grp corruption OR maybe some .json corrupted file but I have totally no idea where to look for some information about it.
Maybe SmarterTools could create some KB article with debug log IDs to help people with this kind of problems.
I have 1000s of mail accounts and they are down now for few hours.Previously I had issue with domains.json file where was one domain added with special character which caused to MailService.exe never properly start. I've opened emergency ticket and it was handled BUT payment for this ticket was not returned because it was handled as out of business hours support ticket with emergency response and even if this was IMHO a bug in validation mechanism which should not allow this kind of domain to be added or loaded during startup no payment was returned to me. I'm afraid that this time it is also something small in some .json file and if I open emergency ticket it will again counted as a issue on my end.