https://bugs.openldap.org/show_bug.cgi?id=10404
--- Comment #5 from Howard Chu <[email protected]> --- (In reply to tomas.bjorklund from comment #4) > I then get another message: > > /tmp/mdump /usr/sbin/slapd ml.* > fncdump: Cant open linux-vdso.so.1 > > Memory leaks (56253 total): > > Leak, blocks, size: 0x56532404daa0,13,16309 ?? (<unknown_file>:0) > stack: <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > libc.so.6 : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > libc.so.6 : ?? (<unknown_file>:0) > libc.so.6 : ?? (<unknown_file>:0) > libsasl2.so.2 : ?? (<unknown_file>:0) > libsasl2.so.2 : ?? (<unknown_file>:0) > libsasl2.so.2 : ?? (<unknown_file>:0) > libldap.so.2 : ?? (<unknown_file>:0) > libldap.so.2 : ?? (<unknown_file>:0) > libldap.so.2 : ?? (<unknown_file>:0) > <unknown_obj> : ?? (<unknown_file>:0) > > Do you want me to paste the whole output? It's a lot of similar output to > this one just different sizes. You should repeat this test using a debug build, without stripping symbols. We need the symbol information to get anything useful. -- You are receiving this mail because: You are on the CC list for the issue.
