ID:               34729
 Updated by:       [EMAIL PROTECTED]
 Reported By:      matthew_peters at uk dot ibm dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         SOAP related
 Operating System: WinXP
 PHP Version:      5CVS-2005-10-04 (snap)
-Assigned To:      
+Assigned To:      dmitry
 New Comment:

Assigned to the maintainer.


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

[2005-10-04 14:43:13] matthew_peters at uk dot ibm dot com

Description:
------------
Running the samples in http://www.zend.com/php5/articles/php5-SOAP.php

Specifically using the sample client5.php to talk to server1.php, both
locally onthe same apache.

Works OK with 5.1.0RC1 but every two times pops up dialog box "Apache
HTTP server has encountered a problem..." with 5.1.0RC2. Actually
Apache is still running. 

Environment:
PHP 5.1.0RC2 - reports build date Oct 3 2005 20:23:30
WinXP
Apache 2.0
just the one php_soap.dll extension enabled in php.ini

I have also tried with 0916 build of RC2 (see stack trace below)

Reproduce code:
---------------
Use the samples straight from the SOAP article. Run at least twice as
working alternates with failing. 


Expected result:
----------------
Normal results as I see with RC1

Actual result:
--------------
Dialog box as mentioned,  

I also tried with a copy of RC2 I took from snaps at 200509160830 and
built with debug, and went into the debugger - the stack trace was:
NTDLL! 77f585c0()
_emalloc(unsigned int 10, char * 0x014165d0 `string', unsigned int 240,
char * 0x00000000, unsigned int 0) line 182 + 63 bytes
_estrdup(const char * 0x007d47f0, char * 0x014165d0 `string', unsigned
int 240, char * 0x00000000, unsigned int 0) line 403 + 25 bytes
sapi_get_default_content_type(void * * * 0x00b0a678) line 240 + 29
bytes
php_apache_request_ctor(request_rec * 0x005e1508, php_struct *
0x005e2da0, void * * * 0x00b0a678) line 419 + 12 bytes
php_handler(request_rec * 0x005e1508) line 535 + 17 bytes
LIBHTTPD! 6ff0155f()



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


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

Reply via email to