Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Increased crashes in preview version #15203

Closed
gumbarros opened this issue Apr 16, 2024 · 3 comments · Fixed by #15217 or #15220
Closed

Bug: Increased crashes in preview version #15203

gumbarros opened this issue Apr 16, 2024 · 3 comments · Fixed by #15217 or #15220
Labels
bug Something isn't working 👀 crash Bug reports involving a crash help wanted Extra attention is needed

Comments

@gumbarros
Copy link
Contributor

gumbarros commented Apr 16, 2024

Description

It just crashed when I opened a folder, but I was using normally for a time..

Worth stacktrace:

WinRT
ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)
ABI.Files.App.Server.Database
ILayoutPreferencesDatabaseClassMethods.GetPreferences (IObjectReference _obj, String filePath, Nullable`1 frn)
Files.App.Data.Models
LayoutPreferencesManager.GetLayoutPreferencesForPath (String path)
Files.App.Data.Models
LayoutPreferencesManager.GetLayoutType (String path, Boolean changeLayoutMode)
Files.App.Views
HomePage.DrivesWidget_DrivesWidgetInvoked (Object sender, DrivesWidgetInvokedEventArgs e)
Files.App.UserControls.Widgets
DrivesWidget.Button_Click (Object sender, RoutedEventArgs e)
System.Threading.Tasks.Task
<>c.<ThrowAsync>b__128_0 (Object state)
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)

Steps To Reproduce

  1. Use normally for a time
  2. Open a folder
  3. Crash

Requirements

Fix crash that occurs when I open a folder.

Files Version

3.3.2.0

Windows Version

10.0.22631.3447

Log File

debug.log

@gumbarros gumbarros added the bug Something isn't working 👀 label Apr 16, 2024
@gumbarros gumbarros changed the title Crash when opening folder Bug: Crash when opening folder Apr 16, 2024
@yaira2 yaira2 added the help wanted Extra attention is needed label Apr 16, 2024
@yaira2
Copy link
Member

yaira2 commented Apr 16, 2024

Thank you for the report

@0x5bfa 0x5bfa added the crash Bug reports involving a crash label Apr 16, 2024
@yaira2
Copy link
Member

yaira2 commented Apr 16, 2024

We're seeing a lot of these since merging a0acba3, any help would be appreciated!

@hez2010
Copy link
Member

hez2010 commented Apr 17, 2024

We are hitting this: mbdavid/LiteDB#2435
And I'm also seeing ExecutionEngineException caused by LiteDB as well.
I think LiteDB 5.0.19 has some severe issues need to be resolved.

@yaira2 yaira2 reopened this Apr 17, 2024
@yaira2 yaira2 changed the title Bug: Crash when opening folder Bug: Increased crashes in preview version Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 👀 crash Bug reports involving a crash help wanted Extra attention is needed
Projects
Archived in project
4 participants