From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 26 01:06:07 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2850F1065674 for ; Thu, 26 Jun 2008 01:06:07 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao107.cox.net (eastrmmtao107.cox.net [68.230.240.59]) by mx1.freebsd.org (Postfix) with ESMTP id ABCE98FC1A for ; Thu, 26 Jun 2008 01:06:06 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao107.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080626010605.BDYL14275.eastrmmtao107.cox.net@eastrmimpo01.cox.net>; Wed, 25 Jun 2008 21:06:05 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id iR651Z0024iy4EG02R65u0; Wed, 25 Jun 2008 21:06:05 -0400 Date: Wed, 25 Jun 2008 20:08:34 -0500 To: =?utf-8?B?QXNoaXNoIFNodWtsYSBcIuCkhuCktuClgOCktyDgpLbgpYHgpJXgpY3gpLI=?= =?utf-8?B?XCI=?= From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <86hcbhcis9.fsf@chateau.d.lf> Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <86hcbhcis9.fsf@chateau.d.lf> User-Agent: Opera Mail/9.50 (Linux) Cc: freebsd-gnome@freebsd.org Subject: Re: devel/py-gobject: segfaulting on gobject.markup_escape_text() 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, 26 Jun 2008 01:06:07 -0000 On Wed, 25 Jun 2008 16:21:42 -0500, Ashish Shukla "आशीष शुक्ल" wrote: > Hi, > > I'm running FreeBSD 7.0-RELEASE-p1 (amd64). I'm trying to port a > software which depends on devel/py-gobject. Following is what I'm > experiencing: > > ----8<----8<---- > #2 0x00000008012b4277 in ?? () from > /usr/local/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so I am not expert at backtrace read. Can you reinstall py-gobject with debug symbol? It will be easier for expert backtraces read to pick up. > ---->8---->8---- > > Can anyone try reproducing this by executing following on their shell: > > ---->8---->8---- > abbe [~] chateau% printf "import gobject\nprint > gobject.markup_escape_text('Hi')\n" |python > ----8<----8<---- I can't reproduce it, but it's on i386 (FreeBSD 7.0-STABLE, April 16th). Here's what I get: -------------------------------------- % printf "import gobject\nprint gobject.markup_escape_text('Hi')\n" |python <b>Hi</b> -------------------------------------- Cheers, Mezz > TIA -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org