EarTrumpet: 2.1.6.0 Crash on startup
I updated to 2.1.6.0 and this new version silently crashes on startup, it appears for a second in Task Manager and then closes. This crash did not happen for me in 2.1.5.0. If I can provide any other logs let me know.
Here are the event viewer logs:
.Net runtime:
Application: EarTrumpet.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
at System.Globalization.RegionInfo..ctor(Int32)
at EarTrumpet.AppSettings.IsTelemetryEnabledByDefault()
at EarTrumpet.AppSettings.get_IsTelemetryEnabled()
at EarTrumpet.Diagnosis.ErrorReporter..ctor(EarTrumpet.AppSettings)
at EarTrumpet.App.OnAppStartup(System.Object, System.Windows.StartupEventArgs)
at System.Windows.Application.OnStartup(System.Windows.StartupEventArgs)
at System.Windows.Application.<.ctor>b__1_0(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at EarTrumpet.App.Main()
And Application error:
Faulting application name: EarTrumpet.exe, version: 2.1.6.0, time stamp: 0x5e52ed0a
Faulting module name: KERNELBASE.dll, version: 10.0.18362.628, time stamp: 0x54734dee
Exception code: 0xe0434352
Fault offset: 0x00113db2
Faulting process id: 0x2444
Faulting application start time: 0x01d5eb01f3c68962
Faulting application path: C:\Program Files\WindowsApps\40459File-New-Project.EarTrumpet_2.1.6.0_x86__1sdd7yawvg6ne\EarTrumpet\EarTrumpet.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: bcd35dc7-8be2-499a-a88a-87abe03ad0bc
Faulting package full name: 40459File-New-Project.EarTrumpet_2.1.6.0_x86__1sdd7yawvg6ne
Faulting package-relative application ID: EarTrumpet
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 19 (10 by maintainers)
Commits related to this issue
- Use saner WinRT globalization API for region retrival (fixes #465) — committed to File-New-Project/EarTrumpet by riverar 4 years ago
Hit the store on my end, thanks for the quick fix!
Another update: Store is still taking their time on certifying our 2.1.7.0 update.
I can confirm that that dev build launches as expected.