The header() function currently causes a segfault with CVS head sources. Here's a backtrace.
#0 _zend_mm_free_int (heap=0xb302f0, p=0xb88b11b) at /root/php6/Zend/zend_alloc.c:1522 #1 0x00000000006a5d4f in destroy_op_array (op_array=0x2ae269e4d410) at /root/php6/Zend/zend_opcode.c:265 #2 0x00000000006e0085 in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER ( execute_data=0x7fff40c85d10) at /root/php6/Zend/zend_vm_execute.h:2039 #3 0x00000000006d7bbc in execute (op_array=0x2ae269e4ce30) at /root/php6/Zend/zend_vm_execute.h:92 #4 0x00000000006b0663 in zend_execute_scripts (type=8, retval=0xb88b11b, file_count=3) at /root/php6/Zend/zend.c:1630 #5 0x0000000000662883 in php_execute_script (primary_file=0x7fff40c883e0) at /root/php6/main/main.c:1951 #6 0x000000000073d394 in main (argc=2, argv=0x7fff40c8a648) at /root/php6/sapi/cgi/cgi_main.c:1660 I'll leave this up to a dev team person to sort. I am merely testing out php6 before a migration. Need any more info? Give me a buzz. Chris -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php