Segmentation fault in ports/graphics/gimp

Mamoru Iwaki iwaki at bc.niigata-u.ac.jp
Tue Oct 17 14:03:54 UTC 2006


Hi gnome at FreeBSD.org,

I experienced segmentation fault using gimp after new gnome2 set.
I used portupgrade and followed the instruction mentioned in UPDATING. 
In my environment, LANG environment variable usually set to 
'ja_JP.eucJP'.  This causes segmentation fault as follows:

 > env LANG=ja_JP.eucJP gimp
(gimp:1486): GLib-CRITICAL **: g_convert: assertion `str != NULL' failed
(gimp:1486): GLib-CRITICAL **: g_convert: assertion `str != NULL' failed
Segmentation fault
 > env LANG=ja_JP.SJIS gimp
(gimp:1487): GLib-CRITICAL **: g_convert: assertion `str != NULL' failed
(gimp:1487): GLib-CRITICAL **: g_convert: assertion `str != NULL' failed
Segmentation fault

However, setting to 'ja_JP.UTF-8', it works well.

 > env LANG=ja_JP.UTF-8 gimp

Thunderbird and firebird are working well under LANG=ja_JP.eucJP.

I have no workaround for that yet.
It's just a bug report.

Thank you


----------
# New ports collection makefile for:    The GIMP
# Date created:         Mon Nov 18 21:28:43 CST 1996
# Whom:                 erich at FreeBSD.org
#
# $FreeBSD: ports/graphics/gimp/Makefile,v 1.195 2006/10/14 08:52:55 
marcus Exp $
#    $MCom: ports/graphics/gimp/Makefile,v 1.2 2006/08/25 18:14:57 pav Exp $

----------
# New ports collection makefile for:   glib13
# Date Created:			28 July 1998
# Whom:				Vanilla I. Shu <vanilla at FreeBSD.org>
#
# $FreeBSD: ports/devel/glib20/Makefile,v 1.129 2006/10/14 08:35:11 
marcus Exp $
#   $MCom: ports/devel/glib20/Makefile,v 1.91 2006/10/05 06:55:34 mezz Exp $
#

--
-----
Mamoru IWAKI   (iwaki at bc.niigata-u.ac.jp)
Graduate School of Science and Technology, Niigata University


More information about the freebsd-gnome mailing list