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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to