﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>BAD_POOL_HEADER crash in rpcxdr.sys</title><link>http://www.suacommunity.com/forum/</link><description /><copyright>(c) SUA Community for Microsoft Interix &amp; Subsystem fo</copyright><ttl>30</ttl><item><title> RE: BAD_POOL_HEADER crash in rpcxdr.sys (benker)</title><description>  I looked at the version of my "rpcxdr.sys" file and it is "8.0.1969.1" &lt;br&gt;   &lt;br&gt;  &lt;b&gt;There may be a fix from Microsoft.&lt;/b&gt;  Thanks to: &lt;br&gt;       &lt;a href="http://debian-interix.net/hotfixes/" target="_blank" rel="nofollow"&gt;http://debian-interix.net/hotfixes/&lt;/a&gt; &lt;br&gt;  I noticed that Microsoft has a new RPC driver: &lt;br&gt;       &lt;a href="http://support.microsoft.com/kb/946226/en-us" target="_blank" rel="nofollow"&gt;http://support.microsoft.com/kb/946226/en-us&lt;/a&gt; &lt;br&gt;   </description><link>http://www.suacommunity.com/forum/fb.ashx?m=14298</link><pubDate>Thu, 13 Mar 2008 13:27:25 GMT</pubDate></item><item><title> RE: BAD_POOL_HEADER crash in rpcxdr.sys (benker)</title><description>  I have also been getting bluescreens of death on my WinXP SP2 box with SFU 3.5 installed (McAfee VirusScan v8.0i also).  Our corporate IT group has been working with Microsoft Technical Support and sending core dumps from my PC.  Just an hour ago the Microsoft folks came back with that it is a problem with the RPC driver as you can see below. &lt;br&gt;   &lt;br&gt;  &lt;b&gt;Any idea on how to get Microsoft to fix this bug in their SFU?&lt;/b&gt; &lt;br&gt;   &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  &lt;hr&gt; &lt;br&gt;  They think it was caused by the Sun RPC driver. rpcxdr.sys &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  1: kd&amp;gt; .bugcheck &lt;br&gt;  Bugcheck code 0000000A &lt;br&gt;  Arguments 8ae29000 00000002 00000001 804ef728 &lt;br&gt;   &lt;br&gt;    This crash looks like it was caused by the Sun RPC driver passing an invalid size to a system function.  This driver needs to be updated or the dump sent to the vendor (Sun) &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  Details &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  Trap in IoInitializeIrp &lt;br&gt;   &lt;br&gt;  Last set context: &lt;br&gt;  eax=00000000 ebx=894e0c03 ecx=00000009 edx=000000dc esi=8ae28f48 edi=8ae29000 &lt;br&gt;  eip=804ef728 esp=bacdf3e8 ebp=bacdf3f4 iopl=0         nv up ei pl zr na pe nc &lt;br&gt;  cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246 &lt;br&gt;  nt!IoInitializeIrp+0x2e: &lt;br&gt;  804ef728 f3ab            rep stos dword ptr es:[edi] &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  Stack &lt;br&gt;   &lt;br&gt;  ChildEBP RetAddr  Args to Child &lt;br&gt;  bacdf3f4 aefd99c1 8ae28f48 000000dc 894e0c03 nt!IoInitializeIrp+0x2e&amp;lt;--------------- Size too large passed in from rpcxdr.sys &lt;br&gt;  WARNING: Stack unwind information not available. Following frames may be wrong. &lt;br&gt;  bacdf424 baa21a6a 89e1cfb0 00000016 bacdf55c rpcxdr!SunRpcGetRxStats+0xca9 &lt;br&gt;  bacdf460 baa1d58f 88da7a70 00000016 9f6c20a6 mvstdi5x+0x9a6a &lt;br&gt;  bacdf498 b1842367 88da7a70 00000016 bacdf55c mvstdi5x+0x558f &lt;br&gt;  bacdf4dc b188305a 8992aa78 00000016 bacdf55c FireTDI+0x1367 &lt;br&gt;  bacdf578 b1883308 886ca500 a6206c9f 77596c9f tcpip!FindListenConn+0x305 &lt;br&gt;  bacdf61c b1868ef5 89678c00 77596c9f a6206c9f tcpip!TCPRcv+0x2ff &lt;br&gt;   &lt;br&gt;   &lt;br&gt;   The size 0xdc is too large. Part of the function zeros the memory. The size was too large and caused a bad memory reference. &lt;br&gt;   &lt;br&gt;  Address + Size &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  1: kd&amp;gt; dd 8ae28f48+dc &lt;br&gt;  8ae29024  ???????? ???????? ???????? ???????? &lt;br&gt;  8ae29034  ???????? ???????? ???????? ???????? &lt;br&gt;  8ae29044  ???????? ???????? ???????? ???????? &lt;br&gt;  8ae29054  ???????? ???????? ???????? ???????? &lt;br&gt;  8ae29064  ???????? ???????? ???????? ???????? &lt;br&gt;  8ae29074  ???????? ???????? ???????? ???????? &lt;br&gt;  &lt;hr&gt; </description><link>http://www.suacommunity.com/forum/fb.ashx?m=14297</link><pubDate>Thu, 13 Mar 2008 13:01:21 GMT</pubDate></item><item><title> BAD_POOL_HEADER crash in rpcxdr.sys (jamesdavidhoward)</title><description>  My Windows/XP laptop, w/ XP SP2, Services for UNIX 3.5 and ToolWorks 2.3 installed is suffering frequent BSOD crashes announcing BAD_POOL_HEADER and dumping memory.  windbg claims the problem is in rpcxdr.sys (part of SFU 3.5 and the NFS functionality).  A posting at &lt;a href="http://forums.comodo.com" target="_blank" rel="nofollow"&gt;http://forums.comodo.com&lt;/a&gt; claimed this is a conflict between rpcxdr.sys and some anti-virus product - probably one of the ones my company wants me to run :-).  Anyway, is anyone aware of a repair for this, or a hotfix from MSFT regarding this? </description><link>http://www.suacommunity.com/forum/fb.ashx?m=13396</link><pubDate>Thu, 18 Oct 2007 23:14:46 GMT</pubDate></item></channel></rss>