ID: 18718 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: AIX433 PHP Version: 4.3.0-dev New Comment:
I download the 4.3.0pre1 from the official PHP site. This version seems to be stable an working correctly. But it does'nt include the Zend Engine 2 ! How can I build with the new Engine ? Regards. Previous Comments: ------------------------------------------------------------------------ [2002-10-24 03:57:41] [EMAIL PROTECTED] It really does exist. I just downloaded it. Please try again. Derick ------------------------------------------------------------------------ [2002-10-24 03:52:24] [EMAIL PROTECTED] The link http://snaps.php.net/php4-latest.tar.gz does not exit ! ------------------------------------------------------------------------ [2002-10-17 22:51:02] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip If the bug still occures, make sure that when you compile PHP with --enable-debug, so that the backtrace shows meaningful information. ------------------------------------------------------------------------ [2002-08-14 16:14:01] [EMAIL PROTECTED] The real version used is 4.3.0-dev. Dowloaded from php.net web site. ------------------------------------------------------------------------ [2002-08-13 08:20:11] [EMAIL PROTECTED] The Apache server core dump when we try to use the XTemplate class with the following message before exiting: "Warning: Illegal offset type in class.XTemplate.php on line 189" A dbx on the core file gives: Segmentation fault in sig_coredump at 0x10003f58 0x10003f58 (sig_coredump+0x4c) 80410014 lwz r2,0x14(r1) (dbx) where sig_coredump(0xb) at 0x10003f58 _object_and_properties_init(??, ??, ??) at 0xd313adc4 _object_init_ex(??, ??) at 0xd313ae48 php_var_unserialize(??, ??, ??, ??) at 0xd32b33fc php_var_unserialize(??, ??, ??, ??) at 0xd32b3bbc ps_srlzr_decode_php(??, ??) at 0xd32c092c php_session_decode(??, ??) at 0xd32c0c44 php_session_initialize() at 0xd32c0f9c php_session_start() at 0xd32c2334 zif_session_start(??, ??, ??, ??) at 0xd32c40b0 zend_execute.execute(??) at 0xd315e9f8 zend_execute.execute(??) at 0xd315eb58 zend_execute_scripts(??, ??) at 0xd312c5f8 php_execute_script(??) at 0xd3192d94 apache_php_module_main(??, ??) at 0xd33732d8 send_php(??, ??, ??) at 0xd3375cd8 send_parsed_php(??) at 0xd3375d6c ap_invoke_handler(0x20196dc0) at 0x100164f0 process_request_internal(0x20196dc0) at 0x100438b0 ap_internal_redirect(0x20196d68, 0x20196110) at 0x10043ed8 handle_dir(0x20196110) at 0xd081fbd0 ap_invoke_handler(0x20196110) at 0x100164f0 process_request_internal(0x20196110) at 0x100438b0 ap_process_request(0x20196110) at 0x10043974 child_main(0x5) at 0x10006020 make_child(0x20018c30, 0x5, 0x3d58f483) at 0x10006398 perform_idle_server_maintenance() at 0x100068a4 standalone_main(0x3, 0x2ff2293c) at 0x10007040 http_main.main(0x3, 0x2ff2293c) at 0x10007884 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/18718 -- Edit this bug report at http://bugs.php.net/?id=18718&edit=1
