virtio-win / kvm-guest-drivers-windows

Windows paravirtualized drivers for QEMU\KVM
https://www.linux-kvm.org/page/WindowsGuestDrivers
BSD 3-Clause "New" or "Revised" License
2.06k stars 386 forks source link

win2008R2 bsod virtio-win-prewhql-0.1-25 (qemu 0.15) #4

Closed aderumier closed 12 years ago

aderumier commented 12 years ago

Hi, I got a 2 bsod today with build25

Problem signature: Problem Event Name: BlueScreen OS Version: 6.1.7601.2.1.0.272.7 Locale ID: 1036

Additional information about the problem: BCCode: d1 BCP1: 0000000000000000 BCP2: 0000000000000002 BCP3: 0000000000000008 BCP4: 0000000000000000 OS Version: 6_1_7601 Service Pack: 1_0 Product: 272_3

DRIVER_IRQL_NOT_LESS_OR_EQUAL ..... *\ storport.sys - Address FFFFF880012170E9 base at FFFFF88001216000, DateStamp 4ce7a456

guest :

Host:

Crash occur around 5 min after windows boot.

I can provide the minidump. (I don't have the full dump)

I'll try to test it with last qemu-kvm git tommorow on a test server with the same cloned guest.

vrozenfe commented 12 years ago

minidump could be enough.

Thank you.

BTW, I would suggest cc'ing "qemu-devel" and 'kvm" about any kind of virtio-win problem. Best, Vadim.

aderumier commented 12 years ago

Thanks Vadim.

I join the dump to this mail.

----- Mail original -----

De: "vrozenfe" reply@reply.github.com À: "aderumier" aderumier@odiso.com Envoyé: Jeudi 12 Avril 2012 11:32:08 Objet: Re: [kvm-guest-drivers-windows] win2008R2 bsod virtio-win-prewhql-0.1-25 (qemu 0.15) (#4)

minidump could be enough.

Thank you.

BTW, I would suggest cc'ing "qemu-devel" and 'kvm" about any kind of virtio-win problem. Best, Vadim.


Reply to this email directly or view it on GitHub: https://github.com/YanVugenfirer/kvm-guest-drivers-windows/issues/4#issuecomment-5087558

vrozenfe commented 12 years ago

Hi Alexandre, There is a new build available at http://people.redhat.com/vrozenfe/build-26/virtio-win-prewhql-0.1.zip. Could you give it a try? Thanks, Vadim.

aderumier commented 12 years ago

Hi, I'm running build26 on 10 differents vm (win2003r2 x32/x64 and win2008R2) since 3 days, writeback enabled with intensive write load and I didn't have had bsod. So it seem to be fixed ! I'll keep you in touch in some day. Thanks Alexandre

vrozenfe commented 12 years ago

Glad that everything works fine now. Best regards, Vadim.

aderumier commented 12 years ago

Hi Vadim, some news. I didn't have had any bsod since 11 days now, so I think it's ok, So I close the issue

Thanks for your help.

Alexandre