From owner-freebsd-arm@FreeBSD.ORG Tue Jul 23 04:48:43 2013 Return-Path: Delivered-To: arm@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 0F25725A for ; Tue, 23 Jul 2013 04:48:43 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E34B525D3 for ; Tue, 23 Jul 2013 04:48:42 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id r6N4mapu045919 for arm@freebsd.org; Tue, 23 Jul 2013 04:48:36 GMT (envelope-from kientzle@freebsd.org) Received: from [192.168.2.123] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id 8vcdtvrfu9eh5fbbriautetmx2; for arm@freebsd.org; Tue, 23 Jul 2013 04:48:36 +0000 (UTC) (envelope-from kientzle@freebsd.org) From: Tim Kientzle Content-Type: multipart/signed; boundary="Apple-Mail=_21FE7AD4-9294-4BA9-B4C5-4C415C6825AE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: SSHD crash Date: Mon, 22 Jul 2013 21:48:33 -0700 Message-Id: To: "freebsd-arm@freebsd.org" Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 04:48:43 -0000 --Apple-Mail=_21FE7AD4-9294-4BA9-B4C5-4C415C6825AE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hope to find time to dig into this later this week, but am seeing a pretty consistent crash in sshd on BeagleBone Black with armv6: $ sshd -d =85. connect from another machine ... =85. usual connection messages, then ... debug1: Local version string SSH-2.0-OpenSSH_6.2 FreeBSD-20130515 debug1: permanently_set_uid: 22/22 [preauth] debug1: list_hostkey_types: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256 = [preauth] debug1: SSH2_MSG_KEXINIT sent [preauth] debug1: SSH2_MSG_KEXINIT received [preauth] : jemalloc_arena.c:380: Failed assertion: "p[i] =3D=3D 0" This is with SVN r253514 Completely standard build except for the vm_map.c patch. Tim --Apple-Mail=_21FE7AD4-9294-4BA9-B4C5-4C415C6825AE Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) iQEcBAEBAgAGBQJR7gsjAAoJEGMNyGo0rfFBXEQIALw00wTOAWxEuhp3/+dT8K8v QdF2USvQIrivAG3HQFfilvZz2zw31ILayjqyaU0j0RvvraC3WIwpAYRjpThtKfRM 56bON3CfhAxsOhn0Rp52s2cKWe/dmKOh/E6th818Ll5Zx3vP5gRDxZ8LGDerNotH mwtRiLWxa53oQC7XJbaOhk5ykzI56Bp63X3K8nXJOCggLTxHIRAUkDH+pYf+s/J3 Jj2VL0RyndaDpC1Pf6O/xBwClQnvVEgTPWQsiB4h+oXnYFjSyAHuV/QERM0ITdEe URhiz+N71CTdH6VXgxXKiNzcTcvZ19vezVGGpfSCXsIztUPyDoQalNA71DMmssE= =1qcN -----END PGP SIGNATURE----- --Apple-Mail=_21FE7AD4-9294-4BA9-B4C5-4C415C6825AE--