kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 204209] New: kernel 5.2.1: "floating point exception" in qemu with kvm enabled
Date: Wed, 17 Jul 2019 14:27:01 +0000	[thread overview]
Message-ID: <bug-204209-28872@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=204209

            Bug ID: 204209
           Summary: kernel 5.2.1: "floating point exception" in qemu with
                    kvm enabled
           Product: Virtualization
           Version: unspecified
    Kernel Version: 5.2.1
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: antdev66@gmail.com
        Regression: No

After updating the kernel from 5.1.17 to 5.2.1, when I use the g++ compiler in
qemu with kvm enabled, often the compiler launched in the guest for compile my
sources ends with this error: "exception in floating point".

Moreever it is not possible to update the bsd system because the process (that
use g++ compiler) exits with the same error.

Same thing for some system utilities, like "pkg update".

But if I boot the system with the previous 5.1.17 kernel and launch qemu, as
indicated above, everything works fine and I don't detect errors.

Command line is:

/usr/bin/qemu-system-x86_64 -k it -machine accel=kvm -m 4096 -no-fd-bootchk
-show-cursor -drive file="vmdragon.img",if=ide,media=disk -boot once=c,menu=off
-net none -rtc base=localtime -name "vmdragon" -smp 8 -vga std -device
qemu-xhci,id=xhci

I can't test without kvm because the process is very slow, but I think the
problem could be in some changes made to the kvm module.

Thanks,
Antonio

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2019-07-17 14:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-17 14:27 bugzilla-daemon [this message]
2019-07-18 12:28 ` [Bug 204209] kernel 5.2.1: "floating point exception" in qemu with kvm enabled bugzilla-daemon
2019-07-19 20:46 ` bugzilla-daemon
2019-07-28 12:03 ` bugzilla-daemon
2019-07-31 11:15 ` bugzilla-daemon

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=bug-204209-28872@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.kernel.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).