Bug 1055166

Summary: [abrt] qemu-system-x86: qemu_co_queue_run_restart(): qemu-system-x86_64 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: naoto azuma <az_naox>
Component: qemuAssignee: Fedora Virtualization Maintainers <virt-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, pbonzini, rjones, scottt.tw, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/fb450131c9aeea5fb49a71a8267926fc4f01bc5d
Whiteboard: abrt_hash:f6022144d6bafb64eef0e8ab57d0a4c00c71617a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-02 14:29:36 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
File: exploitable none

Description naoto azuma 2014-01-19 11:15:51 UTC
Version-Release number of selected component:
qemu-system-x86-1.6.1-3.fc20

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 3
cmdline:        /usr/bin/qemu-system-x86_64 -machine accel=kvm -name win8 -S -machine pc-i440fx-1.6,accel=kvm,usb=off -m 4096 -realtime mlock=off -smp 2,sockets=2,cores=1,threads=1 -uuid 1c3c5b0d-ebc6-4e9e-b5a7-dcbf26232cde -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/win8.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -global kvm-pit.lost_tick_policy=discard -no-hpet -no-shutdown -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x5.0x7 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x5 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x5.0x1 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x5.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 -drive file=/home/azuma/vm/win8.img,if=none,id=drive-ide0-0-0,format=raw -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,fd=23,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:ed:79:41,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-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing,seamless-migration=on -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,bus=pci.0,addr=0x2 -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: qemu_co_queue_run_restart
executable:     /usr/bin/qemu-system-x86_64
kernel:         3.12.7-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            107

Truncated backtrace:
Thread no. 1 (8 frames)
 #0 qemu_co_queue_run_restart at qemu-coroutine-lock.c:66
 #1 coroutine_swap at qemu-coroutine.c:95
 #2 bdrv_co_io_em at block.c:4025
 #3 bdrv_co_do_readv at block.c:2550
 #5 bdrv_co_do_rw at block.c:3867
 #6 coroutine_trampoline at coroutine-ucontext.c:118
 #7 ?? at /lib64/libc.so.6
 #8 ??

Comment 1 naoto azuma 2014-01-19 11:15:57 UTC
Created attachment 852321 [details]
File: backtrace

Comment 2 naoto azuma 2014-01-19 11:15:59 UTC
Created attachment 852322 [details]
File: cgroup

Comment 3 naoto azuma 2014-01-19 11:16:02 UTC
Created attachment 852323 [details]
File: core_backtrace

Comment 4 naoto azuma 2014-01-19 11:16:04 UTC
Created attachment 852324 [details]
File: dso_list

Comment 5 naoto azuma 2014-01-19 11:16:07 UTC
Created attachment 852325 [details]
File: environ

Comment 6 naoto azuma 2014-01-19 11:16:08 UTC
Created attachment 852326 [details]
File: limits

Comment 7 naoto azuma 2014-01-19 11:16:10 UTC
Created attachment 852327 [details]
File: maps

Comment 8 naoto azuma 2014-01-19 11:16:13 UTC
Created attachment 852328 [details]
File: open_fds

Comment 9 naoto azuma 2014-01-19 11:16:15 UTC
Created attachment 852329 [details]
File: proc_pid_status

Comment 10 naoto azuma 2014-01-19 11:16:17 UTC
Created attachment 852330 [details]
File: var_log_messages

Comment 11 naoto azuma 2014-01-19 11:16:19 UTC
Created attachment 852331 [details]
File: exploitable

Comment 12 Cole Robinson 2014-06-02 14:29:36 UTC
Given that the retrace report has expired, and this bug doesn't have much info, just closing. If anyone can still reproduce with latest f20, please reopen