The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5221 ====================================================================== Reported By: tmstern Assigned To: dam ====================================================================== Project: squid Issue ID: 5221 Category: regular use Reproducibility: always Severity: block Priority: normal Status: feedback ====================================================================== Date Submitted: 2014-11-26 18:38 CET Last Modified: 2014-12-10 16:34 CET ====================================================================== Summary: squid crashes with Illegal Instruction error immediately after startup Description: installed squid in a solaris zone x86. SunOS iris 5.10 Generic_150401-14 i86pc i386 i86pc everything went fine. bash-3.2# /opt/csw/bin/pkgutil -c squid package installed catalog CSWsquid 3.4.8,REV=2014.10.16 SAME bash-3.2# but when I start squid I get: Illegal Instruction (core dumped) This may be something regarding to: http://wiki.squid-cache.org/KnowledgeBase/IllegalInstructionError So, would it be possible to compile the package with the mentioned option "--disable-arch-native", which is not part of your Makefile ( http://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/squid/trunk/Makefile ) it seems.
====================================================================== ---------------------------------------------------------------------- (0010993) dam (administrator) - 2014-12-10 16:34 https://www.opencsw.org/mantis/view.php?id=5221#c10993 ---------------------------------------------------------------------- I doubt that your coredump is due to the referenced issue. However, I have rebuilt squid with --disable-arch-native and also bumped to 3.4.10 while I was at it. Please let me know if the error is still present: http://buildfarm.opencsw.org/experimental.html#squid Can you please also look if there is a stack trace and if the crash may be related to https://www.opencsw.org/mantis/view.php?id=5163 ?
