From owner-freebsd-arm@FreeBSD.ORG Mon Sep 2 05:27:10 2013 Return-Path: Delivered-To: freebsd-arm@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 B0FB4F2A for ; Mon, 2 Sep 2013 05:27:10 +0000 (UTC) (envelope-from mailinglists@martinlaabs.de) Received: from relay01.alfahosting-server.de (relay01.alfahosting-server.de [109.237.142.236]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6B4C12EA6 for ; Mon, 2 Sep 2013 05:27:10 +0000 (UTC) Received: by relay01.alfahosting-server.de (Postfix, from userid 1001) id BAC3C32DCC02; Mon, 2 Sep 2013 07:27:01 +0200 (CEST) X-Spam-DCC: : X-Spam-Level: X-Spam-Status: No, score=0.0 required=7.0 tests=BAYES_50 autolearn=disabled version=3.2.5 Received: from alfa3018.alfahosting-server.de (alfa3018.alfahosting-server.de [109.237.140.30]) by relay01.alfahosting-server.de (Postfix) with ESMTPS id 6D29132DCC07 for ; Mon, 2 Sep 2013 07:27:00 +0200 (CEST) Received: from laabs.hf.ifn.et.tu-dresden.de (hfsync.ifn.et.tu-dresden.de [141.30.128.60]) by alfa3018.alfahosting-server.de (Postfix) with ESMTPSA id 5781B515DE9A for ; Mon, 2 Sep 2013 07:27:00 +0200 (CEST) Message-ID: <522421A3.4040704@martinlaabs.de> Date: Mon, 02 Sep 2013 07:26:59 +0200 From: Martin Laabs User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: What's the recipe? References: <522229C0.5030504@m5p.com> <20130901200726.ac7317a5f0ddfddcbed34484@gmail.com> <1378043907.1111.351.camel@revolution.hippie.lan> <20130901234023.ff8c398e2c9cba515b7470ef@gmail.com> In-Reply-To: <20130901234023.ff8c398e2c9cba515b7470ef@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Status: No X-Virus-Checker-Version: clamassassin 1.2.4 with ClamAV 0.97.3/17789/Mon Sep 2 04:50:42 2013 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: Mon, 02 Sep 2013 05:27:10 -0000 Hi, > not performance issue. > it's sshd crash probrem. > > sshd and some programs crash with following mesg: > : jemalloc_arena.c:380: Failed assertion: "p[i] == 0" Well - I compiled r254984 with crochet with (if I remember correct) has an empty src.conf and I have no problem with the sshd at all. But I will check the config to ensure that I do not have the MALLOC_PRODUCTION inside of the config. Best regards, Martin Laabs