This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc 2.26 memory leak with MySQL?


> Do we have a rebased tracer against glibc 2.26?

I don't but I can, might take a bit to rebase that branch.

Meanwhile, a quick test is to disable the per-thread cache through
glibc's tunables, to at least see if that's part of the problem.

export GLIBC_TUNABLES=glibc.malloc.tcache_count=0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]