[squid 0005221]: squid crashes with Illegal Instruction error immediately after startup
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Fri Dec 12 19:26:34 CET 2014
A NOTE has been added to this issue.
======================================================================
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-12 19:26 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.
======================================================================
----------------------------------------------------------------------
(0011003) tmstern (reporter) - 2014-12-12 19:26
https://www.opencsw.org/mantis/view.php?id=5221#c11003
----------------------------------------------------------------------
Sorry, this newly compiled version crashes again:
bash-3.2# /opt/csw/bin/pkgutil -c squid
package installed catalog
CSWsquid 3.4.10,REV=2014.12.11 3.4.8,REV=2014.10.16
bash-3.2# /opt/csw/sbin/squid -z -f /etc/opt/csw/squid/squid.conf
Illegal Instruction (core dumped)
bash-3.2#
With the version before I had:
bash-3.2# /opt/csw/bin/pkgutil -c squid
package installed catalog
CSWsquid 3.4.10,REV=2014.12.10 3.4.8,REV=2014.10.16
bash-3.2# /opt/csw/sbin/squid -z -f /etc/opt/csw/squid/squid.conf
WARNING: Cannot write log file: /var//opt/csw/squid/logs/cache.log
/var//opt/csw/squid/logs/cache.log: Permission denied
messages will be sent to 'stderr'.
...
bash-3.2#
( so there I would have to correct something of course, but it works )
Thank you again! :-)
More information about the bug-notifications
mailing list