ID:               35785
 Comment by:       judas dot iscariote at gmail dot com
 Reported By:      TheFFF at gmail dot com
 Status:           Assigned
 Bug Type:         Scripting Engine problem
 Operating System: *
 PHP Version:      5CVS-2005-12-26 (cvs)
 Assigned To:      helly
 New Comment:

Notice: Undefined index:  name in bug35785.php on line 6

Warning: Attempt to assign property of non-object in bug35785.php on
line 6
<?xml version="1.0"?>
<root/>

no error messages in the apache log, not crashing.


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

[2005-12-25 23:05:52] [EMAIL PROTECTED]

Still reproducible with the latest 5.1 CVS.
Backtrace is the same.

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

[2005-12-23 22:52:04] TheFFF at gmail dot com

you are more then welcome an its amazing how fast this got fixed guys
behind php YOU ROCK!

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

[2005-12-23 21:38:50] [EMAIL PROTECTED]

Actually this was a zend engine problem.

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

[2005-12-23 21:37:38] [EMAIL PROTECTED]

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.



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

[2005-12-23 15:16:55] [EMAIL PROTECTED]

Reproducible with 5.1.2-dev.
The backtrace is quite useless:

Program received signal SIGSEGV, Segmentation fault.
0x081d285e in zend_pzval_unlock_func (z=0x5a5a5a5a,
should_free=0xbfffc76c) at
/usr/src/dev/clean/php-src_5_1/Zend/zend_execute.c:66
66              if (!--z->refcount) {
(gdb) bt
#0  0x081d285e in zend_pzval_unlock_func (z=0x5a5a5a5a,
should_free=0xbfffc76c) at
/usr/src/dev/clean/php-src_5_1/Zend/zend_execute.c:66
#1  0x081d2c16 in _get_zval_ptr_ptr_var (node=0x82d8558, Ts=0xbfffc7c0,
should_free=0xbfffc76c) at
/usr/src/dev/clean/php-src_5_1/Zend/zend_execute.c:259
#2  0x081a4270 in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_HANDLER
(execute_data=0xbfffca30) at zend_vm_execute.h:8726
#3  0x0818f3ad in execute (op_array=0x82d3ed4) at zend_vm_execute.h:92
#4  0x081727c8 in zend_execute_scripts (type=8, retval=0x0,
file_count=3) at /usr/src/dev/clean/php-src_5_1/Zend/zend.c:1101
#5  0x0812f104 in php_execute_script (primary_file=0xbfffeed0) at
/usr/src/dev/clean/php-src_5_1/main/main.c:1720
#6  0x081d5d2e in main (argc=2, argv=0xbfffefb4) at
/usr/src/dev/clean/php-src_5_1/sapi/cli/php_cli.c:1077


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

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/35785

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

Reply via email to