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 685857 Details for
Bug 891324
libvirtd memory leak, process grows to 10 GB
[?]
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.
excerpt from valgrind.log
valgrind.log (text/plain), 10.89 KB, created by
Richard W.M. Jones
on 2013-01-23 12:41:18 UTC
(
hide
)
Description:
excerpt from valgrind.log
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2013-01-23 12:41:18 UTC
Size:
10.89 KB
patch
obsolete
>==24819== 1,680 bytes in 5 blocks are possibly lost in loss record 785 of 824 >==24819== at 0x4A06B2F: calloc (vg_replace_malloc.c:593) >==24819== by 0x328C211A28: _dl_allocate_tls (dl-tls.c:296) >==24819== by 0x328CA088BC: pthread_create@@GLIBC_2.2.5 (allocatestack.c:570) >==24819== by 0x50AE224: virThreadCreate (virthreadpthread.c:188) >==24819== by 0x50AE9C8: virThreadPoolNew (virthreadpool.c:203) >==24819== by 0x5194DCB: virNetServerNew (virnetserver.c:372) >==24819== by 0x40C1FD: main (libvirtd.c:1330) >==24819== >==24819== 1,680 bytes in 5 blocks are possibly lost in loss record 786 of 824 >==24819== at 0x4A06B2F: calloc (vg_replace_malloc.c:593) >==24819== by 0x328C211A28: _dl_allocate_tls (dl-tls.c:296) >==24819== by 0x328CA088BC: pthread_create@@GLIBC_2.2.5 (allocatestack.c:570) >==24819== by 0x50AE224: virThreadCreate (virthreadpthread.c:188) >==24819== by 0x50AEAC7: virThreadPoolNew (virthreadpool.c:227) >==24819== by 0x5194DCB: virNetServerNew (virnetserver.c:372) >==24819== by 0x40C1FD: main (libvirtd.c:1330) >==24819== >==24819== 5,819 bytes in 147 blocks are definitely lost in loss record 801 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E8CF: init (label_file.c:508) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C4998: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1663) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== by 0x14804409: qemuDomainDestroyFlags (qemu_driver.c:2158) >==24819== by 0x512C8F7: virDomainDestroyFlags (libvirt.c:2290) >==24819== >==24819== 5,819 bytes in 147 blocks are definitely lost in loss record 802 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E8CF: init (label_file.c:508) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C3A80: virSecuritySELinuxRestoreSecurityChardevLabel (security_selinux.c:1548) >==24819== by 0x50D4AFA: virDomainChrDefForeach (domain_conf.c:15226) >==24819== by 0x52C49C8: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1670) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== >==24819== 5,819 bytes in 147 blocks are definitely lost in loss record 803 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E8CF: init (label_file.c:508) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C3A80: virSecuritySELinuxRestoreSecurityChardevLabel (security_selinux.c:1548) >==24819== by 0x50D4BE2: virDomainChrDefForeach (domain_conf.c:15246) >==24819== by 0x52C49C8: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1670) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== >==24819== 5,819 bytes in 147 blocks are definitely lost in loss record 804 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E8CF: init (label_file.c:508) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C49F8: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1683) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== by 0x14804409: qemuDomainDestroyFlags (qemu_driver.c:2158) >==24819== by 0x512C8F7: virDomainDestroyFlags (libvirt.c:2290) >==24819== >==24819== 5,819 bytes in 147 blocks are definitely lost in loss record 805 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E8CF: init (label_file.c:508) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C4A0F: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1687) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== by 0x14804409: qemuDomainDestroyFlags (qemu_driver.c:2158) >==24819== by 0x512C8F7: virDomainDestroyFlags (libvirt.c:2290) >==24819== >==24819== 178,374 bytes in 4,911 blocks are definitely lost in loss record 819 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E89C: init (label_file.c:497) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C4998: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1663) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== by 0x14804409: qemuDomainDestroyFlags (qemu_driver.c:2158) >==24819== by 0x512C8F7: virDomainDestroyFlags (libvirt.c:2290) >==24819== >==24819== 178,374 bytes in 4,911 blocks are definitely lost in loss record 820 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E89C: init (label_file.c:497) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C3A80: virSecuritySELinuxRestoreSecurityChardevLabel (security_selinux.c:1548) >==24819== by 0x50D4AFA: virDomainChrDefForeach (domain_conf.c:15226) >==24819== by 0x52C49C8: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1670) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== >==24819== 178,374 bytes in 4,911 blocks are definitely lost in loss record 821 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E89C: init (label_file.c:497) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C3A80: virSecuritySELinuxRestoreSecurityChardevLabel (security_selinux.c:1548) >==24819== by 0x50D4BE2: virDomainChrDefForeach (domain_conf.c:15246) >==24819== by 0x52C49C8: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1670) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== >==24819== 178,374 bytes in 4,911 blocks are definitely lost in loss record 822 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E89C: init (label_file.c:497) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C49F8: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1683) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== by 0x14804409: qemuDomainDestroyFlags (qemu_driver.c:2158) >==24819== by 0x512C8F7: virDomainDestroyFlags (libvirt.c:2290) >==24819== >==24819== 178,374 bytes in 4,911 blocks are definitely lost in loss record 823 of 824 >==24819== at 0x4A0883C: malloc (vg_replace_malloc.c:270) >==24819== by 0x328C685D71: strdup (strdup.c:42) >==24819== by 0x328E60DE80: process_file (label_file.c:358) >==24819== by 0x328E60E89C: init (label_file.c:497) >==24819== by 0x328E612958: selabel_open (label.c:175) >==24819== by 0x52C0F8B: getContext (security_selinux.c:943) >==24819== by 0x52C3735: virSecuritySELinuxRestoreSecurityFileLabel (security_selinux.c:983) >==24819== by 0x52C4A0F: virSecuritySELinuxRestoreSecurityAllLabel (security_selinux.c:1687) >==24819== by 0x52BCBCD: virSecurityStackRestoreSecurityAllLabel (security_stack.c:309) >==24819== by 0x147C755E: qemuProcessStop (qemu_process.c:4226) >==24819== by 0x14804409: qemuDomainDestroyFlags (qemu_driver.c:2158) >==24819== by 0x512C8F7: virDomainDestroyFlags (libvirt.c:2290) >==24819== >==24819== LEAK SUMMARY: >==24819== definitely lost: 920,979 bytes in 25,291 blocks >==24819== indirectly lost: 0 bytes in 0 blocks >==24819== possibly lost: 3,776 bytes in 31 blocks >==24819== still reachable: 680,620 bytes in 8,846 blocks >==24819== suppressed: 0 bytes in 0 blocks >==24819== Reachable blocks (those to which a pointer was found) are not shown. >==24819== To see them, rerun with: --leak-check=full --show-reachable=yes >==24819== >==24819== For counts of detected and suppressed errors, rerun with: -v >==24819== Use --track-origins=yes to see where uninitialised values come from >==24819== ERROR SUMMARY: 36 errors from 34 contexts (suppressed: 2 from 2)
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 891324
:
683423
| 685857