Amos, Thank you so much. That change fixed the issue. Will the change be available in the next stable version, say 3.3.4? Regards, Prasanna On 3/28/13, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > On 28/03/2013 6:09 a.m., Prasanna Venkateswaran wrote: >> Hi, >> I am trying to get the new dynamic certificate generation >> functionality with squid-3.3.1. After compiling and installing, when I >> try to initialize the certificate db with ssl_crtd it simply does >> nothing. As a result squid crashes with "FATAL: The ssl_crtd helpers >> are crashing too rapidly, need help!" >> >> root@TonidoPlug2:~# sudo /lib/squid/ssl_crtd -c -s /var/lib/ssl_db >> root@TonidoPlug2:~# >> >> I don't see even the usual output of "Initialization SSL db...". No >> error too!! The configure options I used are, > <snip> >> root@TonidoPlug2:~# uname -a >> Linux TonidoPlug2 2.6.31.8-topkick1281p2-001-004-20101214 #1 Thu Jun >> 16 10:06:20 CST 2011 armv5tel GNU/Linux >> >> root@TonidoPlug2:~# file /lib/squid/ssl_crtd >> /lib/squid/ssl_crtd: ELF 32-bit LSB executable, ARM, version 1 (SYSV), >> dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not >> stripped > > ARM plug device? > It is probably a signedness bug we fixed in > http://www.squid-cache.org/Versions/v3/3.HEAD/changesets/squid-3-12739.patch > > Amos >