Bug 913666 - [abrt] qemu-system-x86-1.2.2-6.fc18: raise: Process /usr/bin/qemu-system-i386 was killed by signal 6 (SIGABRT)
Summary: [abrt] qemu-system-x86-1.2.2-6.fc18: raise: Process /usr/bin/qemu-system-i386...
Keywords:
Status: CLOSED DUPLICATE of bug 906947
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bb7ec968e5f547a39d966c49782...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-21 18:29 UTC by Pressley241
Modified: 2013-05-25 19:08 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-25 19:08:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (12.25 KB, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: build_ids (3.72 KB, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: cgroup (132 bytes, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: core_backtrace (772 bytes, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: dso_list (7.96 KB, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: environ (191 bytes, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: limits (1.29 KB, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: maps (39.79 KB, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: open_fds (944 bytes, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: proc_pid_status (926 bytes, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details
File: var_log_messages (402 bytes, text/plain)
2013-02-21 18:29 UTC, Pressley241
no flags Details

Description Pressley241 2013-02-21 18:29:10 UTC
Version-Release number of selected component:
qemu-system-x86-1.2.2-6.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/bin/qemu-system-i386 -name WindowsDeveloperPreview-64bit-English.iso -S -M pc-1.2 -cpu core2duo,+lahf_lm,+pdcm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds -no-kvm -m 500 -smp 2,sockets=1,cores=2,threads=1 -uuid 8a3c9967-d430-1056-e0ab-cab451bca16c -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/home/mpressley/.config/libvirt/qemu/lib/WindowsDeveloperPreview-64bit-English.iso.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew -no-kvm-pit-reinjection -no-reboot -no-shutdown -global PIIX4_PM.disable_s3=1 -global PIIX4_PM.disable_s4=1 -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/mpressley/.local/share/gnome-boxes/images/WindowsDeveloperPreview-64bit-English.iso,if=none,id=drive-ide0-0-0,format=qcow2,cache=none -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=2 -drive file=/run/media/mpressley/Data/BackupFedorA/WindowsDeveloperPreview-64bit-English.iso,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,bootindex=1 -netdev user,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:09:85:28,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 -vga qxl -global qxl-vga.vram_size=67108864 -device AC97,id=sound0,bus=pci.0,addr=0x4 -chardev spicevmc,id=charredir0,name=usbredir -device usb-redir,chardev=charredir0,id=redir0 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7
crash_function: raise
executable:     /usr/bin/qemu-system-i386
kernel:         3.7.7-201.fc18.x86_64
remote_result:  NOTFOUND
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #2 qemu_memalign
 #3 qemu_vmalloc
 #4 qemu_ram_alloc_from_ptr
 #5 memory_region_init_ram
 #6 pc_memory_init
 #7 pc_init1
 #8 pc_init_pci

Comment 1 Pressley241 2013-02-21 18:29:15 UTC
Created attachment 700716 [details]
File: backtrace

Comment 2 Pressley241 2013-02-21 18:29:18 UTC
Created attachment 700717 [details]
File: build_ids

Comment 3 Pressley241 2013-02-21 18:29:21 UTC
Created attachment 700718 [details]
File: cgroup

Comment 4 Pressley241 2013-02-21 18:29:22 UTC
Created attachment 700719 [details]
File: core_backtrace

Comment 5 Pressley241 2013-02-21 18:29:24 UTC
Created attachment 700720 [details]
File: dso_list

Comment 6 Pressley241 2013-02-21 18:29:28 UTC
Created attachment 700721 [details]
File: environ

Comment 7 Pressley241 2013-02-21 18:29:30 UTC
Created attachment 700722 [details]
File: limits

Comment 8 Pressley241 2013-02-21 18:29:31 UTC
Created attachment 700723 [details]
File: maps

Comment 9 Pressley241 2013-02-21 18:29:33 UTC
Created attachment 700724 [details]
File: open_fds

Comment 10 Pressley241 2013-02-21 18:29:35 UTC
Created attachment 700725 [details]
File: proc_pid_status

Comment 11 Pressley241 2013-02-21 18:29:36 UTC
Created attachment 700726 [details]
File: var_log_messages

Comment 12 Cole Robinson 2013-05-25 19:08:31 UTC

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


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