Faulting application name: Pluralsight.exe, Faulting module name: KERNELBASE.dll

Copper Contributor

After Feature update to Windows 10, version 2004, Pluralsight.exe stopped working. When I click on the shortcut, nothing happens. In EventViewer, 2 error were logged with source as Application Error and .Net Runtime. Any assistance would be helpful

 

Application Error

Faulting application name: Pluralsight.exe, version: 1.0.247.0, time stamp: 0x5e8df78c
Faulting module name: KERNELBASE.dll, version: 10.0.19041.329, time stamp: 0xa2224bb6
Exception code: 0xe0434352
Fault offset: 0x00129862
Faulting process id: 0xe70
Faulting application start time: 0x01d64cb67c5ce5cf
Faulting application path: C:\Users\admin\AppData\Local\Pluralsight\app-1.0.247\Pluralsight.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 3d335747-c3ad-4798-83ea-0ad3a84df3da

 

.Net Runtime Error

Application: Pluralsight.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Data.SQLite.UnsafeNativeMethodsWin32.LoadLibrary(System.String)
at System.Data.SQLite.NativeLibraryHelper.LoadLibraryWin32(System.String)
at System.Data.SQLite.NativeLibraryHelper.LoadLibrary(System.String)
at System.Data.SQLite.UnsafeNativeMethods.PreLoadSQLiteDll(System.String, System.String, Boolean, System.String ByRef, IntPtr ByRef)
at System.Data.SQLite.UnsafeNativeMethods.Initialize()
at System.Data.SQLite.UnsafeNativeMethods..cctor()

Exception Info: System.TypeInitializationException
at System.Data.SQLite.UnsafeNativeMethods.Initialize()
at System.Data.SQLite.SQLiteConnection..ctor(System.String, Boolean)
at System.Data.SQLite.SQLiteConnection..ctor(System.String)
at Pluralsight.Domain.WPF.Persistance.DatabaseConnectionManager.OpenConnection()
at Pluralsight.Domain.WPF.Persistance.DatabaseConnectionManager.GetCurrentDatabaseVersion()
at Pluralsight.Domain.WPF.Persistance.DatabaseConnectionManager.UpdateDatabase()
at Pluralsight.Learner.WPF.TypeRegistry.RegisterTypes()
at Pluralsight.Learner.WPF.App+<RunApplication>d__6.MoveNext()
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Pluralsight.Learner.WPF.App+<RunApplication>d__6, Pluralsight, Version=1.0.247.0, Culture=neutral, PublicKeyToken=null]](<RunApplication>d__6 ByRef)
at Pluralsight.Learner.WPF.App.RunApplication()
at Pluralsight.Learner.WPF.App+<App_Start>d__4.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[[Pluralsight.Learner.WPF.App+<App_Start>d__4, Pluralsight, Version=1.0.247.0, Culture=neutral, PublicKeyToken=null]](<App_Start>d__4 ByRef)
at Pluralsight.Learner.WPF.App.App_Start(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 Pluralsight.Learner.WPF.App.Main()

2 Replies

@raghubitra 

Hello,

 

did you try to uninstall the application, reboot, then install again?

 

Regards,

Zoltan

@IstvanffyZ I did it several times with the same result :(