.
.
Hi
After install my own compiled squid in a linux system i got Illegal instruction error when I run squid!
This is my core dump result:
[New LWP 20036]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `squid'.
Program terminated with signal SIGILL, Illegal instruction.
#0 0x00000000008b8ac0 in MemPoolMeter::MemPoolMeter() ()
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `squid'.
Program terminated with signal SIGILL, Illegal instruction.
#0 0x00000000008b8ac0 in MemPoolMeter::MemPoolMeter() ()
##############################################################
My cpu info:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 44
Model name: Intel(R) Xeon(R) CPU E5640 @ 2.67GHz
Stepping: 2
CPU MHz: 2666.509
BogoMIPS: 5333.01
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 12288K
NUMA node0 CPU(s): 0-7
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 44
Model name: Intel(R) Xeon(R) CPU E5640 @ 2.67GHz
Stepping: 2
CPU MHz: 2666.509
BogoMIPS: 5333.01
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 12288K
NUMA node0 CPU(s): 0-7
############################################################
My compile configuration options:
configure options: '--with-openssl' '--enable-ssl-crtd' '--prefix=/usr' '--enable-linux-netfilter' '--with-netfilter-conntrack' '--exec-prefix=/usr' '--includedir=/usr/include' '--datadir=/usr/share/squid' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64/squid' '--localstatedir=/var' '--sysconfdir=/etc/squid/' '--sharedstatedir=/var/lib/' '--with-logdir=/var/log/squid/' '--enable-ltdl-convenience' '--enable-http-violations'
what is the problem? why I could not run squid on that machine?!
Thank you
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users