When executing the stockquotes.php sample that comes with PEAR/SOAP my
  PHP (4.3.0-dev, CGI, Win32) segfaults:

php_stream_url_wrap_http(_php_stream_wrapper * 0x00b93918, char *
0x00e69a30, char * 0x10258ba8 `string', int 12, char * * 0x00000000,
_php_stream_context * 0x00000000, int 2, char * 0x1025aa10 `string',
unsigned int 1107, char * 0x10263b58 `string', unsigned int 463, void * *
* 0x00b32990) line 334 + 3 bytes
php_stream_open_url(char * 0x00e69a30, char * 0x10258ba8 `string', int 12,
char * * 0x00000000, _php_stream_context * 0x00000000, int 1, char *
0x1025aa10 `string', unsigned int 1143, char * 0x10263b58 `string',
unsigned int 463, void * * * 0x00b32990) line 1107 + 108 bytes
_php_stream_open_wrapper_ex(char * 0x00e69a30, char * 0x10258ba8 `string',
int 12, char * * 0x00000000, _php_stream_context * 0x00000000, int 0, char
* 0x10263b58 `string', unsigned int 463, char * 0x00000000, unsigned int
0, void * * * 0x00b32990) line 1143 + 100 bytes
zif_file(int 1, _zval_struct * 0x00e65690, _zval_struct * 0x00000000, int
1, void * * * 0x00b32990) line 463 + 60 bytes
execute(_zend_op_array * 0x00e68da0, void * * * 0x00b32990) line 1598 + 47
bytes
execute(_zend_op_array * 0x00e5db68, void * * * 0x00b32990) line 1638 + 34
bytes
execute(_zend_op_array * 0x00e5d148, void * * * 0x00b32990) line 1638 + 34
bytes
execute(_zend_op_array * 0x00e169e8, void * * * 0x00b32990) line 1638 + 34
bytes
execute(_zend_op_array * 0x00e146c0, void * * * 0x00b32990) line 1638 + 34
bytes
execute(_zend_op_array * 0x00b4ac50, void * * * 0x00b32990) line 1638 + 34
bytes
call_user_function_ex(_hashtable * 0x00bce2c0, _zval_struct * *
0x0012f948, _zval_struct * 0x0012f938, _zval_struct * * 0x0012f954, int 2,
_zval_struct * * * 0x00b4a8c8, int 0, _hashtable * 0x00000000, void * * *
0x00b32990) line 520 + 34 bytes
overload_call_method(int 2, _zval_struct * 0x00e64fe0, _zval_struct *
0x00b5bf20, int 1, void * * * 0x00b32990, _zend_property_reference *
0x00b49b58) line 596 + 35 bytes
call_overloaded_function(_temp_variable * 0x00b49b48, int 2, _zval_struct
* 0x00e64fe0, void * * * 0x00b32990) line 953 + 36 bytes
execute(_zend_op_array * 0x00b49928, void * * * 0x00b32990) line 1660 + 48
bytes
zend_execute_scripts(int 8, void * * * 0x00b32990, _zval_struct * *
0x00000000, int 3) line 810 + 34 bytes
php_execute_script(_zend_file_handle * 0x0012ff48, void * * * 0x00b32990)
line 1405 + 27 bytes
main(int 1, char * * 0x00b32580) line 1020 + 17 bytes
mainCRTStartup() line 338 + 17 bytes

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to