From owner-freebsd-ports@FreeBSD.ORG Mon Dec 24 02:28:34 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 67AAE32A for ; Mon, 24 Dec 2012 02:28:34 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.server1.bsdforen.de (bsdforen.de [82.193.243.81]) by mx1.freebsd.org (Postfix) with ESMTP id 1EC0F8FC0A for ; Mon, 24 Dec 2012 02:28:33 +0000 (UTC) Received: from mobileKamikaze.norad (dslb-094-219-054-243.pools.arcor-ip.net [94.219.54.243]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id 7EC8B7E9CE; Mon, 24 Dec 2012 03:28:32 +0100 (CET) Message-ID: <50D7BDCF.4040401@bsdforen.de> Date: Mon, 24 Dec 2012 03:28:31 +0100 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Matthieu Volat Subject: Re: E17 won't start References: <20121223201822.e7f2721dff31029a87d5c551@alkumuna.eu> <50D7BB9A.5000005@bsdforen.de> In-Reply-To: <50D7BB9A.5000005@bsdforen.de> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 02:28:34 -0000 On 24/12/2012 03:19, Dominic Fandrey wrote: > > On 23/12/2012 20:18, Matthieu Volat wrote: >> I've been unable to start an enlightenment session after the recent upgrade to the release. > > I have the same issue. > >> I just have a black screen with the mouse (that can move) and nothing else. There is nothing that can help in ~/.xession-errors... > > Well it's noteworthy that after the first ESTART: SLEEP message I've > got a line that says "PAUSE !". As far as I can figure this is unusual. > > If there's anything /unusual/ in my install, it's that all ports that > can be built witch clang, were built with clang. I just ran it in gdb. But gdb reports a series of signals: SIGTRAP SIGTRAP SIGTTIN SIGTRAP Now, finally the startup procedures are executed until: ESTART: 0.34318 [0.00001] - Manage all windows ESTART: 0.36315 [0.01997] - MAIN LOOP AT LAST ESTART: 0.64266 [0.27951] - SLEEP at which point gdb catches a SIGSEV! If I continue from here I end up with the single "PAUSE !" line and nothing at all happens from here on. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?