Segmention fault when doing pear search crypt
Magnus Määttä <novell <at> kiruna.se>
2003-02-01 21:13:16 GMT
This is in current HEAD.
#0 0x081f70e2 in zif_xmlrpc_decode (ht=1, return_value=0x41c30114, this_ptr=0x0, return_value_used=1)
at /opt/DEV/php/php5/ext/xmlrpc/xmlrpc-epi-php.c:776
retval = (struct _zval_struct *) 0x41a6d39c
arg1 = (struct _zval_struct **) 0x41893c4c
arg2 = (struct _zval_struct **) 0x0
argc = 1
#1 0x0826435e in zend_do_fcall_common_helper (execute_data=0xbfff66b0, op_array=0x41a67830)
at /opt/DEV/php/php5/Zend/zend_execute.c:2622
original_return_value = (struct _zval_struct **) 0x79e
current_scope = (struct _zend_class_entry *) 0x83c74b8
current_this = (struct _zval_struct *) 0x41ae0cc8
return_value_used = 1
#2 0x082649c6 in zend_do_fcall_handler (execute_data=0xbfff66b0, op_array=0x41a67830) at /opt/DEV/php/php5/Zend/zend_execute.c:2750
fname = (struct _zval_struct *) 0x41ae0d78
#3 0x0825f741 in execute (op_array=0x41a67830) at /opt/DEV/php/php5/Zend/zend_execute.c:1229
execute_data = {opline = 0x41ae0d54, function_state = {function_symbol_table = 0x4199dd68, function = 0x83c74f0,
reserved = {0x41c2f49c, 0x20, 0x41c2f49c, 0xbfff66f8}}, fbc = 0x0, fbc_constructor = 0x8, op_array =
0x41a67830, object = 0x0,
Ts = 0xbfff3d9c, original_in_execution = 1 '\001', calling_scope = 0x0, prev_execute_data = 0xbfff6740}
#4 0x08242b98 in call_user_function_ex (function_table=0x419586ec, object_pp=0x41c2efc4, function_name=0x41c2f014,
retval_ptr_ptr=0xbfff6814, param_count=2, params=0x419fb464, no_separation=0, symbol_table=0x0)
at /opt/DEV/php/php5/Zend/zend_execute_API.c:672
i = 2
original_return_value = (struct _zval_struct **) 0xbfff8aa4
calling_symbol_table = (struct _hashtable *) 0x4199dd04
original_function_state_ptr = (struct _zend_function_state *) 0xbfff8544
original_op_array = (struct _zend_op_array *) 0x41a6751c
original_opline_ptr = (struct _zend_op **) 0xbfff8540
(Continue reading)