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: App keeps crashing #14208

Closed
Sacchid opened this issue Dec 9, 2023 · 1 comment · Fixed by #14211
Closed

Bug: App keeps crashing #14208

Sacchid opened this issue Dec 9, 2023 · 1 comment · Fixed by #14211
Labels
crash Bug reports involving a crash

Comments

@Sacchid
Copy link

Sacchid commented Dec 9, 2023

Description

App keeps crashing & gives notifications -
Something went wrong. File ran into problem that the developers didn't preapare for yet.

Error|System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object. at Files.App.Actions.LaunchPreviewPopupAction.SwitchPopupPreviewAsync()

Log file is attached.

Steps To Reproduce

Randomly crashing although app restarts most of them time with open tabs & panes but didn't open 2-3 times.

Requirements

  • Fix crash that occurs when uncaught errors happen or at least tell why app crashed.

Files Version

3.0.15.0

Windows Version

10.0.22631.2792

Log File

debug.log

@Sacchid Sacchid added the bug label Dec 9, 2023
@Josh65-2201
Copy link
Member

Thanks for the report, I've added this to the project board.

@Josh65-2201 Josh65-2201 added the crash Bug reports involving a crash label Dec 9, 2023
@Josh65-2201 Josh65-2201 changed the title App keeps crashing Bug: App keeps crashing Dec 9, 2023
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Dec 10, 2023
@Josh65-2201 Josh65-2201 moved this from 🔖 Ready to build to 🏗 In progress in Files task board Dec 10, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Files task board Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Bug reports involving a crash
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants