Bug 1084791 - [abrt] qemu-system-x86: kvm_cpu_exec(): qemu-system-x86_64 killed by SIGABRT
Summary: [abrt] qemu-system-x86: kvm_cpu_exec(): qemu-system-x86_64 killed by SIGABRT
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:78e16e9d261d17119350fdf7467...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-06 16:49 UTC by Mark Mayfield
Modified: 2014-04-08 15:30 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-08 15:30:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (19.44 KB, text/plain)
2014-04-06 16:49 UTC, Mark Mayfield
no flags Details
File: cgroup (419 bytes, text/plain)
2014-04-06 16:49 UTC, Mark Mayfield
no flags Details
File: core_backtrace (7.03 KB, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details
File: dso_list (8.34 KB, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details
File: environ (99 bytes, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details
File: limits (1.29 KB, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details
File: maps (55.37 KB, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details
File: open_fds (6.68 KB, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details
File: proc_pid_status (924 bytes, text/plain)
2014-04-06 16:50 UTC, Mark Mayfield
no flags Details

Description Mark Mayfield 2014-04-06 16:49:52 UTC
Description of problem:
Have no idea. Came back to the machine and had the crash warning. It seems to have killed one of my kvm virtual machines temporarilly. Seems to have powered back on ok though.

Version-Release number of selected component:
qemu-system-x86-1.4.2-15.fc19

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        /usr/bin/qemu-system-x86_64 -machine accel=kvm -name DebWebServ -S -machine pc-1.2,accel=kvm,usb=off -cpu Opteron_G4,+nodeid_msr,+wdt,+skinit,+ibs,+osvw,+cr8legacy,+extapic,+cmp_legacy,+fxsr_opt,+mmxext,+osxsave,+fma,+monitor,+ht,+vme -m 4096 -smp 2,sockets=2,cores=1,threads=1 -uuid 7521faad-bf0f-04b8-88fd-41260faa4d04 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/DebWebServ.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=/var/lib/libvirt/images/WheezyWeb.img,if=none,id=drive-virtio-disk0,format=qcow2,cache=none -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,fd=23,id=hostnet0,vhost=on,vhostfd=24 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:a6:b2:bc,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 -spice port=5900,tls-port=5901,addr=0.0.0.0,disable-ticketing,x509-dir=/etc/pki/libvirt-spice,seamless-migration=on -vga qxl -global qxl-vga.ram_size=67108864 -global qxl-vga.vram_size=67108864 -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7
crash_function: kvm_cpu_exec
executable:     /usr/bin/qemu-system-x86_64
kernel:         3.13.6-100.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            0
var_log_messages: Apr  5 23:01:19 grim-desktop abrt-hook-ccpp[30062]: Saved core dump of pid 1529 (/usr/bin/qemu-system-x86_64) to /var/tmp/abrt/ccpp-2014-04-05-23:00:54-1529 (4710047744 bytes)

Truncated backtrace:
Thread no. 1 (2 frames)
 #2 kvm_cpu_exec at /usr/src/debug/qemu-1.4.2/kvm-all.c:1575
 #3 qemu_kvm_cpu_thread_fn at /usr/src/debug/qemu-1.4.2/cpus.c:759

Comment 1 Mark Mayfield 2014-04-06 16:49:57 UTC
Created attachment 883312 [details]
File: backtrace

Comment 2 Mark Mayfield 2014-04-06 16:49:59 UTC
Created attachment 883313 [details]
File: cgroup

Comment 3 Mark Mayfield 2014-04-06 16:50:00 UTC
Created attachment 883314 [details]
File: core_backtrace

Comment 4 Mark Mayfield 2014-04-06 16:50:02 UTC
Created attachment 883315 [details]
File: dso_list

Comment 5 Mark Mayfield 2014-04-06 16:50:04 UTC
Created attachment 883316 [details]
File: environ

Comment 6 Mark Mayfield 2014-04-06 16:50:06 UTC
Created attachment 883317 [details]
File: limits

Comment 7 Mark Mayfield 2014-04-06 16:50:08 UTC
Created attachment 883318 [details]
File: maps

Comment 8 Mark Mayfield 2014-04-06 16:50:10 UTC
Created attachment 883319 [details]
File: open_fds

Comment 9 Mark Mayfield 2014-04-06 16:50:12 UTC
Created attachment 883320 [details]
File: proc_pid_status

Comment 10 Cole Robinson 2014-04-08 15:30:47 UTC
Thanks for reporting. Unfortunately random crashes like this are practically impossible to debug. If you reproduce this again or more frequently, please reopen


Note You need to log in before you can comment on or make changes to this bug.