From owner-freebsd-ports@FreeBSD.ORG Mon Mar 15 22:02:49 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACA741065679; Mon, 15 Mar 2010 22:02:49 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 6F0178FC1C; Mon, 15 Mar 2010 22:02:48 +0000 (UTC) Received: from [192.168.1.4] (adsl-154-185-142.bna.bellsouth.net [68.154.185.142]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id o2FM2dhP086100 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 15 Mar 2010 18:02:44 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Torfinn Ingolfsen In-Reply-To: References: <20100311134413.GH19740@bsdcrew.de> <7d6fde3d1003111643w29ad50fh1fb7645ee157c10b@mail.gmail.com> <7d6fde3d1003121409l7de396bake4409dddfb9f1783@mail.gmail.com> <7d6fde3d1003131114x29db8e1coc188f6795c1194cb@mail.gmail.com> <7d6fde3d1003141343o7a7f3f36n9a1eb447cdc5f1e6@mail.gmail.com> Content-Type: text/plain Organization: FreeBSD Date: Mon, 15 Mar 2010 17:02:33 -0500 Message-Id: <1268690553.2608.590.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.7 required=5.0 tests=AWL, BAYES_00, FH_DATE_PAST_20XX, RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: ports@freebsd.org, Garrett Cooper , x11@freebsd.org Subject: Re: [Call for Testing] X.org 7.5 for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2010 22:02:49 -0000 On Mon, 2010-03-15 at 22:40 +0100, Torfinn Ingolfsen wrote: > On Sun, Mar 14, 2010 at 9:43 PM, Garrett Cooper wrote: > > > Could you compile xfce4-session with -g and attach gdb to it as > > it's starting up to get a backtrace please? > > > So I am guessing that running gdb on the core file I already have (from > xfce4-session) isn't of any use? > I'll have to figure out how to compil with -g and how to "attach gdb" then. "make -DWITH_DEBUG all deinstall reinstall" works in most cases. If your existing core doesn't have symbols, then no it won't offer much insight. robert. > > You may have to compile a > > few other XFCE4 pieces with -g in order to get things up and going, > > but first things first... > > > > Yes, I'll cross that bridge when I have to. -- Robert Noland FreeBSD