ID:               32838
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mjpph at stardust dot fi
-Status:           Open
+Status:           Feedback
 Bug Type:         Program Execution
 Operating System: Linux
 PHP Version:      5.0.4
 New Comment:

Are you still able to reproduce it?


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

[2005-05-08 16:34:06] mjpph at stardust dot fi

It looks like the newest snapshot has fixed the issue. I've been now
running the scripts for 55 hours without one single failure. Before
this atleast one, most likely half of the scripts would have freezed
already. I'll send some more feedback after few more days of testing.

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

[2005-05-06 09:07:54] mjpph at stardust dot fi

Ok I'll try that snapshot. One thing I notice too, all version seem to
have PTY support of the proc_open disabled. It can be easily seen by
checking ext/standard/proc_open.c which has two pty-related defines
which start by "0 &&". I changed these and got fully working proc_open
PTY support on my system. This didn't have any effect on the freezing
problem though. Maybe the PTY support is still buggy or someone has
tested something and forgot to enable it? Just as a sidenote.

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

[2005-05-06 03:21:59] [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-05-05 15:16:41] mjpph at stardust dot fi

More info. I have a identical script running on a machine with PHP
5.0.0RC3, it has no problems mentioned here. All scripts run perfectly
well. When I run the identical script on 5.0.4 it freezes after some
time of runtime almost without exceptions. Both are CLI versions
compiled from the source. The hltv-runner started to freeze after I
upgraded PHP from 5.0.0RC3 to 5.0.4, it never did before the upgrade.

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

[2005-05-02 18:10:33] mjpph at stardust dot fi

I'm using PHP's CLI version. Also I noticed that when I upgraded an
earlier 5.x PHP to 5.0.4 it started to freeze one process runner which
has always worked perfectly. The script was unchanged.

Test code can be anything that just simply opens a child process which
has atleast relatively high output and keeps listening to it for a long
time (several hours, days). I'll add two simple test scripts asap.

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

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

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

Reply via email to