Date: Mon, 26 Dec 2011 15:27:32 -0500 From: Sahil Tandon <sahil+freebsd-ports@tandon.net> To: freebsd-ports@freebsd.org Subject: Re: pear does not install; segfault/core dump Error code 139 Message-ID: <20111226202731.GA18828@magic.hamla.org> In-Reply-To: <4EF8D468.4030501@FreeBSD.org> References: <20111226191554.GA18790@magic.hamla.org> <4EF8D468.4030501@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2011-12-26 at 21:09:12 +0100, Olli Hauer wrote: > On 2011-12-26 20:15, Sahil Tandon wrote: > > I ran into this problem when rebuilding all the ports (via portmaster) > > on my system. Is there a known fix for this issue? I saw ports/157958, > > but do not understand the comments mentioned in closing the PR. > > > > [ ... ] > > Deprecated: Function set_magic_quotes_runtime() is deprecated in > > /tmp/pear/PEAR/Registry.php on line 1144 > > Segmentation fault (core dumped) > > *** Error code 139 > > > > Stop in /usr/ports/devel/pear. > > > > % uname -r > > 7.4-RELEASE > > > > % cat /usr/local/etc/php.ini > > cgi.fix_pathinfo = 1 > > date.timezone = "America/New_York" > > > > Now, everything that needs pear is broken. > > > Hm, thats strange .... > > I just finished a tinderbox run for my production machines. > devel/pear was also in the queue and except this error messages the > build went fine. Yes, the error message is not the problem per se (as even the pointyhat builds exhibit it), but rather the segfault that follows. :/ -- Sahil Tandon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111226202731.GA18828>