After today's 'portupgrade -a' my php 5.2.11 started segfaulting on every run. It looks like the segfault happens on exit, and it's very stable - even 'php --version' gives me the following:
The scripts are executed, webpaged produced by php look fine, but it's very annoying. Yesterday everything was working fine. The ports upgraded today are (the output was produced before portupgrade):
Nothing else has changed. Oh, yeah, it's 7.0-RELEASE.
Any ideas on what's wrong and how to fix it?
Code:
PHP 5.2.11 with Suhosin-Patch 0.9.7 (cli) (built: Dec 2 2009 12:17:42)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
Segmentation fault (core dumped)
Code:
cups-base-1.4.2 < needs updating (port has 1.4.2_1)
cups-client-1.4.2 < needs updating (port has 1.4.2_1)
cups-image-1.4.2 < needs updating (port has 1.4.2_1)
gobject-introspection-0.6.5 < needs updating (port has 0.6.5_1)
libxml2-2.7.6 < needs updating (port has 2.7.6_1)
xf86-video-ati-6.12.2_1 < needs updating (port has 6.12.4)
Any ideas on what's wrong and how to fix it?