ID:               33432
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         XSLT related
 Operating System: Linux (FC4 x86_64)
 PHP Version:      5CVS-2005-06-23
 Assigned To:      rrichards
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2005-06-23 13:02:01] [EMAIL PROTECTED]

Still fails, same crash.

------------------------------------------------------------------------

[2005-06-23 12:42:36] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2005-06-22 11:44:05] [EMAIL PROTECTED]

Description:
------------
[Switching to Thread 46912531672000 (LWP 19407)]
0x000000000081787a in zend_object_store_get_object (zobject=0x0)
    at /usr/src/php/php5/Zend/zend_objects_API.c:202
202             zend_object_handle handle = Z_OBJ_HANDLE_P(zobject);
(gdb) bt
#0  0x000000000081787a in zend_object_store_get_object (zobject=0x0)
    at /usr/src/php/php5/Zend/zend_objects_API.c:202
#1  0x00000000004d6083 in zif_dom_nodelist_item (ht=1,
return_value=0xedbe30, return_value_ptr=0x0, 
    this_ptr=0xedd050, return_value_used=1) at
/usr/src/php/php5/ext/dom/nodelist.c:118
#2  0x0000000000828da6 in zend_do_fcall_common_helper_SPEC
(execute_data=0x7fffffc4fe60)
    at /usr/src/php/php5/Zend/zend_vm_execute.h:184
#3  0x0000000000829a33 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER
(execute_data=0x7fffffc4fe60)
    at /usr/src/php/php5/Zend/zend_vm_execute.h:299
#4  0x0000000000828921 in execute (op_array=0xed37c0) at
/usr/src/php/php5/Zend/zend_vm_execute.h:87
#5  0x00000000007f6311 in zend_execute_scripts (type=8, retval=0x0,
file_count=3)
    at /usr/src/php/php5/Zend/zend.c:1080
#6  0x000000000079cceb in php_execute_script
(primary_file=0x7fffffc524c0)
    at /usr/src/php/php5/main/main.c:1671
#7  0x000000000089021a in main (argc=2, argv=0x7fffffc526c8) at
/usr/src/php/php5/sapi/cli/php_cli.c:1039


Reproduce code:
---------------
ext/xsl/tests/xslt002.phpt

Possibly related to bug #33431 ?



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33432&edit=1

Reply via email to