rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
14.9k stars 1.05k forks source link

Application Error Lively.UI.WinUI.exe #2264

Closed masjidpupr closed 3 months ago

masjidpupr commented 4 months ago

Hi, i'm currently troubleshooting a pc where it crashed i went to event viewer, and there's two Error logs about Lively. One is .Net Runtime, and the other is Application Error:

**".Net Runtime":**
Log Name:      Application
Source:        .NET Runtime
Date:          05/06/2024 11.44.00
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DESKTOP-MA9Txxx
Description:
Application: Lively.UI.WinUI.exe
CoreCLR Version: 8.0.524.21615
.NET Version: 8.0.5
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Stack:
   at ABI.Microsoft.UI.Xaml.IFrameworkElementOverridesMethods.MeasureOverride(WinRT.IObjectReference, Windows.Foundation.Size)
   at Microsoft.UI.Xaml.FrameworkElement.MeasureOverride(Windows.Foundation.Size)
   at Microsoft.UI.Xaml.FrameworkElement.Microsoft.UI.Xaml.IFrameworkElementOverrides.MeasureOverride(Windows.Foundation.Size)
   at ABI.Microsoft.UI.Xaml.IFrameworkElementOverrides.Do_Abi_MeasureOverride_0(IntPtr, Windows.Foundation.Size, Windows.Foundation.Size*)
   at ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.Start(WinRT.IObjectReference, Microsoft.UI.Xaml.ApplicationInitializationCallback)
   at Microsoft.UI.Xaml.Application.Start(Microsoft.UI.Xaml.ApplicationInitializationCallback)
   at Lively.UI.WinUI.Program.Main(System.String[])

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2024-06-05T04:44:00.8192388Z" />
    <EventRecordID>196313</EventRecordID>
    <Correlation />
    <Execution ProcessID="16640" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DESKTOP-MA9Txxx</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: Lively.UI.WinUI.exe
CoreCLR Version: 8.0.524.21615
.NET Version: 8.0.5
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Stack:
   at ABI.Microsoft.UI.Xaml.IFrameworkElementOverridesMethods.MeasureOverride(WinRT.IObjectReference, Windows.Foundation.Size)
   at Microsoft.UI.Xaml.FrameworkElement.MeasureOverride(Windows.Foundation.Size)
   at Microsoft.UI.Xaml.FrameworkElement.Microsoft.UI.Xaml.IFrameworkElementOverrides.MeasureOverride(Windows.Foundation.Size)
   at ABI.Microsoft.UI.Xaml.IFrameworkElementOverrides.Do_Abi_MeasureOverride_0(IntPtr, Windows.Foundation.Size, Windows.Foundation.Size*)
   at ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.Start(WinRT.IObjectReference, Microsoft.UI.Xaml.ApplicationInitializationCallback)
   at Microsoft.UI.Xaml.Application.Start(Microsoft.UI.Xaml.ApplicationInitializationCallback)
   at Lively.UI.WinUI.Program.Main(System.String[])
</Data>
  </EventData>
</Event>

and **"Application Error"**:
Log Name:      Application
Source:        Application Error
Date:          05/06/2024 11.44.00
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DESKTOP-MA9TRL6
Description:
Faulting application name: Lively.UI.WinUI.exe, version: 1.0.0.0, time stamp: 0x65f90000
Faulting module name: coreclr.dll, version: 8.0.524.21615, time stamp: 0x661ef96e
Exception code: 0xc0000005
Fault offset: 0x00000000001cca96
Faulting process id: 0x4100
Faulting application start time: 0x01dab702cf1aeb48
Faulting application path: C:\Users\Masjid\AppData\Local\Programs\Lively Wallpaper\plugins\UI\Lively.UI.WinUI.exe
Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\coreclr.dll
Report Id: 707586ce-509c-4e76-ab39-e05daa8d30e8
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>100</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2024-06-05T04:44:00.9872766Z" />
    <EventRecordID>196314</EventRecordID>
    <Correlation />
    <Execution ProcessID="18392" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DESKTOP-MA9TRL6</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Lively.UI.WinUI.exe</Data>
    <Data>1.0.0.0</Data>
    <Data>65f90000</Data>
    <Data>coreclr.dll</Data>
    <Data>8.0.524.21615</Data>
    <Data>661ef96e</Data>
    <Data>c0000005</Data>
    <Data>00000000001cca96</Data>
    <Data>4100</Data>
    <Data>01dab702cf1aeb48</Data>
    <Data>C:\Users\Masjid\AppData\Local\Programs\Lively Wallpaper\plugins\UI\Lively.UI.WinUI.exe</Data>
    <Data>C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\coreclr.dll</Data>
    <Data>707586ce-509c-4e76-ab39-e05daa8d30e8</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

Desktop

Log file (Important) lively_log_20240605_130206.zip

Do you have any suggestion?

rocksdanister commented 3 months ago

Hi, i'm currently troubleshooting a pc where it crashed

By crashed what exactly do you mean here? The UI won't open?