Jason Penton writes:
I see you did a few changes re. XMLRPC recently (end of last month). I am getting the following (is it related) - if not I will take a look:
Program terminated with signal 11, Segmentation fault.
...
#6 0x0000000000552dac in destroy_avp_list (list=0x94d420) at usr_avp.c:644 #7 0x0000000000552f3e in reset_avps () at usr_avp.c:678 #8 0x00000000004b4890 in receive_msg ( buf=0x16f01a0 "POST /RPC2 HTTP/1.0\r\nHost: ZAUbuntu009.it.za.smilecoms.com:6060\r\nContent-Length: 183\r\nUser-Agent: Apache XML RPC 3.0 (Lite HTTP Transport)\r\nContent-Type: text/xml\r\n\r\n<?xml version="1.0" encoding="UTF-"..., len=349, rcv_info=0x7f8a1ba39a38) at receive.c:292
did you get any error message to syslog just before the crash?
based on the bt, looks like the crash happened before xmlrcp server got the request it.
-- juha