Bug 1039362

Summary: [abrt] libvirt-daemon-1.1.0-1.fc18: virObjectLock: Process /usr/sbin/libvirtd was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Klaus Lichtenwalder <klic>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: berrange, clalancette, crobinso, itamar, jforbes, jyang, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0e4e1ea9a4a0e3b8086aaa3d63dd4c206a4c09a1
Whiteboard: abrt_hash:45a099884adf04978eda74c55eab26a270aa13f8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 19:52:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Klaus Lichtenwalder 2013-12-08 18:41:26 UTC
Description of problem:
This happens regularly after shutting down an instance

Version-Release number of selected component:
libvirt-daemon-1.1.0-1.fc18

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/sbin/libvirtd
crash_function: virObjectLock
executable:     /usr/sbin/libvirtd
kernel:         3.10.14-100.fc18.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 virObjectLock at /lib64/libvirt.so.0
 #1 virNetServerClientSendMessage at /lib64/libvirt.so.0
 #2 remoteDispatchDomainEventSend
 #3 remoteRelayDomainEventLifecycle
 #4 virDomainEventStateDispatchFunc at /lib64/libvirt.so.0
 #5 virDomainEventTimer at /lib64/libvirt.so.0
 #6 virEventPollRunOnce at /lib64/libvirt.so.0
 #7 virEventRunDefaultImpl at /lib64/libvirt.so.0
 #8 virNetServerRun at /lib64/libvirt.so.0

Comment 1 Klaus Lichtenwalder 2013-12-08 18:41:34 UTC
Created attachment 834128 [details]
File: backtrace

Comment 2 Klaus Lichtenwalder 2013-12-08 18:41:37 UTC
Created attachment 834129 [details]
File: cgroup

Comment 3 Klaus Lichtenwalder 2013-12-08 18:41:40 UTC
Created attachment 834130 [details]
File: core_backtrace

Comment 4 Klaus Lichtenwalder 2013-12-08 18:41:45 UTC
Created attachment 834131 [details]
File: dso_list

Comment 5 Klaus Lichtenwalder 2013-12-08 18:41:47 UTC
Created attachment 834132 [details]
File: environ

Comment 6 Klaus Lichtenwalder 2013-12-08 18:41:49 UTC
Created attachment 834133 [details]
File: exploitable

Comment 7 Klaus Lichtenwalder 2013-12-08 18:41:51 UTC
Created attachment 834134 [details]
File: limits

Comment 8 Klaus Lichtenwalder 2013-12-08 18:41:53 UTC
Created attachment 834135 [details]
File: maps

Comment 9 Klaus Lichtenwalder 2013-12-08 18:41:55 UTC
Created attachment 834136 [details]
File: open_fds

Comment 10 Klaus Lichtenwalder 2013-12-08 18:41:57 UTC
Created attachment 834137 [details]
File: proc_pid_status

Comment 11 Klaus Lichtenwalder 2013-12-08 18:42:00 UTC
Created attachment 834138 [details]
File: var_log_messages

Comment 12 Cole Robinson 2013-12-09 19:52:12 UTC
Looks like you are using the last libvirt version from virt-preview before we discontinued it for F18 (we only target the lastest stable release).

Please either downgrade to the libvirt version in the F18 repos, or update to F19/F20, and see if this issue reproduces.