From owner-freebsd-bugs@FreeBSD.ORG Tue Sep 10 13:56:41 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 51C9D35C; Tue, 10 Sep 2013 13:56:41 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 23A2E2C47; Tue, 10 Sep 2013 13:56:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8ADufgj012004; Tue, 10 Sep 2013 13:56:41 GMT (envelope-from flo@freefall.freebsd.org) Received: (from flo@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8ADueTG011933; Tue, 10 Sep 2013 13:56:40 GMT (envelope-from flo) Date: Tue, 10 Sep 2013 13:56:40 GMT Message-Id: <201309101356.r8ADueTG011933@freefall.freebsd.org> To: flo@FreeBSD.org, freebsd-bugs@FreeBSD.org, pjd@FreeBSD.org From: flo@FreeBSD.org Subject: Re: bin/181526: [regression] uniq(1) is segfaults in 32bit mode on amd64 since r253457 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 13:56:41 -0000 Synopsis: [regression] uniq(1) is segfaults in 32bit mode on amd64 since r253457 Responsible-Changed-From-To: freebsd-bugs->pjd Responsible-Changed-By: flo Responsible-Changed-When: Tue Sep 10 13:56:40 UTC 2013 Responsible-Changed-Why: Pawel, can you please have a look at this? I'm also seeing uniq segfault in i386 poudriere jails on amd64 (host and jail build from sources from r255441) http://www.freebsd.org/cgi/query-pr.cgi?pr=181526