ID:               45613
 Updated by:       [EMAIL PROTECTED]
 Reported By:      crocodile2u at yandex dot ru
-Status:           Feedback
+Status:           Assigned
 Bug Type:         Apache2 related
 Operating System: *
 PHP Version:      5.3CVS-2008-07-24 (CVS)
 Assigned To:      tony2001
 New Comment:

Apparently it's not fixed, so no need for feedback.


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

[2008-08-12 14:59:57] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

For Windows (installer):

  http://snaps.php.net/win32/php5.3-win32-installer-latest.msi



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

[2008-08-05 11:15:54] crocodile2u at yandex dot ru

The problem is still here with PHP-5.3.0alpha

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

[2008-08-01 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2008-07-28 08:58:51] crocodile2u at yandex dot ru

I've just installed the latest snapshot of PHP-5.3 and the problem
persists. The dump:

#0  0x00000000 in ?? ()
#1  0xb71feef8 in phar_is_file (ht=1, return_value=0x83db0b8,
return_value_ptr=0x0, this_ptr=0x0, return_value_used=0,
tsrm_ls=0x83c5a70)
    at
/home/vbolshov/src/php/php5.3-200807280630/ext/phar/func_interceptors.c:956
#2  0xb73f3828 in zend_do_fcall_common_helper_SPEC
(execute_data=0x84a0a70, tsrm_ls=0x83c5a70)
    at
/home/vbolshov/src/php/php5.3-200807280630/Zend/zend_vm_execute.h:313
#3  0xb73e00b5 in execute (op_array=0x83dac2c, tsrm_ls=0x83c5a70) at
/home/vbolshov/src/php/php5.3-200807280630/Zend/zend_vm_execute.h:104
#4  0xb73bad2f in zend_execute_scripts (type=8, tsrm_ls=0x83c5a70,
retval=0x0, file_count=3) at
/home/vbolshov/src/php/php5.3-200807280630/Zend/zend.c:1199
#5  0xb73617d5 in php_execute_script (primary_file=0xb44c41f0,
tsrm_ls=0x83c5a70) at
/home/vbolshov/src/php/php5.3-200807280630/main/main.c:2088
#6  0xb744fa48 in php_handler (r=0x83cac20) at
/home/vbolshov/src/php/php5.3-200807280630/sapi/apache2handler/sapi_apache2.c:630
#7  0x08079639 in ap_run_handler ()
#8  0x0807ca47 in ap_invoke_handler ()
#9  0x08089d60 in ap_process_request ()
#10 0x0808706b in ?? ()
#11 0x083cac20 in ?? ()
#12 0x00000004 in ?? ()
#13 0x083cac20 in ?? ()
#14 0x00000000 in ?? ()

--------------------
Source code for the script was:

<?php

is_file("x");

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

[2008-07-24 09:44:08] crocodile2u at yandex dot ru

Because I needed a working project today - I installed a previous
snapshopt of PHP-5.3 which did not have this issue. On sunday, I will
surely reinstall the problematic snapshot and provide a trace.

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

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

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

Reply via email to