-
Another HRP, another picadm.sys bug?
August 31, 2015
Picadm.sys you say?
A few years back I already wrote about picadm.sys issues: https://www.carlwebster.com/the-curious-case-of-the-slow-file-transfer/
Citrix has been updating picadm.sys numerous times since then, and also did in the latest release: HRP06. And before that in XA650R05W2K8R2X64015 too.
However, it seems that XA650R05W2K8R2X64015 introduced a new(?) bug, that was also present in HRP06. That’s actually quite logical as HRP06 supersedes XA650R05W2K8R2X64015, so XA650R05W2K8R2X64015 is included in HRP06.
Just try this PowerShell oneliner in a XenApp session with client drives enabled and see for yourself:
get-process | out-file -filepath “\\client\c$\temp\proclist3.txt” -Append
Obviously, you need to have a c:\temp folder for this to work.
The first time you run this, a file will be created.
When running this a second the time you will find that the file on your c:\temp is not updated. Most of the time it will also throw an error: Out-File : The handle is invalid.
The HRP06 version throws an error but XA650R05W2K8R2X64015 just does “nothing”.
Uninstalling XA650R05W2K8R2X64015 resolves the problem, I have not yet uninstalled HRP06 yet.
So… what’s next? I didn’t recommend installing HRP06 yet anyway, you should wait for XA650R06W2K8R2X64001, which contains the fix for rpm.dll crashes.
But in the meantime, I’ve opend yet another Citrix Support Case on picadm.sys. Let’s hope it gets resolved faster now…
Thanks
Bart Jacobs
3 Responses to “Another HRP, another picadm.sys bug?”
Leave a Reply
April 4, 2016 at 3:41 pm
For anyone reading this, this has been fixed in XA650R06W2K8R2X64017
Source: http://support.citrix.com/article/CTX204185
April 4, 2016 at 4:46 pm
Thanks Chad!
September 2, 2015 at 9:25 am
FYI Hotfix XA650R06W2K8R2X64001 has been released here: http://support.citrix.com/article/CTX201746 as of 9/1.