Edit report at https://bugs.php.net/bug.php?id=60719&edit=1

 ID:                 60719
 Updated by:         cataphr...@php.net
 Reported by:        alexander dot haensch at gmail dot com
 Summary:            dev-lang/php-5.3.9 has problems with
                     stream_get_line()
 Status:             Assigned
 Type:               Bug
 Package:            Streams related
 Operating System:   gentoo
 PHP Version:        5.3.9
 Assigned To:        cataphract
 Block user comment: N
 Private report:     N

 New Comment:

You can patch main/streams/streams.c with the output of
svn diff 
http://svn.php.net/repository/php/php-src/branches/PHP_5_3/main/streams/streams.c@322581
 
http://svn.php.net/repository/php/php-src/branches/PHP_5_3/main/streams/streams.c@322582


Previous Comments:
------------------------------------------------------------------------
[2012-01-23 08:52:09] alexander dot haensch at gmail dot com

Can someone send the patch itself here? 
It impossible for me to test the whole php snapshot on my production system. If 
i could get the stream_get_line() patch i could test it.

------------------------------------------------------------------------
[2012-01-23 08:21:27] cataphr...@php.net

Snapshots can be found at http://snaps.php.net/ (note the fix is not in 5.4, 
only 5.3 and trunk).

------------------------------------------------------------------------
[2012-01-23 08:20:11] cataphr...@php.net

Yesterday I committed some fixes to stream_get_line() (see bug #60817). Please 
see if it has any influence in your problem (it's likely it does).

Thank you.

------------------------------------------------------------------------
[2012-01-22 23:14:43] seguer at gmail dot com

I have updated https://github.com/kr/beanstalkd/issues/88 with a packet trace 
suggested by kr, author of beanstalkd

------------------------------------------------------------------------
[2012-01-19 00:46:49] seguer at gmail dot com

I can confirm this occuring with PHP 5.3.9 and beanstalkd.

I have created an issue with test code on the beanstalkd github repo: 
https://github.com/kr/beanstalkd/issues/88

It only seems to happen with a socket connection to a beanstalkd service, as 
testing it against google.com.au is fine.

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


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

    https://bugs.php.net/bug.php?id=60719


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

Reply via email to