ID:               44687
 User updated by:  r_luca at tiscali dot it
 Reported By:      r_luca at tiscali dot it
 Status:           Open
 Bug Type:         cURL related
 Operating System: windows vista
 PHP Version:      5.2.5
 New Comment:

I am still trying to get the  backtrace but when the process crashes 
debug diagnostics gives back a rule error. 

Is there a way to retrieve an updated version of the php_cul.dll file
(with a recent curl version)?


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

[2008-04-15 21:15:35] r_luca at tiscali dot it

I am already using the debug version, apache crashes (very randomly)
but no backtrace.

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

[2008-04-15 14:19:00] [EMAIL PROTECTED]

At http://snaps.php.net/ you can find the debug pack required to get
proper backtraces on windows. 


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

[2008-04-13 15:56:18] r_luca at tiscali dot it

is 100 total requests(rows on the excel table). Right now each call to
the curl multi is for groups of 5.

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

[2008-04-13 15:54:11] r_luca at tiscali dot it

Sure, here we go:

main actions class
http://pastebin.com/m76ba3a74
retrieve user actions and initialize check

check_process
http://pastebin.com/m328051ca
handles the rows groups cration and the check thru multi request

multi request
http://www.pastebin.org/28896
for each group($data) from the check process retrieve headers using
multi curl

excel handler
http://pastebin.com/m412c62a2

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

[2008-04-13 11:58:35] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

For Windows (installer):

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


If the snapshot doesn't work can you give me a full reproduce script,
the code you put on the pastebin doesn't show how you use it.

When you say 100 requests is that from the one request or is it
multiple requests?

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

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

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

Reply via email to