devel/py-gobject: segfaulting on gobject.markup_escape_text()
Jeremy Messenger
mezz7 at cox.net
Thu Jun 26 01:06:07 UTC 2008
On Wed, 25 Jun 2008 16:21:42 -0500, Ashish Shukla "आशीष शुक्ल"
<wahjava.ml at 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
<b>Hi</b>
--------------------------------------
Cheers,
Mezz
> TIA
--
mezz7 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
More information about the freebsd-gnome
mailing list