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

Powertoys v0.80.0 crash on startup with older CPU's #32315

Closed
DivingDuck opened this issue Apr 7, 2024 · 6 comments · Fixed by #32359
Closed

Powertoys v0.80.0 crash on startup with older CPU's #32315

DivingDuck opened this issue Apr 7, 2024 · 6 comments · Fixed by #32359
Assignees
Labels
External Dependency This bug or feature isn't resolved, but it's following an external work item. Hot Fix Items we will product an out-of-band release for Issue-Bug Something isn't working Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-Medium PowerToys is crashing

Comments

@DivingDuck
Copy link

Microsoft PowerToys version

0.80.0

Installation method

PowerToys auto-update

Running as admin

No

Area(s) with issue?

General

Steps to reproduce

PowerToys crash after update by start up and ask for debugger. I had this issue during the last 3 Month with several Microsoft apps like Calculator, WindowsTerminal and VisualStudio after update (all solved already). It looks like the same error is now happening with PowerToys.

Possible reference: microsoft/terminal#16794

Report for one of the applications:

Application: PowerToys.GcodeThumbnailProvider.exe
CoreCLR Version: 8.0.324.11423
.NET Version: 8.0.3
Description: The process was terminated due to an internal error in the .NET Runtime at IP 0x00007FFD0C41C5E4 (0x00007FFD0C290000) with exit code 0x80131506.

Please see attached event log and screenshot.

System:
CPU: Intel(R) Core(TM)2 Duo CPU, E8400.
Windows 10 Pro, Version 22H2, build 19045.4239, Windows Feature Experience Pack 1000.19055.1000.0

PowerToysCrash2024-04-07
PowerToysCrash2024-04-07.zip

Best regards,
DD

✔️ Expected Behavior

Running PowerToys without crash.

❌ Actual Behavior

Not usable because it is crashes.

Other Software

No response

@DivingDuck DivingDuck added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Apr 7, 2024
Copy link

github-actions bot commented Apr 7, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@jaimecbernardo jaimecbernardo added the Severity-Medium PowerToys is crashing label Apr 8, 2024
@jaimecbernardo
Copy link
Collaborator

Indeed, looks like a bug made it into .NET 8.0.3 : https://developercommunity.visualstudio.com/t/Visual-Studio-1793-crashes-during-star/10614986

@jaimecbernardo jaimecbernardo added the Hot Fix Items we will product an out-of-band release for label Apr 8, 2024
@jaimecbernardo jaimecbernardo removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Apr 8, 2024
@jaimecbernardo jaimecbernardo self-assigned this Apr 8, 2024
@jaimecbernardo
Copy link
Collaborator

This looks like it was fixed in .net 8.0.4
dotnet/runtime#99796
We'll likely release a hotfix once 8.0.4 is released. (should be soon since "Patch Tuesday" is supposed to be tomorrow: https://learn.microsoft.com/en-us/dotnet/core/releases-and-support#servicing-updates )

@jaimecbernardo jaimecbernardo added the External Dependency This bug or feature isn't resolved, but it's following an external work item. label Apr 8, 2024
@jaimecbernardo jaimecbernardo added the Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. label Apr 9, 2024
@DivingDuck DivingDuck changed the title Powertoys v0.80.0 chrash on startup with older CPU's Powertoys v0.80.0 crash on startup with older CPU's Apr 11, 2024
@DivingDuck
Copy link
Author

@jaimecbernardo,
I updated today to the new preview and crashes any longer happen. From my side the issue can be closed.
Thanks a lot for the fix.
Best regards,
DD

@jaimecbernardo
Copy link
Collaborator

Thanks a lot for verifying :) 0.80.1 updated to .NET 8.0.4, which was where the crash was coming from.

@dimakreminskyi
Copy link

I had the same issues with the Calculator, Terminal, and then PowerToys as described in the start post (except VS). Also on an old dual-core CPU.

After auto-updating to 0.80.0 PT crashed at the start. I uninstalled it and reinstalled v. 0.80.0 manually with the same result - crashing at the start. Then I downgraded to v. 0.79.0 and everything worked fine again.

Now, after the fix was released with v. 0.80.1, I auto-updated my v. 0.79.0 to this newest version and everything works fine. I don't see problems with PowerToys at the program start or accessing settings.

@jaimecbernardo jaimecbernardo added this to the PowerToys 0.81 milestone Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External Dependency This bug or feature isn't resolved, but it's following an external work item. Hot Fix Items we will product an out-of-band release for Issue-Bug Something isn't working Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-Medium PowerToys is crashing
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants