ID:               16820
 Comment by:       Olexander Shtepa <isk at idegroup dot com>
 Reported By:      wmeler at wp-sa dot pl
 Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: linux
 PHP Version:      4CVS, 5CVS
 Assigned To:      zeev
 New Comment:

This error existats in php version 4.4.8 and 5.2.4.

$ php-4.4.8 test.php
PHP Fatal error:  Maximum execution time of 1 second exceeded in 
test.php on line 7
1369575Segmentation fault
$ php-5.2.4 test.php
PHP Fatal error:  Maximum execution time of 1 second exceeded in 
test.php on line 7
8918675zend_mm_heap corrupted


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

[2004-10-20 23:51:36] tbrown at westernwats dot com

This bug is still happening.

Red Hat Linux 8.0 3.2-7
php4-STABLE-200410202030
./configure --disable-all

Using same test script as above.

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

[2004-04-21 00:13:13] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2004-04-13 12:49:18] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2004-01-27 16:14:02] [EMAIL PROTECTED]

Zeev, can you take a look..


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

[2004-01-27 03:33:31] wmeler at wp-sa dot pl

Zeev corrected #21513. It won't help.
As long as zend_timeout calls longjmp (through zend_error, php_error_cb
and zend_bailout) shutdown functions can get memory, locks - any objects
in undefined state.
2 years - no change ...

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

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

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

Reply via email to