From owner-freebsd-current@FreeBSD.ORG Tue Oct 11 12:45:27 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B80F106564A; Tue, 11 Oct 2011 12:45:26 +0000 (UTC) (envelope-from mail2kandrew@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 418EB8FC0A; Tue, 11 Oct 2011 12:45:24 +0000 (UTC) Received: by wwe3 with SMTP id 3so9936090wwe.31 for ; Tue, 11 Oct 2011 05:45:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=lzOG2ElYEnfMjJ4tdSUw491pEiGr+vyW062mAB+oEMU=; b=aFxpH9UMvxXPSU/sSbH6LTnNSZg0C3LBqSf7Z/3ocnplALAgzbeOGFd0xF5pYpNe6T Kc09ayw+Ag5IVg6BDfC1qDPFzpr1f753Qcl5m2H8B/dSVhenSDbAzgkPzGQ2iOm82of4 Ed0dSr77P9d94LlG65WMYo+xfSSS9EbKmuv1g= MIME-Version: 1.0 Received: by 10.216.229.84 with SMTP id g62mr7687738weq.23.1318335586383; Tue, 11 Oct 2011 05:19:46 -0700 (PDT) Received: by 10.216.35.10 with HTTP; Tue, 11 Oct 2011 05:19:46 -0700 (PDT) In-Reply-To: <4E94320B.1070408@FreeBSD.org> References: <4E94101B.3040602@zedat.fu-berlin.de> <4E94320B.1070408@FreeBSD.org> Date: Tue, 11 Oct 2011 15:19:46 +0300 Message-ID: From: Andrew Kryzhyk To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Tue, 11 Oct 2011 16:38:42 +0000 Cc: FreeBSD Current , "O. Hartmann" , freebsd-ports@freebsd.org Subject: Re: FreeBSD-9.0-BETA3/amd64 (CLANG): Assertion failed: (mblength != (size_t)-1 && mblength != (size_t)-2), function inittables_mb, file /usr/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/src/sort.c, line 706. 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: Tue, 11 Oct 2011 12:45:27 -0000 Hi! There is an open pr on this bug: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dgnu/93629 2011/10/11 Dimitry Andric : > On 2011-10-11 11:44, O. Hartmann wrote: >> >> On my lab's server, a FreeBSD 9 box (9.0-BETA3 FreeBSD 9.0-BETA3 #40 >> r226245: Tue Oct 11 10:01:29 CEST 2011), I receive for some ports while >> compiling this error: >> >> Abort trap (core dumped) >> Assertion failed: (mblength !=3D (size_t)-1&& =A0mblength !=3D (size_t)-= 2), >> function inittables_mb, file >> /usr/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/src/sort.c, line 706= . >> >> This just happened after the last update and reboot (did make world). Is >> this a bug? If yes, should I do a PR or is it already known? If not a >> bug, what is it? > > Looks like a problem in GNU sort, caused by something unknown. =A0Can you > figure out what input it asserts on? =A0Which specific ports cause it? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >