Bug 1537468

Summary: [abrt] qemu-kvm: in(): qemu-kvm killed by SIGABRT
Product: Red Hat Enterprise Linux 7 Reporter: Vladimir Benes <vbenes>
Component: qemu-kvmAssignee: Dr. David Alan Gilbert <dgilbert>
Status: CLOSED DUPLICATE QA Contact: Chao Yang <chayang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.5CC: chayang, juzhang, knoel, michen, rbalakri, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: http://faf.lab.eng.brq.redhat.com/faf/reports/bthash/a4afbae137519c5683534e87511dde281fe17ea6
Whiteboard: abrt_hash:5a23b7a80bdbcc51bb188ce688cef8ea838ae4cc
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-23 14:14: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:

Description Vladimir Benes 2018-01-23 09:41:06 UTC
Description of problem:
I started VM in user session in Boxes, found out that I cannot use keyboard because of some weird bug, and I close Boxes.


Version-Release number of selected component:
qemu-kvm-1.5.3-153.el7

Additional info:
reporter:       libreport-2.1.11.1
backtrace_rating: 4
cmdline:        /usr/libexec/qemu-kvm -name boxes-unknown -S -machine pc-i440fx-rhel7.0.0,accel=kvm,usb=off,dump-guest-core=off -cpu Skylake-Client,+hypervisor,-arat -m 4129 -realtime mlock=off -smp 4,sockets=1,cores=2,threads=2 -uuid 394065c7-e5e0-4da5-b049-cd43b480c33c -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/home/vbenes/.config/libvirt/qemu/lib/domain-1-boxes-unknown/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew -global kvm-pit.lost_tick_policy=delay -no-shutdown -global PIIX4_PM.disable_s3=1 -global PIIX4_PM.disable_s4=1 -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x6.0x7 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x6 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x6.0x1 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x6.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive file=/home/vbenes/.local/share/gnome-boxes/images/boxes-unknown,format=qcow2,if=none,id=drive-ide0-0-0,cache=none -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -drive file=/home/vbenes/Downloads/ISOs/en-gb_windows_10_enterprise_version_1607_updated_jul_2016_x64_dvd_9057957.iso,format=raw,if=none,id=drive-ide0-1-0,readonly=on -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=25,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:2c:ef:d9,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -device usb-kbd,id=input2,bus=usb.0,port=2 -spice port=0,disable-ticketing,image-compression=off,seamless-migration=on -vga qxl -global qxl-vga.ram_size=67108864 -global qxl-vga.vram_size=67108864 -global qxl-vga.vgamem_mb=16 -global qxl-vga.max_outputs=1 -device AC97,id=sound0,bus=pci.0,addr=0x4 -chardev spicevmc,id=charredir0,name=usbredir -device usb-redir,chardev=charredir0,id=redir0,bus=usb.0,port=3 -chardev spicevmc,id=charredir1,name=usbredir -device usb-redir,chardev=charredir1,id=redir1,bus=usb.0,port=4 -chardev spicevmc,id=charredir2,name=usbredir -device usb-redir,chardev=charredir2,id=redir2,bus=usb.0,port=5 -chardev spicevmc,id=charredir3,name=usbredir -device usb-redir,chardev=charredir3,id=redir3,bus=usb.0,port=6 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7 -msg timestamp=on
crash_function: in
executable:     /usr/libexec/qemu-kvm
global_pid:     18917
kernel:         3.10.0-830.el7.x86_64
pkg_fingerprint: 199E 2F91 FD43 1D51
pkg_vendor:     Red Hat, Inc.
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (1 frames)
 #3 0x00007f8382ab8082 in at /lib64/libc.so.6

Comment 2 Karen Noel 2018-01-23 12:24:48 UTC
Backtrace
Frame # 	Function 	Binary 	Source or offset 	Line
1 	raise 	/lib64/libc.so.6 	0x361b7
Build id: 5f696a5b8607cec51c08bcf98783d53fb1c80281 	-
2 	abort 	/lib64/libc.so.6 	0x378a8
Build id: 5f696a5b8607cec51c08bcf98783d53fb1c80281 	-
3 	__assert_fail_base 	/lib64/libc.so.6 	0x2efd6
Build id: 5f696a5b8607cec51c08bcf98783d53fb1c80281 	-
4 		/lib64/libc.so.6 	0x2f082
Build id: 5f696a5b8607cec51c08bcf98783d53fb1c80281 	-
5 		/usr/libexec/qemu-kvm 	0x1f3abc
Build id: c57dca16fa2d724d3585001769785ede17a83718 	-
6 	vmstate_save_state 	/usr/libexec/qemu-kvm 	0x23221d
Build id: c57dca16fa2d724d3585001769785ede17a83718 	-
7 	qemu_savevm_state_complete 	/usr/libexec/qemu-kvm 	0x23281b
Build id: c57dca16fa2d724d3585001769785ede17a83718 	-
8 	migration_thread 	/usr/libexec/qemu-kvm 	0x16959c
Build id: c57dca16fa2d724d3585001769785ede17a83718 	-
9 	start_thread 	/lib64/libpthread.so.0 	0x7dd5
Build id: 4992d5bfbb48a157bfef1021002e0397a638594a 	-
10 	__clone 	/lib64/libc.so.6 	0xfeaed
Build id: 5f696a5b8607cec51c08bcf98783d53fb1c80281

Comment 4 Dr. David Alan Gilbert 2018-01-23 14:14:30 UTC
Yep, dupe, the 1f3abc in 5 matches

*** This bug has been marked as a duplicate of bug 1536883 ***