Recently, after the Windows 23H2 update, my emCLient occasionally crashes. I see the following errors in the windows event log. Anyone else having this issue as well after upgrading to windows 23H2?
Faulting application name: MailClient.exe, version: 10.0.3530.0, time stamp: 0x66960000
Faulting module name: coreclr.dll, version: 8.0.824.36612, time stamp: 0x6696b78b
Exception code: 0xc0000005
Fault offset: 0x001a6ad9
Faulting process id: 0x0x250C
Faulting application start time: 0x0x1DAFF2F01EED366
Faulting application path: C:\Program Files (x86)\eM Client\MailClient.exe
Faulting module path: C:\Program Files (x86)\eM Client\coreclr.dll
Report Id: 8cce43e9-786b-4ab0-aea6-7c7aa731ea1b
Faulting package full name:
Faulting package-relative application ID:
Application: MailClient.exe
CoreCLR Version: 8.0.824.36612
.NET Version: 8.0.8
Description: The process was terminated due to an unhandled exception.
Stack:
at SQLitePCL.SQLite3Provider_e_sqlite3+NativeMethods.sqlite3_step(SQLitePCL.sqlite3_stmt)
at SQLitePCL.SQLite3Provider_e_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_step(SQLitePCL.sqlite3_stmt)
at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(System.Data.CommandBehavior)
at Microsoft.Data.Sqlite.SqliteCommand.ExecuteScalar()
at MailClient.Storage.Data.DataStore.IsCorrupted(System.String, System.Data.IDbConnection, MailClient.Storage.Data.CorruptionCheckMode)
at MailClient.DbRepair.CorruptionChecker.CheckCorruption(MailClient.DbRepair.RepairOptions, System.Threading.CancellationToken)
at MailClient.DbRepair.CheckingProcess.Check(System.Threading.CancellationToken)
at MailClient.DbRepair.FormCheck.<Form_Load>b__33_0()
at System.Threading.Thread+StartHelper.Callback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Thread.StartCallback()
Hello,
I’m having the same issue.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2024-11-09T09:45:28.1601922Z" />
<EventRecordID>8966</EventRecordID>
<Correlation />
<Execution ProcessID="19088" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Gojira</Computer>
<Security />
</System>
- <EventData>
<Data>Application: MailClient.exe CoreCLR Version: 8.0.1024.46610 .NET Version: 8.0.10 Description: The process was terminated due to an unhandled exception. Stack: at MailClient.UI.Forms.formMain..ctor() at MailClient.Program.CreateMainForm() at MailClient.Program.InitUI() at MailClient.Program+<>c.<RunInitOnBackground>b__211_1() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.ContainerControl.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef) at MailClient.Common.UI.Forms.BaseForm.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.NativeWindow.Callback(Windows.Win32.Foundation.HWND, Windows.Win32.MessageId, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM) at Windows.Win32.PInvoke.DispatchMessage(Windows.Win32.UI.WindowsAndMessaging.MSG*) at System.Windows.Forms.Application+ComponentManager.Microsoft.Office.IMsoComponentManager.FPushMessageLoop(UIntPtr, Microsoft.Office.msoloop, Void*) at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Microsoft.Office.msoloop, System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Microsoft.Office.msoloop, System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext) at MailClient.Program+<>c.<Main>b__205_3() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.ContainerControl.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef) at MailClient.Common.UI.Forms.BaseForm.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef) at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef) at System.Windows.Forms.NativeWindow.Callback(Windows.Win32.Foundation.HWND, Windows.Win32.MessageId, Windows.Win32.Foundation.WPARAM, Windows.Win32.Foundation.LPARAM) at Xilium.CefGlue.Interop.libcef.run_message_loop() at MailClient.Program.Main(System.String[])</Data>
</EventData>
</Event>
and
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2024-11-09T09:45:28.3024165Z" />
<EventRecordID>8967</EventRecordID>
<Correlation />
<Execution ProcessID="25380" ThreadID="11916" />
<Channel>Application</Channel>
<Computer>Gojira</Computer>
<Security UserID="" />
</System>
- <EventData>
<Data Name="AppName">MailClient.exe</Data>
<Data Name="AppVersion">10.1.4588.0</Data>
<Data Name="AppTimeStamp">66e90000</Data>
<Data Name="ModuleName">coreclr.dll</Data>
<Data Name="ModuleVersion">8.0.1024.46610</Data>
<Data Name="ModuleTimeStamp">66e9c4b7</Data>
<Data Name="ExceptionCode">c0000005</Data>
<Data Name="FaultingOffset">001a9ed8</Data>
<Data Name="ProcessId">0x4a90</Data>
<Data Name="ProcessCreationTime">0x1db328c19522d26</Data>
<Data Name="AppPath">C:\Program Files (x86)\eM Client\MailClient.exe</Data>
<Data Name="ModulePath">C:\Program Files (x86)\eM Client\coreclr.dll</Data>
<Data Name="IntegratorReportId">5f642a48-e87b-4cfa-8513-7d584c64caa1</Data>
<Data Name="PackageFullName" />
<Data Name="PackageRelativeAppId" />
</EventData>
</Event>
I’m on 24H2 and was hoping 23H2 might be my saving grace!
hotsalamii - try running the app as admin a few times to let it go through self healing and i got mine up after that.