From owner-freebsd-emulation@freebsd.org Tue Mar 15 08:33:56 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56CC0AD0ABF for ; Tue, 15 Mar 2016 08:33:56 +0000 (UTC) (envelope-from SNasonov@BCC.RU) Received: from extmx.bcc.ru (extmx.bcc.ru [217.170.85.214]) by mx1.freebsd.org (Postfix) with ESMTP id 17260B for ; Tue, 15 Mar 2016 08:33:55 +0000 (UTC) (envelope-from SNasonov@BCC.RU) Received: from localhost (localhost [127.0.0.1]) by extmx.bcc.ru (Postfix) with ESMTP id 1582F197C3; Tue, 15 Mar 2016 11:04:18 +0300 (GMT-3) Received: from extmx.bcc.ru ([127.0.0.1]) by localhost (extmx.bcc.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32411-05; Tue, 15 Mar 2016 11:04:16 +0300 (GMT-3) Received: from mail.bcc (unknown [172.16.250.23]) by extmx.bcc.ru (Postfix) with ESMTP id 1147219713; Tue, 15 Mar 2016 11:04:16 +0300 (GMT-3) Received: from snasonovnbwxp.bcc ([192.168.201.205]) by mail.bcc with Microsoft SMTPSVC(6.0.3790.4675); Tue, 15 Mar 2016 11:04:20 +0300 From: Sergey Nasonov To: Nils Beyer Cc: freebsd-emulation@freebsd.org Subject: citrix_ica - "wfica" generates deadlock in linux_sys_futex... Date: Tue, 15 Mar 2016 11:04:20 +0300 Message-ID: <1584417.pPgrRotOxM@snasonovnbwxp.bcc> Organization: BCC User-Agent: KMail/4.14.3 (FreeBSD/10.3-PRERELEASE; KDE/4.14.3; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-OriginalArrivalTime: 15 Mar 2016 08:04:20.0877 (UTC) FILETIME=[47B3ABD0:01D17E91] X-Virus-Scanned: amavisd-new at bcc.ru X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2016 08:33:56 -0000 Hello Nils. I update my system to stable 10 (10.3-PRERELEASE #52 r296856M) but unable reproduce the issue. From trace I see that the issue may be related with Citrix Flash Redirection. And I remember that some time ago I disabled this feature. As a workaround you can temporary disable Flash redirection by modifying module.ini /usr/local/ICAClient/nls/module.ini Find a section [ICA3.0] and change parameter FlashV2 from On to Off -- Best Regards, Nasonov Sergey