Hi,

I started to switch to rocko and noticed that processes like automount
are steadily increasing their memory usage over time until the kernel
kills them with out of memory.
After a bit research I came to the conclusion that glibc could be the
guilty one.
I updated glibc 2.26 to the commit which is used by archlinux:
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/glibc
After a rebuild everythings seems normal.

I found a commit in glibc 2.26 which could be the fix for my problem

commit 6e1ea21501eac981204c3cc8212d45998f74983c
Author: Carlos O'Donell <car...@systemhalted.org>
Date:   Thu Sep 28 11:05:18 2017 -0600

   malloc: Fix tcache leak after thread destruction [BZ #22111]


Have somebody noticed something similar?

Thanks,
Hannes
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to