Subject: Re: pkg/31170: firefox package build dumps core
To: None <gnats-bugs@netbsd.org>
From: grant beattie <grant@NetBSD.org>
List: pkgsrc-bugs
Date: 09/07/2005 19:15:03
On Tue, Sep 06, 2005 at 03:06:01PM +0000, tls@netbsd.org wrote:

> install\ -c\ -o\ root\ -g\ wheel\ -m\ 644 WRAPPER_DEBUG="yes" /bin/sh "../../www
> /mozilla/files"/moz-install
> [1]   Segmentation fault (core dumped) ${SETENV} LD_LIB...
> [1]   Segmentation fault (core dumped) ${SETENV} LD_LIB...
> cd /usr/pkg/lib/firefox &&  /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. H
> OME=/usr/pkgsrc/www/firefox/work.i386/mozilla  ./firefox-bin -register
> [1]   Segmentation fault (core dumped) /usr/bin/env LD_...
> *** Error code 139

I have seen this before, but it wasn't firefox-bin dying, it was
/bin/sh.

no idea if that helps at all :)