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:

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


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

[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?

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

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

Sorry, bad English. What i meant is that the only backtrace that i'm
getting so far after few crashes is the one posted. DD set for php as
well as shown on the tutorial beside httpd.exe doesn't catch any
backtrace. I think the problem is apache.

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

[2008-04-13 06:03:43] r_luca at tiscali dot it

Sorry but the only backtrace that i've got from the crash is only same
as the one that i've submitted. Php (set as well with debug diagnostics,
following your tutorial)monitoring doesn't report anything at all.

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

[2008-04-11 08:47:27] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.

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

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