Hello everybody, I get the blue screen that i send in attachment when i try to open shared folder. I run this Windows on xen 4.1.3 and with xen guest tools installed. Does anyone know the cause of this crash? -- Carlos Rodrigues <cmar@eurotux.com> Engenheiro de Software Sénior Eurotux Informática, S.A. | www.eurotux.com (t) +351 253 680 300 _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
On Mon, 2013-06-17 at 10:38 +0100, Carlos Rodrigues wrote:> Hello everybody, > > I get the blue screen that i send in attachment when i try to open > shared folder. > > I run this Windows on xen 4.1.3 and with xen guest tools installed.Which Xen guest tools are these?> Does anyone know the cause of this crash?Googling for "windows bluescreen RDR_FILESYSTEM" lead me to http://msdn.microsoft.com/en-us/library/windows/hardware/ff557446%28v=vs.85%29.aspx The code 0x27 matches what you have. I also see a match for 0xBAAD0000 in the magic numbers. Apparently this is "RDBSS_BUG_CHECK_NTEXCEPT". Some of the words there suggest running out of memory may be a factor. Could be worth adding some more RAM to the VM. Other than that I''m afraid I have no idea what any of that stuff really means but perhaps it''ll help your searches be more fruitful... Ian.
On Mon, 2013-06-17 at 11:12 +0100, Ian Campbell wrote:> On Mon, 2013-06-17 at 10:38 +0100, Carlos Rodrigues wrote: > > Hello everybody, > > > > I get the blue screen that i send in attachment when i try to open > > shared folder. > > > > I run this Windows on xen 4.1.3 and with xen guest tools installed. > > Which Xen guest tools are these? >I am using univention gpl drivers: http://wiki.univention.de/> > Does anyone know the cause of this crash? > > Googling for "windows bluescreen RDR_FILESYSTEM" lead me to > http://msdn.microsoft.com/en-us/library/windows/hardware/ff557446%28v=vs.85%29.aspx > The code 0x27 matches what you have. > > I also see a match for 0xBAAD0000 in the magic numbers. Apparently this > is "RDBSS_BUG_CHECK_NTEXCEPT". > > Some of the words there suggest running out of memory may be a factor. > Could be worth adding some more RAM to the VM. >I increase RAM to 4G and i get same error.> Other than that I''m afraid I have no idea what any of that stuff really > means but perhaps it''ll help your searches be more fruitful... >I will search more information about this crash. Many thanks for your answer. Best Regards, Carlos _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users