Comment 0 for bug 1464175

Revision history for this message
Seyeong Kim (seyeongkim) wrote : libvirt-daemon: virObjectUnref(): libvirtd killed by SIGSEGV

SRU justification

[Impact]

When memory load is high, libvirtd could be crashed(segfault) when doing some command

[Test Case]

Cannot reproduce easily this problem because this is from specific situation. ( sometimes while high mem load )

[Regression Potential]

[Other Info]

There are already some patches seem that fix this problem

http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=ad886fa6c8ebc321a0386a75c187d315111cf1f3
http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=6ca857c7c8a1f7b571132d6c7fff5a06301a5e9a
http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=a98129c0ee52b6a8fdd39988a6d090057f149ae9

and redhet also have similar bug report

https://bugzilla.redhat.com/show_bug.cgi?id=1203030