dotnet / dotnet/apisof.net

0.1.46-beta+d14e9f3864 Crashing When Opening File

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
area-upgrade-planner
Dominant language
C#
Stars
126
Forks
39
Avg merge
17h 36m
Merged PRs (30d)
1

Description

Updated to the latest version and now can no longer open files, projects, update catalog, etc. Silent crash.

Application: NetUpgradePlanner.exe
CoreCLR Version: 6.0.1923.31806
.NET Version: 6.0.19
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.InvalidDataException: Found invalid data while decoding.
at Terrajobst.ApiCatalog.ApiCatalogModel.LoadAsync(Stream stream)
at Terrajobst.ApiCatalog.ApiCatalogModel.LoadAsync(String path)
at Terrajobst.ApiCatalog.ApiCatalogModel.LoadAsync(String path)
at NetUpgradePlanner.Services.ProgressService.<>c__DisplayClass17_0`1.<b__0>d.MoveNext()
--- End of stack trace from previous location ---
at NetUpgradePlanner.Services.ProgressService.Run(Func`2 operation, String text)
at NetUpgradePlanner.Services.ProgressService.Run[T](Func`2 operation, String text)
at NetUpgradePlanner.Services.CatalogService.LoadAsync(Boolean forceDownload)
at NetUpgradePlanner.Services.CatalogService.GetAsync()
at NetUpgradePlanner.Services.WorkspaceService.AddAssembliesAsync(IEnumerable`1 paths)
at NetUpgradePlanner.ViewModels.MainWindow.MainWindowViewModel.AddFilesAsync()
at NetUpgradePlanner.ViewModels.MainWindow.MainWindowViewModel.<.ctor>b__10_10()
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run()
at NetUpgradePlanner.App.Main()

---------------------------
.NET Upgrade Planner
---------------------------
0.1.46-beta+d14e9f3864
d14e9f3864c2220fb7668a0e87a0e7a985d6e4b8
8/18/2023 9:54:10 PM

![image](https://github.com/dotnet/apisof.net/assets/10789017/8dd54bfb-9038-48d2-925a-8a73aaa3c174)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.