qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: QEMU devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] qemu.git v1.0-1852-gf05f6b4 regression - Bus error, followed by core dump
Date: Tue, 03 Apr 2012 09:45:59 -0300	[thread overview]
Message-ID: <1333457159.2171.10.camel@freedom> (raw)

Hi,

We've noticed the following error during Windows install when using the
latest qemu from HEAD:

04/03 01:45:42 INFO |   aexpect:0786| [qemu output] /bin/sh: line 1: 21674 Bus error               (core dumped) MALLOC_PERTURB_=1 /usr/local/autotest/tests/kvm/qemu -name 'vm1' -nodefaults -vga std -monitor unix:'/tmp/monitor-humanmonitor1-20120403-014341-3gsf',server,nowait -qmp unix:'/tmp/monitor-qmpmonitor1-20120403-014341-3gsf',server,nowait -serial unix:'/tmp/serial-20120403-014341-3gsf',server,nowait -device ich9-usb-uhci1,id=usb1 -drive file='/tmp/kvm_autotest_root/images/win7-64-sp1.qcow2',index=0,if=virtio,cache=none -device virtio-net-pci,netdev=idoz6GVm,mac='9a:8e:fc:08:52:29',id='idodEJ4d' -netdev tap,id=idoz6GVm,fd=23 -m 2048 -smp 2 -drive file='/tmp/kvm_autotest_root/isos/windows/en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso',media=cdrom,index=1 -drive file='/tmp/kvm_autotest_root/isos/windows/winutils.iso',media=cdrom,index=2 -drive file='/tmp/kvm_autotest_root/isos/virtio-win.iso',media=cdrom,index=3 -fda '/tmp/kvm_autotest_root/images/win7-64-sp1/answer.vfd' -device usb-tablet,id=usb-tablet1,bus=usb1.0 -vnc :0 -boot d -enable-kvm
04/03 01:45:42 INFO |   aexpect:0786| [qemu output] (Process terminated with status 135)

The actual command line used is:

MALLOC_PERTURB_=1 /usr/local/autotest/tests/kvm/qemu -name 'vm1' -nodefaults -vga std -monitor unix:'/tmp/monitor-humanmonitor1-20120403-014341-3gsf',server,nowait -qmp unix:'/tmp/monitor-qmpmonitor1-20120403-014341-3gsf',server,nowait -serial unix:'/tmp/serial-20120403-014341-3gsf',server,nowait -device ich9-usb-uhci1,id=usb1 -drive file='/tmp/kvm_autotest_root/images/win7-64-sp1.qcow2',index=0,if=virtio,cache=none -device virtio-net-pci,netdev=idoz6GVm,mac='9a:8e:fc:08:52:29',id='idodEJ4d' -netdev tap,id=idoz6GVm,fd=23 -m 2048 -smp 2 -drive file='/tmp/kvm_autotest_root/isos/windows/en_windows_7_ultimate_with_sp1_x64_dvd_u_677332.iso',media=cdrom,index=1 -drive file='/tmp/kvm_autotest_root/isos/windows/winutils.iso',media=cdrom,index=2 -drive file='/tmp/kvm_autotest_root/isos/virtio-win.iso',media=cdrom,index=3 -fda '/tmp/kvm_autotest_root/images/win7-64-sp1/answer.vfd' -device usb-tablet,id=usb-tablet1,bus=usb1.0 -vnc :0  -boot d -enable-kvm

A similar error happened during RHEL 6.2 install

04/03 01:43:55 INFO |   aexpect:0786| [qemu output] /bin/sh: line 1: 21368 Bus error               (core dumped) MALLOC_PERTURB_=1 /usr/local/autotest/tests/kvm/qemu -name 'vm1' -nodefaults -vga std -monitor unix:'/tmp/monitor-humanmonitor1-20120403-014341-3gsf',server,nowait -qmp unix:'/tmp/monitor-qmpmonitor1-20120403-014341-3gsf',server,nowait -serial unix:'/tmp/serial-20120403-014341-3gsf',server,nowait -device ich9-usb-uhci1,id=usb1 -drive file='/tmp/kvm_autotest_root/images/rhel62-64.qcow2',index=0,if=virtio,cache=none -device virtio-net-pci,netdev=id9w6EMs,mac='9a:8e:fc:08:f7:80',id='idodEJ4d' -netdev tap,id=id9w6EMs,fd=23 -m 2048 -smp 2 -drive file='/tmp/kvm_autotest_root/isos/linux/RHEL-6.2-x86_64-DVD.iso',media=cdrom,index=2 -drive file='/tmp/kvm_autotest_root/images/rhel62-64/ks.iso',media=cdrom,index=1 -device usb-tablet,id=usb-tablet1,bus=usb1.0 -kernel '/tmp/kvm_autotest_root/images/rhel62-64/vmlinuz' -append 'ks=cdrom nicdelay=60 console=ttyS0,115200 console=tty0' -initrd '/tmp/kvm_autotest_root/images/rhel62-64/initrd.img' -vnc :0 -boot d -enable-kvm
04/03 01:43:55 INFO |   aexpect:0786| [qemu output] (Process terminated with status 135)

MALLOC_PERTURB_=1 /usr/local/autotest/tests/kvm/qemu -name 'vm1' -nodefaults -vga std -monitor unix:'/tmp/monitor-humanmonitor1-20120403-014341-3gsf',server,nowait -qmp unix:'/tmp/monitor-qmpmonitor1-20120403-014341-3gsf',server,nowait -serial unix:'/tmp/serial-20120403-014341-3gsf',server,nowait -device ich9-usb-uhci1,id=usb1 -drive file='/tmp/kvm_autotest_root/images/rhel62-64.qcow2',index=0,if=virtio,cache=none -device virtio-net-pci,netdev=id9w6EMs,mac='9a:8e:fc:08:f7:80',id='idodEJ4d' -netdev tap,id=id9w6EMs,fd=23 -m 2048 -smp 2 -drive file='/tmp/kvm_autotest_root/isos/linux/RHEL-6.2-x86_64-DVD.iso',media=cdrom,index=2 -drive file='/tmp/kvm_autotest_root/images/rhel62-64/ks.iso',media=cdrom,index=1 -device usb-tablet,id=usb-tablet1,bus=usb1.0 -kernel '/tmp/kvm_autotest_root/images/rhel62-64/vmlinuz' -append 'ks=cdrom nicdelay=60 console=ttyS0,115200 console=tty0' -initrd '/tmp/kvm_autotest_root/images/rhel62-64/initrd.img' -vnc :0  -boot d -enable-kvm

The relevant git commit used was:

04/03 01:41:37 DEBUG|base_utils:0077| Running '/usr/bin/git fetch -q -f -u -t git://git.qemu.org/qemu.git master:master'
04/03 01:41:41 INFO |       git:0153| git commit ID is "f05f6b4adb4db3affb0cdd17383b0a7e905e66e1" (tag v1.0-1852-gf05f6b4)

There's a 2.1 core dump file saved in our results server, if there's any interested in it by contributors outside Red Hat, I can ssh it to some box, as requested.

So, even though it might be some flag we're using that is obsolete/deprecated/whatever here, qemu shouldn't crash.

I'm available to provide more information on the qemu official IRC channel (lmr).

                 reply	other threads:[~2012-04-03 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333457159.2171.10.camel@freedom \
    --to=lmr@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).