From owner-freebsd-stable@FreeBSD.ORG Sat Oct 3 18:42:22 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 547CD106566B for ; Sat, 3 Oct 2009 18:42:22 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by mx1.freebsd.org (Postfix) with ESMTP id C77D08FC0C for ; Sat, 3 Oct 2009 18:42:21 +0000 (UTC) Received: from mail3.siemens.de (localhost [127.0.0.1]) by david.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id n93IgK87017171 for ; Sat, 3 Oct 2009 20:42:20 +0200 Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.40.130]) by mail3.siemens.de (8.12.11.20060308/8.12.11) with ESMTP id n93IgKq3022896 for ; Sat, 3 Oct 2009 20:42:20 +0200 Received: (from localhost) by curry.mchp.siemens.de (8.14.3/8.14.3) id n93IgKjk044948 for stable@freebsd.org; Sat, 3 Oct 2009 20:42:20 +0200 (CEST) Date: Sat, 3 Oct 2009 20:42:20 +0200 From: Andre Albsmeier To: stable@freebsd.org Message-ID: <20091003184220.GA2620@curry.mchp.siemens.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Echelon: X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: security.bsd.map_at_zero=0 problem with samba33 (including solution) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2009 18:42:22 -0000 FYI, after setting security.bsd.map_at_zero to 0 on 7.2-STABLE all samba33 programmes did abort() immediately after start. The solution was to use CONFIGURE_ARGS+= --disable-pie -Andre -- BSD, from the people who brought you TCP/IP.