Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 923204 Details for
Bug 1109363
valgrind - value mem leaks, uninit mem usage
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
valgrind.out
valgrind.out (text/plain), 63.96 KB, created by
Amita Sharma
on 2014-08-01 10:11:26 UTC
(
hide
)
Description:
valgrind.out
Filename:
MIME Type:
Creator:
Amita Sharma
Created:
2014-08-01 10:11:26 UTC
Size:
63.96 KB
patch
obsolete
>==10787== Memcheck, a memory error detector >==10787== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. >==10787== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info >==10787== Command: ./ns-slapd -D /etc/dirsrv/slapd-dhcp201-155 -i /var/run/dirsrv/slapd-dhcp201-155.pid -w /var/run/dirsrv/slapd-dhcp201-155.startpid -d 0 >==10787== >[01/Aug/2014:05:41:42 -0400] - 389-Directory/1.2.11.15 B2014.183.1827 starting up >[01/Aug/2014:05:41:46 -0400] - slapd started. Listening on All Interfaces port 389 for LDAP requests >==10787== Thread 12: >==10787== Conditional jump or move depends on uninitialised value(s) >==10787== at 0x3617517DA8: ??? (in /lib64/libdb-4.7.so) >==10787== by 0x3617518B88: __log_put (in /lib64/libdb-4.7.so) >==10787== by 0x36174CEE68: __db_addrem_log (in /lib64/libdb-4.7.so) >==10787== by 0x36174DC147: __db_pitem (in /lib64/libdb-4.7.so) >==10787== by 0x3617434701: __bam_iitem (in /lib64/libdb-4.7.so) >==10787== by 0x361742F237: ??? (in /lib64/libdb-4.7.so) >==10787== by 0x36174D8A82: __dbc_put (in /lib64/libdb-4.7.so) >==10787== by 0x36174DDFC0: __dbc_put_pp (in /lib64/libdb-4.7.so) >==10787== by 0xA200590: _entryrdn_put_data (ldbm_entryrdn.c:1950) >==10787== by 0xA20543A: _entryrdn_insert_key (ldbm_entryrdn.c:2104) >==10787== by 0xA20795C: entryrdn_index_entry (ldbm_entryrdn.c:295) >==10787== by 0xA1F0582: index_addordel_entry (index.c:486) >==10787== by 0xA1F39F2: ldbm_back_add (ldbm_add.c:916) >==10787== by 0x30A0A4165D: op_shared_add (add.c:681) >==10787== by 0x30A0A42A83: do_add (add.c:258) >==10787== by 0x4142E3: connection_threadmain (connection.c:579) >==10787== by 0x3618829C92: ??? (in /lib64/libnspr4.so) >==10787== by 0x3614C079D0: start_thread (in /lib64/libpthread-2.12.so) >==10787== by 0x36148E8CCC: clone (in /lib64/libc-2.12.so) >==10787== >==10787== Syscall param pwrite64(buf) points to uninitialised byte(s) >==10787== at 0x3614C0F0D3: ??? (in /lib64/libpthread-2.12.so) >==10787== by 0x361752D100: __os_io (in /lib64/libdb-4.7.so) >==10787== by 0x3617516AE4: ??? (in /lib64/libdb-4.7.so) >==10787== by 0x36175177A7: __log_flush_int (in /lib64/libdb-4.7.so) >==10787== by 0x3617519004: __log_put (in /lib64/libdb-4.7.so) >==10787== by 0x3617538237: __txn_regop_log (in /lib64/libdb-4.7.so) >==10787== by 0x3617534F02: __txn_commit (in /lib64/libdb-4.7.so) >==10787== by 0x3617534F8E: ??? (in /lib64/libdb-4.7.so) >==10787== by 0xA1CE0DB: dblayer_txn_commit_ext (dblayer.c:3535) >==10787== by 0xA1F3E89: ldbm_back_add (ldbm_add.c:1098) >==10787== by 0x30A0A4165D: op_shared_add (add.c:681) >==10787== by 0x30A0A42A83: do_add (add.c:258) >==10787== by 0x4142E3: connection_threadmain (connection.c:579) >==10787== by 0x3618829C92: ??? (in /lib64/libnspr4.so) >==10787== by 0x3614C079D0: start_thread (in /lib64/libpthread-2.12.so) >==10787== by 0x36148E8CCC: clone (in /lib64/libc-2.12.so) >==10787== Address 0xd8e604e is not stack'd, malloc'd or (recently) free'd >==10787== >[01/Aug/2014:05:42:09 -0400] - slapd shutting down - signaling operation threads >[01/Aug/2014:05:42:09 -0400] - slapd shutting down - closing down internal subsystems and plugins >[01/Aug/2014:05:42:10 -0400] - Waiting for 4 database threads to stop >==10787== Thread 3: >==10787== Syscall param pwrite64(buf) points to uninitialised byte(s) >==10787== at 0x3614C0F0D3: ??? (in /lib64/libpthread-2.12.so) >==10787== by 0x361752D100: __os_io (in /lib64/libdb-4.7.so) >==10787== by 0x361751B783: ??? (in /lib64/libdb-4.7.so) >==10787== by 0x361751B9E4: __memp_bhwrite (in /lib64/libdb-4.7.so) >==10787== by 0x361752996B: __memp_sync_int (in /lib64/libdb-4.7.so) >==10787== by 0x3617538CCD: __txn_checkpoint (in /lib64/libdb-4.7.so) >==10787== by 0x3617539054: __txn_checkpoint_pp (in /lib64/libdb-4.7.so) >==10787== by 0xA1CD5DE: dblayer_force_checkpoint (dblayer.c:4950) >==10787== by 0xA1D3061: checkpoint_threadmain (dblayer.c:4499) >==10787== by 0x3618829C92: ??? (in /lib64/libnspr4.so) >==10787== by 0x3614C079D0: start_thread (in /lib64/libpthread-2.12.so) >==10787== by 0x36148E8CCC: clone (in /lib64/libc-2.12.so) >==10787== Address 0xcf716d7 is not stack'd, malloc'd or (recently) free'd >==10787== >[01/Aug/2014:05:42:10 -0400] - All database threads now stopped >[01/Aug/2014:05:42:10 -0400] - slapd stopped. >==10787== >==10787== HEAP SUMMARY: >==10787== in use at exit: 2,294,679 bytes in 21,259 blocks >==10787== total heap usage: 353,724 allocs, 332,465 frees, 40,534,015 bytes allocated >==10787== >==10787== Thread 1: >==10787== 1 bytes in 1 blocks are definitely lost in loss record 6 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x3614881181: strdup (in /lib64/libc-2.12.so) >==10787== by 0x30A0A49C1C: slapi_ch_strdup (ch_malloc.c:277) >==10787== by 0xA1FB4D1: ldbm_config_db_home_directory_set (ldbm_config.c:1017) >==10787== by 0xA1FC47B: ldbm_config_set (ldbm_config.c:1922) >==10787== by 0xA1FC75C: ldbm_config_setup_default (ldbm_config.c:1432) >==10787== by 0xA1F076F: ldbm_back_init (init.c:124) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 7 bytes in 1 blocks are definitely lost in loss record 55 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x3614881181: strdup (in /lib64/libc-2.12.so) >==10787== by 0x30A0A49C1C: slapi_ch_strdup (ch_malloc.c:277) >==10787== by 0x30A0AC1508: vattr_map_insert (vattr.c:1925) >==10787== by 0x30A0AC162C: vattr_map_sp_insert (vattr.c:2295) >==10787== by 0x30A0AC170A: slapi_vattrspi_regattr (vattr.c:1656) >==10787== by 0xBB5DEE6: roles_cache_init (roles_cache.c:269) >==10787== by 0xBB5F704: roles_start (roles_plugin.c:213) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 8 bytes in 1 blocks are definitely lost in loss record 115 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A92BFF: plugin_create_stringlist (plugin.c:880) >==10787== by 0x30A0A93037: plugin_dependency_startall.clone.0 (plugin.c:1040) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 24 bytes in 1 blocks are definitely lost in loss record 313 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x41805F: slapd_daemon (daemon.c:1141) >==10787== by 0x41F69E: main (main.c:1259) >==10787== >==10787== 37 bytes in 1 blocks are definitely lost in loss record 553 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x3614881181: strdup (in /lib64/libc-2.12.so) >==10787== by 0x30A0A49C1C: slapi_ch_strdup (ch_malloc.c:277) >==10787== by 0xA1D4EB4: dblayer_start (dblayer.c:1483) >==10787== by 0xA222513: ldbm_back_start (start.c:254) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 40 bytes in 1 blocks are definitely lost in loss record 658 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x8D0A4E1: acl__malloc_aclpb (acl_ext.c:696) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 40 bytes in 1 blocks are definitely lost in loss record 659 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A4E7FA: slapi_sdn_new (dn.c:1792) >==10787== by 0x8D0A511: acl__malloc_aclpb (acl_ext.c:704) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 40 bytes in 1 blocks are definitely lost in loss record 660 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A4E7FA: slapi_sdn_new (dn.c:1792) >==10787== by 0x8D0A51F: acl__malloc_aclpb (acl_ext.c:705) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 55 (24 direct, 31 indirect) bytes in 1 blocks are definitely lost in loss record 729 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0AC142E: vattr_map_entry_new (vattr.c:2151) >==10787== by 0x30A0AC1615: vattr_map_sp_insert (vattr.c:2291) >==10787== by 0x30A0AC170A: slapi_vattrspi_regattr (vattr.c:1656) >==10787== by 0xBB5DEE6: roles_cache_init (roles_cache.c:269) >==10787== by 0xBB5F704: roles_start (roles_plugin.c:213) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 56 bytes in 1 blocks are definitely lost in loss record 788 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0AAF28A: slapi_new_rwlock (slapi2nspr.c:220) >==10787== by 0xA2264E3: vlv_init (vlv.c:368) >==10787== by 0xA1F1140: ldbm_instance_startall (instance.c:346) >==10787== by 0xA222527: ldbm_back_start (start.c:265) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 64 (24 direct, 40 indirect) bytes in 1 blocks are definitely lost in loss record 883 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x8D162CF: acllist_get_aciContainer_new (acllist.c:455) >==10787== by 0x8D0A52F: acl__malloc_aclpb (acl_ext.c:707) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 986 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563C642: bitstring_init (bitstring.c:107) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 987 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563DB00: dn_init (dn.c:112) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 988 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563F4F2: nameoptuid_init (nameoptuid.c:112) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 989 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0x916C8C5: automember_init (automember.c:248) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 990 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA47A919: replication_legacy_plugin_init (repl_init.c:327) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 991 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA6E3D49: linked_attrs_init (linked_attrs.c:236) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 992 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA8EBF5E: mep_init (mep.c:247) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 88 (24 direct, 64 indirect) bytes in 1 blocks are definitely lost in loss record 993 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xBB5F5E8: roles_init (roles_plugin.c:181) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 90 (24 direct, 66 indirect) bytes in 1 blocks are definitely lost in loss record 1,011 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xBB5F651: roles_init (roles_plugin.c:190) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 90 (24 direct, 66 indirect) bytes in 1 blocks are definitely lost in loss record 1,012 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0x420060: passwd_modify_register_plugin (passwd_extop.c:950) >==10787== by 0x41F5CC: main (main.c:1159) >==10787== >==10787== 93 (24 direct, 69 indirect) bytes in 1 blocks are definitely lost in loss record 1,017 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0x958DCAC: cos_init (cos.c:275) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 94 (24 direct, 70 indirect) bytes in 1 blocks are definitely lost in loss record 1,019 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0x916C86E: automember_init (automember.c:237) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 94 (24 direct, 70 indirect) bytes in 1 blocks are definitely lost in loss record 1,020 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA47A851: replication_legacy_plugin_init (repl_init.c:323) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 94 (24 direct, 70 indirect) bytes in 1 blocks are definitely lost in loss record 1,021 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA8EBF9F: mep_init (mep.c:239) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 95 (24 direct, 71 indirect) bytes in 1 blocks are definitely lost in loss record 1,023 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA47A883: replication_legacy_plugin_init (repl_init.c:324) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 96 (24 direct, 72 indirect) bytes in 1 blocks are definitely lost in loss record 1,033 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA6E3D8A: linked_attrs_init (linked_attrs.c:225) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 99 (24 direct, 75 indirect) bytes in 1 blocks are definitely lost in loss record 1,037 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486DDD: replication_multimaster_plugin_init (repl5_init.c:732) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 100 (24 direct, 76 indirect) bytes in 1 blocks are definitely lost in loss record 1,041 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486E0F: replication_multimaster_plugin_init (repl5_init.c:733) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 100 bytes in 1 blocks are definitely lost in loss record 1,042 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x8D0A484: acl__malloc_aclpb (acl_ext.c:684) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 101 (24 direct, 77 indirect) bytes in 1 blocks are definitely lost in loss record 1,043 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0x958DD61: cos_init (cos.c:284) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 101 (24 direct, 77 indirect) bytes in 1 blocks are definitely lost in loss record 1,044 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486E41: replication_multimaster_plugin_init (repl5_init.c:734) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 102 (24 direct, 78 indirect) bytes in 1 blocks are definitely lost in loss record 1,046 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486E73: replication_multimaster_plugin_init (repl5_init.c:735) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 103 (24 direct, 79 indirect) bytes in 1 blocks are definitely lost in loss record 1,047 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA47A8B5: replication_legacy_plugin_init (repl_init.c:325) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 104 (24 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 1,050 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA47A8E7: replication_legacy_plugin_init (repl_init.c:326) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 104 (24 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 1,051 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486FD1: replication_multimaster_plugin_init (repl5_init.c:742) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 105 (24 direct, 81 indirect) bytes in 1 blocks are definitely lost in loss record 1,052 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486EA5: replication_multimaster_plugin_init (repl5_init.c:736) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 108 (24 direct, 84 indirect) bytes in 1 blocks are definitely lost in loss record 1,054 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486ED7: replication_multimaster_plugin_init (repl5_init.c:737) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 109 (24 direct, 85 indirect) bytes in 1 blocks are definitely lost in loss record 1,059 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486F09: replication_multimaster_plugin_init (repl5_init.c:738) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 109 (24 direct, 85 indirect) bytes in 1 blocks are definitely lost in loss record 1,060 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486F6D: replication_multimaster_plugin_init (repl5_init.c:740) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 111 (24 direct, 87 indirect) bytes in 1 blocks are definitely lost in loss record 1,061 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486F3B: replication_multimaster_plugin_init (repl5_init.c:739) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 114 (24 direct, 90 indirect) bytes in 1 blocks are definitely lost in loss record 1,072 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA487003: replication_multimaster_plugin_init (repl5_init.c:743) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 118 (24 direct, 94 indirect) bytes in 1 blocks are definitely lost in loss record 1,074 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA486F9F: replication_multimaster_plugin_init (repl5_init.c:741) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 120 (24 direct, 96 indirect) bytes in 1 blocks are definitely lost in loss record 1,093 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA487035: replication_multimaster_plugin_init (repl5_init.c:744) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 121 (24 direct, 97 indirect) bytes in 1 blocks are definitely lost in loss record 1,094 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA487067: replication_multimaster_plugin_init (repl5_init.c:745) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 121 (24 direct, 97 indirect) bytes in 1 blocks are definitely lost in loss record 1,095 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x30A0A94F89: slapi_register_plugin (plugin.c:254) >==10787== by 0xA487099: replication_multimaster_plugin_init (repl5_init.c:746) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 138 bytes in 12 blocks are definitely lost in loss record 1,130 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A57DC8: slapi_entry_attr_get_charptr (entry.c:2688) >==10787== by 0x30A0A92F57: plugin_dependency_startall.clone.0 (plugin.c:1020) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 168 bytes in 1 blocks are definitely lost in loss record 1,197 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x3618823FCC: PR_NewLock (in /lib64/libnspr4.so) >==10787== by 0x8D0A713: acl_create_aclpb_pool (acl_ext.c:477) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 176 (48 direct, 128 indirect) bytes in 2 blocks are definitely lost in loss record 1,201 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563C45E: bin_init (bin.c:164) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 176 (48 direct, 128 indirect) bytes in 2 blocks are definitely lost in loss record 1,202 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x5642D22: tel_init (tel.c:133) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 232 (64 direct, 168 indirect) bytes in 1 blocks are definitely lost in loss record 1,239 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x361882329A: PR_NewCondVar (in /lib64/libnspr4.so) >==10787== by 0xA4703D5: cl5Init (cl5_api.c:405) >==10787== by 0xA474A9C: changelog5_init (cl5_init.c:58) >==10787== by 0xA487251: multimaster_start (repl5_init.c:636) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 264 (72 direct, 192 indirect) bytes in 3 blocks are definitely lost in loss record 1,253 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563F186: int_init (int.c:125) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 264 (72 direct, 192 indirect) bytes in 3 blocks are definitely lost in loss record 1,254 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563F806: numstr_init (numericstring.c:131) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 272 bytes in 12 blocks are definitely lost in loss record 1,255 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A57DC8: slapi_entry_attr_get_charptr (entry.c:2688) >==10787== by 0x30A0A92FEC: plugin_dependency_startall.clone.0 (plugin.c:1029) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 312 (56 direct, 256 indirect) bytes in 1 blocks are definitely lost in loss record 1,270 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x3617801CDB: PL_NewHashTable (in /lib64/libplds4.so) >==10787== by 0x8D0A540: acl__malloc_aclpb (acl_ext.c:710) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 320 bytes in 5 blocks are definitely lost in loss record 1,283 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0ABF45A: slapi_valueset_add_attr_valuearray_ext (valueset.c:1084) >==10787== by 0x30A0ABF4A3: slapi_valueset_add_attr_value_ext (valueset.c:1135) >==10787== by 0x30A0A5C287: str2entry_dupcheck (entry.c:1087) >==10787== by 0x30A0A5CEB4: slapi_str2entry (entry.c:1310) >==10787== by 0x30A0A55A89: dse_read_one_file (dse.c:780) >==10787== by 0x30A0A55DA1: dse_read_file (dse.c:863) >==10787== by 0x30A0AAC246: init_schema_dse_ext (schema.c:4142) >==10787== by 0x30A0AAC54E: init_schema_dse (schema.c:4206) >==10787== by 0x41AA20: setup_internal_backends (fedse.c:1770) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 351 bytes in 1 blocks are definitely lost in loss record 1,289 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x8D0A49C: acl__malloc_aclpb (acl_ext.c:686) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 351 bytes in 1 blocks are definitely lost in loss record 1,290 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x8D0A4B7: acl__malloc_aclpb (acl_ext.c:689) >==10787== by 0x8D0A73E: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 416 (24 direct, 392 indirect) bytes in 1 blocks are definitely lost in loss record 1,312 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A93363: plugin_dependency_startall.clone.0 (plugin.c:842) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 440 (120 direct, 320 indirect) bytes in 5 blocks are definitely lost in loss record 1,315 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563CB79: ces_init (ces.c:221) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 656 bytes in 1 blocks are definitely lost in loss record 1,379 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A48B3C: be_new_internal (backend_manager.c:135) >==10787== by 0x30A0AAC4A7: init_schema_dse_ext (schema.c:4173) >==10787== by 0x30A0AAC54E: init_schema_dse (schema.c:4206) >==10787== by 0x41AA20: setup_internal_backends (fedse.c:1770) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 656 bytes in 1 blocks are definitely lost in loss record 1,380 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A48B3C: be_new_internal (backend_manager.c:135) >==10787== by 0x41AF9C: setup_internal_backends (fedse.c:1827) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 912 (336 direct, 576 indirect) bytes in 14 blocks are definitely lost in loss record 1,412 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x410BF0: slapd_bootstrap_config (config.c:426) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 1,120 (312 direct, 808 indirect) bytes in 13 blocks are definitely lost in loss record 1,425 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x411B2C: load_plugin_entry (configdse.c:354) >==10787== by 0x30A0A535B7: dse_call_callback (dse.c:2411) >==10787== by 0x30A0A55B4B: dse_read_one_file (dse.c:798) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 1,149 (312 direct, 837 indirect) bytes in 13 blocks are definitely lost in loss record 1,427 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x30A0A94F18: slapi_register_plugin_ext (plugin.c:296) >==10787== by 0x5642B9B: syntax_register_matching_rule_plugins (syntax_common.c:59) >==10787== by 0x563D949: cis_init (cis.c:428) >==10787== by 0x30A0A94746: plugin_setup (plugin.c:2318) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 2,360 bytes in 59 blocks are definitely lost in loss record 1,483 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x8D0A4E1: acl__malloc_aclpb (acl_ext.c:696) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 2,360 bytes in 59 blocks are definitely lost in loss record 1,484 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A4E7FA: slapi_sdn_new (dn.c:1792) >==10787== by 0x8D0A511: acl__malloc_aclpb (acl_ext.c:704) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 2,360 bytes in 59 blocks are definitely lost in loss record 1,485 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A4E7FA: slapi_sdn_new (dn.c:1792) >==10787== by 0x8D0A51F: acl__malloc_aclpb (acl_ext.c:705) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 2,467 (672 direct, 1,795 indirect) bytes in 28 blocks are definitely lost in loss record 1,490 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x30A0A919B7: generate_componentid (plugin.c:2929) >==10787== by 0x30A0A945A2: plugin_setup (plugin.c:2297) >==10787== by 0x411074: slapd_bootstrap_config (config.c:404) >==10787== by 0x41E26E: main (main.c:816) >==10787== >==10787== 3,120 bytes in 186 blocks are definitely lost in loss record 1,501 of 1,577 >==10787== at 0x4A06BE0: realloc (vg_replace_malloc.c:662) >==10787== by 0x30A0A49F6B: slapi_ch_realloc (ch_malloc.c:199) >==10787== by 0x30A0ABF2A2: slapi_valueset_add_attr_valuearray_ext (valueset.c:1070) >==10787== by 0x30A0ABF4A3: slapi_valueset_add_attr_value_ext (valueset.c:1135) >==10787== by 0x30A0A5C287: str2entry_dupcheck (entry.c:1087) >==10787== by 0x30A0A5CEB4: slapi_str2entry (entry.c:1310) >==10787== by 0x30A0A55A89: dse_read_one_file (dse.c:780) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 3,584 bytes in 14 blocks are definitely lost in loss record 1,506 of 1,577 >==10787== at 0x4A06BE0: realloc (vg_replace_malloc.c:662) >==10787== by 0x30A0A49F6B: slapi_ch_realloc (ch_malloc.c:199) >==10787== by 0x30A0ABF2A2: slapi_valueset_add_attr_valuearray_ext (valueset.c:1070) >==10787== by 0x30A0ABF4A3: slapi_valueset_add_attr_value_ext (valueset.c:1135) >==10787== by 0x30A0A5C287: str2entry_dupcheck (entry.c:1087) >==10787== by 0x30A0A5CEB4: slapi_str2entry (entry.c:1310) >==10787== by 0x30A0A55A89: dse_read_one_file (dse.c:780) >==10787== by 0x30A0A55DA1: dse_read_file (dse.c:863) >==10787== by 0x30A0AAC246: init_schema_dse_ext (schema.c:4142) >==10787== by 0x30A0AAC54E: init_schema_dse (schema.c:4206) >==10787== by 0x41AA20: setup_internal_backends (fedse.c:1770) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 3,776 (1,416 direct, 2,360 indirect) bytes in 59 blocks are definitely lost in loss record 1,513 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x8D162CF: acllist_get_aciContainer_new (acllist.c:455) >==10787== by 0x8D0A52F: acl__malloc_aclpb (acl_ext.c:707) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 5,900 bytes in 59 blocks are definitely lost in loss record 1,529 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x8D0A484: acl__malloc_aclpb (acl_ext.c:684) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 9,976 bytes in 1,247 blocks are definitely lost in loss record 1,543 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0ABF45A: slapi_valueset_add_attr_valuearray_ext (valueset.c:1084) >==10787== by 0x30A0ABF4A3: slapi_valueset_add_attr_value_ext (valueset.c:1135) >==10787== by 0x30A0A5C287: str2entry_dupcheck (entry.c:1087) >==10787== by 0x30A0A5CEB4: slapi_str2entry (entry.c:1310) >==10787== by 0x30A0A55A89: dse_read_one_file (dse.c:780) >==10787== by 0x30A0A55DFA: dse_read_file (dse.c:869) >==10787== by 0x41AB1A: setup_internal_backends (fedse.c:1609) >==10787== by 0x41E29F: main (main.c:837) >==10787== >==10787== 18,408 (3,304 direct, 15,104 indirect) bytes in 59 blocks are definitely lost in loss record 1,556 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x3617801CDB: PL_NewHashTable (in /lib64/libplds4.so) >==10787== by 0x8D0A540: acl__malloc_aclpb (acl_ext.c:710) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 20,709 bytes in 59 blocks are definitely lost in loss record 1,558 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x8D0A49C: acl__malloc_aclpb (acl_ext.c:686) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 20,709 bytes in 59 blocks are definitely lost in loss record 1,559 of 1,577 >==10787== at 0x4A0577B: calloc (vg_replace_malloc.c:593) >==10787== by 0x30A0A49CEB: slapi_ch_calloc (ch_malloc.c:243) >==10787== by 0x8D0A4B7: acl__malloc_aclpb (acl_ext.c:689) >==10787== by 0x8D0A756: acl_create_aclpb_pool (acl_ext.c:487) >==10787== by 0x8D0EEF1: aclinit_main (aclinit.c:130) >==10787== by 0x30A0A92881: plugin_call_func (plugin.c:1453) >==10787== by 0x30A0A932E7: plugin_dependency_startall.clone.0 (plugin.c:1421) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== 41,510 (4,992 direct, 36,518 indirect) bytes in 12 blocks are definitely lost in loss record 1,570 of 1,577 >==10787== at 0x4A069EE: malloc (vg_replace_malloc.c:270) >==10787== by 0x30A0A49DEA: slapi_ch_malloc (ch_malloc.c:155) >==10787== by 0x30A0A876AB: operation_new (operation.c:182) >==10787== by 0x30A0A963EA: internal_operation_new (plugin_internal_op.c:164) >==10787== by 0x30A0A92EA1: plugin_dependency_startall.clone.0 (plugin.c:1003) >==10787== by 0x41F5FF: main (main.c:1174) >==10787== >==10787== LEAK SUMMARY: >==10787== definitely lost: 87,055 bytes in 2,097 blocks >==10787== indirectly lost: 62,429 bytes in 1,165 blocks >==10787== possibly lost: 0 bytes in 0 blocks >==10787== still reachable: 2,145,195 bytes in 17,997 blocks >==10787== suppressed: 0 bytes in 0 blocks >==10787== Reachable blocks (those to which a pointer was found) are not shown. >==10787== To see them, rerun with: --leak-check=full --show-reachable=yes >==10787== >==10787== For counts of detected and suppressed errors, rerun with: -v >==10787== Use --track-origins=yes to see where uninitialised values come from >==10787== ERROR SUMMARY: 82 errors from 81 contexts (suppressed: 41 from 9) >==10787== could not unlink /tmp/vgdb-pipe-from-vgdb-to-10787-by-root-on-dhcp201-155.englab.pnq.redhat.com >==10787== could not unlink /tmp/vgdb-pipe-to-vgdb-from-10787-by-root-on-dhcp201-155.englab.pnq.redhat.com >==10787== could not unlink /tmp/vgdb-pipe-shared-mem-vgdb-10787-by-root-on-dhcp201-155.englab.pnq.redhat.com
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1109363
:
922851
| 923204