EasyBCD Crashed.......

MicroSuck

Member
Running Win 10 Enterprise x64 19041.450 this is what event viewer has to say:
Faulting application name: EasyBCD.exe, version: 2.4.0.237, time stamp: 0x5bfeecfa
Faulting module name: KERNELBASE.dll, version: 10.0.19041.423, time stamp: 0xed02c0bc
Exception code: 0xe0434352
Fault offset: 0x0000000000023e49
Faulting process id: 0xa90
Faulting application start time: 0x01d76fddaa384071
Faulting application path: C:\Program Files (x86)\NeoSmart Technologies\EasyBCD\EasyBCD.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: efd7d66c-fd29-4936-bacc-d30d840c88ac
Faulting package full name:
Faulting package-relative application ID:

AND it affected NET framework, somehow:
Application: EasyBCD.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Xml.XmlException
at System.Xml.XmlTextReaderImpl.Throw(System.Exception)
at System.Xml.XmlTextReaderImpl.ParseText(Int32 ByRef, Int32 ByRef, Int32 ByRef)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Configuration.XmlUtil.StrictReadToNextElement(System.Configuration.ExceptionAction)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
at System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(System.Object, System.Configuration.Internal.InternalConfigEventArgs)

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.get_SupportsUserConfig()
at System.Configuration.ClientSettingsStore.RevertToParent(System.String, Boolean)
at System.Configuration.LocalFileSettingsProvider.Reset(System.Configuration.SettingsContext)
at System.Configuration.ApplicationSettingsBase.Reset()
at ..()
at NeoSmart.EasyBCD.MainUI..ctor()
at ..()
 
Your EasyBCD configuration file is corrupted. Delete the folder C:\Users\USERNAME\AppData\Local\NeoSmart_Technologies to go back to the default configuration and that should fix the error, too.
 
Back
Top