Hide Forgot
memleak in normalize_mods2bvals memleak in mep_parse_config_entry handle null smods in dna_pre_op How to verify: run linked attributes, memberof, managed entry, auto member, DNA tests using valgrind - should see no errors reported in the above functions
Following :: https://home.corp.redhat.com/wiki/dsbasics#valgrind_callgrind_and_more for valgring configuration but getting error ::: [root@dhcp201-174 valgrind]# cd /usr/sbin [root@dhcp201-174 sbin]# mv ns-slapd ns-slapd.orig [root@dhcp201-174 sbin]# cp /export/valgrind/ns-slapd.sh ns-slapd [root@dhcp201-174 sbin]# cp /export/valgrind/valgrind.supp /tmp [root@dhcp201-174 sbin]# export USE_VALGRIND=1 [root@dhcp201-174 sbin]# service dirsrv restart Shutting down dirsrv: dhcp201-174... [ OK ] Starting dirsrv: dhcp201-174.../etc/init.d/dirsrv: line 204: /usr/sbin/ns-slapd: Permission denied [FAILED] *** Warning: 1 instance(s) failed to start [root@dhcp201-174 sbin]# vim /usr/sbin/ns-slapd [root@dhcp201-174 sbin]# vim /etc/init.d/dirsrv [root@dhcp201-174 sbin]#
after [root@dhcp201-174 sbin]# cp /export/valgrind/ns-slapd.sh ns-slapd do [root@dhcp201-174 sbin]# chmod +x ns-slapd
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Not a bug the customer could run into. These fixes improve the server robustness.
Marking the bug verified as sanity only.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0813.html