From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 22:49:35 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFD7B10656AD for ; Sun, 22 Jun 2008 22:49:34 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id 59DC08FC1A for ; Sun, 22 Jun 2008 22:49:34 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1718231wfg.7 for ; Sun, 22 Jun 2008 15:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=fwgKSwLgiLT1wHsW5WpJdUznAW1NfSvEqxwb6X+mino=; b=xduLya/i+wGAO9hj0HrR4nHpxZ5//l9e5im8YiHLqm/woJdChzLdKxvMcjPoeH9vZz 8pO38v12my00Qx8OpEJH5JER5hLe35a72gZLeCdPyH7d/ZwFmcvHmovk2oY7olWCXeP1 seCcQF7YWkZFtNSreYkQ+pHTwlchFCL7SVGRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=UxIkx3Awi4fzy0ty5b15nFwcmFWmzcpPnuLakqIHdfg7sH6QD8qQaRN1EZS6prEqN0 tsZlcjUat323iOJetS3UuWA5QWP5Qr7UJJFAMp2gx51QR6RNtlh8+KNyb6ZzwMIWp1MC mPqUBtY7FWMf76dGIHALSKNmG03eGrNfe7SFk= Received: by 10.142.155.4 with SMTP id c4mr3131445wfe.9.1214174973618; Sun, 22 Jun 2008 15:49:33 -0700 (PDT) Received: by 10.143.156.7 with HTTP; Sun, 22 Jun 2008 15:49:33 -0700 (PDT) Message-ID: Date: Sun, 22 Jun 2008 15:49:33 -0700 From: "Kurt Buff" To: "Matthew Donovan" In-Reply-To: <20080622223143.GA3871@njord.Belkin> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_18863_28930032.1214174973601" References: <20080622223143.GA3871@njord.Belkin> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: xfce on amd64 not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2008 22:49:35 -0000 ------=_Part_18863_28930032.1214174973601 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sun, Jun 22, 2008 at 3:31 PM, Matthew Donovan wrote: > On Sun, Jun 22, 2008 at 02:48:45PM -0700, Kurt Buff wrote: >> All, >> >> My (relatively) newly purchased Thinkpad T61 (type 7658-CTO) with 4g >> RAM is running 7.0-STABLE amd64 from June 8. >> >> I've gotten Xorg running from a generic xorg.conf generated by 'Xorg >> -configure', with startx, but when starting XFCE4 with xtartxfce, it >> is not happy, and bombs out, leaving a message in /var/log/messages: >> >> kernel: PID 92xxx (xfwn), uid 0: exited on signal 11 (core dumped) >> >> I've csup'ed today, and did 'portupgrade -aRr' to get the latest. >> >> I also tried copying the xorg.conf from the Suse install that I'm dual >> booting with, but that's not any help. >> >> >> Any thoughts? >> >> Kurt > > Well it's not an Xorg problem. consoidering it's xfwn that is being dumped. > It'd be easier if we could see the core that xfwn actually dumped since > that leads to a bit more clues on why it cored. Happy to provide it, but I don't have a web site to which I can post it. gzipped, it's about 120k. I'll attach it, and hope it gets through. Kurt ------=_Part_18863_28930032.1214174973601--