Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2003 20:37:52 -0800
From:      David Thiel <lx@redundancy.redundancy.org>
To:        ports@freebsd.org
Subject:   grip and -current
Message-ID:  <20031027043752.GB798@redundancy.redundancy.org>

next in thread | raw e-mail | index | archive | help
Has anyone gotten grip to run under 5.x-current? I've tried it on
a couple of boxes now, and I'm getting a sig11 on both.

A truss gives:

open("/usr/X11R6/share/locale/en_US/LC_MESSAGES/libgnome-2.0.mo",0x0,00) ERR#2  'No such file or directory'
open("/usr/X11R6/share/locale/en/LC_MESSAGES/libgnome-2.0.mo",0x0,00) ERR#2 'No such file or directory'
geteuid()                                        = 1000 (0x3e8)
getuid()                                         = 1000 (0x3e8)
getegid()                                        = 1000 (0x3e8)
getgid()                                         = 1000 (0x3e8)
SIGNAL 11
SIGNAL 11
Process stopped because of:  16
process exit, rval = 139
zsh: 4993 segmentation fault (core dumped)  truss grip

Anyone have any ideas? Under stable it seems to work fine.



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