#48203 [Ver]: crash when CURLOPT_STDERR is set to regular file

2009-05-09 Thread php-bug at paulsohier dot nl
ID: 48203 User updated by: php-bug at paulsohier dot nl Reported By: php-bug at paulsohier dot nl Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) New Comment: We just tried it with some more differen

#48203 [Ver]: crash when CURLOPT_STDERR is set to regular file

2009-05-09 Thread jani
ID: 48203 Updated by: j...@php.net Reported By: php-bug at paulsohier dot nl Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) New Comment: Mark: CURLOPT_STDERR Pass a FILE * as parameter. Tell

#48203 [Ver]: crash when CURLOPT_STDERR is set to regular file

2009-05-09 Thread jani
ID: 48203 Updated by: j...@php.net Reported By: php-bug at paulsohier dot nl Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) New Comment: Adding this as last line also fixes the problem (ie. res

#48203 [Ver]: crash when CURLOPT_STDERR is set to regular file

2009-05-09 Thread php-bug at paulsohier dot nl
ID: 48203 User updated by: php-bug at paulsohier dot nl Reported By: php-bug at paulsohier dot nl Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) New Comment: Its also related somehow to the url that

#48203 [Ver]: crash when CURLOPT_STDERR is set to regular file

2009-05-09 Thread jani
ID: 48203 Updated by: j...@php.net Reported By: php-bug at paulsohier dot nl Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) New Comment: Verified with all branches using cURL 7.15.5 Previous

#48203 [Ver]: crash when CURLOPT_STDERR is set to regular file

2009-05-09 Thread jani
ID: 48203 Updated by: j...@php.net Reported By: php-bug at paulsohier dot nl Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5.*, 6CVS (2009-05-09) New Comment: Previous Comments: -