From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 23 21:30:43 2015 Return-Path: Delivered-To: freebsd-hackers@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 5E948970 for ; Fri, 23 Jan 2015 21:30:43 +0000 (UTC) Received: from mail-pd0-x230.google.com (mail-pd0-x230.google.com [IPv6:2607:f8b0:400e:c02::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 23CB0635 for ; Fri, 23 Jan 2015 21:30:43 +0000 (UTC) Received: by mail-pd0-f176.google.com with SMTP id y10so10917256pdj.7 for ; Fri, 23 Jan 2015 13:30:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=FgeJeX1gcfsjZBtjv/HEZs3YE2jz6IwZvEquecUytf4=; b=nDU2fO4w+GvU3gSwTdRyE8ZN0wgcAPgiUyTpbhNRdxkrJhTwdj1q93Tnoe1ojWvuNg qc6aGlFE1eU9U8fsHwKXBTPJwvn9XCqsUJvH4kAwe5+L75+b59MakoKXZkuu8oPclAzz LGchmquTPyUD6GdZy/r2amRdCq+hzcKqWKn6gEd0qmrARzi9kGQBZ2KJwpWaacsT/Cid QbfouV1hbqklONTCnill2xJvk15pDFZaNmZYvw9zgt1eGfkcGHgblG1dlxRSLddHEC2k 0P7+wtj44V9IUdSewUf7lmSviIboTVo94CZ4yg4hYtQTKvHY6e7YwkgSj+omcRc1l3sV umXQ== X-Received: by 10.66.102.1 with SMTP id fk1mr14940797pab.16.1422048642717; Fri, 23 Jan 2015 13:30:42 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:5410:5a6d:b941:52a1? ([2601:8:ab80:7d6:5410:5a6d:b941:52a1]) by mx.google.com with ESMTPSA id i16sm2817534pbq.70.2015.01.23.13.30.41 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Jan 2015 13:30:42 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_44D9C419-F789-4138-A9F7-E74426225AB6"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn checkout head From: Garrett Cooper In-Reply-To: Date: Fri, 23 Jan 2015 13:30:40 -0800 Message-Id: References: To: Wojciech Puchar X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 21:30:43 -0000 --Apple-Mail=_44D9C419-F789-4138-A9F7-E74426225AB6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Jan 23, 2015, at 13:24, Wojciech Puchar wrote: > tried both > svn checkout http://svn.freebsd.org/base/head /usr/src-current/ >=20 > and svnlite >=20 > svn is from ports. no matter what i use - it ends with signal 11 after = some files. >=20 > svn cleanup and svn update sometimes helps moving few files more >=20 >=20 > any ideas? - Compile the port with debug symbols. - Run the command again, optionally via gdb. - Get the backtrace/core. - Send it to the maintainer for review. Cheers, --Apple-Mail=_44D9C419-F789-4138-A9F7-E74426225AB6 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----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJUwr2AAAoJEMZr5QU6S73etwIIAJ+R0yexQ9eUaUuwd/oa4RVh iHyVqFk7TXzGK2/v0NJTMxXNJ5irnaL22A5YIvVqO7aEbKVfw8vJFF1ceZT+BV/s t+9by2yczWswhgFORtQl0+UdpS5FZGO3egt1/sScyOV5q1hYsGITIE8Xq8J9f954 Ubp3OJsdE/MRFv/Gul1Ow50MjcpJ5emNlShEij38EfWEw+UBhOOrt8ARAWtUkMdo ljiL4gfrOxoDAy8Ucn7Gn4yP9g3TwM+zCabH6Ns0zVjbpXbh8/43cyoU/btl40op kMfMWA8Ro5caewa3rH2LGui3fLiw0CrLNxsxqY5mNPQSZmYOU42r5NAXSUZE6oU= =gQxZ -----END PGP SIGNATURE----- --Apple-Mail=_44D9C419-F789-4138-A9F7-E74426225AB6--