From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 15 23:36:23 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D54F616A417 for ; Thu, 15 Nov 2007 23:36:23 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 9FEF413C442 for ; Thu, 15 Nov 2007 23:36:23 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id lAFNaQDm056704; Thu, 15 Nov 2007 18:36:26 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Tuc at T-B-O-H.NET" In-Reply-To: <200711152316.lAFNGu4g069751@himinbjorg.tucs-beachin-obx-house.com> References: <200711152316.lAFNGu4g069751@himinbjorg.tucs-beachin-obx-house.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZSmg4RzyQz0RCJ2eZ5Lh" Organization: MarcusCom, Inc. Date: Thu, 15 Nov 2007 18:36:15 -0500 Message-Id: <1195169775.73475.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org Subject: Re: pkg-config 0.22 - segfault 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: Thu, 15 Nov 2007 23:36:23 -0000 --=-ZSmg4RzyQz0RCJ2eZ5Lh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-11-15 at 18:16 -0500, Tuc at T-B-O-H.NET wrote: > Hi, >=20 > It seems my pkg-config is starting to segfault. I compiled > a debug version and get : >=20 > pkg-config --list-all > (etc......) > rarian Rarian - Documentation metadata access librar= y > twolame twolame - An optimized MPEG Audio Layer 2 enc= oder > libxml-2.0 libXML - libXML library version2. > hal-storage hal-storage - hal library for storage devices= and volumes > Segmentation fault (core dumped) >=20 >=20 > # gdb ./pkg-config pk*core > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you = are > welcome to change it and/or distribute copies of it under certain conditi= ons. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for detail= s. > This GDB was configured as "i386-marcel-freebsd"... > Core was generated by `pkg-config'. > Program terminated with signal 11, Segmentation fault. > Reading symbols from /lib/libc.so.5...done. > Loaded symbols for /lib/libc.so.5 > Reading symbols from /libexec/ld-elf.so.1...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x08056357 in g_slist_copy (list=3D0x2e392e30) at gslist.c:333 > 333 new_list->data =3D list->data; > (gdb) bt=20 > #0 0x08056357 in g_slist_copy (list=3D0x2e392e30) at gslist.c:333 > #1 0x0804a122 in fill_one_level (pkg=3D0x80886b0,=20 > func=3D0x8049fc4 , listp=3D0xbfbfe3cc) at pkg.c:608 > #2 0x0804a15b in recursive_fill_list (pkg=3D0x80886b0,=20 > func=3D0x8049fc4 , listp=3D0xbfbfe3cc) at pkg.c:618 > #3 0x0804a188 in recursive_fill_list (pkg=3D0x8080c00,=20 > func=3D0x8049fc4 , listp=3D0xbfbfe3cc) at pkg.c:624 > #4 0x0804a622 in verify_package (pkg=3D0x8080c00) at pkg.c:824 > #5 0x08049cc6 in internal_get_package (name=3D0x806e060 "silc", warn=3D1= ,=20 > check_compat=3D1) at pkg.c:386 > #6 0x08049d1d in get_package (name=3D0x806e060 "silc") at pkg.c:399 Looks like a problem with silc. What does that pkg-config file look like? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ZSmg4RzyQz0RCJ2eZ5Lh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHPNfub2iPiv4Uz4cRAkcuAJ4sCu3w+LvoirGPn0q4BH8a3Q3/xwCeMXsv 5MmX0rDEPF6nUwuDIE/RM4w= =xR65 -----END PGP SIGNATURE----- --=-ZSmg4RzyQz0RCJ2eZ5Lh--