Sorry, should have attached originally.<div><br></div><div>The crashes are quite easy to produce, however sometimes when it's a kernel crash there's no minidump.</div><div><br></div><div>I basically set to max resolution in the spicec client (2560x1600) full screen. Go to 4chan /b and scroll up and down... Usually takes about 15 seconds...</div>
<div><br></div><div>G<br><br><div class="gmail_quote">On Sun, Jun 19, 2011 at 11:48 AM, Alon Levy <span dir="ltr"><<a href="mailto:alevy@redhat.com">alevy@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, Jun 18, 2011 at 09:51:00PM -0700, <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a> wrote:<br>
> Ok, and with the latest drivers:<br>
> Mini061811-01.dmp 6/18/2011 9:41:49 PM PAGE_FAULT_IN_NONPAGED_AREA<br>
> 0x10000050 0xe1256884 0x00000000 0xbf013dda 0x00000001<br>
> qxldd.dll qxldd.dll+1dda Red Hat QXL Display Driver Spice Red<br>
> Hat Inc. 1.4.1.1 built by: WinDDK 32-bit qxldd.dll+1dda<br>
> win32k.sys+196a9 win32k.sys+95a8 win32k.sys+9658<br>
> C:\WINDOWS\Minidump\Mini061811-01.dmp <a href="tel:2%20%20%20%2015%20%20%20%202600%20%20%20%20106%2C496" value="+12152600106">2 15 2600 106,496</a><br>
<br>
</div>Can you provide the minidump?<br>
<div><div></div><div class="h5"><br>
><br>
><br>
> After scrolling a website for about 60 seconds.<br>
><br>
> G<br>
><br>
> On Sat, Jun 18, 2011 at 9:21 PM, <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a><br>
> <<a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a>>wrote:<br>
><br>
> > Sorry, it just built... Failed in checked environment and succeeded in free<br>
> > build environment...<br>
> ><br>
> > G<br>
> ><br>
> ><br>
> > On Sat, Jun 18, 2011 at 9:19 PM, <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a> <<br>
> > <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a>> wrote:<br>
> ><br>
> >> I've just tried to build the drivers using the instructions given at:<br>
> >><br>
> >> <a href="http://spice-space.org/page/WinQXL" target="_blank">http://spice-space.org/page/WinQXL</a><br>
> >><br>
> >> There are some contradictory instructions there, so it could be my setup.<br>
> >> I've installed the winddk, and set the SPICE_COMMON_DIR to<br>
> >> c:\common\spice-protocol and also tried c:\common (with file not found<br>
> >> errors in that case).<br>
> >><br>
> >><br>
> >> Results:<br>
> >> C:\common\qxl>build -cZg<br>
> >> BUILD: Compile and Link for x86<br>
> >> BUILD: Start time: Sat Jun 18 21:17:15 2011<br>
> >> BUILD: Examining c:\common\qxl directory tree for files to compile.<br>
> >> c:\common\qxl\display Auto-cleaning queue for 'root:x86chk' (6 of 8<br>
> >> file(s) removed)<br>
> >> Invalidating OACR warning log for 'root:x86chk'<br>
> >> 1>BUILD: Compiling and Linking c:\common\qxl\display directory<br>
> >> 2>BUILD: Compiling and Linking c:\common\qxl\miniport directory<br>
> >> Configuring OACR for 'root:x86chk' - <OACR on><br>
> >> _NT_TARGET_VERSION SET TO WINXP<br>
> >> _NT_TARGET_VERSION SET TO WINXP<br>
> >> 2>Compiling resources - miniport\qxl.rc<br>
> >> 1>Compiling resources - display\driver.rc<br>
> >> 2>Compiling - miniport\qxl.c<br>
> >> 1>Compiling - display\driver.c<br>
> >> 2>Compiling - miniport\wdmhelper.c<br>
> >> 2>Compiling - miniport\generating code...<br>
> >> 2>Linking Executable - miniport\miniport\objchk_wxp_x86\i386\qxl.sys<br>
> >> 1>errors in directory c:\common\qxl\display<br>
> >> 1>c:\common\qxl\display\driver.c(1079) : error C2065: 'LINE_CAP_ROUND' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1079) : error C2065: 'LINE_CAP_SQUARE' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1079) : error C2065: 'LINE_CAP_BUTT' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1079) : error C2065: 'LINE_JOIN_ROUND' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1079) : error C2065: 'LINE_JOIN_BEVEL' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1079) : error C2065: 'LINE_JOIN_MITER' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1092) : error C2065: 'LINE_STYLED' :<br>
> >> undeclared identifier<br>
> >> 1>c:\common\qxl\display\driver.c(1093) : error C2065:<br>
> >> 'LINE_START_WITH_GAP' : undeclared identifier<br>
> >> 1>Compiling - display\rop.c<br>
> >> 1>Compiling - display\res.c<br>
> >> 1>c:\common\qxl\display\res.c(648) : error C2065: 'area' : undeclared<br>
> >> identifier<br>
> >> 1>c:\common\qxl\display\res.c(2162) : error C2039: 'num_bits_pages' : is<br>
> >> not a member of 'PDev'<br>
> >> 1>c:\common\qxl\display\res.c(2328) : error C2039: 'num_bits_pages' : is<br>
> >> not a member of 'PDev'<br>
> >> 1>Compiling - display\text.c<br>
> >> 1>Compiling - display\pointer.c<br>
> >> 1>Compiling - display\brush.c<br>
> >> 1>Compiling - display\mspace.c<br>
> >> 1>Compiling - display\quic.c<br>
> >> 1>c:\common\qxl\display\quic.c(73) : error C2220: warning treated as error<br>
> >> - no 'object' file generated<br>
> >> 1>Compiling - display\surface.c<br>
> >> 1>Compiling - display\generating code...<br>
> >> 1>Linking Executable - display\display\objchk_wxp_x86\i386\qxldd.dll<br>
> >> 1>link : error LNK1181: cannot open input file<br>
> >> 'c:\common\qxl\display\objchk_wxp_x86\i386\driver.obj'<br>
> >> BUILD: Finish time: Sat Jun 18 21:17:18 2011<br>
> >> BUILD: Done<br>
> >> 17 files compiled - 1 Warning - 12 Errors<br>
> >> 2 executables built - 1 Error<br>
> >> On Wed, Jun 15, 2011 at 7:58 AM, <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a> <<br>
> >> <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a>> wrote:<br>
> >><br>
> >>> I'll have the spare time on the weekend to get back to both of you.<br>
> >>><br>
> >>> I'll give compiling a new set of drivers a try then as well.<br>
> >>><br>
> >>> Here's the bug report I appended to previously if that's of any help:<br>
> >>><br>
> >>> <a href="https://bugs.freedesktop.org/show_bug.cgi?id=30835" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=30835</a><br>
> >>><br>
> >>> Gary Lucas<br>
> >>><br>
> >>><br>
> >>> On Wed, Jun 15, 2011 at 6:58 AM, Alon Levy <<a href="mailto:alevy@redhat.com">alevy@redhat.com</a>> wrote:<br>
> >>><br>
> >>>> On Tue, Jun 14, 2011 at 09:52:20PM -0700, <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a> wrote:<br>
> >>>> > I've been attempting to use KVM / Spice and QXL to handle my<br>
> >>>> virtualization<br>
> >>>> > environment.<br>
> >>>> ><br>
> >>>> > I've noticed a couple of issues, and I haven't been able to track down<br>
> >>>> other<br>
> >>>> > people having the same issues.<br>
> >>>> ><br>
> >>>> > This strikes me as odd as I don't think my setup is particularly<br>
> >>>> unique.<br>
> >>>> ><br>
> >>>> > I'm running Fedora 15 with current versions of everything. (libvirtd<br>
> >>>> 0.8.8)<br>
> >>>> ><br>
> >>>> > The issues I've encountered are:<br>
> >>>> > Windows Guests: (WinXp - Win 7)<br>
> >>>> > Blue screen of death after doing something graphically intensive, I<br>
> >>>> did find<br>
> >>>> > a mention of this in bugzilla, but only one mention...<br>
> >>>> ><br>
> >>>> > Linux guests (FC14 primarily but has occurred in other guests)<br>
> >>>> > Random logouts that bounce me back to the KDE login screen. It also<br>
> >>>> resets<br>
> >>>> > my resolution to something quite low.<br>
> >>>> ><br>
> >>>> > If anyone is interested I can dig up memory dumps from the Windows XP<br>
> >>>> > BSOD... I was unable to find anything useful regarding the FC14<br>
> >>>> crashes but<br>
> >>>> > I would be totally willing to attempt to reproduce them if it would<br>
> >>>> help.<br>
> >>>> ><br>
> >>>><br>
> >>>> Thanks for the feedback. I would be interested in trying to reproduce<br>
> >>>> with newer<br>
> >>>> drivers, unfortunately I don't have a driver+pdb to give you right now,<br>
> >>>> so unless<br>
> >>>> you can compile yourself this will have to wait a little (at least for<br>
> >>>> me).<br>
> >>>><br>
> >>>> > When these occur I am always running Spice + QXL... Windows QXL<br>
> >>>> client is<br>
> >>>> > 0.6.1, I just tried with 0.6.0, I didn't get a meaningful memory dump<br>
> >>>> but<br>
> >>>> > the process did eventually crash after about 15 minutes of scrolling<br>
> >>>> > a Firefox browser up and down and watching flash videos...<br>
> >>>> ><br>
> >>>> > I did manually change the ram setting in the XML file and here is the<br>
> >>>> qemu<br>
> >>>> > command line that launched the WinXP machine:<br>
> >>>> ><br>
> >>>> > qemu 3859 53.1 8.8 2696152 2196932 ? Sl 20:27 0:51<br>
> >>>> > /usr/bin/qemu-kvm -S -M pc-0.14 -enable-kvm -m 2048 -smp<br>
> >>>> > 2,sockets=2,cores=1,threads=1 -name WinXP -uuid<br>
> >>>> > c35128d3-1c56-2cf9-a6db-3f61a64a964a -nodefconfig -nodefaults -chardev<br>
> >>>> ><br>
> >>>> socket,id=charmonitor,path=/var/lib/libvirt/qemu/WinXP.monitor,server,nowait<br>
> >>>> > -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime<br>
> >>>> -boot c<br>
> >>>> > -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive<br>
> >>>> ><br>
> >>>> file=/var/lib/libvirt/images/WinXP.img,if=none,id=drive-virtio-disk0,boot=on,format=qcow2<br>
> >>>> > -device<br>
> >>>> ><br>
> >>>> virtio-blk-pci,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0<br>
> >>>> > -netdev tap,fd=21,id=hostnet0 -device<br>
> >>>> ><br>
> >>>> virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:d1:11:3e,bus=pci.0,addr=0x3<br>
> >>>> > -chardev pty,id=charserial0 -device<br>
> >>>> > isa-serial,chardev=charserial0,id=serial0 -chardev<br>
> >>>> > spicevmc,id=charchannel0,name=vdagent -device<br>
> >>>> ><br>
> >>>> virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0<br>
> >>>> > -usb -device usb-tablet,id=input0 -spice<br>
> >>>> > port=5900,addr=127.0.0.1,disable-ticketing -vga qxl -device<br>
> >>>> > ES1370,id=sound0,bus=pci.0,addr=0x4 -device<br>
> >>>> > virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7<br>
> >>>> ><br>
> >>>> ><br>
> >>>> > Thank you.<br>
> >>>> ><br>
> >>>> > Gary C. Lucas<br>
> >>>><br>
> >>>> > _______________________________________________<br>
> >>>> > Spice-devel mailing list<br>
> >>>> > <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
> >>>> > <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
> >>>><br>
> >>>><br>
> >>><br>
> >><br>
> ><br>
<br>
> _______________________________________________<br>
> Spice-devel mailing list<br>
> <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
<br>
</div></div></blockquote></div><br></div>