DavidXanatos / priv10

Privacy tool for windows with a built in firewall
https://xanasoft.com/
Other
611 stars 86 forks source link

Program doesn't run, crash logs in event viewer #18

Closed CarlosMerc closed 4 years ago

CarlosMerc commented 5 years ago

Latest updates on LTSC .net 4.7.2, maybe a kernel/.net issue?

Log Name: Application Source: Application Error Date: 20/10/2019 11:43:23 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: DESKTOP-P3LEOMP Description: Faulting application name: PrivateWin10.exe, version: 0.1.8.0, time stamp: 0x5cc99bfe Faulting module name: KERNELBASE.dll, version: 10.0.17763.831, time stamp: 0xaae01d9e Exception code: 0xe0434352 Fault offset: 0x0000000000039129 Faulting process id: 0x6a0 Faulting application start time: 0x01d58743f53f50fd Faulting application path: C:\stuff\PrivateWin10.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: e976fb9c-d2f9-4822-ac90-6bec16fde789 Faulting package full name: Faulting package-relative application ID: Event Xml:

1000 2 100 0x80000000000000 14544 Application DESKTOP-P3LEOMP PrivateWin10.exe 0.1.8.0 5cc99bfe KERNELBASE.dll 10.0.17763.831 aae01d9e e0434352 0000000000039129 6a0 01d58743f53f50fd C:\stuff\PrivateWin10.exe C:\Windows\System32\KERNELBASE.dll e976fb9c-d2f9-4822-ac90-6bec16fde789 -------------- Log Name: Application Source: .NET Runtime Date: 20/10/2019 11:43:23 PM Event ID: 1026 Task Category: None Level: Error Keywords: Classic User: N/A Computer: DESKTOP-P3LEOMP Description: Application: PrivateWin10.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Exception at Windows.Management.Deployment.PackageManager.FindPackages() at AppManager.LoadApps() at PrivateWin10.Engine.Run() 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 System.Threading.ThreadHelper.ThreadStart() Event Xml: 1026 2 0 0x80000000000000 14543 Application DESKTOP-P3LEOMP Application: PrivateWin10.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Exception at Windows.Management.Deployment.PackageManager.FindPackages() at AppManager.LoadApps() at PrivateWin10.Engine.Run() 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 System.Threading.ThreadHelper.ThreadStart()
DavidXanatos commented 5 years ago

This issue will be fixed in the next build which i intent to release in a few weeks.