From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 5 08:30:16 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9AA516A422 for ; Sun, 5 Mar 2006 08:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 369A843D49 for ; Sun, 5 Mar 2006 08:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k258UGC0094290 for ; Sun, 5 Mar 2006 08:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k258UGpe094288; Sun, 5 Mar 2006 08:30:16 GMT (envelope-from gnats) Date: Sun, 5 Mar 2006 08:30:16 GMT Message-Id: <200603050830.k258UGpe094288@freefall.freebsd.org> To: gnome@FreeBSD.org From: Lapo Luchini Cc: Subject: Re: ports/94067: graphics/gimp: GIMP fails make with WITHOUT_X11 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lapo Luchini List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 08:30:16 -0000 The following reply was made to PR ports/94067; it has been noted by GNATS. From: Lapo Luchini To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/94067: graphics/gimp: GIMP fails make with WITHOUT_X11 Date: Sun, 05 Mar 2006 09:28:08 +0100 if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_DISABLE_DEPRECATED -I.. -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/cairo -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O2 -fno-strict-aliasing -pipe -msse3 -march=k8 -Wall -MT cairoview.o -MD -MP -MF ".deps/cairoview.Tpo" \ -c -o cairoview.o `test -f 'cairoview.c' || echo './'`cairoview.c; \ then mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \ else rm -f ".deps/cairoview.Tpo"; exit 1; \ fi cairoview.c:35:24: cairo-xlib.h: No such file or directory cairoview.c: In function `update': cairoview.c:145: warning: implicit declaration of function `cairo_xlib_surface_create' cairoview.c:147: warning: assignment makes pointer from integer without a cast gmake[2]: *** [cairoview.o] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.3/examples' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.3' gmake: *** [all] Error 2 *** Error code 2 From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 5 21:48:05 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA6216A424 for ; Sun, 5 Mar 2006 21:48:05 +0000 (GMT) (envelope-from andrew.chace@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A2F43D45 for ; Sun, 5 Mar 2006 21:48:04 +0000 (GMT) (envelope-from andrew.chace@gmail.com) Received: by zproxy.gmail.com with SMTP id v1so1108054nzb for ; Sun, 05 Mar 2006 13:48:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=rQ31XKbBWbHzMGu0F9v8L6Iwt15+wYYtbKu/jo/OW0szL3IwFtUTqKkHl4hxZP51MbBG7ZKIj837NogotS/isO0JsumqrnrtagdXEPuHWIIk4745x+s4D+TsGsquxE1cjBH264JGxOsqMqVVDZ2X5qMCUP5LaglJwuWPT5qobNU= Received: by 10.36.221.65 with SMTP id t65mr1345205nzg; Sun, 05 Mar 2006 13:48:04 -0800 (PST) Received: from netvista.network ( [71.214.204.80]) by mx.gmail.com with ESMTP id 38sm4694nza.2006.03.05.13.48.03; Sun, 05 Mar 2006 13:48:04 -0800 (PST) From: Andrew To: freebsd-gnome@freebsd.org Content-Type: text/plain Date: Sun, 05 Mar 2006 15:46:51 -0600 Message-Id: <1141595211.738.12.camel@netvista.network> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: troubles with GDM and XDMCP X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 21:48:05 -0000 Hello all, I've a workstation that I'd like to use as a terminal server for several laptops. All are running FreeBSD 6, GNOME 2.12, and GDM. XDMCP is enabled on the workstation, but I'm not able to login (remotely) with any of the latops. If I run XDMCP chooser from GDM, it times out saying that it cannot find any available hosts on the local network. sockstat shows that gdm is in fact listening on the workstation; however the strange bit is that sockstat shows a udp6 connection. I have ipv6 disabled in rc.conf on both workstation and laptops. All traffic between the workstation and laptops is going through a wireless gateway, and I am wondering if perhaps the gateway does not handle ipv6. So I suppose my questions are: Why is gdm listening on a upd6 socket? Does this imply that gdm is able to _make_ requests via ipv6? Anyone else have something similar set up? By the way, I really would like to do this with XDMCP, instead of via SSH, or VNC, etc for the simple reason that I'm not sure I could live without virtual desktops in GNOME :-). Thanks for any pointers/advice... -Andrew From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 5 22:17:01 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1302416A420 for ; Sun, 5 Mar 2006 22:17:01 +0000 (GMT) (envelope-from robbert_tt@hotmail.com) Received: from hotmail.com (bay105-f9.bay105.hotmail.com [65.54.224.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA76543D45 for ; Sun, 5 Mar 2006 22:17:00 +0000 (GMT) (envelope-from robbert_tt@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 5 Mar 2006 14:17:00 -0800 Message-ID: Received: from 65.54.224.200 by by105fd.bay105.hotmail.msn.com with HTTP; Sun, 05 Mar 2006 22:16:58 GMT X-Originating-IP: [81.172.99.147] X-Originating-Email: [robbert_tt@hotmail.com] X-Sender: robbert_tt@hotmail.com From: "robert tt" To: gnome@FreeBSD.org Date: Sun, 05 Mar 2006 22:16:58 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 05 Mar 2006 22:17:00.0519 (UTC) FILETIME=[86174770:01C640A2] Cc: Subject: Problems with gtk20 on FreeBSD 5.2 RELEASE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 22:17:01 -0000 Hi I have this error when i try to compile /usr/ports/x11-toolkits/gtk20/ on FreeBSD 5.2-RELEASE. The ports tree are updated today. What would you advise me to do?. Sorry for my bad english and thanks in advance. #cd /usr/ports/x11-toolkits/gtk20/ #make install clean Extracting for gtk-2.8.12_1 => MD5 Checksum OK for gnome2/gtk+-2.8.12.tar.bz2. ===> gtk-2.8.12_1 depends on file: /usr/local/bin/perl5.8.6 - found Extracting for gtk-2.8.12_1 gtk-2.8.12_1 depends on file: /usr/local/bin/libtool - found ===> Applying FreeBSD patches for gtk-2.8.12_1 ===> gtk-2.8.12_1 depends on file: /usr/local/bin/perl5.8.6 - found ===> gtk-2.8.12_1 depends on file: /usr/local/bin/libtool - found ===> gtk-2.8.12_1 depends on executable: pkg-config - found ===> gtk-2.8.12_1 depends on shared library: png.5 - found ===> gtk-2.8.12_1 depends on shared library: tiff.4 - found ===> gtk-2.8.12_1 depends on shared library: jpeg.9 - found ===> gtk-2.8.12_1 depends on shared library: atk-1.0.0 - found ===> gtk-2.8.12_1 depends on shared library: glib-2.0.0 - found ===> gtk-2.8.12_1 depends on shared library: pango-1.0.0 - found ===> gtk-2.8.12_1 depends on shared library: X11.6 - found ===> Configuring for gtk-2.8.12_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no ... .... .... cc -O -pipe -mcpu=pentiumpro -mno-sse2 -Wall -o timescale timescale.o -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libpixops.a /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so -lintl -liconv -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_destroy' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_getschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setscope' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setstacksize' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_setdetachstate' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_timedwait' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_getschedparam' *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12/gdk-pixbuf/pixops. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12/gdk-pixbuf. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12/gdk-pixbuf. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. _________________________________________________________________ Descubre la descarga digital con MSN Music. Más de un millón de canciones. http://music.msn.es/ From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 5 23:06:29 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB09216A420 for ; Sun, 5 Mar 2006 23:06:29 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA8E43D49 for ; Sun, 5 Mar 2006 23:06:29 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060305230629.HKWJ8484.centrmmtao02.cox.net@mezz.mezzweb.com>; Sun, 5 Mar 2006 18:06:29 -0500 To: "robert tt" References: Message-ID: Date: Sun, 05 Mar 2006 17:07:40 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Opera M2/8.52 (Linux, build 1631) Cc: gnome@freebsd.org Subject: Re: Problems with gtk20 on FreeBSD 5.2 RELEASE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 23:06:29 -0000 On Sun, 05 Mar 2006 16:16:58 -0600, robert tt wrote: > > > Hi > > I have this error when i try to compile /usr/ports/x11-toolkits/gtk20/ > on FreeBSD 5.2-RELEASE. > > The ports tree are updated today. > > What would you advise me to do?. We don't support FreeBSD 5.2, please upgrade your FreeBSD to 5.4 or newer. I personal recommend 6.x. http://www.freebsd.org/gnome/ ======================================= GNOME for FreeBSD is currently supported on 5-STABLE, 6-STABLE, 7-CURRENT, 5.3, 5.4, and 6.0. ======================================= Cheers, Mezz > Sorry for my bad english and thanks in advance. > > #cd /usr/ports/x11-toolkits/gtk20/ > #make install clean > > Extracting for gtk-2.8.12_1 > => MD5 Checksum OK for gnome2/gtk+-2.8.12.tar.bz2. > ===> gtk-2.8.12_1 depends on file: /usr/local/bin/perl5.8.6 - found > Extracting for gtk-2.8.12_1 > gtk-2.8.12_1 depends on file: /usr/local/bin/libtool - found > ===> Applying FreeBSD patches for gtk-2.8.12_1 > ===> gtk-2.8.12_1 depends on file: /usr/local/bin/perl5.8.6 - found > ===> gtk-2.8.12_1 depends on file: /usr/local/bin/libtool - found > ===> gtk-2.8.12_1 depends on executable: pkg-config - found > ===> gtk-2.8.12_1 depends on shared library: png.5 - found > ===> gtk-2.8.12_1 depends on shared library: tiff.4 - found > ===> gtk-2.8.12_1 depends on shared library: jpeg.9 - found > ===> gtk-2.8.12_1 depends on shared library: atk-1.0.0 - found > ===> gtk-2.8.12_1 depends on shared library: glib-2.0.0 - found > ===> gtk-2.8.12_1 depends on shared library: pango-1.0.0 - found > ===> gtk-2.8.12_1 depends on shared library: X11.6 - found > ===> Configuring for gtk-2.8.12_1 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking for gawk... no > ... > .... > .... > cc -O -pipe -mcpu=pentiumpro -mno-sse2 -Wall -o timescale timescale.o > -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libpixops.a > /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so > /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so -lintl > -liconv -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_destroy' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_init' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_getschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setscope' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_setschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setstacksize' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setschedparam' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_setdetachstate' > /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_cond_timedwait' > /usr/local/lib/libgthread-2.0.so: undefined reference to > `pthread_attr_getschedparam' > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12/gdk-pixbuf/pixops. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12/gdk-pixbuf. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12/gdk-pixbuf. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.8.12. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gtk20. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 00:29:16 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E94AA16A420 for ; Mon, 6 Mar 2006 00:29:16 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F19943D46 for ; Mon, 6 Mar 2006 00:29:16 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k260TYUK085776; Sun, 5 Mar 2006 19:29:34 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Andrew In-Reply-To: <1141595211.738.12.camel@netvista.network> References: <1141595211.738.12.camel@netvista.network> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-50rDJdcP4oOXxFlObzHc" Organization: MarcusCom, Inc. Date: Sun, 05 Mar 2006 19:29:12 -0500 Message-Id: <1141604952.30022.8.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: troubles with GDM and XDMCP X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 00:29:17 -0000 --=-50rDJdcP4oOXxFlObzHc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2006-03-05 at 15:46 -0600, Andrew wrote: > Hello all, >=20 > I've a workstation that I'd like to use as a terminal server for several > laptops. All are running FreeBSD 6, GNOME 2.12, and GDM. XDMCP is > enabled on the workstation, but I'm not able to login (remotely) with > any of the latops. If I run XDMCP chooser from GDM, it times out saying > that it cannot find any available hosts on the local network. sockstat > shows that gdm is in fact listening on the workstation; however the > strange bit is that sockstat shows a udp6 connection. I have ipv6 > disabled in rc.conf on both workstation and laptops. All traffic between > the workstation and laptops is going through a wireless gateway, and I > am wondering if perhaps the gateway does not handle ipv6.=20 gdm must have been built with IPv6 support, then. Gdm either operates in IPv4 or v6 modes, and not both (yet). You need to rebuild gdm after running make rmconfig in the x11/gdm directory. Be sure not to enable IPv6 support. >=20 > So I suppose my questions are: Why is gdm listening on a upd6 socket? > Does this imply that gdm is able to _make_ requests via ipv6? Anyone > else have something similar set up? >=20 > By the way, I really would like to do this with XDMCP, instead of via > SSH, or VNC, etc for the simple reason that I'm not sure I could live > without virtual desktops in GNOME :-).=20 If you run GNOME under VNC, you still get virtual desktop support. I do it all the time. The contents of my ~/.vnc/xstartup file are: #!/bin/sh export LANG=3Den_US.UTF-8 exec dbus-launch --exit-with-session gnome-session Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-50rDJdcP4oOXxFlObzHc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEC4JYb2iPiv4Uz4cRAtZGAJ9tjlTXaT6KTa/7cp1XxzyMdUFmLgCbB87y uP+fJbxybp4LXPoQMG9z9O4= =FaPb -----END PGP SIGNATURE----- --=-50rDJdcP4oOXxFlObzHc-- From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 02:10:07 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B09B116A420 for ; Mon, 6 Mar 2006 02:10:07 +0000 (GMT) (envelope-from andrew.chace@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5E243D45 for ; Mon, 6 Mar 2006 02:10:07 +0000 (GMT) (envelope-from andrew.chace@gmail.com) Received: by zproxy.gmail.com with SMTP id n1so744550nzf for ; Sun, 05 Mar 2006 18:10:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=DrQ+mmXk82SdAu5+++hByPkSkOQTC5K9LH4DWQLsNdvcj9GSIGDFYotqTsXy9y8obFE9ZzobQtAQFa0Fa3QpI3apDa37r85+FNpKJMCpPN7HVlBAuatMc037Gx+T6/BxkJyoUdpnHcnMVhrbAqd9Tf5Gqtv00E0EeaDRiXsWpz8= Received: by 10.36.50.1 with SMTP id x1mr6053848nzx; Sun, 05 Mar 2006 18:10:06 -0800 (PST) Received: from netvista.network ( [71.214.204.80]) by mx.gmail.com with ESMTP id 38sm296148nza.2006.03.05.18.10.05; Sun, 05 Mar 2006 18:10:06 -0800 (PST) From: Andrew To: Joe Marcus Clarke In-Reply-To: <1141604952.30022.8.camel@shumai.marcuscom.com> References: <1141595211.738.12.camel@netvista.network> <1141604952.30022.8.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Sun, 05 Mar 2006 20:08:54 -0600 Message-Id: <1141610934.26138.5.camel@netvista.network> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: troubles with GDM and XDMCP X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 02:10:07 -0000 On Sun, 2006-03-05 at 19:29 -0500, Joe Marcus Clarke wrote: > On Sun, 2006-03-05 at 15:46 -0600, Andrew wrote: > > Hello all, > > > > I've a workstation that I'd like to use as a terminal server for several > > laptops. All are running FreeBSD 6, GNOME 2.12, and GDM. XDMCP is > > enabled on the workstation, but I'm not able to login (remotely) with > > any of the latops. If I run XDMCP chooser from GDM, it times out saying > > that it cannot find any available hosts on the local network. sockstat > > shows that gdm is in fact listening on the workstation; however the > > strange bit is that sockstat shows a udp6 connection. I have ipv6 > > disabled in rc.conf on both workstation and laptops. All traffic between > > the workstation and laptops is going through a wireless gateway, and I > > am wondering if perhaps the gateway does not handle ipv6. > > gdm must have been built with IPv6 support, then. Gdm either operates > in IPv4 or v6 modes, and not both (yet). You need to rebuild gdm after > running make rmconfig in the x11/gdm directory. Be sure not to enable > IPv6 support. > > > > > So I suppose my questions are: Why is gdm listening on a upd6 socket? > > Does this imply that gdm is able to _make_ requests via ipv6? Anyone > > else have something similar set up? > > > > By the way, I really would like to do this with XDMCP, instead of via > > SSH, or VNC, etc for the simple reason that I'm not sure I could live > > without virtual desktops in GNOME :-). > > If you run GNOME under VNC, you still get virtual desktop support. I do > it all the time. The contents of my ~/.vnc/xstartup file are: > > #!/bin/sh > > export LANG=en_US.UTF-8 > exec dbus-launch --exit-with-session gnome-session > > Joe Hey, thanks! Recompiling gdm without IPv6 support took care of the problem. Also, thanks for the tip about VNC. For now, everything is up and running, but I will have to have another look at a few of the VNC ports. -Andrew From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 11:03:46 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B8416A420 for ; Mon, 6 Mar 2006 11:03:46 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC6343D46 for ; Mon, 6 Mar 2006 11:03:46 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k26B3jji099082 for ; Mon, 6 Mar 2006 11:03:45 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k26B3h6E099058 for gnome@freebsd.org; Mon, 6 Mar 2006 11:03:43 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 Mar 2006 11:03:43 GMT Message-Id: <200603061103.k26B3h6E099058@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 11:03:46 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2006/01/12] ports/91712 gnome irc/xchat2 hangup with perl plugin enable o [2006/02/06] ports/92901 gnome firefox-1.5 core dumps when attempting to 2 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2005/10/20] ports/87728 gnome mozilla: libnegotiateauth.so broken f [2006/01/02] ports/91213 gnome pkg-config ignores autotools normal .pc d o [2006/01/21] ports/92114 gnome [PATCH] mail/thunderbird: platform name o o [2006/02/08] ports/93066 gnome slib 3a2 upgrade breaks guile o [2006/02/20] ports/93610 gnome [patch] audio/goobox - fix build with lib p [2006/02/21] ports/93671 gnome [UPDATE] graphics/glitz to 0.5.3 f [2006/03/04] ports/94067 gnome graphics/gimp: GIMP fails make with WITHO 7 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 13:10:14 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8857516A422 for ; Mon, 6 Mar 2006 13:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C40443D49 for ; Mon, 6 Mar 2006 13:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k26DADWX015460 for ; Mon, 6 Mar 2006 13:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k26DAD2A015459; Mon, 6 Mar 2006 13:10:13 GMT (envelope-from gnats) Date: Mon, 6 Mar 2006 13:10:13 GMT Message-Id: <200603061310.k26DAD2A015459@freefall.freebsd.org> To: gnome@FreeBSD.org From: Frank Altpeter Cc: Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Altpeter List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 13:10:14 -0000 The following reply was made to PR ports/91712; it has been noted by GNATS. From: Frank Altpeter To: Joe Marcus Clarke Cc: gnome@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled Date: Mon, 6 Mar 2006 14:00:08 +0100 Hi there, Joe Marcus Clarke wrote on 2006-03-05 at 00:24:08 CET: > Synopsis: irc/xchat2 hangup with perl plugin enabled > > State-Changed-From-To: open->feedback > State-Changed-By: marcus > State-Changed-When: Sat Mar 4 23:23:18 UTC 2006 > State-Changed-Why: > I have never been able to reproduce this. Is it still a problem with recent > RELENG_6 and Perl 5.8.8? If so, we're going to need a backtrace with debugging > symbols when this lock up occurs. I would, but i'm unsure how to get more debugging information when xchat2 just hangs up and needs to be killed with SIGKILL, which doesn't produce neither a core dump nor any crash output. Tìoraidh an-dràsda, Frank Altpeter -- *** FA-RIPE *** http://blog.foxalpha.de/ *** SIG at 11 *** | Intelligenzbestien des Fussballs, heute: Olaf Thon | In erster Linie stehe ich voll hinter dem Trainer, in zweiter Linie hat er | recht. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 13:40:31 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6CE916A420; Mon, 6 Mar 2006 13:40:31 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD3143D72; Mon, 6 Mar 2006 13:40:29 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com (melfina.ninth-nine.com [192.168.36.6]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.4/8.13.4/NinthNine) with ESMTP id k26DeKvw031907 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 6 Mar 2006 22:40:26 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 6 Mar 2006 22:40:20 +0900 From: Norikatsu Shigemura To: Joe Marcus Clarke Message-Id: <20060306224020.b755a74c.nork@FreeBSD.org> In-Reply-To: <1141405684.46418.12.camel@shumai.marcuscom.com> References: <20060228222625.3bcc4f08.nork@FreeBSD.org> <1141405684.46418.12.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 06 Mar 2006 22:40:26 +0900 (JST) Cc: ports@FreeBSD.org, nork@FreeBSD.org, freebsd-gnome@FreeBSD.org Subject: Re: www/mozilla: install issue on 6.1-PRERELEASE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 13:40:31 -0000 On Fri, 03 Mar 2006 12:08:04 -0500 Joe Marcus Clarke wrote: > > In above case, */movemail.rdf wasn't installed. Do you have > > any idea to fix this issue? > Yeah, I see the problem. The check for !defined(WITHOUT_MAILNEWS) is > above bsd.port.pre.mk, so it doesn't take OPTIONS into account. This > will be fixed after the freeze. Oh, that's good news! Thank you, please! :-) From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 13:50:08 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F71F16A420 for ; Mon, 6 Mar 2006 13:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6599043D49 for ; Mon, 6 Mar 2006 13:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k26Do84q017908 for ; Mon, 6 Mar 2006 13:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k26Do8Gq017907; Mon, 6 Mar 2006 13:50:08 GMT (envelope-from gnats) Date: Mon, 6 Mar 2006 13:50:08 GMT Message-Id: <200603061350.k26Do8Gq017907@freefall.freebsd.org> To: gnome@FreeBSD.org From: Frank Altpeter Cc: Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Altpeter List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 13:50:08 -0000 The following reply was made to PR ports/91712; it has been noted by GNATS. From: Frank Altpeter To: Joe Marcus Clarke Cc: gnome@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled Date: Mon, 6 Mar 2006 14:48:26 +0100 Hi there, Joe Marcus Clarke wrote on 2006-03-05 at 00:24:08 CET: > Synopsis: irc/xchat2 hangup with perl plugin enabled > > State-Changed-From-To: open->feedback > State-Changed-By: marcus > State-Changed-When: Sat Mar 4 23:23:18 UTC 2006 > State-Changed-Why: > I have never been able to reproduce this. Is it still a problem with recent > RELENG_6 and Perl 5.8.8? If so, we're going to need a backtrace with debugging > symbols when this lock up occurs. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=91712 > Well, ok, it's possible to force a core dump with SIGSEGV, i just realized :) I just tested this out and have uploaded the core dump file on http://www.altpeter.de/temp/xchat.core.gz (3 MB, gzipped) gdb backtrace: #0 0x29283360 in Perl_free_tmps () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #1 0x2925c379 in Perl_pp_nextstate () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #2 0x2925c259 in Perl_runops_standard () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #3 0x2920689c in S_call_body () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #4 0x2920b1ae in Perl_call_sv () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #5 0x2924f419 in Perl_vwarn () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #6 0x2924f710 in Perl_vwarner () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #7 0x2924f7a4 in Perl_warner () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #8 0x29265069 in Perl_report_uninit () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #9 0x2926e51d in Perl_sv_2pv_flags () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #10 0x2925f84c in Perl_pp_match () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #11 0x2925c259 in Perl_runops_standard () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #12 0x2920689c in S_call_body () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #13 0x2920b326 in Perl_call_sv () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so #14 0x291deff0 in print_cb (word=0xbfbfce60, userdata=0x8369a10) at perl.c:424 #15 0x08084821 in ?? () #16 0xbfbfce60 in ?? () #17 0x08369a10 in ?? () #18 0xbfbfbe48 in ?? () #19 0xe02c26c9 in ?? () #20 0x00000000 in ?? () #21 0x080a18bd in ?? () #22 0x08371000 in ?? () #23 0xbfbfce60 in ?? () #24 0x0000004c in ?? () #25 0x08371000 in ?? () #26 0xbfbfbe48 in ?? () #27 0x08084910 in ?? () #28 0xbfbfce60 in ?? () #29 0x00000000 in ?? () #30 0x00000002 in ?? () #31 0x283bf445 in gdk_drag_drop_succeeded () from /usr/X11R6/lib/libgdk-x11-2.0.so.0 Previous frame inner to this frame (corrupt stack?) Tìoraidh an-dràsda, Frank Altpeter -- *** FA-RIPE *** http://blog.foxalpha.de/ *** SIG at 11 *** | On a beautiful day like this it's hard to believe anyone | can be unhappy -- but we will work on it. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 18:26:33 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A067816A420; Mon, 6 Mar 2006 18:26:33 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from av-tac-rtp.cisco.com (bantam.cisco.com [64.102.19.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2295D43D60; Mon, 6 Mar 2006 18:26:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k26IQSl11454; Mon, 6 Mar 2006 13:26:28 -0500 (EST) Received: from [64.102.192.190] (dhcp-64-102-192-190.cisco.com [64.102.192.190]) by rooster.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k26IQRm05038; Mon, 6 Mar 2006 13:26:27 -0500 (EST) Message-ID: <440C7F1F.9060706@FreeBSD.org> Date: Mon, 06 Mar 2006 13:27:43 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: Frank Altpeter References: <200603042324.k24NO8pD055775@freefall.freebsd.org> <20060306134826.GB31036@pegasus.dyndns.info> In-Reply-To: <20060306134826.GB31036@pegasus.dyndns.info> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 18:26:33 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Altpeter wrote: > Hi there, > > Joe Marcus Clarke wrote on 2006-03-05 at 00:24:08 CET: >> Synopsis: irc/xchat2 hangup with perl plugin enabled >> >> State-Changed-From-To: open->feedback >> State-Changed-By: marcus >> State-Changed-When: Sat Mar 4 23:23:18 UTC 2006 >> State-Changed-Why: >> I have never been able to reproduce this. Is it still a problem with recent >> RELENG_6 and Perl 5.8.8? If so, we're going to need a backtrace with debugging >> symbols when this lock up occurs. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=91712 >> > > Well, ok, it's possible to force a core dump with SIGSEGV, i just realized :) > > I just tested this out and have uploaded the core dump file on > http://www.altpeter.de/temp/xchat.core.gz (3 MB, gzipped) > > gdb backtrace: > > #0 0x29283360 in Perl_free_tmps () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #1 0x2925c379 in Perl_pp_nextstate () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #2 0x2925c259 in Perl_runops_standard () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #3 0x2920689c in S_call_body () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #4 0x2920b1ae in Perl_call_sv () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #5 0x2924f419 in Perl_vwarn () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #6 0x2924f710 in Perl_vwarner () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #7 0x2924f7a4 in Perl_warner () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #8 0x29265069 in Perl_report_uninit () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #9 0x2926e51d in Perl_sv_2pv_flags () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #10 0x2925f84c in Perl_pp_match () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #11 0x2925c259 in Perl_runops_standard () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #12 0x2920689c in S_call_body () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #13 0x2920b326 in Perl_call_sv () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #14 0x291deff0 in print_cb (word=0xbfbfce60, userdata=0x8369a10) at perl.c:424 > #15 0x08084821 in ?? () > #16 0xbfbfce60 in ?? () > #17 0x08369a10 in ?? () > #18 0xbfbfbe48 in ?? () > #19 0xe02c26c9 in ?? () > #20 0x00000000 in ?? () > #21 0x080a18bd in ?? () > #22 0x08371000 in ?? () > #23 0xbfbfce60 in ?? () > #24 0x0000004c in ?? () > #25 0x08371000 in ?? () > #26 0xbfbfbe48 in ?? () > #27 0x08084910 in ?? () > #28 0xbfbfce60 in ?? () > #29 0x00000000 in ?? () > #30 0x00000002 in ?? () > #31 0x283bf445 in gdk_drag_drop_succeeded () from /usr/X11R6/lib/libgdk-x11-2.0.so.0 Previous frame inner to this frame (corrupt stack?) This backtrace is not useful. You need to rebuild Perl and xchat with debugging symbols. That said, what did you do to encounter this lock up? Do you have any Perl scripts loaded into xchat? Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEDH8fb2iPiv4Uz4cRAu6NAJ9kc4/ruw+CyouMYAJh5U8HG+I84QCfeRsi A2uC3WsKHF4FzVHSgiImD/M= =z3+f -----END PGP SIGNATURE----- From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 18:30:13 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B031416A420 for ; Mon, 6 Mar 2006 18:30:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35DD343D49 for ; Mon, 6 Mar 2006 18:30:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k26IUDp0058278 for ; Mon, 6 Mar 2006 18:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k26IUDNb058275; Mon, 6 Mar 2006 18:30:13 GMT (envelope-from gnats) Date: Mon, 6 Mar 2006 18:30:13 GMT Message-Id: <200603061830.k26IUDNb058275@freefall.freebsd.org> To: gnome@FreeBSD.org From: Joe Marcus Clarke Cc: Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joe Marcus Clarke List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 18:30:13 -0000 The following reply was made to PR ports/91712; it has been noted by GNATS. From: Joe Marcus Clarke To: Frank Altpeter Cc: gnome@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled Date: Mon, 06 Mar 2006 13:27:43 -0500 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Altpeter wrote: > Hi there, > > Joe Marcus Clarke wrote on 2006-03-05 at 00:24:08 CET: >> Synopsis: irc/xchat2 hangup with perl plugin enabled >> >> State-Changed-From-To: open->feedback >> State-Changed-By: marcus >> State-Changed-When: Sat Mar 4 23:23:18 UTC 2006 >> State-Changed-Why: >> I have never been able to reproduce this. Is it still a problem with recent >> RELENG_6 and Perl 5.8.8? If so, we're going to need a backtrace with debugging >> symbols when this lock up occurs. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=91712 >> > > Well, ok, it's possible to force a core dump with SIGSEGV, i just realized :) > > I just tested this out and have uploaded the core dump file on > http://www.altpeter.de/temp/xchat.core.gz (3 MB, gzipped) > > gdb backtrace: > > #0 0x29283360 in Perl_free_tmps () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #1 0x2925c379 in Perl_pp_nextstate () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #2 0x2925c259 in Perl_runops_standard () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #3 0x2920689c in S_call_body () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #4 0x2920b1ae in Perl_call_sv () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #5 0x2924f419 in Perl_vwarn () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #6 0x2924f710 in Perl_vwarner () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #7 0x2924f7a4 in Perl_warner () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #8 0x29265069 in Perl_report_uninit () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #9 0x2926e51d in Perl_sv_2pv_flags () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #10 0x2925f84c in Perl_pp_match () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #11 0x2925c259 in Perl_runops_standard () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #12 0x2920689c in S_call_body () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #13 0x2920b326 in Perl_call_sv () from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so > #14 0x291deff0 in print_cb (word=0xbfbfce60, userdata=0x8369a10) at perl.c:424 > #15 0x08084821 in ?? () > #16 0xbfbfce60 in ?? () > #17 0x08369a10 in ?? () > #18 0xbfbfbe48 in ?? () > #19 0xe02c26c9 in ?? () > #20 0x00000000 in ?? () > #21 0x080a18bd in ?? () > #22 0x08371000 in ?? () > #23 0xbfbfce60 in ?? () > #24 0x0000004c in ?? () > #25 0x08371000 in ?? () > #26 0xbfbfbe48 in ?? () > #27 0x08084910 in ?? () > #28 0xbfbfce60 in ?? () > #29 0x00000000 in ?? () > #30 0x00000002 in ?? () > #31 0x283bf445 in gdk_drag_drop_succeeded () from /usr/X11R6/lib/libgdk-x11-2.0.so.0 Previous frame inner to this frame (corrupt stack?) This backtrace is not useful. You need to rebuild Perl and xchat with debugging symbols. That said, what did you do to encounter this lock up? Do you have any Perl scripts loaded into xchat? Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEDH8fb2iPiv4Uz4cRAu6NAJ9kc4/ruw+CyouMYAJh5U8HG+I84QCfeRsi A2uC3WsKHF4FzVHSgiImD/M= =z3+f -----END PGP SIGNATURE----- From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 18:39:32 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8114D16A420 for ; Mon, 6 Mar 2006 18:39:32 +0000 (GMT) (envelope-from easy.lin@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E33E443D49 for ; Mon, 6 Mar 2006 18:39:31 +0000 (GMT) (envelope-from easy.lin@gmail.com) Received: by zproxy.gmail.com with SMTP id j2so1309054nzf for ; Mon, 06 Mar 2006 10:39:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=B9UGWYaVjsqIikANYRBm/BsKcqUlj5SBfA9JVr1jpT/c2yFIwEk3hQmqlyBlVufw+Y/jJRLTo4ZSpCdf5yD22sr/JrC18vaq/MgCEHntfj5VWEeVedVzorpj1TGLY4WVDP1CdIWoSd3SUmYRLiSnKo0wRHwqm/pwVat1bqq/u20= Received: by 10.36.221.5 with SMTP id t5mr7379536nzg; Mon, 06 Mar 2006 10:39:30 -0800 (PST) Received: by 10.36.103.13 with HTTP; Mon, 6 Mar 2006 10:39:30 -0800 (PST) Message-ID: Date: Mon, 6 Mar 2006 19:39:30 +0100 From: "T. H. Lin" To: gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: inkscape built failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 18:39:32 -0000 /usr/ports/graphics/inkscape/work/inkscape-0.43/config.log http://freebsd-gnome.pastebin.com/587365 the output of the failed make command http://freebsd-gnome.pastebin.com/587375 gnomelogalyzer output http://freebsd-gnome.pastebin.com/587371 pkg list http://freebsd-gnome.pastebin.com/587377 From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 7 16:24:56 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFB6F16A420 for ; Tue, 7 Mar 2006 16:24:56 +0000 (GMT) (envelope-from landemaine@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBC3B43D5A for ; Tue, 7 Mar 2006 16:24:53 +0000 (GMT) (envelope-from landemaine@gmail.com) Received: by zproxy.gmail.com with SMTP id 18so1258871nzp for ; Tue, 07 Mar 2006 08:24:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=N5L5F1H1AVSVRlsR5dJ+LhuwAIV94bHRJl2MBxIKSD1AS01uGosncbbQeI19A/NoU5/SHED4hzxAxpndcJ3+/Plc4EmHVrd19Wzdn57+Lrg6vVL53aRbva74zOYMcGiOPz35/RNoBonIJoCoUixFYNAv5JN1ck8Fitvhmmh+IaM= Received: by 10.65.84.5 with SMTP id m5mr362216qbl; Tue, 07 Mar 2006 08:24:52 -0800 (PST) Received: by 10.65.185.6 with HTTP; Tue, 7 Mar 2006 08:24:52 -0800 (PST) Message-ID: Date: Tue, 7 Mar 2006 13:24:52 -0300 From: "Charles A. Landemaine" To: infofarmer@gmail.com, gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Fontconfig and linux-firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 16:24:56 -0000 Hi, I am trying to have fontconfig to work in Firefox on PC-BSD (based on FreeBSD). It seems there is an option to enable fontconfig because Firefox isn't taking my ~/.font.conf file into account (in short: small fonts aliased, large fonts antialised). Instead, all fonts in Firefox are antialiased. More info here: http://www.freebsdforums.com/forums/showthread.php?p=3D208685 Fontconfig is a Firefox dependency. Do you know how I could enable fontconfig in Firefox? Any help would be greatly appreciated. Thanks in advance, -- Charles A. Landemaine. From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 7 17:39:35 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EF9016A422 for ; Tue, 7 Mar 2006 17:39:35 +0000 (GMT) (envelope-from shildreth@allantgroup.com) Received: from scotth.emsphone.com (scotth.emsphone.com [199.67.51.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF2E943D53 for ; Tue, 7 Mar 2006 17:39:34 +0000 (GMT) (envelope-from shildreth@allantgroup.com) Received: from scotth.emsphone.com (localhost [127.0.0.1]) by scotth.emsphone.com (8.13.4/8.13.4) with ESMTP id k27HdSOe000479 for ; Tue, 7 Mar 2006 11:39:28 -0600 (CST) (envelope-from shildreth@allantgroup.com) Received: (from shildret@localhost) by scotth.emsphone.com (8.13.4/8.13.3/Submit) id k27HdSmS000478 for gnome@freebsd.org; Tue, 7 Mar 2006 11:39:28 -0600 (CST) (envelope-from shildreth@allantgroup.com) X-Authentication-Warning: scotth.emsphone.com: shildret set sender to shildreth@allantgroup.com using -f From: "Scott T. Hildreth" To: FreeBSD GNOME Users Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 07 Mar 2006 11:39:28 -0600 Message-Id: <1141753168.80526.154.camel@scotth.emsphone.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Subject: Evolution options-settings X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shildreth@allantgroup.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 17:39:35 -0000 This may not be the place to ask this, but I'll try asking. Evolution always starts up with the folders collapsed. Which is fine when I start it up, but when I select "Move" the folder window appears and the folders are collapsed. Not a big deal, but I have a lot of sub-folders and I have un-collapse them every time. This didn't happen before, so I must have clicked something. I just can't figure out where to check a config file. I have the same version running on my home server (2.4.2.1) and this does not occur. Does anyone know where to look? Should I be asking this on another list? Thanks. -- Scott T. Hildreth From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 7 19:45:02 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7B5316A420 for ; Tue, 7 Mar 2006 19:45:02 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from av-tac-rtp.cisco.com (bantam.cisco.com [64.102.19.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 360D143D46 for ; Tue, 7 Mar 2006 19:45:02 +0000 (GMT) (envelope-from marcus@FreeBSD.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k27Jj1f10602; Tue, 7 Mar 2006 14:45:01 -0500 (EST) Received: from [64.102.192.190] (dhcp-64-102-192-190.cisco.com [64.102.192.190]) by rooster.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k27Jj0m27279; Tue, 7 Mar 2006 14:45:01 -0500 (EST) Message-ID: <440DE30A.4010800@FreeBSD.org> Date: Tue, 07 Mar 2006 14:46:18 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: "T. H. Lin" References: In-Reply-To: X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: inkscape built failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 19:45:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 T. H. Lin wrote: > /usr/ports/graphics/inkscape/work/inkscape-0.43/config.log > http://freebsd-gnome.pastebin.com/587365 > > the output of the failed make command > http://freebsd-gnome.pastebin.com/587375 > > gnomelogalyzer output > http://freebsd-gnome.pastebin.com/587371 > > pkg list > http://freebsd-gnome.pastebin.com/587377 Looks like you need to rebuild devel/boehm-gc without threading support. Just do a make rmconfig in the devel/boehm-gc directory, and build with default options. Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEDeMJb2iPiv4Uz4cRAp7bAJ9lZXorrFRCYG2xWZsDiEigZyc3CACgqIta d147X2s/I1n3iFMSIHQ4BMg= =sefd -----END PGP SIGNATURE----- From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 8 01:24:19 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9367C16A420; Wed, 8 Mar 2006 01:24:19 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53B2543D46; Wed, 8 Mar 2006 01:24:19 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k281OJFb075573; Wed, 8 Mar 2006 01:24:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k281OJ8J075569; Wed, 8 Mar 2006 01:24:19 GMT (envelope-from edwin) Date: Wed, 8 Mar 2006 01:24:19 GMT From: Edwin Groothuis Message-Id: <200603080124.k281OJ8J075569@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/94204: [maintainer] deskutils/planner.el: update to 3.40 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 01:24:19 -0000 Synopsis: [maintainer] deskutils/planner.el: update to 3.40 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Wed Mar 8 01:24:18 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=94204 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 8 01:26:33 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E33A516A420; Wed, 8 Mar 2006 01:26:33 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E7743D45; Wed, 8 Mar 2006 01:26:33 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k281QXgD075641; Wed, 8 Mar 2006 01:26:33 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k281QXq5075637; Wed, 8 Mar 2006 01:26:33 GMT (envelope-from marcus) Date: Wed, 8 Mar 2006 01:26:33 GMT From: Joe Marcus Clarke Message-Id: <200603080126.k281QXq5075637@freefall.freebsd.org> To: marcus@FreeBSD.org, gnome@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/94204: [maintainer] deskutils/planner.el: update to 3.40 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 01:26:34 -0000 Synopsis: [maintainer] deskutils/planner.el: update to 3.40 Responsible-Changed-From-To: gnome->freebsd-ports-bugs Responsible-Changed-By: marcus Responsible-Changed-When: Wed Mar 8 01:25:50 UTC 2006 Responsible-Changed-Why: Not maintained by gnome@. http://www.freebsd.org/cgi/query-pr.cgi?pr=94204 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 8 02:43:45 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B47616A420 for ; Wed, 8 Mar 2006 02:43:45 +0000 (GMT) (envelope-from aflist@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD7B043D46 for ; Wed, 8 Mar 2006 02:43:44 +0000 (GMT) (envelope-from aflist@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so332180wra for ; Tue, 07 Mar 2006 18:43:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=t74BDW+lpdtIihaJF0BpaEev5ImVXV3il76dvHCuC76/VPcBz0JmE8naGFVURAImM9i0GlXxMVCFDIo063p1EZsWV+q2AZAs29SgpMQXQuDaq42BnSHNKPlz+Dt6w5aAQ7KHTjO488glKUl34HwU8qsTGsNCpoX78C/0Xe3dCVM= Received: by 10.35.50.9 with SMTP id c9mr198693pyk; Tue, 07 Mar 2006 18:36:25 -0800 (PST) Received: by 10.35.83.12 with HTTP; Tue, 7 Mar 2006 18:36:25 -0800 (PST) Message-ID: <8a518740603071836v3d692c7ahd6ebb624f5857309@mail.gmail.com> Date: Tue, 7 Mar 2006 18:36:25 -0800 From: "aflist@gmail.com" To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: www/seamonkey's startup script X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 02:43:45 -0000 hello, could a person port over www/mozilla/files/patch-xpfe_bootstrap_mozilla.in into seamonkey's patches? thank you. From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 8 14:29:32 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B4DA16A420; Wed, 8 Mar 2006 14:29:32 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68AF143D48; Wed, 8 Mar 2006 14:29:31 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k28ETVgl031948; Wed, 8 Mar 2006 14:29:31 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k28ETUGi031944; Wed, 8 Mar 2006 14:29:30 GMT (envelope-from marcus) Date: Wed, 8 Mar 2006 14:29:30 GMT From: Joe Marcus Clarke Message-Id: <200603081429.k28ETUGi031944@freefall.freebsd.org> To: frank@altpeter.de, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 14:29:32 -0000 Synopsis: irc/xchat2 hangup with perl plugin enabled State-Changed-From-To: feedback->closed State-Changed-By: marcus State-Changed-When: Wed Mar 8 14:29:09 UTC 2006 State-Changed-Why: User had a misbehaving Perl script which was causing the lock-up. Okay to close. http://www.freebsd.org/cgi/query-pr.cgi?pr=91712 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 8 14:30:21 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB10316A420 for ; Wed, 8 Mar 2006 14:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6113343D69 for ; Wed, 8 Mar 2006 14:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k28EUBYa032075 for ; Wed, 8 Mar 2006 14:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k28EUBV0032074; Wed, 8 Mar 2006 14:30:11 GMT (envelope-from gnats) Date: Wed, 8 Mar 2006 14:30:11 GMT Message-Id: <200603081430.k28EUBV0032074@freefall.freebsd.org> To: gnome@FreeBSD.org From: Frank Altpeter Cc: Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Altpeter List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 14:30:22 -0000 The following reply was made to PR ports/91712; it has been noted by GNATS. From: Frank Altpeter To: Joe Marcus Clarke Cc: gnome@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/91712: irc/xchat2 hangup with perl plugin enabled Date: Wed, 8 Mar 2006 15:21:16 +0100 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi there, Joe Marcus Clarke wrote on 2006-03-06 at 19:27:43 CET: > This backtrace is not useful. You need to rebuild Perl and xchat with > debugging symbols. That said, what did you do to encounter this lock > up? Do you have any Perl scripts loaded into xchat? *warg* Never came to the idea to check this out with perl plugin enabled but without any perl scripts loaded ... It was indeed the fact that a little perl script caused the hangups... i removed that one (which was running fine long time before, so i didn't come to the idea to check this out) and now all is running fine again. Sorry for the chaos, please close and remove this pr ASAP :) Le deagh dh=F9raghd, Frank Altpeter --=20 *** FA-RIPE *** http://blog.foxalpha.de/ *** SIG at 11 *** | New systems generate new problems. --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iQEVAwUBRA7oW55PsxDxKK3zAQLQOwgAuhFCyqOtkdLbdA+DTljciP6DdYZ0ZekV L/sMbG3AXSw9C5q82oGg7oNS7RfB2AvLiU683QKXwFomx6Rf+CcCIicxuP0X+5nR 6MVhFCUHfk929EDf92Wg9PBZjpDo3Y2UpmnY0myq9LikC6SL/lKaI+cY621QbsN9 p9xZWpFwBerAZcFbVhF44aZKN2necjrRj8Ty5mht3an/geHLbM/WXa7BIeu2bfoG pGw88or2ktnsDwNC1v6W1m4xpTmlyH1kcGJTMz313ZZz8B8GE+7Ec0727GEiCStM z0g3fQbvS78JNHptd+SW4Y2EcJQJyXkum+VWb8PinhY4HDM5TkE/NA== =KRH/ -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3-- From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 8 21:55:16 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82F3416A420 for ; Wed, 8 Mar 2006 21:55:16 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from imf25aec.mail.bellsouth.net (imf25aec.mail.bellsouth.net [205.152.59.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 954CF43D53 for ; Wed, 8 Mar 2006 21:55:15 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from ibm69aec.bellsouth.net ([68.209.163.3]) by imf25aec.mail.bellsouth.net with ESMTP id <20060308215514.DBCM6642.imf25aec.mail.bellsouth.net@ibm69aec.bellsouth.net> for ; Wed, 8 Mar 2006 16:55:14 -0500 Received: from [192.168.1.5] (really [68.209.163.3]) by ibm69aec.bellsouth.net with ESMTP id <20060308215514.GMGH2237.ibm69aec.bellsouth.net@[192.168.1.5]>; Wed, 8 Mar 2006 16:55:14 -0500 In-Reply-To: <8a518740603071836v3d692c7ahd6ebb624f5857309@mail.gmail.com> References: <8a518740603071836v3d692c7ahd6ebb624f5857309@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Wed, 8 Mar 2006 16:55:08 -0500 To: aflist@gmail.com X-Mailer: Apple Mail (2.746.2) Cc: freebsd-gnome@freebsd.org Subject: Re: www/seamonkey's startup script X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 21:55:16 -0000 On Mar 7, 2006, at 9:36 PM, aflist@gmail.com wrote: > hello, > > could a person port over > www/mozilla/files/patch-xpfe_bootstrap_mozilla.in into seamonkey's > patches? > a patch would be appreciated . =) > thank you. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome- > unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 01:35:27 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5E8916A428 for ; Sat, 11 Mar 2006 01:35:27 +0000 (GMT) (envelope-from adriel@bsdcentral.net) Received: from server43.tchmachines.com (server43.tchmachines.com [209.51.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC73044311 for ; Sat, 11 Mar 2006 01:29:43 +0000 (GMT) (envelope-from adriel@bsdcentral.net) Received: from [201.130.247.161] (helo=localhost.localdomain) by server43.tchmachines.com with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.52) id 1FHsTd-00082d-4Y for gnome@freebsd.org; Fri, 10 Mar 2006 20:01:01 -0500 From: "Adriel Cardenas G." To: gnome@freebsd.org Content-Type: text/plain Organization: BSD|Central.net Date: Fri, 10 Mar 2006 19:00:58 -0600 Message-Id: <1142038858.736.2.camel@bsdcentral> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server43.tchmachines.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - bsdcentral.net X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: GDM Theme X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 01:35:27 -0000 Hi; If someone is interested in a GDM theme using the new logo, here's one i just did. Hope you like it. Best Regards Adriel http://demonios.bsdcentral.net/descargas/aux/GDM-SilverFreeBSD.tar.bz From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 01:39:13 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A9116A4E6 for ; Sat, 11 Mar 2006 01:39:10 +0000 (GMT) (envelope-from miles@lubin.us) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C83B4FF0D for ; Sat, 11 Mar 2006 00:05:40 +0000 (GMT) (envelope-from miles@lubin.us) Received: from [192.168.2.50] (ool-435660a5.dyn.optonline.net [67.86.96.165]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IVX003TNS900Q91@mta3.srv.hcvlny.cv.net> for gnome@FreeBSD.org; Fri, 10 Mar 2006 19:05:25 -0500 (EST) Date: Fri, 10 Mar 2006 19:05:26 -0500 From: Miles Lubin To: gnome@FreeBSD.org Message-id: <44121446.9080900@lubin.us> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5 (Macintosh/20051201) Cc: Subject: pango-1.10.3 fails to compile on amd64 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 01:39:13 -0000 Hi, I am attempting to install pango-1.10.3 on a fresh install of amd64 6.1-BETA3. Here is the error: if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_DISABLE_DEPRECATED -I.. -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/cairo -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=athlon64 -Wall -MT cairoview.o -MD -MP -MF ".deps/cairoview.Tpo" \ -c -o cairoview.o `test -f 'cairoview.c' || echo './'`cairoview.c; \ then mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \ else rm -f ".deps/cairoview.Tpo"; exit 1; \ fi cairoview.c:35:24: cairo-xlib.h: No such file or directory cairoview.c: In function `update': cairoview.c:145: warning: implicit declaration of function `cairo_xlib_surface_create' cairoview.c:147: warning: assignment makes pointer from integer without a cast gmake[2]: *** [cairoview.o] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.3/examples' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.10.3' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/pango. *** Error code 1 uname -a: FreeBSD junker2 6.1-BETA3 FreeBSD 6.1-BETA3 #0: Thu Mar 2 14:31:20 UTC 2006 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC amd64 cairo-1.0.2_2 is currently installed. I'll be happy to give any more information. Thanks, Miles From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 01:39:13 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DC3416A429 for ; Sat, 11 Mar 2006 01:39:10 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E9950931 for ; Sat, 11 Mar 2006 01:12:57 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.13]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FHsfA-000LST-Ee for freebsd-gnome@freebsd.org; Sat, 11 Mar 2006 01:12:56 +0000 Message-ID: <441223F1.4030609@psg.com> Date: Fri, 10 Mar 2006 15:12:17 -1000 From: Randy Bush User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd gnome Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 01:39:13 -0000 i just did the full portmanager -p -u -l to get the libtool changes. now, when i start gnome, at beastie time, i get the popup box whining The Application "gnome-settings-daemon" has quite unexpectedly" i can click close, and the window closes but the keyboard is now ignored and nothing else happens. or, i can hit and blow x away, and everything seems normal for the x-less shell world. clue bat, once again, please mahalo randy From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 02:49:31 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AEB416A41F for ; Sat, 11 Mar 2006 02:49:31 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC44143D7D for ; Sat, 11 Mar 2006 02:49:20 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B2nsOC048689; Fri, 10 Mar 2006 21:49:54 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Miles Lubin In-Reply-To: <44121446.9080900@lubin.us> References: <44121446.9080900@lubin.us> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-V1x1xo53QPWBawVmqool" Organization: MarcusCom, Inc. Date: Fri, 10 Mar 2006 21:49:18 -0500 Message-Id: <1142045358.75835.62.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: pango-1.10.3 fails to compile on amd64 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 02:49:31 -0000 --=-V1x1xo53QPWBawVmqool Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 19:05 -0500, Miles Lubin wrote: > Hi, >=20 > I am attempting to install pango-1.10.3 on a fresh install of amd64=20 > 6.1-BETA3. >=20 > Here is the error: >=20 > if cc -DHAVE_CONFIG_H -I. -I. -I.. -DPANGO_DISABLE_DEPRECATED -I..=20 > -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/include/glib-2.0=20 > -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include=20 > -I/usr/local/include/freetype2 -I/usr/local/include =20 > -I/usr/local/include/cairo -I/usr/X11R6/include =20 > -I/usr/local/include/freetype2 -I/usr/local/include=20 > -I/usr/X11R6/include -I/usr/local/include/freetype2 =20 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include =20 > -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=3Dathlon64=20 > -Wall -MT cairoview.o -MD -MP -MF ".deps/cairoview.Tpo" \ > -c -o cairoview.o `test -f 'cairoview.c' || echo './'`cairoview.c; \ > then mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \ > else rm -f ".deps/cairoview.Tpo"; exit 1; \ > fi > cairoview.c:35:24: cairo-xlib.h: No such file or directory > cairoview.c: In function `update': > cairoview.c:145: warning: implicit declaration of function=20 > `cairo_xlib_surface_create' > cairoview.c:147: warning: assignment makes pointer from integer without=20 > a cast > gmake[2]: *** [cairoview.o] Error 1 > gmake[2]: Leaving directory=20 > `/usr/ports/x11-toolkits/pango/work/pango-1.10.3/examples' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory=20 > `/usr/ports/x11-toolkits/pango/work/pango-1.10.3' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/x11-toolkits/pango. > *** Error code 1 >=20 >=20 > uname -a: > FreeBSD junker2 6.1-BETA3 FreeBSD 6.1-BETA3 #0: Thu Mar 2 14:31:20 UTC=20 > 2006 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC amd64 >=20 > cairo-1.0.2_2 is currently installed. >=20 > I'll be happy to give any more information. This is a known bug when WITHOUT_X11 is specified. This will be fixed after the ports freeze. In the meantime, rebuild cairo with X11. Joe >=20 > Thanks, > Miles > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-V1x1xo53QPWBawVmqool Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEjqub2iPiv4Uz4cRAp9+AJ4/JeZhrgWjPtJBaKfe4nMfavtjgACeIgxC zniwsS4ktCKCwm2XE5gVpNI= =K8SR -----END PGP SIGNATURE----- --=-V1x1xo53QPWBawVmqool-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 02:51:19 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81A4D16A41F for ; Sat, 11 Mar 2006 02:51:19 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C7243D8B for ; Sat, 11 Mar 2006 02:51:08 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B2pgmg048712; Fri, 10 Mar 2006 21:51:42 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <441223F1.4030609@psg.com> References: <441223F1.4030609@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-zSBv/seCLjkr0djcLkR6" Organization: MarcusCom, Inc. Date: Fri, 10 Mar 2006 21:51:06 -0500 Message-Id: <1142045466.75835.65.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: freebsd gnome Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 02:51:19 -0000 --=-zSBv/seCLjkr0djcLkR6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 15:12 -1000, Randy Bush wrote: > i just did the full portmanager -p -u -l to get the libtool changes.=20 > now, when i start gnome, at beastie time, i get the popup box whining >=20 > The Application "gnome-settings-daemon" has quite unexpectedly" >=20 > i can click close, and the window closes but the keyboard is now ignored=20 > and nothing else happens. >=20 > or, i can hit and blow x away, and everything seems=20 > normal for the x-less shell world. Try a forced rebuild of gnomecontrolcenter2. If things still fail, you will need to find a way to run /usr/X11R6/libexec/gnome-settings-daemon from the command line, and report on the output. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zSBv/seCLjkr0djcLkR6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEjsab2iPiv4Uz4cRAktnAJwPLr6Bo4R4lEbi1yR6+JhOQ7iyUQCePFn/ t3NS/ROhxU79cD1q7wR6kJ8= =yHSC -----END PGP SIGNATURE----- --=-zSBv/seCLjkr0djcLkR6-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 04:32:20 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE8CB16A41F for ; Sat, 11 Mar 2006 04:32:15 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6434D43D45 for ; Sat, 11 Mar 2006 04:32:15 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.13]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FHvm2-000M3g-OS; Sat, 11 Mar 2006 04:32:15 +0000 Message-ID: <441252A7.2020206@psg.com> Date: Fri, 10 Mar 2006 18:31:35 -1000 From: Randy Bush User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Joe Marcus Clarke References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> In-Reply-To: <1142045466.75835.65.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd gnome Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 04:32:20 -0000 >> The Application "gnome-settings-daemon" has quite unexpectedly" > Try a forced rebuild of gnomecontrolcenter2. succeeded. no improvement > find a way to run /usr/X11R6/libexec/gnome-settings-daemon > from the command line, and report on the output. without parms it complains about lack of display. i can get --help. what parms would you like? randy From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 04:35:53 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E38F616A41F for ; Sat, 11 Mar 2006 04:35:53 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DFFC43D45 for ; Sat, 11 Mar 2006 04:35:52 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B4aRWm049792; Fri, 10 Mar 2006 23:36:27 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <441252A7.2020206@psg.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ohWPVUzFsPuWvsVMXV2a" Organization: MarcusCom, Inc. Date: Fri, 10 Mar 2006 23:35:52 -0500 Message-Id: <1142051752.75835.67.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: freebsd gnome Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 04:35:53 -0000 --=-ohWPVUzFsPuWvsVMXV2a Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 18:31 -1000, Randy Bush wrote: > >> The Application "gnome-settings-daemon" has quite unexpectedly" > > Try a forced rebuild of gnomecontrolcenter2. >=20 > succeeded. no improvement >=20 > > find a way to run /usr/X11R6/libexec/gnome-settings-daemon > > from the command line, and report on the output. >=20 > without parms it complains about lack of display. i can get --help. > what parms would you like? You don't need any parameters, but you do need to run it under an X session. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ohWPVUzFsPuWvsVMXV2a Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEElOob2iPiv4Uz4cRAvGTAKCrFFdOPYtju0WByspcF0DDgPdKcwCbBzyj 0U801CHzBMDiWHv82MP6tSM= =fvBV -----END PGP SIGNATURE----- --=-ohWPVUzFsPuWvsVMXV2a-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 04:47:42 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D7416A420 for ; Sat, 11 Mar 2006 04:47:42 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0576543D4C for ; Sat, 11 Mar 2006 04:47:41 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.13]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FHw0z-000M78-8v; Sat, 11 Mar 2006 04:47:41 +0000 Message-ID: <44125646.3060004@psg.com> Date: Fri, 10 Mar 2006 18:47:02 -1000 From: Randy Bush User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Joe Marcus Clarke References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> In-Reply-To: <1142051752.75835.67.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd gnome Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 04:47:42 -0000 >>> find a way to run /usr/X11R6/libexec/gnome-settings-daemon >>> from the command line, and report on the output. >> without parms it complains about lack of display. i can get --help. >> what parms would you like? > You don't need any parameters, but you do need to run it under an X > session. ok, created a clean user, did startx, and ran it. got same result The Application "gnome-settings-daemon" has quite unexpectedly bugbuddy save appended randy Backtrace was generated from '/usr/X11R6/libexec/gnome-settings-daemon' (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New Thread 0xa2176a0 (runnable)] [New Thread 0xa20fb60 (LWP 100112)] [New Thread 0xa003930 (runnable)] [New LWP 100115] [Switching to LWP 100115] 0x2922137b in pthread_atfork () from /usr/lib/libpthread.so.2 #0 0x2922137b in pthread_atfork () from /usr/lib/libpthread.so.2 #1 0x29218e7e in pthread_kill () from /usr/lib/libpthread.so.2 #2 0x00000000 in ?? () Thread 4 (LWP 100115): #0 0x2922137b in pthread_atfork () from /usr/lib/libpthread.so.2 No symbol table info available. #1 0x29218e7e in pthread_kill () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Thread 3 (Thread 0xa003930 (runnable)): #0 0x292de610 in _ctx_start () from /lib/libc.so.6 No symbol table info available. #1 0x292de613 in _ctx_start () from /lib/libc.so.6 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #3 0xbfbfbed0 in ?? () No symbol table info available. #4 0xbfbfbc10 in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. #6 0x292172d0 in pthread_kill () from /usr/lib/libpthread.so.2 No symbol table info available. #7 0x292bd555 in __printf_out () from /lib/libc.so.6 No symbol table info available. #8 0x292bdb29 in __xvprintf () from /lib/libc.so.6 No symbol table info available. #9 0x292eb872 in __vfprintf () from /lib/libc.so.6 No symbol table info available. #10 0x292dd5df in sprintf () from /lib/libc.so.6 No symbol table info available. #11 0x28fa66bf in g_iconv_close () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #12 0x28fa6f45 in g_convert () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #13 0x28fa7657 in g_locale_to_utf8 () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #14 0x28fd5874 in g_strerror () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #15 0x28fae71d in g_file_get_contents () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #16 0x0805b922 in gnome_settings_default_editor_load () No symbol table info available. #17 0x08055afa in gnome_settings_daemon_new () No symbol table info available. #18 0x0805419f in main () No symbol table info available. Thread 2 (Thread 0xa20fb60 (LWP 100112)): #0 0x2922137b in pthread_atfork () from /usr/lib/libpthread.so.2 No symbol table info available. #1 0x2921849e in pthread_kill () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Thread 1 (Thread 0xa2176a0 (runnable)): #0 0x292f95a5 in read () from /lib/libc.so.6 No symbol table info available. #1 0x2920864a in read () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x28fbfd68 in g_timeout_add () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #3 0x28fd9559 in g_static_private_free () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #4 0x292104bb in pthread_create () from /usr/lib/libpthread.so.2 No symbol table info available. #5 0x292de613 in _ctx_start () from /lib/libc.so.6 No symbol table info available. #0 0x2922137b in pthread_atfork () from /usr/lib/libpthread.so.2 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 04:56:49 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F7616A41F for ; Sat, 11 Mar 2006 04:56:49 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9691743D45 for ; Sat, 11 Mar 2006 04:56:48 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B4vNoT049990; Fri, 10 Mar 2006 23:57:23 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <44125646.3060004@psg.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+OW2B6/o/1nlXVaPnYcM" Organization: MarcusCom, Inc. Date: Fri, 10 Mar 2006 23:56:47 -0500 Message-Id: <1142053007.75835.74.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: freebsd gnome Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 04:56:49 -0000 --=-+OW2B6/o/1nlXVaPnYcM Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 18:47 -1000, Randy Bush wrote: > >>> find a way to run /usr/X11R6/libexec/gnome-settings-daemon > >>> from the command line, and report on the output. > >> without parms it complains about lack of display. i can get --help. > >> what parms would you like? > > You don't need any parameters, but you do need to run it under an X > > session. >=20 > ok, created a clean user, did startx, and ran it. got same result >=20 > The Application "gnome-settings-daemon" has quite unexpectedly >=20 > bugbuddy save appended Without debugging symbols, this trace doesn't do me any good. You will need to recompile gnomecontrolcenter2 and glib20 (at least) with symbols. My guess is that ~/.Xresources or ~/.Xdefaults exists, and is somehow bad. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-+OW2B6/o/1nlXVaPnYcM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEliPb2iPiv4Uz4cRAjFtAJ459b5Vlg4ZVkbex2bIApW7w9sKMwCbBq9E 10yEazozRkMIIYw1rrbdhkI= =1Qgn -----END PGP SIGNATURE----- --=-+OW2B6/o/1nlXVaPnYcM-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 06:53:27 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 478B916A41F for ; Sat, 11 Mar 2006 06:53:27 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCB2043D49 for ; Sat, 11 Mar 2006 06:53:26 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com (melfina.ninth-nine.com [192.168.36.6]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.4/8.13.4/NinthNine) with ESMTP id k2B6rOsF007018 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 11 Mar 2006 15:53:25 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 11 Mar 2006 15:53:24 +0900 From: Norikatsu Shigemura To: Joe Marcus Clarke Message-Id: <20060311155324.b3218e36.nork@FreeBSD.org> In-Reply-To: <1142053007.75835.74.camel@shumai.marcuscom.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sat, 11 Mar 2006 15:53:25 +0900 (JST) Cc: randy@psg.com, freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 06:53:27 -0000 On Fri, 10 Mar 2006 23:56:47 -0500 Joe Marcus Clarke wrote: > > The Application "gnome-settings-daemon" has quite unexpectedly > > bugbuddy save appended > Without debugging symbols, this trace doesn't do me any good. You will > need to recompile gnomecontrolcenter2 and glib20 (at least) with > symbols. > My guess is that ~/.Xresources or ~/.Xdefaults exists, and is somehow > bad. I have same issue on 7-current, too. I ktraced and got a following kdump. And I renamed .Xdefaults and .Xresources to .BAK. But there is this issue, yet. $ ktrace -i /usr/X11R6/libexec/gnome-setting-daemon $ kdump : 95242 gnome-settings-daem CALL access(0xa220bc0,0) 95242 gnome-settings-daem NAMI "/home/nork/.themes/Clearlooks/gtk/gtkrc" 95242 gnome-settings-daem RET access -1 errno 2 No such file or directory 95242 gnome-settings-daem CALL access(0xa220ae0,0) 95242 gnome-settings-daem NAMI "/usr/X11R6/share/gnome/themes/Clearlooks/gtk/gtkrc" 95242 gnome-settings-daem RET fork 0 95242 gnome-settings-daem CALL kse_release(0xaffff10) 95242 gnome-settings-daem RET kse_release 0 95242 gnome-settings-daem CALL access(0xa220c30,0) 95242 gnome-settings-daem NAMI "/usr/X11R6/share/gnome/themes/Raleigh/gtk/gtkrc" 95242 gnome-settings-daem RET access -1 errno 2 No such file or directory 95242 gnome-settings-daem CALL open(0xa21eeb0,0,0) 95242 gnome-settings-daem NAMI "/home/nork/.gtkrc-1.2-gnome2" 95242 gnome-settings-daem RET open 19/0x13 95242 gnome-settings-daem CALL fstat(0x13,0xbfbfe360) 95242 gnome-settings-daem RET fstat 0 95242 gnome-settings-daem CALL read(0x13,0xa21f560,0x4c) 95242 gnome-settings-daem GIO fd 19 read 76 bytes "# Autowritten by gnome-settings-daemon. Do not edit include "/.gtkrc.mine" " 95242 gnome-settings-daem RET read 76/0x4c 95242 gnome-settings-daem CALL close(0x13) 95242 gnome-settings-daem RET close 0 95242 gnome-settings-daem CALL lstat(0xa223320,0xbfbfe280) 95242 gnome-settings-daem NAMI "/usr/X11R6/etc/gtk-2.0/gtkrc" 95242 gnome-settings-daem RET lstat -1 errno 2 No such file or directory 95242 gnome-settings-daem CALL access(0xa2233b0,0) 95242 gnome-settings-daem NAMI "/usr/X11R6/etc/gtk-2.0/gtkrc.ja_JP" 95242 gnome-settings-daem RET fork 0 95242 gnome-settings-daem CALL kse_release(0xafc8ac0) 95242 gnome-settings-daem RET kse_release 0 95242 gnome-settings-daem CALL access(0xa2233b0,0) 95242 gnome-settings-daem NAMI "/usr/X11R6/etc/gtk-2.0/gtkrc.ja" 95242 gnome-settings-daem RET access -1 errno 2 No such file or directory 95242 gnome-settings-daem CALL lstat(0xa223400,0xbfbfe280) 95242 gnome-settings-daem NAMI "/home/nork/.gtkrc-2.0" 95242 gnome-settings-daem RET lstat 0 95242 gnome-settings-daem CALL open(0xa223400,0,0) 95242 gnome-settings-daem NAMI "/home/nork/.gtkrc-2.0" 95242 gnome-settings-daem RET open 19/0x13 95242 gnome-settings-daem CALL read(0x13,0xafb5c00,0xfa0) 95242 gnome-settings-daem GIO fd 19 read 91 bytes "style "gtk2-default-ja" { font_name = "MS Gothic 22" } class "*" style "gtk2-default-ja" " 95242 gnome-settings-daem RET read 91/0x5b 95242 gnome-settings-daem CALL read(0x13,0xafb5c00,0xfa0) 95242 gnome-settings-daem GIO fd 19 read 0 bytes "" 95242 gnome-settings-daem RET read 0 95242 gnome-settings-daem CALL close(0x13) 95242 gnome-settings-daem RET close 0 95242 gnome-settings-daem CALL access(0xa223550,0) 95242 gnome-settings-daem NAMI "/home/nork/.gtkrc-2.0.ja_JP" 95242 gnome-settings-daem RET access -1 errno 2 No such file or directory 95242 gnome-settings-daem CALL access(0xa223550,0) 95242 gnome-settings-daem NAMI "/home/nork/.gtkrc-2.0.ja" 95242 gnome-settings-daem RET access -1 errno 2 No such file or directory 95242 gnome-settings-daem PSIG SIGSEGV caught handler=0x6918ea30 mask=0xfffefaff code=0x1 ; From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 06:55:19 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FA8B16A41F; Sat, 11 Mar 2006 06:55:19 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id C331643D45; Sat, 11 Mar 2006 06:55:18 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B6trd9051306; Sat, 11 Mar 2006 01:55:53 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Norikatsu Shigemura In-Reply-To: <20060311155324.b3218e36.nork@FreeBSD.org> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-do+uaaPeOd86vgLbYvzH" Organization: MarcusCom, Inc. Date: Sat, 11 Mar 2006 01:55:17 -0500 Message-Id: <1142060117.75835.103.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: randy@psg.com, freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 06:55:19 -0000 --=-do+uaaPeOd86vgLbYvzH Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-03-11 at 15:53 +0900, Norikatsu Shigemura wrote: > On Fri, 10 Mar 2006 23:56:47 -0500 > Joe Marcus Clarke wrote: > > > The Application "gnome-settings-daemon" has quite unexpectedly > > > bugbuddy save appended > > Without debugging symbols, this trace doesn't do me any good. You will > > need to recompile gnomecontrolcenter2 and glib20 (at least) with > > symbols. > > My guess is that ~/.Xresources or ~/.Xdefaults exists, and is somehow > > bad. >=20 > I have same issue on 7-current, too. I ktraced and got a following > kdump. And I renamed .Xdefaults and .Xresources to .BAK. But > there is this issue, yet. There seems to be a problem in libc on -CURRENT. I need a full backtrace with symbols from libc to dig any deeper. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-do+uaaPeOd86vgLbYvzH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEnRVb2iPiv4Uz4cRAgd2AJ4oGLpqkNdRyn1I9nqUovarUEAIJQCfU5pk g21TGRaHZHhsJnMf9/TvDxU= =sG72 -----END PGP SIGNATURE----- --=-do+uaaPeOd86vgLbYvzH-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 06:58:08 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A562D16A41F; Sat, 11 Mar 2006 06:58:08 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D6AC43D45; Sat, 11 Mar 2006 06:58:08 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.13]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FHy3D-000MW4-KR; Sat, 11 Mar 2006 06:58:07 +0000 Message-ID: <441274D8.6090305@psg.com> Date: Fri, 10 Mar 2006 20:57:28 -1000 From: Randy Bush User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Joe Marcus Clarke References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> In-Reply-To: <1142060117.75835.103.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 06:58:08 -0000 > There seems to be a problem in libc on -CURRENT. I need a full > backtrace with symbols from libc to dig any deeper. i am trying to make a -g libc now, but it seems one can not just cd to /usr/src/lib/libc and make CFLAGS+=-g the system is broken in other ways. pkgdb -Ff blows chunks in ruby18, while ruby runs fine from the command line. randy From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 07:00:25 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 727C716A424; Sat, 11 Mar 2006 07:00:25 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11A5E43D58; Sat, 11 Mar 2006 07:00:20 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B70ujf051386; Sat, 11 Mar 2006 02:00:56 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <441274D8.6090305@psg.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> <441274D8.6090305@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nYS6Cwcr6EpPkSVOe2yK" Organization: MarcusCom, Inc. Date: Sat, 11 Mar 2006 02:00:20 -0500 Message-Id: <1142060420.75835.105.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 07:00:25 -0000 --=-nYS6Cwcr6EpPkSVOe2yK Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 20:57 -1000, Randy Bush wrote: > > There seems to be a problem in libc on -CURRENT. I need a full > > backtrace with symbols from libc to dig any deeper. >=20 > i am trying to make a -g libc now, but it seems one can not just cd to=20 > /usr/src/lib/libc and make CFLAGS+=3D-g You can run make in /usr/src/lib/libc with CFLAGS+=3D -g and STRIP=3D in /etc/make.conf. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-nYS6Cwcr6EpPkSVOe2yK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEnWEb2iPiv4Uz4cRAsBLAJ46NK4LOqKBoBhuuIphPyIpJRvAewCbBmwU NZisYpUThBoTPP7ODWvBJK4= =M7Pj -----END PGP SIGNATURE----- --=-nYS6Cwcr6EpPkSVOe2yK-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 07:08:12 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A64D16A41F; Sat, 11 Mar 2006 07:08:07 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E3F243D48; Sat, 11 Mar 2006 07:08:06 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.13]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FHyCr-000MYD-Fz; Sat, 11 Mar 2006 07:08:05 +0000 Message-ID: <4412772E.5040203@psg.com> Date: Fri, 10 Mar 2006 21:07:26 -1000 From: Randy Bush User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Joe Marcus Clarke References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> In-Reply-To: <1142060117.75835.103.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 07:08:12 -0000 Backtrace was generated from '/usr/X11R6/libexec/gnome-settings-daemon' [New Thread 0xa217730 (runnable)] [New Thread 0xa20fca0 (LWP 100068)] [New Thread 0xa003930 (runnable)] [New LWP 100120] [Switching to LWP 100120] 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 #1 0x29224e7e in pthread_kill () from /usr/lib/libpthread.so.2 #2 0x00000000 in ?? () Thread 4 (LWP 100120): #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 No symbol table info available. #1 0x29224e7e in pthread_kill () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Thread 3 (Thread 0xa003930 (runnable)): #0 0x292ea6b0 in _ctx_start () from /lib/libc.so.6 No symbol table info available. #1 0x292ea6b3 in _ctx_start () from /lib/libc.so.6 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #3 0xbfbfd0e0 in ?? () No symbol table info available. #4 0xbfbfce20 in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. #6 0x292232d0 in pthread_kill () from /usr/lib/libpthread.so.2 No symbol table info available. #7 0x292c95f5 in __v2printf (fp=0xbfbfe460, fmt0=0x806f565 "include \"%s/.gtkrc.mine\"\n", pct=1, ap=0xbfbfe54c "-\001") at /usr/src/lib/libc/stdio/xprintf.c:550 pi = (struct printf_info *) 0xbfbfd124 pil = (struct printf_info *) 0xbfbfd3d0 fmt = 0x806f57e "" ch = 2 pia = 0xbfbfd300 argt = 0xbfbfd2c0 args = 0xbfbfd220 nextarg = 2 maxarg = 2 ret = 9 n = -1077947648 io = {fp = 0xbfbfe460, uio = {uio_iov = 0xbfbfd7f0, uio_iovcnt = 1, uio_resid = 9}, iov = {{iov_base = 0x806f565, iov_len = 9}, { iov_base = 0x6174726f, iov_len = 690595521}, {iov_base = 0x79617267, iov_len = 1030775149}, {iov_base = 0x706d6967, iov_len = 690595521}, { iov_base = 0x7365642e, iov_len = 1886352491}, {iov_base = 0x676f653b, iov_len = 690595521}, {iov_base = 0x706f746b, iov_len = 1885407803}, { iov_base = 0x63696c70, iov_len = 690595521}}, iovp = 0xbfbfd7f8} #8 0x292c9bc9 in __xvprintf (fp=0xbfbfe460, fmt0=0x806f565 "include \"%s/.gtkrc.mine\"\n", ap=0xbfbfe548 "À") at /usr/src/lib/libc/stdio/xprintf.c:618 u = 1 p = 0xffffffff #9 0x292f7912 in __vfprintf (fp=0xbfbfe460, fmt0=0x806f565 "include \"%s/.gtkrc.mine\"\n", ap=0xbfbfe548 "À") at /usr/src/lib/libc/stdio/vfprintf.c:474 fmt = 0x29293da9 "\201Â\227\023\b" ch = 671583168 n = 691086624 n2 = 671583168 cp = 0xa0002b0 " \003" iovp = (struct __siov *) 0x2929a6c1 flags = -1077944824 ret = 167786800 width = 690161828 prec = 1 sign = -65 '¿' thousands_sep = -65 '¿' grouping = 0xa003930 "Pð×(\025¡\233ÐÀ<" decimal_point = 0xa0002b0 " \003" signflag = 170117784 fparg = {dbl = 3.4035979771136154e-313, ldbl = } expt = 690152497 expchar = 41 ')' dtoaend = 0x9000054 "" expsize = 690161076 lead = 690161828 ndig = 1 expstr = "¤\b#)@Q1)" dtoaresult = 0x0 nseps = 690101033 nrepeats = 690163108 ulval = 167786872 ujval = 2963966756776828360 base = -1 dprec = 167772848 realsz = 690161828 size = 671583168 prsize = 0 xdigs = 0x2929a6c1 "\201Ã\177ª\a" uio = {uio_iov = 0x0, uio_iovcnt = 0, uio_resid = 0} iov = {{iov_base = 0x9000044, iov_len = 691097920}, { iov_base = 0xbfbfe368, iov_len = 690591397}, {iov_base = 0x28d7f054, iov_len = 2}, {iov_base = 0x0, iov_len = 690102287}, { iov_base = 0xa0002b0, iov_len = 170115072}, {iov_base = 0x80, iov_len = 691097920}, {iov_base = 0x0, iov_len = 128}, { iov_base = 0xbfbfe3a8, iov_len = 690597482}} buf = "¤\b#)°\002\000\n09\000\n\001\000\000\000¤\b#)09\000\n\030ã¿¿\017 \")°\002\000\nx9\000\n\017\000\000\000em!)¤\b#)@Q1)°\000\000\000´\005#)", '\0' , "´\005#)D\000\000\t@\000\000\t(ã¿¿\023m!)¤\b#)" ox = "))" argtable = (union arg *) 0x9000040 statargtable = {{intarg = 685240404, uintarg = 685240404, longarg = 685240404, ulongarg = 685240404, longlongarg = 72057603313102932, ulonglongarg = 72057603313102932, ptrdiffarg = 685240404, sizearg = 685240404, intmaxarg = 72057603313102932, uintmaxarg = 72057603313102932, pvoidarg = 0x28d7f054, pchararg = 0x28d7f054 "", pschararg = 0x28d7f054 "", pshortarg = 0x28d7f054, pintarg = 0x28d7f054, plongarg = 0x28d7f054, plonglongarg = 0x28d7f054, pptrdiffarg = 0x28d7f054, psizearg = 0x28d7f054, pintmaxarg = 0x28d7f054, doublearg = 7.2911370356409174e-304, longdoublearg = , wintarg = 685240404, pwchararg = 0x28d7f054}, {intarg = 1, uintarg = 1, longarg = 1, ulongarg = 1, longlongarg = 2964222480207577089, ulonglongarg = 2964222480207577089, ptrdiffarg = 1, sizearg = 1, intmaxarg = 2964222480207577089, uintmaxarg = 2964222480207577089, pvoidarg = 0x1, pchararg = 0x1 , pschararg = 0x1 , pshortarg = 0x1, pintarg = 0x1, plongarg = 0x1, plonglongarg = 0x1, pptrdiffarg = 0x1, psizearg = 0x1, pintmaxarg = 0x1, doublearg = 1.5829092480500961e-110, longdoublearg = , wintarg = 1, pwchararg = 0x1}, { intarg = -1077943608, uintarg = 3217023688, longarg = -1077943608, ulongarg = 3217023688, longlongarg = 2963939092892476104, ulonglongarg = 2963939092892476104, ptrdiffarg = -1077943608, sizearg = 3217023688, intmaxarg = 2963939092892476104, uintmaxarg = 2963939092892476104, pvoidarg = 0xbfbfe2c8, pchararg = 0xbfbfe2c8 "09", pschararg = 0xbfbfe2c8 "09", pshortarg = 0xbfbfe2c8, pintarg = 0xbfbfe2c8, plongarg = 0xbfbfe2c8, plonglongarg = 0xbfbfe2c8, pptrdiffarg = 0xbfbfe2c8, psizearg = 0xbfbfe2c8, pintmaxarg = 0xbfbfe2c8, doublearg = 1.4991809593819648e-110, longdoublearg = , wintarg = -1077943608, pwchararg = 0xbfbfe2c8}, {intarg = 167786872, uintarg = 167786872, longarg = 167786872, ulongarg = 167786872, longlongarg = 64592296312, ulonglongarg = 64592296312, ptrdiffarg = 167786872, sizearg = 167786872, intmaxarg = 64592296312, uintmaxarg = 64592296312, pvoidarg = 0xa003978, pchararg = 0xa003978 "@\001", pschararg = 0xa003978 "@\001", pshortarg = 0xa003978, pintarg = 0xa003978, plongarg = 0xa003978, plonglongarg = 0xa003978, pptrdiffarg = 0xa003978, psizearg = 0xa003978, pintmaxarg = 0xa003978, doublearg = 3.1912834593757447e-313, longdoublearg = , wintarg = 167786872, pwchararg = 0xa003978}, {intarg = 690161828, uintarg = 690161828, longarg = 690161828, ulongarg = 690161828, longlongarg = 720578896006940836, ulonglongarg = 720578896006940836, ptrdiffarg = 690161828, sizearg = 690161828, intmaxarg = 720578896006940836, uintmaxarg = 720578896006940836, pvoidarg = 0x292308a4, pchararg = 0x292308a4 "°\002", pschararg = 0x292308a4 "°\002", pshortarg = 0x292308a4, pintarg = 0x292308a4, plongarg = 0x292308a4, plonglongarg = 0x292308a4, pptrdiffarg = 0x292308a4, psizearg = 0x292308a4, pintmaxarg = 0x292308a4, doublearg = 1.6270416401815617e-260, longdoublearg = , wintarg = 690161828, pwchararg = 0x292308a4}, {intarg = 690102287, uintarg = 690102287, longarg = 690102287, ulongarg = 690102287, longlongarg = 720578896006881295, ulonglongarg = 720578896006881295, ptrdiffarg = 690102287, sizearg = 690102287, intmaxarg = 720578896006881295, uintmaxarg = 720578896006881295, pvoidarg = 0x2922200f, pchararg = 0x2922200f "\213\207¬", pschararg = 0x2922200f "\213\207¬", pshortarg = 0x2922200f, pintarg = 0x2922200f, plongarg = 0x2922200f, plonglongarg = 0x2922200f, pptrdiffarg = 0x2922200f, psizearg = 0x2922200f, pintmaxarg = 0x2922200f, doublearg = 1.6270416401600651e-260, longdoublearg = , wintarg = 690102287, pwchararg = 0x2922200f}, {intarg = 690163108, uintarg = 690163108, longarg = 690163108, ulongarg = 690163108, longlongarg = 2963961368360979876, ulonglongarg = 2963961368360979876, ptrdiffarg = 690163108, sizearg = 690163108, intmaxarg = 2963961368360979876, uintmaxarg = 2963961368360979876, pvoidarg = 0x29230da4, pchararg = 0x29230da4 "1Ç", pschararg = 0x29230da4 "1Ç", pshortarg = 0x29230da4, pintarg = 0x29230da4, plongarg = 0x29230da4, plonglongarg = 0x29230da4, pptrdiffarg = 0x29230da4, psizearg = 0x29230da4, pintmaxarg = 0x29230da4, doublearg = 1.5057623649626523e-110, longdoublearg = 5.402115296233591356574772019231893e-4933, wintarg = 690163108, pwchararg = 0x29230da4}, {intarg = 1, uintarg = 1, longarg = 1, ulongarg = 1, longlongarg = 2964222480207577089, ulonglongarg = 2964222480207577089, ptrdiffarg = 1, sizearg = 1, intmaxarg = 2964222480207577089, uintmaxarg = 2964222480207577089, pvoidarg = 0x1, pchararg = 0x1 , pschararg = 0x1 , pshortarg = 0x1, pintarg = 0x1, plongarg = 0x1, plonglongarg = 0x1, pptrdiffarg = 0x1, psizearg = 0x1, pintmaxarg = 0x1, doublearg = 1.5829092480500961e-110, longdoublearg = , wintarg = 1, pwchararg = 0x1}} nextarg = 15 orgap = 0xa003978 "@\001" convbuf = 0xa0002b0 " \003" blanks = ' ' zeroes = '0' xdigs_lower = "0123456789abcdef?" xdigs_upper = "0123456789ABCDEF?" #10 0x2925e1f4 in vasprintf () from /lib/libc.so.6 No symbol table info available. #11 0x28fef08d in IA__g_vasprintf (string=0xbfbfe514, format=0x806f565 "include \"%s/.gtkrc.mine\"\n", args=0xbfbfe548 "À") at gprintf.c:313 len = 688020128 __PRETTY_FUNCTION__ = "IA__g_vasprintf" #12 0x28fe03b8 in g_string_append_printf_internal (string=0xa03ef34, fmt=0x806f565 "include \"%s/.gtkrc.mine\"\n", args=0xbfbfe548 "À") at gstring.c:912 buffer = ( gchar *) 0x290253e0 "ð\"\210(\020\032\")ø#\210( $\")x#\210(\220$\210( ¬\")à°\")°¢\")\030%\210(¸&\210(8'\210(ô'\210(À'\210(4(\210(\200+\210( +\210(\030,\210(8,\210(\\-\210(\204-\210(À-þ(à\224" length = 688020128 #13 0x28fe0435 in IA__g_string_append_printf (string=0xa03ef34, fmt=0x806f565 "include \"%s/.gtkrc.mine\"\n") at gstring.c:939 args = 0xbfbfe548 "À" #14 0x0805c71d in make_contents (filename=0x0) at gnome-settings-gtk1theme.c:51 result = (GString *) 0xa03ef34 #15 0x0805cb5f in apply_settings () at gnome-settings-gtk1theme.c:196 client = (GConfClient *) 0xa01c550 current_theme = (gchar *) 0xa23bf30 "UTF-8" theme_filename = (gchar *) 0x0 rc_filename = (gchar *) 0xa23d560 "/usr/home/test/.gtkrc-1.2-gnome2" current_contents = (gchar *) 0x0 current_length = 0 new_contents = ( gchar *) 0x805f152 "ÉÃU\211å\203ì\b\203ì\004j\017h\020û\006\bÿu\bè(Hÿÿ\203Ä\004Pè/?ÿÿ\203Ä\020\211Eü\203ì\f\213Eü\203À\020ÿ0\213Eü\203À\fÿ0\213Eü\203À\bÿ0\213Eü\203À\004ÿ0h\022û\006\bè¼-ÿÿ\203Ä \211Eø\203ì\fÿuüèk2ÿÿ\203Ä\020\203ì\fÿuøè\001ùÿÿ\203Ä\020\203ì\fÿuøè\037Lÿÿ\203Ä\020è\217þÿÿÉÃ\220U\211å\203ì8\213E\b\211Eü\213Eü\2038\002t\fÇEÔ" err = (GError *) 0xa23ccd0 #16 0x0805cc17 in gnome_settings_gtk1_theme_load (client=0xa01c550) at gnome-settings-gtk1theme.c:220 No locals. #17 0x08055ebe in gnome_settings_daemon_new () at gnome-settings-daemon.c:409 terminated = 0 client = (GConfClient *) 0xa01c550 list = (GSList *) 0x0 daemon = (GnomeSettingsDaemon *) 0xa01ba00 display = (GdkDisplay *) 0xa021540 i = 1 n_screens = 1 __PRETTY_FUNCTION__ = "gnome_settings_daemon_new" #18 0x08054204 in main (argc=1, argv=0xbfbfe668) at factory.c:43 session = (GnomeClient *) 0x8051f3d ret = 3217024608 restart_argv = {0x806c94c "gnome-settings-daemon", 0xbfbfe778 "/usr/X11R6/libexec/gnome-settings-daemon", 0x0} Thread 2 (Thread 0xa20fca0 (LWP 100068)): #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 No symbol table info available. #1 0x2922449e in pthread_kill () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Thread 1 (Thread 0xa217730 (runnable)): #0 0x29305645 in read () from /lib/libc.so.6 No symbol table info available. #1 0x2921464a in read () from /usr/lib/libpthread.so.2 No symbol table info available. #2 0x28fc4f5f in child_watch_helper_thread (data=0x0) at gmain.c:3593 b = "BÇ\003\nxw!\n\017\000\000\000´\005#)0Z\002)" list = (GSList *) 0x0 fds = {fd = 16, events = 1, revents = 10498} poll_func = 0x29214a00 #3 0x28fe1684 in g_thread_create_proxy (data=0xa214610) at gthread.c:548 thread = (GRealThread *) 0xa214610 __PRETTY_FUNCTION__ = "g_thread_create_proxy" #4 0x2921c4bb in pthread_create () from /usr/lib/libpthread.so.2 No symbol table info available. #5 0x292ea6b3 in _ctx_start () from /lib/libc.so.6 No symbol table info available. #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 07:19:20 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AD8416A41F; Sat, 11 Mar 2006 07:19:20 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77A6F43D46; Sat, 11 Mar 2006 07:19:19 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B7Jsn9051537; Sat, 11 Mar 2006 02:19:54 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <4412772E.5040203@psg.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> <4412772E.5040203@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3N3TWJkA7fp5scp6ywCy" Organization: MarcusCom, Inc. Date: Sat, 11 Mar 2006 02:19:18 -0500 Message-Id: <1142061558.75835.108.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 07:19:20 -0000 --=-3N3TWJkA7fp5scp6ywCy Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 21:07 -1000, Randy Bush wrote: > Backtrace was generated from '/usr/X11R6/libexec/gnome-settings-daemon' Do you have USE_XPRINTF defined in your environment? If so, undefine it, and see if the crash goes away. Joe >=20 > [New Thread 0xa217730 (runnable)] > [New Thread 0xa20fca0 (LWP 100068)] > [New Thread 0xa003930 (runnable)] > [New LWP 100120] > [Switching to LWP 100120] > 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > #1 0x29224e7e in pthread_kill () from /usr/lib/libpthread.so.2 > #2 0x00000000 in ?? () >=20 > Thread 4 (LWP 100120): > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > No symbol table info available. > #1 0x29224e7e in pthread_kill () from /usr/lib/libpthread.so.2 > No symbol table info available. > #2 0x00000000 in ?? () > No symbol table info available. >=20 > Thread 3 (Thread 0xa003930 (runnable)): > #0 0x292ea6b0 in _ctx_start () from /lib/libc.so.6 > No symbol table info available. > #1 0x292ea6b3 in _ctx_start () from /lib/libc.so.6 > No symbol table info available. > #2 0x00000000 in ?? () > No symbol table info available. > #3 0xbfbfd0e0 in ?? () > No symbol table info available. > #4 0xbfbfce20 in ?? () > No symbol table info available. > #5 0x00000000 in ?? () > No symbol table info available. > #6 0x292232d0 in pthread_kill () from /usr/lib/libpthread.so.2 > No symbol table info available. > #7 0x292c95f5 in __v2printf (fp=3D0xbfbfe460, > fmt0=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", pct=3D1, > ap=3D0xbfbfe54c "-\001") at /usr/src/lib/libc/stdio/xprintf.c:550 > pi =3D (struct printf_info *) 0xbfbfd124 > pil =3D (struct printf_info *) 0xbfbfd3d0 > fmt =3D 0x806f57e "" > ch =3D 2 > pia =3D 0xbfbfd300 > argt =3D 0xbfbfd2c0 > args =3D 0xbfbfd220 > nextarg =3D 2 > maxarg =3D 2 > ret =3D 9 > n =3D -1077947648 > io =3D {fp =3D 0xbfbfe460, uio =3D {uio_iov =3D 0xbfbfd7f0, uio_iovcnt = =3D 1, > uio_resid =3D 9}, iov =3D {{iov_base =3D 0x806f565, iov_len =3D 9}, = { > iov_base =3D 0x6174726f, iov_len =3D 690595521}, {iov_base =3D 0x7= 9617267, > iov_len =3D 1030775149}, {iov_base =3D 0x706d6967, iov_len =3D=20 > 690595521}, { > iov_base =3D 0x7365642e, iov_len =3D 1886352491}, {iov_base =3D=20 > 0x676f653b, > iov_len =3D 690595521}, {iov_base =3D 0x706f746b, iov_len =3D=20 > 1885407803}, { > iov_base =3D 0x63696c70, iov_len =3D 690595521}}, iovp =3D 0xbfbfd= 7f8} > #8 0x292c9bc9 in __xvprintf (fp=3D0xbfbfe460, > fmt0=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", ap=3D0xbfbfe548 "= =C0") > at /usr/src/lib/libc/stdio/xprintf.c:618 > u =3D 1 > p =3D 0xffffffff > #9 0x292f7912 in __vfprintf (fp=3D0xbfbfe460, > fmt0=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", ap=3D0xbfbfe548 "= =C0") > at /usr/src/lib/libc/stdio/vfprintf.c:474 > fmt =3D 0x29293da9 "\201=C2\227\023\b" > ch =3D 671583168 > n =3D 691086624 > n2 =3D 671583168 > cp =3D 0xa0002b0 " \003" > iovp =3D (struct __siov *) 0x2929a6c1 > flags =3D -1077944824 > ret =3D 167786800 > width =3D 690161828 > prec =3D 1 > sign =3D -65 '=BF' > thousands_sep =3D -65 '=BF' > grouping =3D 0xa003930 "P=F0=D7(\025=A1\233=D0=C0<" > decimal_point =3D 0xa0002b0 " \003" > signflag =3D 170117784 > fparg =3D {dbl =3D 3.4035979771136154e-313, ldbl =3D } > expt =3D 690152497 > expchar =3D 41 ')' > dtoaend =3D 0x9000054 "" > expsize =3D 690161076 > lead =3D 690161828 > ndig =3D 1 > expstr =3D "=A4\b#)@Q1)" > dtoaresult =3D 0x0 > nseps =3D 690101033 > nrepeats =3D 690163108 > ulval =3D 167786872 > ujval =3D 2963966756776828360 > base =3D -1 > dprec =3D 167772848 > realsz =3D 690161828 > size =3D 671583168 > prsize =3D 0 > xdigs =3D 0x2929a6c1 "\201=C3\177=AA\a" > uio =3D {uio_iov =3D 0x0, uio_iovcnt =3D 0, uio_resid =3D 0} > iov =3D {{iov_base =3D 0x9000044, iov_len =3D 691097920}, { > iov_base =3D 0xbfbfe368, iov_len =3D 690591397}, {iov_base =3D 0x28d= 7f054, > iov_len =3D 2}, {iov_base =3D 0x0, iov_len =3D 690102287}, { > iov_base =3D 0xa0002b0, iov_len =3D 170115072}, {iov_base =3D 0x80, > iov_len =3D 691097920}, {iov_base =3D 0x0, iov_len =3D 128}, { > iov_base =3D 0xbfbfe3a8, iov_len =3D 690597482}} > buf =3D "=A4\b#)=B0\002\000\n09\000\n\001\000\000\000=A4\b#)09\000\n\030= =E3=BF=BF\017=20 > \")=B0\002\000\nx9\000\n\017\000\000\000em!)=A4\b#)@Q1)=B0\000\000\000=B4= \005#)",=20 > '\0' , "=B4\005#)D\000\000\t@\000\000\t(=E3=BF=BF\023m!= )=A4\b#)" > ox =3D "))" > argtable =3D (union arg *) 0x9000040 > statargtable =3D {{intarg =3D 685240404, uintarg =3D 685240404, > longarg =3D 685240404, ulongarg =3D 685240404, > longlongarg =3D 72057603313102932, ulonglongarg =3D 7205760331310293= 2, > ptrdiffarg =3D 685240404, sizearg =3D 685240404, > intmaxarg =3D 72057603313102932, uintmaxarg =3D 72057603313102932, > pvoidarg =3D 0x28d7f054, pchararg =3D 0x28d7f054 "", > pschararg =3D 0x28d7f054 "", pshortarg =3D 0x28d7f054, pintarg =3D=20 > 0x28d7f054, > plongarg =3D 0x28d7f054, plonglongarg =3D 0x28d7f054, > pptrdiffarg =3D 0x28d7f054, psizearg =3D 0x28d7f054, pintmaxarg =3D=20 > 0x28d7f054, > doublearg =3D 7.2911370356409174e-304, > longdoublearg =3D , wintarg =3D 685240404, > pwchararg =3D 0x28d7f054}, {intarg =3D 1, uintarg =3D 1, longarg =3D= 1, > ulongarg =3D 1, longlongarg =3D 2964222480207577089, > ulonglongarg =3D 2964222480207577089, ptrdiffarg =3D 1, sizearg =3D = 1, > intmaxarg =3D 2964222480207577089, uintmaxarg =3D 296422248020757708= 9, > pvoidarg =3D 0x1, pchararg =3D 0x1 address>, > pschararg =3D 0x1 , pshortar= g=20 > =3D 0x1, > pintarg =3D 0x1, plongarg =3D 0x1, plonglongarg =3D 0x1, pptrdiffarg= =3D 0x1, > psizearg =3D 0x1, pintmaxarg =3D 0x1, doublearg =3D 1.58290924805009= 61e-110, > longdoublearg =3D , wintarg =3D 1, pwchararg = =3D 0x1}, { > intarg =3D -1077943608, uintarg =3D 3217023688, longarg =3D -1077943= 608, > ulongarg =3D 3217023688, longlongarg =3D 2963939092892476104, > ulonglongarg =3D 2963939092892476104, ptrdiffarg =3D -1077943608, > sizearg =3D 3217023688, intmaxarg =3D 2963939092892476104, > uintmaxarg =3D 2963939092892476104, pvoidarg =3D 0xbfbfe2c8, > pchararg =3D 0xbfbfe2c8 "09", pschararg =3D 0xbfbfe2c8 "09", > pshortarg =3D 0xbfbfe2c8, pintarg =3D 0xbfbfe2c8, plongarg =3D 0xbfb= fe2c8, > plonglongarg =3D 0xbfbfe2c8, pptrdiffarg =3D 0xbfbfe2c8, > psizearg =3D 0xbfbfe2c8, pintmaxarg =3D 0xbfbfe2c8, > doublearg =3D 1.4991809593819648e-110, > longdoublearg =3D , wintarg =3D -1077943608, > pwchararg =3D 0xbfbfe2c8}, {intarg =3D 167786872, uintarg =3D 167786= 872, > longarg =3D 167786872, ulongarg =3D 167786872, longlongarg =3D 64592= 296312, > ulonglongarg =3D 64592296312, ptrdiffarg =3D 167786872, sizearg =3D=20 > 167786872, > intmaxarg =3D 64592296312, uintmaxarg =3D 64592296312, pvoidarg =3D=20 > 0xa003978, > pchararg =3D 0xa003978 "@\001", pschararg =3D 0xa003978 "@\001", > pshortarg =3D 0xa003978, pintarg =3D 0xa003978, plongarg =3D 0xa0039= 78, > plonglongarg =3D 0xa003978, pptrdiffarg =3D 0xa003978, psizearg =3D=20 > 0xa003978, > pintmaxarg =3D 0xa003978, doublearg =3D 3.1912834593757447e-313, > longdoublearg =3D , wintarg =3D 167786872, > pwchararg =3D 0xa003978}, {intarg =3D 690161828, uintarg =3D 6901618= 28, > longarg =3D 690161828, ulongarg =3D 690161828, > longlongarg =3D 720578896006940836, ulonglongarg =3D 720578896006940= 836, > ptrdiffarg =3D 690161828, sizearg =3D 690161828, > intmaxarg =3D 720578896006940836, uintmaxarg =3D 720578896006940836, > pvoidarg =3D 0x292308a4, pchararg =3D 0x292308a4 "=B0\002", > pschararg =3D 0x292308a4 "=B0\002", pshortarg =3D 0x292308a4, > pintarg =3D 0x292308a4, plongarg =3D 0x292308a4, plonglongarg =3D=20 > 0x292308a4, > pptrdiffarg =3D 0x292308a4, psizearg =3D 0x292308a4, pintmaxarg =3D=20 > 0x292308a4, > doublearg =3D 1.6270416401815617e-260, > longdoublearg =3D , wintarg =3D 690161828, > pwchararg =3D 0x292308a4}, {intarg =3D 690102287, uintarg =3D 690102= 287, > longarg =3D 690102287, ulongarg =3D 690102287, > longlongarg =3D 720578896006881295, ulonglongarg =3D 720578896006881= 295, > ptrdiffarg =3D 690102287, sizearg =3D 690102287, > intmaxarg =3D 720578896006881295, uintmaxarg =3D 720578896006881295, > pvoidarg =3D 0x2922200f, pchararg =3D 0x2922200f "\213\207=AC", > pschararg =3D 0x2922200f "\213\207=AC", pshortarg =3D 0x2922200f, > pintarg =3D 0x2922200f, plongarg =3D 0x2922200f, plonglongarg =3D=20 > 0x2922200f, > pptrdiffarg =3D 0x2922200f, psizearg =3D 0x2922200f, pintmaxarg =3D=20 > 0x2922200f, > doublearg =3D 1.6270416401600651e-260, > longdoublearg =3D , wintarg =3D 690102287, > pwchararg =3D 0x2922200f}, {intarg =3D 690163108, uintarg =3D 690163= 108, > longarg =3D 690163108, ulongarg =3D 690163108, > longlongarg =3D 2963961368360979876, ulonglongarg =3D 29639613683609= 79876, > ptrdiffarg =3D 690163108, sizearg =3D 690163108, > intmaxarg =3D 2963961368360979876, uintmaxarg =3D 296396136836097987= 6, > pvoidarg =3D 0x29230da4, pchararg =3D 0x29230da4 "1=C7", > pschararg =3D 0x29230da4 "1=C7", pshortarg =3D 0x29230da4, pintarg = =3D=20 > 0x29230da4, > plongarg =3D 0x29230da4, plonglongarg =3D 0x29230da4, > pptrdiffarg =3D 0x29230da4, psizearg =3D 0x29230da4, pintmaxarg =3D=20 > 0x29230da4, > doublearg =3D 1.5057623649626523e-110, > longdoublearg =3D 5.402115296233591356574772019231893e-4933, > wintarg =3D 690163108, pwchararg =3D 0x29230da4}, {intarg =3D 1, uin= targ=20 > =3D 1, > longarg =3D 1, ulongarg =3D 1, longlongarg =3D 2964222480207577089, > ulonglongarg =3D 2964222480207577089, ptrdiffarg =3D 1, sizearg =3D = 1, > intmaxarg =3D 2964222480207577089, uintmaxarg =3D 296422248020757708= 9, > pvoidarg =3D 0x1, pchararg =3D 0x1 address>, > pschararg =3D 0x1 , pshortar= g=20 > =3D 0x1, > pintarg =3D 0x1, plongarg =3D 0x1, plonglongarg =3D 0x1, pptrdiffarg= =3D 0x1, > psizearg =3D 0x1, pintmaxarg =3D 0x1, doublearg =3D 1.58290924805009= 61e-110, > longdoublearg =3D , wintarg =3D 1, pwchararg = =3D 0x1}} > nextarg =3D 15 > orgap =3D 0xa003978 "@\001" > convbuf =3D 0xa0002b0 " \003" > blanks =3D ' ' > zeroes =3D '0' > xdigs_lower =3D "0123456789abcdef?" > xdigs_upper =3D "0123456789ABCDEF?" > #10 0x2925e1f4 in vasprintf () from /lib/libc.so.6 > No symbol table info available. > #11 0x28fef08d in IA__g_vasprintf (string=3D0xbfbfe514, > format=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", args=3D0xbfbfe548= "=C0") > at gprintf.c:313 > len =3D 688020128 > __PRETTY_FUNCTION__ =3D "IA__g_vasprintf" > #12 0x28fe03b8 in g_string_append_printf_internal (string=3D0xa03ef34, > fmt=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", args=3D0xbfbfe548 "= =C0") > at gstring.c:912 > buffer =3D ( > gchar *) 0x290253e0=20 > "=F0\"\210(\020\032\")=F8#\210( $\")x#\210(\220$\210( =AC\")=E0=B0\")=B0= =A2\")\030%\210(=B8&\210(8'\210(=F4'\210(=C0'\210(4(\210(\200+\210( +\210(\= 030,\210(8,\210(\\-\210(\204-\210(=C0-=FE(=E0\224" > length =3D 688020128 > #13 0x28fe0435 in IA__g_string_append_printf (string=3D0xa03ef34, > fmt=3D0x806f565 "include \"%s/.gtkrc.mine\"\n") at gstring.c:939 > args =3D 0xbfbfe548 "=C0" > #14 0x0805c71d in make_contents (filename=3D0x0) at=20 > gnome-settings-gtk1theme.c:51 > result =3D (GString *) 0xa03ef34 > #15 0x0805cb5f in apply_settings () at gnome-settings-gtk1theme.c:196 > client =3D (GConfClient *) 0xa01c550 > current_theme =3D (gchar *) 0xa23bf30 "UTF-8" > theme_filename =3D (gchar *) 0x0 > rc_filename =3D (gchar *) 0xa23d560 "/usr/home/test/.gtkrc-1.2-gnome2" > current_contents =3D (gchar *) 0x0 > current_length =3D 0 > new_contents =3D ( > gchar *) 0x805f152=20 > "=C9=C3U\211=E5\203=EC\b\203=EC\004j\017h\020=FB\006\b=FFu\b=E8(H=FF=FF\2= 03=C4\004P=E8/?=FF=FF\203=C4\020\211E=FC\203=EC\f\213E=FC\203=C0\020=FF0\21= 3E=FC\203=C0\f=FF0\213E=FC\203=C0\b=FF0\213E=FC\203=C0\004=FF0h\022=FB\006\= b=E8=BC-=FF=FF\203=C4=20 > \211E=F8\203=EC\f=FFu=FC=E8k2=FF=FF\203=C4\020\203=EC\f=FFu=F8=E8\001=F9= =FF=FF\203=C4\020\203=EC\f=FFu=F8=E8\037L=FF=FF\203=C4\020=E8\217=FE=FF=FF= =C9=C3\220U\211=E5\203=EC8\213E\b\211E=FC\213E=FC\2038\002t\f=C7E=D4" > err =3D (GError *) 0xa23ccd0 > #16 0x0805cc17 in gnome_settings_gtk1_theme_load (client=3D0xa01c550) > at gnome-settings-gtk1theme.c:220 > No locals. > #17 0x08055ebe in gnome_settings_daemon_new () at=20 > gnome-settings-daemon.c:409 > terminated =3D 0 > client =3D (GConfClient *) 0xa01c550 > list =3D (GSList *) 0x0 > daemon =3D (GnomeSettingsDaemon *) 0xa01ba00 > display =3D (GdkDisplay *) 0xa021540 > i =3D 1 > n_screens =3D 1 > __PRETTY_FUNCTION__ =3D "gnome_settings_daemon_new" > #18 0x08054204 in main (argc=3D1, argv=3D0xbfbfe668) at factory.c:43 > session =3D (GnomeClient *) 0x8051f3d > ret =3D 3217024608 > restart_argv =3D {0x806c94c "gnome-settings-daemon", > 0xbfbfe778 "/usr/X11R6/libexec/gnome-settings-daemon", 0x0} >=20 > Thread 2 (Thread 0xa20fca0 (LWP 100068)): > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > No symbol table info available. > #1 0x2922449e in pthread_kill () from /usr/lib/libpthread.so.2 > No symbol table info available. > #2 0x00000000 in ?? () > No symbol table info available. >=20 > Thread 1 (Thread 0xa217730 (runnable)): > #0 0x29305645 in read () from /lib/libc.so.6 > No symbol table info available. > #1 0x2921464a in read () from /usr/lib/libpthread.so.2 > No symbol table info available. > #2 0x28fc4f5f in child_watch_helper_thread (data=3D0x0) at gmain.c:3593 > b =3D "B=C7\003\nxw!\n\017\000\000\000=B4\005#)0Z\002)" > list =3D (GSList *) 0x0 > fds =3D {fd =3D 16, events =3D 1, revents =3D 10498} > poll_func =3D 0x29214a00 > #3 0x28fe1684 in g_thread_create_proxy (data=3D0xa214610) at gthread.c:5= 48 > thread =3D (GRealThread *) 0xa214610 > __PRETTY_FUNCTION__ =3D "g_thread_create_proxy" > #4 0x2921c4bb in pthread_create () from /usr/lib/libpthread.so.2 > No symbol table info available. > #5 0x292ea6b3 in _ctx_start () from /lib/libc.so.6 > No symbol table info available. > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3N3TWJkA7fp5scp6ywCy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEnn2b2iPiv4Uz4cRAk2JAJ4kMShJe13/b63V9NcppFDR7Z7fowCgj3Wq 8VHW7ckPo+vtcbViVC7lUJ4= =EDT/ -----END PGP SIGNATURE----- --=-3N3TWJkA7fp5scp6ywCy-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 07:27:30 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79F0C16A41F; Sat, 11 Mar 2006 07:27:30 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F20343D45; Sat, 11 Mar 2006 07:27:30 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.13]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FHyVd-000MbV-Jt; Sat, 11 Mar 2006 07:27:29 +0000 Message-ID: <44127BBD.3000505@psg.com> Date: Fri, 10 Mar 2006 21:26:53 -1000 From: Randy Bush User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Joe Marcus Clarke References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> <4412772E.5040203@psg.com> <1142061558.75835.108.camel@shumai.marcuscom.com> In-Reply-To: <1142061558.75835.108.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 07:27:30 -0000 > Do you have USE_XPRINTF defined in your environment? env | grep PRINT produces nil [ bash user ] randy From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 09:07:27 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 916D816A41F; Sat, 11 Mar 2006 09:07:27 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108D643D46; Sat, 11 Mar 2006 09:07:26 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2B981FH052640; Sat, 11 Mar 2006 04:08:01 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <44127BBD.3000505@psg.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> <4412772E.5040203@psg.com> <1142061558.75835.108.camel@shumai.marcuscom.com> <44127BBD.3000505@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-yqNtZae41Oxemalu8+Yj" Organization: MarcusCom, Inc. Date: Sat, 11 Mar 2006 04:07:25 -0500 Message-Id: <1142068045.75835.113.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 09:07:27 -0000 --=-yqNtZae41Oxemalu8+Yj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 21:26 -1000, Randy Bush wrote: > > Do you have USE_XPRINTF defined in your environment? >=20 > env | grep PRINT produces nil >=20 > [ bash user ] Then the code path seen in this trace shouldn't be possible. The xprintf code is only used if USE_XPRINTF is set in the environment, of if one of the xprintf functions are called directly (which isn't the case for glib). That said, even if I set USE_XPRINTF, I am unable to reproduce the crash. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-yqNtZae41Oxemalu8+Yj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEEpNNb2iPiv4Uz4cRApPHAJ9BiLwbiteIdrSwFENRmRHsQq+YhQCdFN27 AE4f1gkODfI44eNFyW7UMtg= =ysOV -----END PGP SIGNATURE----- --=-yqNtZae41Oxemalu8+Yj-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 14:08:19 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1D616A41F; Sat, 11 Mar 2006 14:08:19 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3366043D64; Sat, 11 Mar 2006 14:08:19 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2BE8Jxv004416; Sat, 11 Mar 2006 14:08:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2BE8IEK004412; Sat, 11 Mar 2006 14:08:19 GMT (envelope-from edwin) Date: Sat, 11 Mar 2006 14:08:19 GMT From: Edwin Groothuis Message-Id: <200603111408.k2BE8IEK004412@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/94326: [PATCH] textproc/enchant: Fix WWW, portlint X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 14:08:19 -0000 Synopsis: [PATCH] textproc/enchant: Fix WWW, portlint Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Mar 11 14:08:18 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=94326 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 14:24:12 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF4C16A41F; Sat, 11 Mar 2006 14:24:12 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF54243D46; Sat, 11 Mar 2006 14:24:11 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2BEOBRJ005329; Sat, 11 Mar 2006 14:24:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2BEOB6g005325; Sat, 11 Mar 2006 14:24:11 GMT (envelope-from edwin) Date: Sat, 11 Mar 2006 14:24:11 GMT From: Edwin Groothuis Message-Id: <200603111424.k2BEOB6g005325@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/94329: [PATCH] textproc/gtk-doc: Fix WWw X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 14:24:12 -0000 Synopsis: [PATCH] textproc/gtk-doc: Fix WWw Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Mar 11 14:24:10 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=94329 From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 15:14:19 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5603716A420 for ; Sat, 11 Mar 2006 15:14:19 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8072243D45 for ; Sat, 11 Mar 2006 15:14:17 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2BFEAo0015855; Sat, 11 Mar 2006 17:14:10 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2BFEBuB069192; Sat, 11 Mar 2006 17:14:12 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4412E940.9020805@ebs.gr> Date: Sat, 11 Mar 2006 17:14:08 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: "Adriel Cardenas G." References: <1142038858.736.2.camel@bsdcentral> In-Reply-To: <1142038858.736.2.camel@bsdcentral> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: GDM Theme X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 15:14:19 -0000 Adriel Cardenas G. wrote: > Hi; > > If someone is interested in a GDM theme using the new logo, here's one i > just did. Hope you like it. > > Best Regards > > Adriel > > http://demonios.bsdcentral.net/descargas/aux/GDM-SilverFreeBSD.tar.bz Nice! BTW, the correct URL is: http://demonios.bsdcentral.net/descargas/aux/GDM-SilverFreeBSD.tar.bz2 Thanks, Panagiotis From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 11 21:25:14 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A53716A41F; Sat, 11 Mar 2006 21:25:14 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A64A543D48; Sat, 11 Mar 2006 21:25:13 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id k2BLPono059800; Sat, 11 Mar 2006 16:25:50 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: <4412772E.5040203@psg.com> References: <441223F1.4030609@psg.com> <1142045466.75835.65.camel@shumai.marcuscom.com> <441252A7.2020206@psg.com> <1142051752.75835.67.camel@shumai.marcuscom.com> <44125646.3060004@psg.com> <1142053007.75835.74.camel@shumai.marcuscom.com> <20060311155324.b3218e36.nork@FreeBSD.org> <1142060117.75835.103.camel@shumai.marcuscom.com> <4412772E.5040203@psg.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LkfISUs44LMvXG9FnjgC" Organization: MarcusCom, Inc. Date: Sat, 11 Mar 2006 16:25:12 -0500 Message-Id: <1142112312.11914.39.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Norikatsu Shigemura , freebsd-gnome@FreeBSD.org Subject: Re: gnome-settings-daemon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 21:25:14 -0000 --=-LkfISUs44LMvXG9FnjgC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, 2006-03-10 at 21:07 -1000, Randy Bush wrote: > Backtrace was generated from '/usr/X11R6/libexec/gnome-settings-daemon' Okay, I think I found the culprit. Gstreamer will call the function register_printf_function() if it exists. Since phk included this glibc function as part of the xprintf code, gstreamer finds it, and uses it. There must be a bug in phk's code. Basically, gstreamer is calling register_printf_function() with the following args: register_printf_function('P', _gst_info_printf_extension, _gst_info_printf_= extension_arginfo); The bug is due to incomplete struct field initialization. To test my theory, download the following patch for xprintf.c, apply it, then rebuild libc: # cd /usr # patch -p < /path/to/xprintf.c.diff # cd /usr/src/lib/libc # make && make install http://www.marcuscom.com/downloads/xprintf.c.diff Joe >=20 > [New Thread 0xa217730 (runnable)] > [New Thread 0xa20fca0 (LWP 100068)] > [New Thread 0xa003930 (runnable)] > [New LWP 100120] > [Switching to LWP 100120] > 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > #1 0x29224e7e in pthread_kill () from /usr/lib/libpthread.so.2 > #2 0x00000000 in ?? () >=20 > Thread 4 (LWP 100120): > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > No symbol table info available. > #1 0x29224e7e in pthread_kill () from /usr/lib/libpthread.so.2 > No symbol table info available. > #2 0x00000000 in ?? () > No symbol table info available. >=20 > Thread 3 (Thread 0xa003930 (runnable)): > #0 0x292ea6b0 in _ctx_start () from /lib/libc.so.6 > No symbol table info available. > #1 0x292ea6b3 in _ctx_start () from /lib/libc.so.6 > No symbol table info available. > #2 0x00000000 in ?? () > No symbol table info available. > #3 0xbfbfd0e0 in ?? () > No symbol table info available. > #4 0xbfbfce20 in ?? () > No symbol table info available. > #5 0x00000000 in ?? () > No symbol table info available. > #6 0x292232d0 in pthread_kill () from /usr/lib/libpthread.so.2 > No symbol table info available. > #7 0x292c95f5 in __v2printf (fp=3D0xbfbfe460, > fmt0=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", pct=3D1, > ap=3D0xbfbfe54c "-\001") at /usr/src/lib/libc/stdio/xprintf.c:550 > pi =3D (struct printf_info *) 0xbfbfd124 > pil =3D (struct printf_info *) 0xbfbfd3d0 > fmt =3D 0x806f57e "" > ch =3D 2 > pia =3D 0xbfbfd300 > argt =3D 0xbfbfd2c0 > args =3D 0xbfbfd220 > nextarg =3D 2 > maxarg =3D 2 > ret =3D 9 > n =3D -1077947648 > io =3D {fp =3D 0xbfbfe460, uio =3D {uio_iov =3D 0xbfbfd7f0, uio_iovcnt = =3D 1, > uio_resid =3D 9}, iov =3D {{iov_base =3D 0x806f565, iov_len =3D 9}, = { > iov_base =3D 0x6174726f, iov_len =3D 690595521}, {iov_base =3D 0x7= 9617267, > iov_len =3D 1030775149}, {iov_base =3D 0x706d6967, iov_len =3D=20 > 690595521}, { > iov_base =3D 0x7365642e, iov_len =3D 1886352491}, {iov_base =3D=20 > 0x676f653b, > iov_len =3D 690595521}, {iov_base =3D 0x706f746b, iov_len =3D=20 > 1885407803}, { > iov_base =3D 0x63696c70, iov_len =3D 690595521}}, iovp =3D 0xbfbfd= 7f8} > #8 0x292c9bc9 in __xvprintf (fp=3D0xbfbfe460, > fmt0=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", ap=3D0xbfbfe548 "= =C0") > at /usr/src/lib/libc/stdio/xprintf.c:618 > u =3D 1 > p =3D 0xffffffff > #9 0x292f7912 in __vfprintf (fp=3D0xbfbfe460, > fmt0=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", ap=3D0xbfbfe548 "= =C0") > at /usr/src/lib/libc/stdio/vfprintf.c:474 > fmt =3D 0x29293da9 "\201=C2\227\023\b" > ch =3D 671583168 > n =3D 691086624 > n2 =3D 671583168 > cp =3D 0xa0002b0 " \003" > iovp =3D (struct __siov *) 0x2929a6c1 > flags =3D -1077944824 > ret =3D 167786800 > width =3D 690161828 > prec =3D 1 > sign =3D -65 '=BF' > thousands_sep =3D -65 '=BF' > grouping =3D 0xa003930 "P=F0=D7(\025=A1\233=D0=C0<" > decimal_point =3D 0xa0002b0 " \003" > signflag =3D 170117784 > fparg =3D {dbl =3D 3.4035979771136154e-313, ldbl =3D } > expt =3D 690152497 > expchar =3D 41 ')' > dtoaend =3D 0x9000054 "" > expsize =3D 690161076 > lead =3D 690161828 > ndig =3D 1 > expstr =3D "=A4\b#)@Q1)" > dtoaresult =3D 0x0 > nseps =3D 690101033 > nrepeats =3D 690163108 > ulval =3D 167786872 > ujval =3D 2963966756776828360 > base =3D -1 > dprec =3D 167772848 > realsz =3D 690161828 > size =3D 671583168 > prsize =3D 0 > xdigs =3D 0x2929a6c1 "\201=C3\177=AA\a" > uio =3D {uio_iov =3D 0x0, uio_iovcnt =3D 0, uio_resid =3D 0} > iov =3D {{iov_base =3D 0x9000044, iov_len =3D 691097920}, { > iov_base =3D 0xbfbfe368, iov_len =3D 690591397}, {iov_base =3D 0x28d= 7f054, > iov_len =3D 2}, {iov_base =3D 0x0, iov_len =3D 690102287}, { > iov_base =3D 0xa0002b0, iov_len =3D 170115072}, {iov_base =3D 0x80, > iov_len =3D 691097920}, {iov_base =3D 0x0, iov_len =3D 128}, { > iov_base =3D 0xbfbfe3a8, iov_len =3D 690597482}} > buf =3D "=A4\b#)=B0\002\000\n09\000\n\001\000\000\000=A4\b#)09\000\n\030= =E3=BF=BF\017=20 > \")=B0\002\000\nx9\000\n\017\000\000\000em!)=A4\b#)@Q1)=B0\000\000\000=B4= \005#)",=20 > '\0' , "=B4\005#)D\000\000\t@\000\000\t(=E3=BF=BF\023m!= )=A4\b#)" > ox =3D "))" > argtable =3D (union arg *) 0x9000040 > statargtable =3D {{intarg =3D 685240404, uintarg =3D 685240404, > longarg =3D 685240404, ulongarg =3D 685240404, > longlongarg =3D 72057603313102932, ulonglongarg =3D 7205760331310293= 2, > ptrdiffarg =3D 685240404, sizearg =3D 685240404, > intmaxarg =3D 72057603313102932, uintmaxarg =3D 72057603313102932, > pvoidarg =3D 0x28d7f054, pchararg =3D 0x28d7f054 "", > pschararg =3D 0x28d7f054 "", pshortarg =3D 0x28d7f054, pintarg =3D=20 > 0x28d7f054, > plongarg =3D 0x28d7f054, plonglongarg =3D 0x28d7f054, > pptrdiffarg =3D 0x28d7f054, psizearg =3D 0x28d7f054, pintmaxarg =3D=20 > 0x28d7f054, > doublearg =3D 7.2911370356409174e-304, > longdoublearg =3D , wintarg =3D 685240404, > pwchararg =3D 0x28d7f054}, {intarg =3D 1, uintarg =3D 1, longarg =3D= 1, > ulongarg =3D 1, longlongarg =3D 2964222480207577089, > ulonglongarg =3D 2964222480207577089, ptrdiffarg =3D 1, sizearg =3D = 1, > intmaxarg =3D 2964222480207577089, uintmaxarg =3D 296422248020757708= 9, > pvoidarg =3D 0x1, pchararg =3D 0x1 address>, > pschararg =3D 0x1 , pshortar= g=20 > =3D 0x1, > pintarg =3D 0x1, plongarg =3D 0x1, plonglongarg =3D 0x1, pptrdiffarg= =3D 0x1, > psizearg =3D 0x1, pintmaxarg =3D 0x1, doublearg =3D 1.58290924805009= 61e-110, > longdoublearg =3D , wintarg =3D 1, pwchararg = =3D 0x1}, { > intarg =3D -1077943608, uintarg =3D 3217023688, longarg =3D -1077943= 608, > ulongarg =3D 3217023688, longlongarg =3D 2963939092892476104, > ulonglongarg =3D 2963939092892476104, ptrdiffarg =3D -1077943608, > sizearg =3D 3217023688, intmaxarg =3D 2963939092892476104, > uintmaxarg =3D 2963939092892476104, pvoidarg =3D 0xbfbfe2c8, > pchararg =3D 0xbfbfe2c8 "09", pschararg =3D 0xbfbfe2c8 "09", > pshortarg =3D 0xbfbfe2c8, pintarg =3D 0xbfbfe2c8, plongarg =3D 0xbfb= fe2c8, > plonglongarg =3D 0xbfbfe2c8, pptrdiffarg =3D 0xbfbfe2c8, > psizearg =3D 0xbfbfe2c8, pintmaxarg =3D 0xbfbfe2c8, > doublearg =3D 1.4991809593819648e-110, > longdoublearg =3D , wintarg =3D -1077943608, > pwchararg =3D 0xbfbfe2c8}, {intarg =3D 167786872, uintarg =3D 167786= 872, > longarg =3D 167786872, ulongarg =3D 167786872, longlongarg =3D 64592= 296312, > ulonglongarg =3D 64592296312, ptrdiffarg =3D 167786872, sizearg =3D=20 > 167786872, > intmaxarg =3D 64592296312, uintmaxarg =3D 64592296312, pvoidarg =3D=20 > 0xa003978, > pchararg =3D 0xa003978 "@\001", pschararg =3D 0xa003978 "@\001", > pshortarg =3D 0xa003978, pintarg =3D 0xa003978, plongarg =3D 0xa0039= 78, > plonglongarg =3D 0xa003978, pptrdiffarg =3D 0xa003978, psizearg =3D=20 > 0xa003978, > pintmaxarg =3D 0xa003978, doublearg =3D 3.1912834593757447e-313, > longdoublearg =3D , wintarg =3D 167786872, > pwchararg =3D 0xa003978}, {intarg =3D 690161828, uintarg =3D 6901618= 28, > longarg =3D 690161828, ulongarg =3D 690161828, > longlongarg =3D 720578896006940836, ulonglongarg =3D 720578896006940= 836, > ptrdiffarg =3D 690161828, sizearg =3D 690161828, > intmaxarg =3D 720578896006940836, uintmaxarg =3D 720578896006940836, > pvoidarg =3D 0x292308a4, pchararg =3D 0x292308a4 "=B0\002", > pschararg =3D 0x292308a4 "=B0\002", pshortarg =3D 0x292308a4, > pintarg =3D 0x292308a4, plongarg =3D 0x292308a4, plonglongarg =3D=20 > 0x292308a4, > pptrdiffarg =3D 0x292308a4, psizearg =3D 0x292308a4, pintmaxarg =3D=20 > 0x292308a4, > doublearg =3D 1.6270416401815617e-260, > longdoublearg =3D , wintarg =3D 690161828, > pwchararg =3D 0x292308a4}, {intarg =3D 690102287, uintarg =3D 690102= 287, > longarg =3D 690102287, ulongarg =3D 690102287, > longlongarg =3D 720578896006881295, ulonglongarg =3D 720578896006881= 295, > ptrdiffarg =3D 690102287, sizearg =3D 690102287, > intmaxarg =3D 720578896006881295, uintmaxarg =3D 720578896006881295, > pvoidarg =3D 0x2922200f, pchararg =3D 0x2922200f "\213\207=AC", > pschararg =3D 0x2922200f "\213\207=AC", pshortarg =3D 0x2922200f, > pintarg =3D 0x2922200f, plongarg =3D 0x2922200f, plonglongarg =3D=20 > 0x2922200f, > pptrdiffarg =3D 0x2922200f, psizearg =3D 0x2922200f, pintmaxarg =3D=20 > 0x2922200f, > doublearg =3D 1.6270416401600651e-260, > longdoublearg =3D , wintarg =3D 690102287, > pwchararg =3D 0x2922200f}, {intarg =3D 690163108, uintarg =3D 690163= 108, > longarg =3D 690163108, ulongarg =3D 690163108, > longlongarg =3D 2963961368360979876, ulonglongarg =3D 29639613683609= 79876, > ptrdiffarg =3D 690163108, sizearg =3D 690163108, > intmaxarg =3D 2963961368360979876, uintmaxarg =3D 296396136836097987= 6, > pvoidarg =3D 0x29230da4, pchararg =3D 0x29230da4 "1=C7", > pschararg =3D 0x29230da4 "1=C7", pshortarg =3D 0x29230da4, pintarg = =3D=20 > 0x29230da4, > plongarg =3D 0x29230da4, plonglongarg =3D 0x29230da4, > pptrdiffarg =3D 0x29230da4, psizearg =3D 0x29230da4, pintmaxarg =3D=20 > 0x29230da4, > doublearg =3D 1.5057623649626523e-110, > longdoublearg =3D 5.402115296233591356574772019231893e-4933, > wintarg =3D 690163108, pwchararg =3D 0x29230da4}, {intarg =3D 1, uin= targ=20 > =3D 1, > longarg =3D 1, ulongarg =3D 1, longlongarg =3D 2964222480207577089, > ulonglongarg =3D 2964222480207577089, ptrdiffarg =3D 1, sizearg =3D = 1, > intmaxarg =3D 2964222480207577089, uintmaxarg =3D 296422248020757708= 9, > pvoidarg =3D 0x1, pchararg =3D 0x1 address>, > pschararg =3D 0x1 , pshortar= g=20 > =3D 0x1, > pintarg =3D 0x1, plongarg =3D 0x1, plonglongarg =3D 0x1, pptrdiffarg= =3D 0x1, > psizearg =3D 0x1, pintmaxarg =3D 0x1, doublearg =3D 1.58290924805009= 61e-110, > longdoublearg =3D , wintarg =3D 1, pwchararg = =3D 0x1}} > nextarg =3D 15 > orgap =3D 0xa003978 "@\001" > convbuf =3D 0xa0002b0 " \003" > blanks =3D ' ' > zeroes =3D '0' > xdigs_lower =3D "0123456789abcdef?" > xdigs_upper =3D "0123456789ABCDEF?" > #10 0x2925e1f4 in vasprintf () from /lib/libc.so.6 > No symbol table info available. > #11 0x28fef08d in IA__g_vasprintf (string=3D0xbfbfe514, > format=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", args=3D0xbfbfe548= "=C0") > at gprintf.c:313 > len =3D 688020128 > __PRETTY_FUNCTION__ =3D "IA__g_vasprintf" > #12 0x28fe03b8 in g_string_append_printf_internal (string=3D0xa03ef34, > fmt=3D0x806f565 "include \"%s/.gtkrc.mine\"\n", args=3D0xbfbfe548 "= =C0") > at gstring.c:912 > buffer =3D ( > gchar *) 0x290253e0=20 > "=F0\"\210(\020\032\")=F8#\210( $\")x#\210(\220$\210( =AC\")=E0=B0\")=B0= =A2\")\030%\210(=B8&\210(8'\210(=F4'\210(=C0'\210(4(\210(\200+\210( +\210(\= 030,\210(8,\210(\\-\210(\204-\210(=C0-=FE(=E0\224" > length =3D 688020128 > #13 0x28fe0435 in IA__g_string_append_printf (string=3D0xa03ef34, > fmt=3D0x806f565 "include \"%s/.gtkrc.mine\"\n") at gstring.c:939 > args =3D 0xbfbfe548 "=C0" > #14 0x0805c71d in make_contents (filename=3D0x0) at=20 > gnome-settings-gtk1theme.c:51 > result =3D (GString *) 0xa03ef34 > #15 0x0805cb5f in apply_settings () at gnome-settings-gtk1theme.c:196 > client =3D (GConfClient *) 0xa01c550 > current_theme =3D (gchar *) 0xa23bf30 "UTF-8" > theme_filename =3D (gchar *) 0x0 > rc_filename =3D (gchar *) 0xa23d560 "/usr/home/test/.gtkrc-1.2-gnome2" > current_contents =3D (gchar *) 0x0 > current_length =3D 0 > new_contents =3D ( > gchar *) 0x805f152=20 > "=C9=C3U\211=E5\203=EC\b\203=EC\004j\017h\020=FB\006\b=FFu\b=E8(H=FF=FF\2= 03=C4\004P=E8/?=FF=FF\203=C4\020\211E=FC\203=EC\f\213E=FC\203=C0\020=FF0\21= 3E=FC\203=C0\f=FF0\213E=FC\203=C0\b=FF0\213E=FC\203=C0\004=FF0h\022=FB\006\= b=E8=BC-=FF=FF\203=C4=20 > \211E=F8\203=EC\f=FFu=FC=E8k2=FF=FF\203=C4\020\203=EC\f=FFu=F8=E8\001=F9= =FF=FF\203=C4\020\203=EC\f=FFu=F8=E8\037L=FF=FF\203=C4\020=E8\217=FE=FF=FF= =C9=C3\220U\211=E5\203=EC8\213E\b\211E=FC\213E=FC\2038\002t\f=C7E=D4" > err =3D (GError *) 0xa23ccd0 > #16 0x0805cc17 in gnome_settings_gtk1_theme_load (client=3D0xa01c550) > at gnome-settings-gtk1theme.c:220 > No locals. > #17 0x08055ebe in gnome_settings_daemon_new () at=20 > gnome-settings-daemon.c:409 > terminated =3D 0 > client =3D (GConfClient *) 0xa01c550 > list =3D (GSList *) 0x0 > daemon =3D (GnomeSettingsDaemon *) 0xa01ba00 > display =3D (GdkDisplay *) 0xa021540 > i =3D 1 > n_screens =3D 1 > __PRETTY_FUNCTION__ =3D "gnome_settings_daemon_new" > #18 0x08054204 in main (argc=3D1, argv=3D0xbfbfe668) at factory.c:43 > session =3D (GnomeClient *) 0x8051f3d > ret =3D 3217024608 > restart_argv =3D {0x806c94c "gnome-settings-daemon", > 0xbfbfe778 "/usr/X11R6/libexec/gnome-settings-daemon", 0x0} >=20 > Thread 2 (Thread 0xa20fca0 (LWP 100068)): > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 > No symbol table info available. > #1 0x2922449e in pthread_kill () from /usr/lib/libpthread.so.2 > No symbol table info available. > #2 0x00000000 in ?? () > No symbol table info available. >=20 > Thread 1 (Thread 0xa217730 (runnable)): > #0 0x29305645 in read () from /lib/libc.so.6 > No symbol table info available. > #1 0x2921464a in read () from /usr/lib/libpthread.so.2 > No symbol table info available. > #2 0x28fc4f5f in child_watch_helper_thread (data=3D0x0) at gmain.c:3593 > b =3D "B=C7\003\nxw!\n\017\000\000\000=B4\005#)0Z\002)" > list =3D (GSList *) 0x0 > fds =3D {fd =3D 16, events =3D 1, revents =3D 10498} > poll_func =3D 0x29214a00 > #3 0x28fe1684 in g_thread_create_proxy (data=3D0xa214610) at gthread.c:5= 48 > thread =3D (GRealThread *) 0xa214610 > __PRETTY_FUNCTION__ =3D "g_thread_create_proxy" > #4 0x2921c4bb in pthread_create () from /usr/lib/libpthread.so.2 > No symbol table info available. > #5 0x292ea6b3 in _ctx_start () from /lib/libc.so.6 > No symbol table info available. > #0 0x2922d37b in pthread_atfork () from /usr/lib/libpthread.so.2 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-LkfISUs44LMvXG9FnjgC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQBEE0A4b2iPiv4Uz4cRAq6eAJsHBQnz4EBWJUshcPaUqk6nWR6ViACdH906 paLdTRFEtwemxsoXu6/9MmM= =KL1C -----END PGP SIGNATURE----- --=-LkfISUs44LMvXG9FnjgC--