|
From: Massimiliano P. <dir...@op...> - 2011-07-07 15:05:44
|
Hi Joachim, could you run the OCSPD in a debugger: $ cd /opt/ocspd <---- I assume the OCSP is installed here $ sudo gdb sbin/ocspd gdb> set args -c etc/ocspd/ocspd.xml gdb> run ... bombard the OCSPD with a lot of requests... and when the OCSPD dies, do the following: $ backtrace this will print out the stack at the moment of the failure - this should help me in finding where the issue is. Let me know, Max On 07/07/2011 07:21 AM, Joachim Astel wrote: > *** glibc detected *** /usr/local/ocspd/sbin/ocspd: free(): invalid pointer: 0x00000000xxxxxxxx *** -- http://member.acm.org/~openca/ Massimiliano Pala, Ph.D. Director, OpenCA Labs Professor, NYU Poly |