Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1366386

kvm: repeatable kernel crash with Athlon II cpu

From Stas Sergeev <stsp@list.ru>
Newsgroups linux.kernel
Subject kvm: repeatable kernel crash with Athlon II cpu
Date 2016-03-29 17:30 +0200
Message-ID <ri3KG-8bX-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello.

I've been running dosemu and found out that it hangs
or reboots one of my PCs. This happens with any fedora-23
kernels and hand-compiled kernels. The latest I tried, were:
4.4.6-300.fc23.x86_64
4.5.0-rc6

I tried to put the debug printfs into dosemu, and it seems
the crash happens on KVM_RUN ioctl, but of course the one
can't say for sure when an instant reboot happens. Yet if
I disable the KVM use, or try on a different CPU, there is
no crash too, so I am pretty sure it is the KVM bug.

The CPU on which the problem happens:
AMD Athlon(tm) II X2 245 Processor

The CPUs on which the problem doesn't happen:
AMD FX 8350
Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz

I've set up the test-case here:
https://github.com/stsp/dosemu2/tree/bug

After checking out this branch, you need to get the file
c_drive/c.tar.gz
and unpack it into ~/.dosemu/drives so that ~/.dosemu/drives/c
exists.
After that you need to build and run dosemu.
Make sure to install slang-devel first, so that it can work
on a text-console (kms or non-kms).
Then run dosemu. Dos Navigator should load. Hit Alt-x to exit,
then Enter to confirm. At this point the host machine reboots,
or, if there is a different CPU - dosemu just exits.
The test must be repeated 2-3 times to make sure, but in most
cases it works from the first time.

Hope someone can find such an old CPU an reproduce the problem.
Please let me know what info should I provide or what debugging
to do to help getting that fixed.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

kvm: repeatable kernel crash with Athlon II cpu Stas Sergeev <stsp@list.ru> - 2016-03-29 17:30 +0200
  Re: kvm: repeatable kernel crash with Athlon II cpu Paolo Bonzini <pbonzini@redhat.com> - 2016-03-29 17:40 +0200
    Re: kvm: repeatable kernel crash with Athlon II cpu Stas Sergeev <stsp@list.ru> - 2016-03-29 18:10 +0200
      Re: kvm: repeatable kernel crash with Athlon II cpu Paolo Bonzini <pbonzini@redhat.com> - 2016-03-29 18:30 +0200
        Re: kvm: repeatable kernel crash with Athlon II cpu Stas Sergeev <stsp@list.ru> - 2016-03-29 19:20 +0200
          Re: kvm: repeatable kernel crash with Athlon II cpu Paolo Bonzini <pbonzini@redhat.com> - 2016-03-29 19:20 +0200
            Re: kvm: repeatable kernel crash with Athlon II cpu Stas Sergeev <stsp@list.ru> - 2016-03-30 15:30 +0200
              Re: kvm: repeatable kernel crash with Athlon II cpu Paolo Bonzini <pbonzini@redhat.com> - 2016-03-30 16:20 +0200
            Re: kvm: repeatable kernel crash with Athlon II cpu Stas Sergeev <stsp@list.ru> - 2016-03-31 15:30 +0200

csiph-web