From owner-freebsd-x11@FreeBSD.ORG Fri Mar 12 22:09:29 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 18EF7106566B; Fri, 12 Mar 2010 22:09:29 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-pz0-f196.google.com (mail-pz0-f196.google.com [209.85.222.196]) by mx1.freebsd.org (Postfix) with ESMTP id D94BB8FC0C; Fri, 12 Mar 2010 22:09:28 +0000 (UTC) Received: by pzk34 with SMTP id 34so1043086pzk.3 for ; Fri, 12 Mar 2010 14:09:28 -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:cc:content-type :content-transfer-encoding; bh=pPurdLPTU8J3//rNSxX1Q6/bGW+1xO0V7nDDMCpY980=; b=QX48hHS21TCmCKBEdk0/7u/drkze9v1xRni6xRwl3h9RtzCM61ub3Ots5Rw+GYjvdn LlgIzw82YaaAH0x6tgKb6uo+UmUbjgZOtuyYXiZLT1aBoFEOx/F9R0I/DE3pH5WVfoMS loEsKqfHcFAQ5CyY4HtBsK/IQ5KBgRVqfnPos= 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 :cc:content-type:content-transfer-encoding; b=M3emKXSFOUTf+gkY+dh0OLFXVaYGjZEuvn/JlcTptaxIBL1zTCojAumIi6+85tsVOO YaL2qm19m34Pa+krxfSCJqiyYtHoEUfN/J1QoTTFMlHx4/054gppGNVTpOFFy38Ofb5x yM6QiD49x9sMvtFiuTPaGYAFThECc5aGDsdYI= MIME-Version: 1.0 Received: by 10.143.21.18 with SMTP id y18mr3109467wfi.58.1268431768268; Fri, 12 Mar 2010 14:09:28 -0800 (PST) In-Reply-To: References: <20100311134413.GH19740@bsdcrew.de> <7d6fde3d1003111643w29ad50fh1fb7645ee157c10b@mail.gmail.com> Date: Fri, 12 Mar 2010 14:09:28 -0800 Message-ID: <7d6fde3d1003121409l7de396bake4409dddfb9f1783@mail.gmail.com> From: Garrett Cooper To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, x11@freebsd.org 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:09:29 -0000 On Fri, Mar 12, 2010 at 2:07 PM, Torfinn Ingolfsen wrote= : > Update: > > On Fri, Mar 12, 2010 at 7:42 PM, Torfinn Ingolfsen wro= te: > >> >> >> On Fri, Mar 12, 2010 at 1:43 AM, Garrett Cooper wrot= e: >> >>> >>> =A0 =A0 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 n= ot >> 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 crashe= s > 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). Something else that I recently got reminded of. XFCE4 uses a lot of the compositing effects in the window manager. Have you tried disabling them in xorg.conf and restart the X session? Thanks, -Garrett