From: Volodymyr Kostyrko
Rebuilding whole PHP without clang/gcc4.6 (my local settings) dumps core
with this backtrace:
...
Maybe something like this in /etc/make.conf
.if ${.CURDIR:M*php53*}
WITH_DEBUG=YES
.endif
.if ${.CURDIR:M*php5-redis*}
WITH_DEBUG=YES
.endif
And rebuild php+extensions.
then load the corefile to gdb.
-Reko
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"