On Mon, Nov 9, 2020 at 6:04 AM Nick Couchman <[email protected]> wrote:
> On Mon, Nov 9, 2020 at 5:37 AM Stefan Bogdan Cimpeanu <[email protected]> > wrote: > >> Hi Nick, >> Apologies for the huge delay. >> Guacamole 1.2. >> I never get an ssh connection. I get the OOM while it’s trying to connect. >> > > Wow, interesting - I use SSH routinely and don't run into that issue. Any > chance you could run valgrind with guacd to try to spot the cause of the > memory leak? > Also - beware that there may not be a leak. Please try this, but if normal valgrind does not reveal anything, using its heap profiler tool ("massif") should help show where these allocations are happening: https://www.valgrind.org/docs/manual/ms-manual.html Michael Jumper CEO, Lead Developer Glyptodon Inc <https://enterprise.glyptodon.com/>.
