* [Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment
@ 2012-05-28 15:18 bugzilla-daemon
2012-05-29 6:15 ` [Bug 43311] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2012-05-28 15:18 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=43311
Summary: Windows XP Guest crashes when doing recursive grep in
a Clearcase environment
Product: Virtualization
Version: unspecified
Kernel Version: 2.6.32-22
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: kvm
AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
ReportedBy: msalame@msn.com
Regression: No
I have the following problem reproduced on centos6 and RH6.
When I am doing a recursive grep on my Clearcase view using a 3rd party program
called Windows Grep. On every run, the VM would crash (windows kernel crash
where the cause is reported as unknown by Microsoft) up after the program ran
about an hour or so.
The qemu-kvm version is:
------------------------
QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003-2008
Fabrice Bellard
The host is :
--------------
Linux wcary65q.cnda.avaya.com 2.6.32-220.4.1.el6.centos.plus.x86_64 #1 SMP Fri
Jan 27 04:56:11 GMT 2012 x86_64 x86_64 x86_64 GNU/Linux
model name : Intel(R) Core(TM)2 Quad CPU Q6700 @ 2.66GHz
or
model name : Intel(R) Xeon(R) CPU E5649 @ 2.53GHz
I used virt-manager to create and run the VMs. The command argument when VM is
running:
-enable-kvm -m 3417 -smp 2,sockets=2,cores=1,threads=1
-name winxp_60G_kvm13.img -uuid 402781b6-b13e-eb07-3e6f-181dd7f1417b
-nodefconfig -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/winxp_60G_kvm13.img.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime
-no-shutdown -drive
file=/localdisk/kvm-mps/images/winxpprosp2_60G_kvm13.img,if=none,id=drive-ide0-0-0,format=raw,cache=none,aio=threads
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1
-netdev tap,fd=23,id=hostnet0 -device
e1000,netdev=hostnet0,id=net0,mac=52:54:00:09:85:11,bus=pci.0,addr=0x3 -chardev
pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb
-device usb-tablet,id=input0 -vnc 127.0.0.1:6 -vga std -device
intel-hda,id=sound0,bus=pci.0,addr=0x4 -device
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
Host dmesg:
------------
On the host I see the following:
kvm: 5819: cpu0 unhandled wrmsr: 0x198 data 0
kvm: 5819: cpu1 unhandled wrmsr: 0x198 data 0
kvm: 5819: cpu0 unhandled wrmsr: 0x198 data 0
kvm: 5819: cpu1 unhandled wrmsr: 0x198 data 0
kvm: 5819: cpu0 unhandled wrmsr: 0x198 data 0
kvm: 5819: cpu1 unhandled wrmsr: 0x198 data 0
kvm: 5942: cpu0 unhandled wrmsr: 0x198 data 0
kvm: 5942: cpu1 unhandled wrmsr: 0x198 data 0
Please advice !
Thanks,
MS.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 43311] Windows XP Guest crashes when doing recursive grep in a Clearcase environment
2012-05-28 15:18 [Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment bugzilla-daemon
@ 2012-05-29 6:15 ` bugzilla-daemon
2012-05-29 14:18 ` [Bug 43311] New: " Stefan Hajnoczi
2012-09-06 14:59 ` [Bug 43311] " bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2012-05-29 6:15 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=43311
Michael Tokarev <mjt@tls.msk.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjt@tls.msk.ru
--- Comment #1 from Michael Tokarev <mjt@tls.msk.ru> 2012-05-29 06:15:24 ---
First of all, redhat version of qemu and kernel are outdated and heavily
patched - please address the questions about redhat versions to the redhat
support. You can ask here or, more likely, in qemu related mailinglist or
bugzilla, if you can reproduce this bug with current upstream versions of
kernel and qemu[-kvm].
And second, for bugs in windows programs, please verify that this issue does
not exist on bare hardware, and ask their support channels. It is not typical
to have this commercial development environment on an average linux developers
machine, so it is unlikely anyone will be able to help here.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment
2012-05-28 15:18 [Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment bugzilla-daemon
2012-05-29 6:15 ` [Bug 43311] " bugzilla-daemon
@ 2012-05-29 14:18 ` Stefan Hajnoczi
2012-09-06 14:59 ` [Bug 43311] " bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2012-05-29 14:18 UTC (permalink / raw)
To: bugzilla-daemon; +Cc: kvm
On Mon, May 28, 2012 at 4:18 PM, <bugzilla-daemon@bugzilla.kernel.org> wrote:
> When I am doing a recursive grep on my Clearcase view using a 3rd party program
> called Windows Grep. On every run, the VM would crash (windows kernel crash
> where the cause is reported as unknown by Microsoft) up after the program ran
> about an hour or so.
A quick search turned up these known issues with the software you are using:
http://www-304.ibm.com/support/docview.wss?uid=swg21312878
There's nothing indicating KVM here. As mjt mentioned, please get
support from Clearcase first.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 43311] Windows XP Guest crashes when doing recursive grep in a Clearcase environment
2012-05-28 15:18 [Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment bugzilla-daemon
2012-05-29 6:15 ` [Bug 43311] " bugzilla-daemon
2012-05-29 14:18 ` [Bug 43311] New: " Stefan Hajnoczi
@ 2012-09-06 14:59 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2012-09-06 14:59 UTC (permalink / raw)
To: kvm
https://bugzilla.kernel.org/show_bug.cgi?id=43311
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alan@lxorguk.ukuu.org.uk
Resolution| |INVALID
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-09-06 14:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-28 15:18 [Bug 43311] New: Windows XP Guest crashes when doing recursive grep in a Clearcase environment bugzilla-daemon
2012-05-29 6:15 ` [Bug 43311] " bugzilla-daemon
2012-05-29 14:18 ` [Bug 43311] New: " Stefan Hajnoczi
2012-09-06 14:59 ` [Bug 43311] " 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).