ID:               39907
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jaustin at mapmobile dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Solaris 2.8
 PHP Version:      5.2.0
 New Comment:

Please try using this CVS snapshot:

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




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

[2006-12-20 16:54:09] jaustin at mapmobile dot com

Description:
------------
Segmentation fault in _zval_ptr_dtor during make install.  This is the
code that was executing:

/u00/home/jaustin/php-5.2.0/sapi/cli/php -n -dshort_open_tag=0
-dsafe_mode=0 -dopen_basedir= -derror_reporting=E_ALL -dmemory_limit=-1
-ddetect_unicode=0 pear/install-pear-nozlib.phar -d
/usr/local/php-5.2.0/lib/php -b /usr/local/php-5.2.0/bin

And the backtrace:

#0  0x00204cac in _zval_ptr_dtor (zval_ptr=0x495160)
    at /u00/home/jaustin/php-5.2.0/Zend/zend_execute_API.c:412
#1  0x0023bbbc in zend_do_fcall_common_helper_SPEC
(execute_data=0xffbee26c)
    at /u00/home/jaustin/php-5.2.0/Zend/zend_execute.h:149
#2  0x0022c538 in execute (op_array=0xffbee5a0)
    at /u00/home/jaustin/php-5.2.0/Zend/zend_vm_execute.h:92
#3  0x00210cf4 in zend_execute_scripts (type=4681784, 
    retval=<value optimized out>, file_count=2040496)
    at /u00/home/jaustin/php-5.2.0/Zend/zend.c:1097
#4  0x001d34a4 in php_execute_script (primary_file=0x0)
    at /u00/home/jaustin/php-5.2.0/main/main.c:1758
#5  0x0029144c in main (argc=0, argv=0x1)
    at /u00/home/jaustin/php-5.2.0/sapi/cli/php_cli.c:1108






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


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

Reply via email to