From owner-freebsd-current@FreeBSD.ORG Sun Mar 3 19:43:40 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BB9DA949 for ; Sun, 3 Mar 2013 19:43:40 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id 88EA165B for ; Sun, 3 Mar 2013 19:43:40 +0000 (UTC) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) by mail.dawidek.net (Postfix) with ESMTPSA id 2391C2B4; Sun, 3 Mar 2013 20:40:29 +0100 (CET) Date: Sun, 3 Mar 2013 20:44:48 +0100 From: Pawel Jakub Dawidek To: Jan Beich Subject: Re: HEADS UP: Capsicum overhaul. Message-ID: <20130303194448.GH1883@garage.freebsd.pl> References: <20130302020544.GF16664@garage.freebsd.pl> <1UCEUA-000Fgt-O5@internal.tormail.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82evfD9Ogz2JrdWZ" Content-Disposition: inline In-Reply-To: <1UCEUA-000Fgt-O5@internal.tormail.org> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 19:43:40 -0000 --82evfD9Ogz2JrdWZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 03, 2013 at 10:18:02PM +0300, Jan Beich wrote: > Pawel Jakub Dawidek writes: >=20 > > I just committed pretty large change that affects not only Capsicum, but > > also descriptor handling code in the kernel. If you will find some > > strange problems after r243611 (like panics, unexpected application > > errors, etc.) I may be at fault. I'll be looking at current@ mailing > > list closly, so report here if you find problems that look related to my > > change. >=20 > tmux started to behave weirdly, sometimes failing to attach: >=20 > $ printenv > PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin > OLDPWD=3D/ > DISPLAY=3D:0 > PWD=3D/home/foo > TERM=3Dxterm > USER=3Dfoo > HOME=3D/home/foo > SHELL=3D/bin/sh >=20 > $ ktrace -i tmux -L test -f /dev/null > $ echo $? > 1 > $ kdump -r | pastebinit -a 'tmux fails to attach' > http://pastebin.com/U3nCPrFY >=20 > $ env -i TERM=3D$TERM ktrace -i /usr/local/bin/tmux -L test -f /dev/null > $ ^D > [exited] > $ kdump -r | pastebinit -a 'tmux fails to attach (workaround)' > http://pastebin.com/w1dsUAU4 >=20 > I've tried so far: >=20 > * booting allbsd.org snapshot -> no joy > * enabling capsicum options -> no joy > * reverting recent capsicum commits -> works fine Yes, it was already reported to me and I'm investigating the problem. Thanks. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://tupytaj.pl --82evfD9Ogz2JrdWZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEzqDAACgkQForvXbEpPzRc2gCeNdRmZFUUzr35ud3XFmBdST5a +6EAoM/CkuVJzMweSvFc7O38x8D2N9Jm =v2/c -----END PGP SIGNATURE----- --82evfD9Ogz2JrdWZ--