Closed
Description
Description
ThrowHelper.ThrowJsonReaderException (Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
System.Text.Json.JsonReaderException: '0x00' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.
https://appcenter.ms/orgs/FilesApp/apps/Files/crashes/errors/3262536059u/overview
Steps To Reproduce
Unknown
Requirements
Fix crash
Files Version
v3.0.3
Windows Version
Windows 11
Log File
System.Text.Json
ThrowHelper.ThrowJsonReaderException (Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
System.Text.Json
Utf8JsonReader.ConsumeValue (Byte marker)
System.Text.Json
Utf8JsonReader.ReadFirstToken (Byte first)
System.Text.Json
Utf8JsonReader.ReadSingleSegment ()
System.Text.Json
Utf8JsonReader.Read ()
System.Text.Json.Serialization
JsonConverter`1.ReadCore (Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
System.Text.Json
ThrowHelper.ReThrowWithPath (ReadStack& state, JsonReaderException ex)
System.Text.Json.Serialization
JsonConverter`1.ReadCore (Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
System.Text.Json
JsonSerializer.ReadFromSpan[TValue] (ReadOnlySpan`1 utf8Json, JsonTypeInfo jsonTypeInfo, Nullable`1 actualByteCount)
System.Text.Json
JsonSerializer.ReadFromSpan[TValue] (ReadOnlySpan`1 json, JsonTypeInfo jsonTypeInfo)
System.Text.Json
JsonSerializer.Deserialize[TValue] (String json, JsonSerializerOptions options)
Files.App.Utils.Serialization.Implementation
DefaultJsonSettingsDatabase.GetFreshSettings ()
Files.App.Utils.Serialization.Implementation
CachingJsonSettingsDatabase.SetValue[TValue] (String key, TValue newValue)
Files.App.Utils.Serialization
BaseJsonSettings.Set[TValue] (TValue value, String propertyName)
Files.App.Utils.Serialization
BaseObservableJsonSettings.Set[TValue] (TValue value, String propertyName)
Files.App.Services.Settings
GeneralSettingsService.set_LastSessionTabList (List`1 value)
Files.App
App.SaveSessionTabs ()
Files.App
App.AppUnhandledException (Exception ex, Boolean shouldShowNotification)
ABI.Microsoft.UI.Xaml
UnhandledExceptionEventHandler.Do_Abi_Invoke (IntPtr thisPtr, IntPtr sender, IntPtr e)
WinRT
ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)
ABI.Windows.ApplicationModel.Core
IUnhandledErrorMethods.Propagate (IObjectReference _obj)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelperWinUI.<ctor>b__0_3 (Object sender, UnhandledErrorDetectedEventArgs eventArgs)
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done