Jan,
I installed the latest sourceforge release of the xmlrpc-c library [1.03.03] and I continue to get that error. The error can been found in src/xmlrpc_support.c
Are we using different xmlrpc C libraries?
Zach
zkeatts wrote:
Jan,
Looking the logs hasn't revealed much telling info, but I'll go ahead and send you what I have anyways. I took the liberty of extracting this from my /var/logs/everything.log I was hoping there would be something more helpful regarding that memory allocation error. I do know, after looking at the source, that the "Can't allocate x-byte block" error is coming from my particular xmlrpc-c library. Interestingly enough I have a generic xmlrpc-c.tar.gz which does indicate very well what version it is on. Looking at the sourceforge page all of them have a particular schema which has left me wondering where I found this package. I am going to assume that it is ver 1.03.02, but I am going to go ahead and update it to see what happens, since there was a new release yesterday. I will let you know if that error persists after the update.
Logs:
Sep 6 09:23:00 myhost ./ser[5674]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5675]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5676]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5677]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5678]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5679]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5680]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5681]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5682]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5683]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5684]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5685]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5686]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5687]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5688]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5689]: INFO: signal 15 received Sep 6 09:23:00 myhost ./ser[5690]: INFO: signal 15 received Sep 6 09:23:22 myhost ser: read 936833521 from /dev/urandom Sep 6 09:23:22 myhost ser: seeding PRNG with 2062863074 Sep 6 09:23:22 myhost ser: test random number 923067521 Sep 6 09:23:22 myhost ser: WARNING: fix_socket_list: could not rev. resolve 63.77.68.19 Sep 6 09:23:22 myhost ./ser[5753]: Maxfwd module- initializing Sep 6 09:23:22 myhost ./ser[5753]: INFO: udp_init: SO_RCVBUF is initially 110592 Sep 6 09:23:22 myhost ./ser[5753]: INFO: udp_init: SO_RCVBUF is finally 221184 Sep 6 09:23:22 myhost ./ser[5753]: INFO: udp_init: SO_RCVBUF is initially 110592 Sep 6 09:23:22 myhost ./ser[5753]: INFO: udp_init: SO_RCVBUF is finally 221184 Sep 6 09:25:22 myhost ./ser[5770]: Binding 'testuser','sip:testUser@localhost' has expired Sep 6 09:25:48 myhost syslog-ng[1812]: STATS: dropped 0 Sep 6 09:27:23 myhost ./ser[5770]: Binding 'testuser','sip:testUser@localhost' has expired
Jan Janak wrote:
This is interesting. Your server sends "Can't allocate x-byte memory block" but this message does not come from SER, neither can I find it in my version of xmlrpc-c library.
What version of xmlrpc-c library do you have ? What is the OS/distribution ? Could you also send me the log from SER ?
thanks for helping me to debug this.
Jan.