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 300292 Details for
Bug 440474
memberOf: Various member operations leak memory
[?]
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 leak reports
leaks.txt (text/plain), 8.93 KB, created by
Nathan Kinder
on 2008-04-03 17:55:55 UTC
(
hide
)
Description:
Valgrind leak reports
Filename:
MIME Type:
Creator:
Nathan Kinder
Created:
2008-04-03 17:55:55 UTC
Size:
8.93 KB
patch
obsolete
>===== test 1 ===== >Setup: > g1 -> g2 -> u1 > >Operation: > modrdn on g1 > >==4762== 5,013 (224 direct, 4,789 indirect) bytes in 2 blocks are definitely lost in loss record 651 of 807 >==4762== at 0x4A04B32: calloc (vg_replace_malloc.c:279) >==4762== by 0x4C4A6B1: slapi_ch_calloc (ch_malloc.c:242) >==4762== by 0x4C58367: slapi_entry_alloc (entry.c:1430) >==4762== by 0x4C58761: slapi_entry_dup (entry.c:1555) >==4762== by 0x4C902E6: slapi_search_internal_get_entry (plugin_internal_op.c:894) >==4762== by 0x94ECA17: memberof_modop_one_replace_r (memberof.c:810) >==4762== by 0x94ED233: memberof_mod_attr_list_r (memberof.c:1178) >==4762== by 0x94ECC6C: memberof_modop_one_replace_r (memberof.c:902) >==4762== by 0x94ED402: memberof_moddn_attr_list (memberof.c:1257) >==4762== by 0x94EC364: memberof_postop_modrdn (memberof.c:474) >==4762== by 0x4C8C1A0: plugin_call_func (plugin.c:1369) >==4762== by 0x4C8C081: plugin_call_list (plugin.c:1331) >==4762== by 0x4C8A592: plugin_call_plugins (plugin.c:324) >==4762== by 0x4C80702: op_shared_rename (modrdn.c:504) >==4762== by 0x4C7FB8F: do_modrdn (modrdn.c:151) >==4762== by 0x4119AC: connection_dispatch_operation (connection.c:499) >==4762== by 0x41303F: connection_threadmain (connection.c:2163) >==4762== by 0x3D3FE277DC: (within /usr/lib64/libnspr4.so) >==4762== by 0x3D3EE062E6: start_thread (in /lib64/libpthread-2.5.so) >==4762== by 0x3D3E6CE3BC: clone (in /lib64/libc-2.5.so) > >===== test 2 ===== >Setup: > g1 -> g2 -> u1 > >Operation: > delete g1 > >==9562== 6,886 (336 direct, 6,550 indirect) bytes in 3 blocks are definitely lost in loss record 691 of 805 >==9562== at 0x4A04B32: calloc (vg_replace_malloc.c:279) >==9562== by 0x4C4A6B1: slapi_ch_calloc (ch_malloc.c:242) >==9562== by 0x4C58367: slapi_entry_alloc (entry.c:1430) >==9562== by 0x4C58761: slapi_entry_dup (entry.c:1555) >==9562== by 0x4C902E6: slapi_search_internal_get_entry (plugin_internal_op.c:894) >==9562== by 0x94ED58A: memberof_is_group_member (memberof.c:1304) >==9562== by 0x94ED75F: memberof_test_membership_callback (memberof.c:1381) >==9562== by 0x94ECF10: memberof_modop_one_replace_r (memberof.c:1001) >==9562== by 0x94EC9A9: memberof_modop_one_r (memberof.c:783) >==9562== by 0x94ED2BB: memberof_mod_attr_list_r (memberof.c:1184) >==9562== by 0x94ECCBC: memberof_modop_one_replace_r (memberof.c:902) >==9562== by 0x94EC9A9: memberof_modop_one_r (memberof.c:783) >==9562== by 0x94ED2BB: memberof_mod_attr_list_r (memberof.c:1184) >==9562== by 0x94ED164: memberof_mod_attr_list (memberof.c:1137) >==9562== by 0x94ED348: memberof_del_attr_list (memberof.c:1215) >==9562== by 0x94EBFA1: memberof_postop_del (memberof.c:319) >==9562== by 0x4C8C1A0: plugin_call_func (plugin.c:1369) >==9562== by 0x4C8C081: plugin_call_list (plugin.c:1331) >==9562== by 0x4C8A592: plugin_call_plugins (plugin.c:324) >==9562== by 0x4C4EBED: op_shared_delete (delete.c:343) >==9562== by 0x4C4E595: do_delete (delete.c:116) >==9562== by 0x411990: connection_dispatch_operation (connection.c:494) >==9562== by 0x41303F: connection_threadmain (connection.c:2163) >==9562== by 0x3D3FE277DC: (within /usr/lib64/libnspr4.so) >==9562== by 0x3D3EE062E6: start_thread (in /lib64/libpthread-2.5.so) >==9562== by 0x3D3E6CE3BC: clone (in /lib64/libc-2.5.so) > >===== test 3 ===== >Setup: > g1 -> g2 -> u1 > >Operation > delete all member attributes from g1 > >==14393== 4,116 (224 direct, 3,892 indirect) bytes in 2 blocks are definitely lost in loss record 653 of 807 >==14393== at 0x4A04B32: calloc (vg_replace_malloc.c:279) >==14393== by 0x4C4A6B1: slapi_ch_calloc (ch_malloc.c:242) >==14393== by 0x4C58367: slapi_entry_alloc (entry.c:1430) >==14393== by 0x4C58761: slapi_entry_dup (entry.c:1555) >==14393== by 0x4C902E6: slapi_search_internal_get_entry (plugin_internal_op.c:894) >==14393== by 0x94EDE0E: memberof_is_legit_member (memberof.c:1715) >==14393== by 0x94ECDA6: memberof_modop_one_replace_r (memberof.c:938) >==14393== by 0x94EC9A9: memberof_modop_one_r (memberof.c:783) >==14393== by 0x94ED2BB: memberof_mod_attr_list_r (memberof.c:1180) >==14393== by 0x94ECCBC: memberof_modop_one_replace_r (memberof.c:899) >==14393== by 0x94EC9A9: memberof_modop_one_r (memberof.c:783) >==14393== by 0x94EC957: memberof_modop_one (memberof.c:772) >==14393== by 0x94ECFA1: memberof_del_one (memberof.c:1036) >==14393== by 0x94EDB27: memberof_replace_list (memberof.c:1572) >==14393== by 0x94EC6BC: memberof_postop_modify (memberof.c:621) >==14393== by 0x4C8C1A0: plugin_call_func (plugin.c:1369) >==14393== by 0x4C8C081: plugin_call_list (plugin.c:1331) >==14393== by 0x4C8A592: plugin_call_plugins (plugin.c:324) >==14393== by 0x4C7F137: op_shared_modify (modify.c:846) >==14393== by 0x4C7E128: do_modify (modify.c:341) >==14393== by 0x4119C8: connection_dispatch_operation (connection.c:504) >==14393== by 0x41303F: connection_threadmain (connection.c:2163) >==14393== by 0x3D3FE277DC: (within /usr/lib64/libnspr4.so) >==14393== by 0x3D3EE062E6: start_thread (in /lib64/libpthread-2.5.so) >==14393== by 0x3D3E6CE3BC: clone (in /lib64/libc-2.5.so) > >==19119== 8 bytes in 1 blocks are definitely lost in loss record 38 of 804 >==19119== at 0x4A05809: malloc (vg_replace_malloc.c:149) >==19119== by 0x4C4A4B7: slapi_ch_malloc (ch_malloc.c:154) >==19119== by 0x94EDA4A: memberof_replace_list (memberof.c:1526) >==19119== by 0x94EC6BC: memberof_postop_modify (memberof.c:621) >==19119== by 0x4C8C1A0: plugin_call_func (plugin.c:1369) >==19119== by 0x4C8C081: plugin_call_list (plugin.c:1331) >==19119== by 0x4C8A592: plugin_call_plugins (plugin.c:324) >==19119== by 0x4C7F137: op_shared_modify (modify.c:846) >==19119== by 0x4C7E128: do_modify (modify.c:341) >==19119== by 0x4119C8: connection_dispatch_operation (connection.c:504) >==19119== by 0x41303F: connection_threadmain (connection.c:2163) >==19119== by 0x3D3FE277DC: (within /usr/lib64/libnspr4.so) >==19119== by 0x3D3EE062E6: start_thread (in /lib64/libpthread-2.5.so) >==19119== by 0x3D3E6CE3BC: clone (in /lib64/libc-2.5.so) > >==19119== 24 bytes in 1 blocks are definitely lost in loss record 91 of 804 >==19119== at 0x4A04B32: calloc (vg_replace_malloc.c:279) >==19119== by 0x4C4A6B1: slapi_ch_calloc (ch_malloc.c:242) >==19119== by 0x4C80928: slapi_mods_new (modutil.c:93) >==19119== by 0x94EC608: memberof_postop_modify (memberof.c:587) >==19119== by 0x4C8C1A0: plugin_call_func (plugin.c:1369) >==19119== by 0x4C8C081: plugin_call_list (plugin.c:1331) >==19119== by 0x4C8A592: plugin_call_plugins (plugin.c:324) >==19119== by 0x4C7F137: op_shared_modify (modify.c:846) >==19119== by 0x4C7E128: do_modify (modify.c:341) >==19119== by 0x4119C8: connection_dispatch_operation (connection.c:504) >==19119== by 0x41303F: connection_threadmain (connection.c:2163) >==19119== by 0x3D3FE277DC: (within /usr/lib64/libnspr4.so) >==19119== by 0x3D3EE062E6: start_thread (in /lib64/libpthread-2.5.so) >==19119== by 0x3D3E6CE3BC: clone (in /lib64/libc-2.5.so) > >===== test 4 ===== >Setup: > g1 -> g2 -> u1 > -> g3 -> u2 >Operation > specifically delete g2 member attribute from g1 > >==6575== 5,292 (224 direct, 5,068 indirect) bytes in 2 blocks are definitely lost in loss record 659 of 804 >==6575== at 0x4A04B32: calloc (vg_replace_malloc.c:279) >==6575== by 0x4C4A6B1: slapi_ch_calloc (ch_malloc.c:242) >==6575== by 0x4C58367: slapi_entry_alloc (entry.c:1430) >==6575== by 0x4C58761: slapi_entry_dup (entry.c:1555) >==6575== by 0x4C902E6: slapi_search_internal_get_entry (plugin_internal_op.c:894) >==6575== by 0x94EE02A: memberof_is_legit_member (memberof.c:1777) >==6575== by 0x94ECDFF: memberof_modop_one_replace_r (memberof.c:940) >==6575== by 0x94ECA02: memberof_modop_one_r (memberof.c:785) >==6575== by 0x94ED314: memberof_mod_attr_list_r (memberof.c:1182) >==6575== by 0x94ECD15: memberof_modop_one_replace_r (memberof.c:901) >==6575== by 0x94ECA02: memberof_modop_one_r (memberof.c:785) >==6575== by 0x94ED314: memberof_mod_attr_list_r (memberof.c:1182) >==6575== by 0x94ECD15: memberof_modop_one_replace_r (memberof.c:901) >==6575== by 0x94ECA02: memberof_modop_one_r (memberof.c:785) >==6575== by 0x94EC9B0: memberof_modop_one (memberof.c:774) >==6575== by 0x94ED0DC: memberof_mod_smod_list (memberof.c:1079) >==6575== by 0x94ED161: memberof_del_smod_list (memberof.c:1110) >==6575== by 0x94EC71F: memberof_postop_modify (memberof.c:627) >==6575== by 0x4C8C1A0: plugin_call_func (plugin.c:1369) >==6575== by 0x4C8C081: plugin_call_list (plugin.c:1331) >==6575== by 0x4C8A592: plugin_call_plugins (plugin.c:324) >==6575== by 0x4C7F137: op_shared_modify (modify.c:846) >==6575== by 0x4C7E128: do_modify (modify.c:341) >==6575== by 0x4119C8: connection_dispatch_operation (connection.c:504) >==6575== by 0x41303F: connection_threadmain (connection.c:2163) >==6575== by 0x3D3FE277DC: (within /usr/lib64/libnspr4.so) >==6575== by 0x3D3EE062E6: start_thread (in /lib64/libpthread-2.5.so) >==6575== by 0x3D3E6CE3BC: clone (in /lib64/libc-2.5.so)
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 440474
: 300292 |
300297
|
337859