On Mon, Apr 11, 2011 at 09:24:30AM +0200, Tomas Bodzar wrote: > Hi all, > > I have: > > $ ./wfica -version > Citrix Receiver for Linux > Version 11.100.158406 > Copyright 1998-2010 Citrix Systems, Inc. All rights reserved. > Copyright (c) 1986-1997 RSA Security, Inc. All rights reserved. > $ pwd > /emul/linux/usr/local/ICAClient > $ > > on: > > $ sysctl kern.version > kern.version=OpenBSD 4.9-current (GENERIC.MP) #12: Sat Apr 9 19:09:41 MDT > 2011 > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP > > $ > > Previous snapshots were running without issues, but now every time I > start some Citrix app my computer completely hangs (no keyboard or > mouse response, no chance to reset X and so on) so I need to turn it > off with Power button (so fsck after boot of course). I suspect recent > changes in Linux emul, but can't be sure or provide more info as there > are no messages left in any log. PC just hangs. Is there a way how can > I get some debug messages from Linux emul layer?
The issue is known and I'll investigate it in a couple of days when I get home. Until then a ktrace would be useful (if it surrvives the hang). My bets are on the clone() changes.

