From owner-freebsd-emulation@freebsd.org Wed Mar 16 12:40:00 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 BB3F6AD22F1 for ; Wed, 16 Mar 2016 12:40:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.critical.ch", Issuer "StartCom Class 1 DV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DF59208; Wed, 16 Mar 2016 12:40:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from wiggles.local (dynamic.wline.6rd.res.cust.swisscom.ch [IPv6:2a02:1205:34c0:65e0:dad3:85ff:fe79:dd2] (may be forged)) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id u2GCdvFH091152; Wed, 16 Mar 2016 13:39:57 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 16 Mar 2016 13:39:52 +0100 From: Emanuel Haupt To: Johannes Jost Meixner Cc: Nils Beyer , freebsd-emulation@freebsd.org Subject: Re: citrix_ica - "wfica" generates deadlock in linux_sys_futex... Message-Id: <20160316133952.af597c6818b26fd62ea44b10@FreeBSD.org> In-Reply-To: <56E92E97.3060801@meixner.dk> References: <1584417.pPgrRotOxM@snasonovnbwxp.bcc> <3425760.5kk0Z3lEc4@asbach.renzel.net> <56E92E97.3060801@meixner.dk> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Wed, 16 Mar 2016 12:40:00 -0000 Johannes Jost Meixner wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > (+ehaupt@, maintainer of citrix_ica) > > On 03/15/16 03:11 PM, Nils Beyer wrote: > > Hi Sergey, > > > > Sergey Nasonov wrote: > >> 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 > > > > that fixes the issue immediately. Thanks alot for that hint... > > Would there be any downside to disabling it per default in the port? Not at all. I'll commit an update. Thanks for bringing this to my attention. Emanuel