Hi, will try ktrace and log output of Citrix too. Yesterday when I saw that crash word in output of last I thought that maybe I can enter ddb. Will test that today and you can expect outputs. Anyway no need to worry about it right now, you have holidays and I have "workaround" for now (vm of Windows heh).
Thx for your time On Mon, Apr 11, 2011 at 6:10 PM, Paul Irofti <p...@irofti.net> wrote: > 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 B 9 19:09:41 MDT 2011 >> B B dera...@i386.openbsd.org:/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.