Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

Ridiculous RAM usage. Memory Leak?

gregF29ZL
Contributor

Ridiculous RAM usage. Memory Leak?

gregF29ZL
Contributor
Contributor

I'm getting extraordinarily high RAM usage from Fusion 360 that's bottle necking my entire system. Regardless of the size or complexity I'm working on, Fusion just gobbles up as much as it can. Just having the program open and idle on a brand new project is consuming about 5-7GB.  

 

Is there a memory leak somewhere?  I can upgrade to 32GB, but this seems like a software issue.

 

Specs:

-Windows 10 Pro
-AMD Ryzen 5 5600X 

-GT 1030 (2gb)

-16GB 3600mHz

-Fusion Ver. 2.0.11894

 

Screenshot 2022-01-05 110235.png

0 Likes
Reply
1,190 Views
4 Replies
Replies (4)

johnsonshiue
Community Manager
Community Manager

Hi Greg,

 

The behavior you described does not sound right. However, it is not yet actionable. Memory consumption by an app is a very big topic. Many things happen behind the scene. Increase in memory consumption does not necessarily equate to memory leak (it could be). In many cases, the memory may be reused dynamically.

One thing you may try to identify a particular type of leak is called GDI objects leak. Windows caps the number of GDI objects to 10K for a given application (this does not apply to MacOS for apparent reasons). You can observe GDI statistics in Task Manager -> Detail -> right-click on a column header -> Select Columns -> check "GDI."

When you start up a command with a UI elements, GDI objects get created. When you close the command dialog, the objects get released. If the numbers keep going up when you repeat the commands, something is wrong. Please share any workflow leading to significant increase in GDI objects.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes

HughesTooling
Consultant
Consultant

Why is there a 13 in brackets after Fusion's name, normally this means you have 13 instances running. This seems a bit odd, any idea how you've ended up in that state? If you reboot your computer and start Fusion does it still show a number in brackets. I only use Win8.1 so may be different on Win10?

 

Mark

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 Likes

jhackney1972
Consultant
Consultant

Mark,

 

Mark, if I expand the Fusion 360 entry, in my Task Manager, you will see all the sub-applications it is running.  This is the number you see after the entry.  If you are using Windows, open the Task Manager and you will see similar entries.

 

Sub-Applications.jpg

John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

1 Like

HughesTooling
Consultant
Consultant

@jhackney1972  Must be a Win10 thing, with Win8.1 you only get a number if there are several instances running. 

HughesTooling_0-1648146941370.png

 

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 Likes