<div dir="ltr"><div>Seeing a exception followed by termination fairly regularly with Squid-->Icap with this stacktrace on 3.5.25.   </div><div> </div><div>The problem typically happens when icap has not been started yet and squid is processing some requests and is configured for ICAP adaptation service.</div><div><br></div><div>It seems like the ICAP Options request goes unanswered (as it would since ICAP is not UP) and we try to shut down the ICAP service but there's some dangling state with respect to the options  requests that were sent.</div><div><br></div><div>Appreciate it if someone can comment on whether this is known and fixed before i dig a little deeper.   </div><div><br></div><div><br></div><div><br></div><div>#0  0x00007ff944120428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54</div><div>#1  0x00007ff94412202a in __GI_abort () at abort.c:89</div><div>#2  0x00007ff944a670d5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div>#3  0x00007ff944a64cc6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div>#4  0x00007ff944a63bc9 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div>#5  0x00007ff944a645b8 in __gxx_personality_v0 () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div>#6  0x00007ff9444c4f03 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1</div><div>#7  0x00007ff9444c5410 in _Unwind_RaiseException () from /lib/x86_64-linux-gnu/libgcc_s.so.1</div><div>#8  0x00007ff944a64f47 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div>#9  0x00000000006f3486 in Throw (message=message@entry=0x8ae66e "!theOptionsFetcher", fileName=fileName@entry=0x8ae647 "ServiceRep.cc", lineNo=lineNo@entry=50,</div><div>    id=149798962) at TextException.cc:93</div><div>#10 0x00000000008071f9 in Adaptation::Icap::ServiceRep::~ServiceRep (this=this@entry=0x1298b58, __in_chrg=<optimized out>, __vtt_parm=<optimized out>)</div><div>    at ServiceRep.cc:50</div><div>#11 0x00000000008073c9 in Adaptation::Icap::ServiceRep::~ServiceRep (this=0x1298b58, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ServiceRep.cc:52</div><div>#12 0x000000000081d6c3 in RefCount<Adaptation::Service>::dereference (newP=0x0, this=0x133ef88) at ../../../src/base/RefCount.h:79</div><div>#13 RefCount<Adaptation::Service>::~RefCount (this=0x133ef88, __in_chrg=<optimized out>) at ../../../src/base/RefCount.h:35</div><div>#14 Adaptation::Icap::Launcher::~Launcher (this=0x133ef68, __vtt_parm=0xb5e208 <VTT for Adaptation::Icap::OptXactLauncher+8>, __in_chrg=<optimized out>)</div><div>    at Launcher.cc:32</div><div>#15 0x0000000000830137 in Adaptation::Icap::OptXactLauncher::~OptXactLauncher (this=0x133ef68, __in_chrg=<optimized out>, __vtt_parm=<optimized out>)</div><div>    at ../../../src/adaptation/icap/OptXact.h:55</div><div>#16 Adaptation::Icap::OptXactLauncher::~OptXactLauncher (this=0x133ef68, __in_chrg=<optimized out>, __vtt_parm=<optimized out>)</div><div>    at ../../../src/adaptation/icap/OptXact.h:55</div><div>#17 0x00000000006f0666 in AsyncJob::callEnd (this=0x133efa8) at AsyncJob.cc:144</div><div>#18 0x00000000007f4732 in JobDialer<Adaptation::Initiator>::dial (this=0x153f2f0, call=...) at ../../src/base/AsyncJobCalls.h:181</div><div>#19 0x00000000006ee331 in AsyncCall::make (this=0x153f2c0) at AsyncCall.cc:40</div><div>#20 0x00000000006f26e5 in AsyncCallQueue::fireNext (this=this@entry=0xdc2c60) at AsyncCallQueue.cc:56</div><div>#21 0x00000000006f2b09 in AsyncCallQueue::fire (this=0xdc2c60) at AsyncCallQueue.cc:42</div><div>#22 0x000000000057def9 in EventLoop::dispatchCalls (this=0x7fffca605010) at EventLoop.cc:143</div><div>#23 EventLoop::runOnce (this=this@entry=0x7fffca605010) at EventLoop.cc:120</div><div><br></div><br>
</div>