Version 10.13.0 released

Announcements about Universal Media Server
issafram
Posts: 3
Joined: Mon Dec 13, 2021 2:11 pm

Re: Version 10.13.0 released

Post by issafram »

Its been at least a couple releases ago, but there is now a huge memory leak.

I used to keep UMS running for months without restarting.

Now it barely lasts a day before taking up a huge amount of memory and hanging.
Was it when the switch was made to use OpenJDK?

Either way, it isn't good.
I'm more of a C# guy, but there is something not being disposed of in that Java code.

Let me know if I can help. I'm just not sure how to identify it. The codebase is large.
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Version 10.13.0 released

Post by SubJunk »

issafram wrote: Mon Dec 13, 2021 2:14 pm Its been at least a couple releases ago, but there is now a huge memory leak.

I used to keep UMS running for months without restarting.

Now it barely lasts a day before taking up a huge amount of memory and hanging.
Was it when the switch was made to use OpenJDK?

Either way, it isn't good.
I'm more of a C# guy, but there is something not being disposed of in that Java code.

Let me know if I can help. I'm just not sure how to identify it. The codebase is large.
Any help would be appreciated. It's hard to know where to start without logs though, can you please make a thread for this in the help section and follow the instructions to generate a log package?
Post Reply