You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Crash] 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. (Your system memory RAM hit the limit
#986
Open
kalvaer opened this issue
Jan 20, 2025
· 2 comments
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. (Your system memory RAM hit the limit of 31.24GB from a total of 31.75GB. Available: 0.51GB. UVtools: 24.98GB (78.68%).
The program crashed on purpose due the impossibility to pause or cancel the running operation, this was to relief pressure and ensure the system stability.
Monitor your memory RAM under the system tools and re-run the operation to check the usages and find the cause.
You may need to stop other processes or increase your memory RAM in order to deal with huge files and/or heavy operations.
Currently you have configured a lower limit of 1GB of available memory RAM for the operations.)
---> System.InsufficientMemoryException: Your system memory RAM hit the limit of 31.24GB from a total of 31.75GB. Available: 0.51GB. UVtools: 24.98GB (78.68%).
The program crashed on purpose due the impossibility to pause or cancel the running operation, this was to relief pressure and ensure the system stability.
Monitor your memory RAM under the system tools and re-run the operation to check the usages and find the cause.
You may need to stop other processes or increase your memory RAM in order to deal with huge files and/or heavy operations.
Currently you have configured a lower limit of 1GB of available memory RAM for the operations.
at UVtools.UI.MainWindow.<>c__DisplayClass57_0.<RamUsageTimerOnElapsed>b__0() in UVtools.UI\MainWindow.axaml.cs:line 518
at Avalonia.Threading.DispatcherOperation.InvokeCore()
--- End of inner exception stack trace ---
Category: Task
File: Basic.stl_0.05_2.5_2025_01_20_00_56_00.ctb [Version: 5] [Class: CTBEncryptedFile]
Machine date time: 20 Jan 2025 01:11:48
UTC date time: 20 Jan 2025 00:11:48
How to reproduce
Open file
Click Calibration -> Stress Tower
Default Settings.
Click Stress Tower on the bottom
Click Yes to generate tower
(Tried using files from different slicers, but the same thing happens)
Files
The text was updated successfully, but these errors were encountered:
This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌
System
Printer and Slicer
Description of the bug
How to reproduce
(Tried using files from different slicers, but the same thing happens)
Files
The text was updated successfully, but these errors were encountered: