Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2008 20:08:34 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        =?utf-8?B?QXNoaXNoIFNodWtsYSBcIuCkhuCktuClgOCktyDgpLbgpYHgpJXgpY3gpLI=?= =?utf-8?B?XCI=?= <wahjava.ml@gmail.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: devel/py-gobject: segfaulting on gobject.markup_escape_text()
Message-ID:  <op.udbz4kkr9aq2h7@mezz.mezzweb.com>
In-Reply-To: <86hcbhcis9.fsf@chateau.d.lf>
References:  <86hcbhcis9.fsf@chateau.d.lf>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Jun 2008 16:21:42 -0500, Ashish Shukla "आशीष शुक्ल"  
<wahjava.ml@gmail.com> 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<----
<snip>
> #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('<b>Hi</b>')\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('<b>Hi</b>')\n"  
|python
&lt;b&gt;Hi&lt;/b&gt;
--------------------------------------

Cheers,
Mezz

> TIA



-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.udbz4kkr9aq2h7>