From owner-freebsd-current@FreeBSD.ORG Sun Mar 11 23:55:13 2012 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FE17106564A for ; Sun, 11 Mar 2012 23:55:13 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id DCD2D8FC0C for ; Sun, 11 Mar 2012 23:55:12 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id B12F7613E for ; Sun, 11 Mar 2012 19:55:04 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=DGfef6XHrsz1gMVVPb4/7v990oXBX3ue16du9MQK4bNluBaiRqBj9RqrKZh2RNS62 BxE9TzUSg1294pK4pxiogY2jC2c7RhKksnPkfbpae5yk7PbbcUMuituHrhbrrqg Message-ID: <4F5D3B56.4010702@protected-networks.net> Date: Sun, 11 Mar 2012 19:55:02 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0.2) Gecko/20120217 Thunderbird/10.0.2 MIME-Version: 1.0 To: current@FreeBSD.org X-Enigmail-Version: 1.4 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: sudo through ssh broken on -current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 11 Mar 2012 23:55:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I noted some thing odd when executing the following .. /home/imb> ssh imb@xxxx "sudo /sbin/ipfw list" sudo: (malloc) /usr/src/lib/libc/stdlib/malloc.c:2644: Failed assertion: "(run->regs_mask[elm] & (1U << bit)) == 0" Abort Adding '-t' as a parameter to ssh runs without the assert, imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk9dO1YACgkQQv9rrgRC1JIw3gCcCvRibOixjfVQeA4673P3P7r/ 7fQAn00C1DhO3GrwSoDHqx4NbiLfoGni =RM0/ -----END PGP SIGNATURE-----