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

Crashing #2275

Open
Mmabiaa opened this issue Jan 4, 2025 · 0 comments
Open

Crashing #2275

Mmabiaa opened this issue Jan 4, 2025 · 0 comments

Comments

@Mmabiaa
Copy link

Mmabiaa commented Jan 4, 2025

The Windows Calculator application crashes unexpectedly when performing certain calculations or when opened under specific conditions.

Steps To Reproduce

1.	Open the Windows Calculator.
2.	Perform a calculation (e.g., add or multiply large numbers).
3.	Attempt to switch between different modes (Standard, Scientific, Programmer).
4.	Observe that the application crashes after a few operations.

Expected Behavior

The calculator should perform calculations and switch between modes without crashing or freezing.

Device and Application Information

•	OS Build: $(Environment::OSVersion.Version)
•	Architecture: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Architecture)
•	Application Version: $((Get-AppxPackage -Name Microsoft.WindowsCalculator).Version)
•	Region: $((Get-Culture).Name)
•	Dev Version Installed: $($null -ne (Get-AppxPackage -Name Microsoft.WindowsCalculator.Dev))

Additional Context

The issue seems to occur more frequently when using the Scientific mode, especially after performing multiple calculations in quick succession.

Requested Assignment

I’m just reporting this problem. I don’t want to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant