From owner-freebsd-mono@FreeBSD.ORG Mon Oct 13 22:13:15 2014 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F285FEC for ; Mon, 13 Oct 2014 22:13:15 +0000 (UTC) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3709C8B8 for ; Mon, 13 Oct 2014 22:13:15 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id hi2so8555164wib.15 for ; Mon, 13 Oct 2014 15:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:content-type; bh=aT00isFn9biRBSfWsghddbcnU545oXgql5dFKs+JN74=; b=EWGsJQksmwbZ0jMyJA4eSM1QNqQ8N8WJpJwQDuhfADX9eTM0JyjTOXn8K2rNKECLme 29DWhYhBSjK+xSExGWERnOJQIPXnjljch5yPNxKNt4GZOiABDRQCGEW8VTiomPlsGIS2 ngs+a2ILqrPpIrJL3jlwHYj5Bb1LaEafCk9XEwRDT8LZxgwaADxracPKd7QE3TXMyIWv sx0rH2rP5UBnHzb2wNp0tldw6mrl72v/O/csOaMOwbCm+A3tmgAMmPgXflvc2Dowbf3M CU18psoWT7kQOSsNy/P9ywHZWfet92wUIaBwevt5MvX9sqOP+Q1FFc8FP2xby3HvkyUY YepQ== X-Received: by 10.194.223.101 with SMTP id qt5mr1179593wjc.58.1413238393346; Mon, 13 Oct 2014 15:13:13 -0700 (PDT) Received: from MacBook0.local (83.Red-83-58-223.dynamicIP.rima-tde.net. [83.58.223.83]) by mx.google.com with ESMTPSA id cu9sm18081988wjc.3.2014.10.13.15.13.12 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 Oct 2014 15:13:12 -0700 (PDT) Date: Tue, 14 Oct 2014 00:13:11 +0200 From: Enrico Maria Crisostomo To: mono@freebsd.org Message-ID: Subject: xsp bug: fastcgi-mono-server4 fails to start under certain circumstances X-Mailer: Airmail (249) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2014 22:13:15 -0000 Hi, After upgrading several packages in an existing =46reeBSD 10.0 installati= on I just experienced what seems to be this bug: https://bugzilla.xamarin.com/show=5Fbug.cgi=3Fid=3D2876=23c10 It=E2=80=99s pretty old, it was fixed in xsp master a couple of years ago= , it was working before the upgrade, but somehow it has made to the updat= ed =46reeBSD port. Applying the same workaround described in the bug repo= rt solves the problem and everything runs fine again. I think somebody may want to look into this: I don=E2=80=99t know whether= it=E2=80=99s an xsp regression upstream or a port problem, but it certai= nly seems to break existing functionality. Regards, --=C2=A0 Enrico Maria Crisostomo