Bug 997908

Summary: [abrt] libvirt-daemon-1.0.5.5-1.fc19: __alloc_dir: Process /usr/sbin/libvirtd was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Christian Provido <battlecheeze>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: berrange, clalancette, crobinso, itamar, jforbes, jyang, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:55f1722b979ffc9683bf10733c28a9fa73023a38
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-30 22:49:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Christian Provido 2013-08-16 13:23:12 UTC
Version-Release number of selected component:
libvirt-daemon-1.0.5.5-1.fc19

Additional info:
reporter:       libreport-2.1.6
backtrace_rating: 4
cmdline:        /usr/sbin/libvirtd
crash_function: __alloc_dir
executable:     /usr/sbin/libvirtd
kernel:         3.9.5-301.fc19.x86_64
runlevel:       unknown
uid:            0

Truncated backtrace:
Thread no. 1 (7 frames)
 #2 __alloc_dir at ../sysdeps/posix/opendir.c:206
 #3 virNWFilterLoadAllConfigs at conf/nwfilter_conf.c:3116
 #4 nwfilterStateInitialize at nwfilter/nwfilter_driver.c:232
 #5 virStateInitialize at libvirt.c:833
 #6 daemonRunStateInit at libvirtd.c:876
 #7 virThreadHelper at util/virthreadpthread.c:161
 #9 clone at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Comment 1 Christian Provido 2013-08-16 13:23:27 UTC
Created attachment 787248 [details]
File: backtrace

Comment 2 Christian Provido 2013-08-16 13:23:35 UTC
Created attachment 787249 [details]
File: cgroup

Comment 3 Christian Provido 2013-08-16 13:23:43 UTC
Created attachment 787250 [details]
File: core_backtrace

Comment 4 Christian Provido 2013-08-16 13:23:50 UTC
Created attachment 787251 [details]
File: dso_list

Comment 5 Christian Provido 2013-08-16 13:23:57 UTC
Created attachment 787252 [details]
File: environ

Comment 6 Christian Provido 2013-08-16 13:24:04 UTC
Created attachment 787254 [details]
File: limits

Comment 7 Christian Provido 2013-08-16 13:24:18 UTC
Created attachment 787255 [details]
File: maps

Comment 8 Christian Provido 2013-08-16 13:24:26 UTC
Created attachment 787256 [details]
File: open_fds

Comment 9 Christian Provido 2013-08-16 13:24:33 UTC
Created attachment 787257 [details]
File: proc_pid_status

Comment 10 Christian Provido 2013-08-16 13:24:42 UTC
Created attachment 787259 [details]
File: var_log_messages

Comment 11 Cole Robinson 2013-08-30 22:49:30 UTC
From the full backtrace, it just looks like opendir("/etc/libvirt/nwfilter") is segfaulting. Maybe your machine was OOM or you have memory issues, but it doesn't look like libvirt is doing anything wrong here, and there's not much we can do if a legitimate glibc call segfaults. Closing as NOTABUG