Apple silicon native version: memory leak

Shtick Hustler

Well-known member
Joined
Oct 15, 2020
Posts
106
Likes
46
Last time I played with my custom studies I had an Intel Mac (around 2 years ago). The studies were working and stable.

After starting to work on them again (with no code changes) on my M1 Macbook, I'm noticing serious memory leaks. So much so, that after 1/2 hour all heap memory is consumed and MW crashes.

Tried rebuilding studies in various JDK versions, but that made no difference.

Has anyone else experienced memory issues switching to native apple silicon?
 

ivory

Member
Joined
Jun 9, 2023
Posts
6
Likes
1
Not with MW, but I had issues with other software and was advised by developers that macOs memory allocator is "special". The "solution" was to use docker...
 

Shtick Hustler

Well-known member
Joined
Oct 15, 2020
Posts
106
Likes
46
I started testing my studies using the Coinbase connection, which is where I experienced the memory issues.

Created another workspace using TD Ameritrade connection. Same studies, no memory issues. In fact, mem usage hovers around 100 MB, climbs a little, and comes right back down.

So...looks like an issue with Coinbase connector :(
 
Top