From owner-freebsd-x11@FreeBSD.ORG Fri Mar 12 22:07:28 2010 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BF75106566B; Fri, 12 Mar 2010 22:07:28 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by mx1.freebsd.org (Postfix) with ESMTP id 7CD188FC15; Fri, 12 Mar 2010 22:07:27 +0000 (UTC) Received: by fxm23 with SMTP id 23so1700276fxm.3 for ; Fri, 12 Mar 2010 14:07:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=nN7/m51isJc7MeLWZsssJc8TA6d+41AKmia4EhkStyg=; b=Zigx/lUF6QbuFfdZcVwAna4F8F1oLeDvIpHlizUYWi5pjBne9+GCbWNxk48pN5UYF7 ClIPwfmJj2lWQCtO2/QUOH7b/vn8WTdSUAC3sjPX3mzdJ/cFHGOAXDeLlXrjEq8kHeWO DH3Dl/vcby8qXaxrW/vBUH+ZZAt7nul1QnkoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vrzj1DJAm6V9rfCl2NCU+ILoVSo0VPDve5Q+4mMtM3/JXSnSGI56531m9wkQwo2qk/ kgTSidztjX+9wWVklp9XVos4qO0ZwoPp7ep9fn/1fACnJCUbs9GaqymchAXkM2xrMtLm m/i4tGakLjeQKmLeBt84FFwEPqUXrx3e/6ae0= MIME-Version: 1.0 Received: by 10.223.102.214 with SMTP id h22mr1803811fao.105.1268431646385; Fri, 12 Mar 2010 14:07:26 -0800 (PST) In-Reply-To: References: <20100311134413.GH19740@bsdcrew.de> <7d6fde3d1003111643w29ad50fh1fb7645ee157c10b@mail.gmail.com> Date: Fri, 12 Mar 2010 23:07:26 +0100 Message-ID: From: Torfinn Ingolfsen To: ports@freebsd.org, x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: [Call for Testing] X.org 7.5 for FreeBSD X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2010 22:07:28 -0000 Update: On Fri, Mar 12, 2010 at 7:42 PM, Torfinn Ingolfsen wrote: > > > On Fri, Mar 12, 2010 at 1:43 AM, Garrett Cooper wrote: > >> >> Did you recompile everything like the instructions state, or at >> the very least libxcb dependent pieces (cairo, et all)? Memory serves >> me correctly cairo and libxcb links into xfce4, and it turns into a >> nasty mess if the ABI mismatches. >> > > Yep, I did portupgrade -a (twice, the first run had errors). Sorry for not > writing tha into my first post. > It was kindly pointed out to me that I didn't follow the instructions to the letter. Well, now I have done a 'portupgrade -af', and xfce4-session still crashes and core dumps when I do 'startxfce4'. From /var/log/messages: Mar 12 23:01:30 kg-v7 kernel: pid 18687 (xfce4-session), uid 0: exited on signal 6 (core dumped) It doesn't matter if I try as my normal user or 'root'. 'startx' works fine (as it did before, too). HTH -- Regards, Torfinn Ingolfsen