kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 90381] New: error when loading kvm_intel module
@ 2014-12-27  4:55 bugzilla-daemon
  2014-12-27  4:56 ` [Bug 90381] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-27  4:55 UTC (permalink / raw)
  To: kvm

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

            Bug ID: 90381
           Summary: error when loading kvm_intel module
           Product: Virtualization
           Version: unspecified
    Kernel Version: 3.18.1
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: bhasker@unixindia.com
        Regression: No

Created attachment 161951
  --> https://bugzilla.kernel.org/attachment.cgi?id=161951&action=edit
kernel crash message

Hi,
 Whenever I load the kvm_intel module (on my machine which does support vmx),
the kernel crashes  (not a catastropic crash but the module is no longer
useable). kvm_intel is unuseable.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
@ 2014-12-27  4:56 ` bugzilla-daemon
  2014-12-27  5:02 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-27  4:56 UTC (permalink / raw)
  To: kvm

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

--- Comment #1 from Bhasker C V <bhasker@unixindia.com> ---
The machine (also can be found in the crash attachment) is 

Dell D620 with processor features as below: 

processor    : 1
vendor_id    : GenuineIntel
cpu family    : 6
model        : 15
model name    : Intel(R) Core(TM)2 CPU         T5500  @ 1.66GHz
stepping    : 2
microcode    : 0x5c
cpu MHz        : 1000.000
cache size    : 2048 KB
physical id    : 0
siblings    : 2
core id        : 1
cpu cores    : 2
apicid        : 1
initial apicid    : 1
fpu        : yes
fpu_exception    : yes
cpuid level    : 10
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor
ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm tpr_shadow
bugs        :
bogomips    : 3328.70
clflush size    : 64
cache_alignment    : 64
address sizes    : 36 bits physical, 48 bits virtual
power management:

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
  2014-12-27  4:56 ` [Bug 90381] " bugzilla-daemon
@ 2014-12-27  5:02 ` bugzilla-daemon
  2014-12-27  5:04 ` [Bug 90381] error when loading kvm_intel module kvm_intel unuseable bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-27  5:02 UTC (permalink / raw)
  To: kvm

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

--- Comment #2 from Bhasker C V <bhasker@unixindia.com> ---
The 3.14.x stock kernel (of debian)  works fine but 3.17.x also does the same
crash. I do nott have any other kernel revisions inbetween to iterate.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module kvm_intel unuseable
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
  2014-12-27  4:56 ` [Bug 90381] " bugzilla-daemon
  2014-12-27  5:02 ` bugzilla-daemon
@ 2014-12-27  5:04 ` bugzilla-daemon
  2014-12-27  5:19 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-27  5:04 UTC (permalink / raw)
  To: kvm

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

Bhasker C V <bhasker@unixindia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|error when loading          |error when loading
                   |kvm_intel module            |kvm_intel module kvm_intel
                   |                            |unuseable

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module kvm_intel unuseable
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-12-27  5:04 ` [Bug 90381] error when loading kvm_intel module kvm_intel unuseable bugzilla-daemon
@ 2014-12-27  5:19 ` bugzilla-daemon
  2014-12-27 10:25 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-27  5:19 UTC (permalink / raw)
  To: kvm

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

--- Comment #3 from Bhasker C V <bhasker@unixindia.com> ---
Managed to load the kvm_intel without a crash. This crash seems to happen
_only_ if nested=1 is given in the options.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module kvm_intel unuseable
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-12-27  5:19 ` bugzilla-daemon
@ 2014-12-27 10:25 ` bugzilla-daemon
  2014-12-28  0:47 ` bugzilla-daemon
  2015-03-17  3:53 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-27 10:25 UTC (permalink / raw)
  To: kvm

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

Kashyap Chamarthy <kashyap.cv@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kashyap.cv@gmail.com

--- Comment #4 from Kashyap Chamarthy <kashyap.cv@gmail.com> ---
Can't reproduce this with Kernel 3.18.1 (current upstream stable) -- tested
nested virtualization with KVM. If you face issues with Debian specific
Kernels, you might want to report it with Debian Kernel bug tracker.

Since this is upstream tracker, you might have to reproduce this with 3.18  (or
with 3.19-rc1 mainline).

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module kvm_intel unuseable
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-12-27 10:25 ` bugzilla-daemon
@ 2014-12-28  0:47 ` bugzilla-daemon
  2015-03-17  3:53 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2014-12-28  0:47 UTC (permalink / raw)
  To: kvm

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

Bhasker C V <bhasker@unixindia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|All                         |Intel

--- Comment #5 from Bhasker C V <bhasker@unixindia.com> ---
I am using 3.18.1 on my other DELL Q15R and this crash is not happening. 
This crash is particularly happening on the DELL D620 core2duo machines only.
kvm (as per my comment above) does work fine but crashes _only_ when loaded as
modprobe kvm_intel nested=1

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 90381] error when loading kvm_intel module kvm_intel unuseable
  2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-12-28  0:47 ` bugzilla-daemon
@ 2015-03-17  3:53 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-03-17  3:53 UTC (permalink / raw)
  To: kvm

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

Bandan Das <bsd@makefile.in> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |94971

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-17  3:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-27  4:55 [Bug 90381] New: error when loading kvm_intel module bugzilla-daemon
2014-12-27  4:56 ` [Bug 90381] " bugzilla-daemon
2014-12-27  5:02 ` bugzilla-daemon
2014-12-27  5:04 ` [Bug 90381] error when loading kvm_intel module kvm_intel unuseable bugzilla-daemon
2014-12-27  5:19 ` bugzilla-daemon
2014-12-27 10:25 ` bugzilla-daemon
2014-12-28  0:47 ` bugzilla-daemon
2015-03-17  3:53 ` bugzilla-daemon

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).