hey guys, how are y'all doing... i need some help in cracking this one...
well, i am running squid-2.3 STABLE4 on Linux with kernel 2.2.19-SMP in transparent mode... but after 3 hours of uptime, i get a seg fault on the init program, and later on, squid dies... i had some time to keep the log files opened, so i have pasted the errors....
Sep 29 19:57:49 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
Sep 29 19:58:19 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
Sep 29 19:58:49 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
Sep 29 19:59:19 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
Sep 29 19:59:40 cache squid[314]: storeDirWriteCleanLogs: Starting...
Sep 29 19:59:40 cache squid[314]: WARNING: Closing open FD 9
Sep 29 19:59:40 cache squid[313]: Squid Parent: child process 314 exited due to signal 11
Sep 29 19:59:43 cache squid[313]: Squid Parent: child process 1102 started
Sep 29 19:59:43 cache squid[313]: Squid Parent: child process 1102 exited due to signal 11
Sep 29 19:59:46 cache squid[313]: Squid Parent: child process 1103 started
Sep 29 19:59:46 cache squid[313]: Squid Parent: child process 1103 exited due to signal 11
Sep 29 19:59:49 cache squid[313]: Squid Parent: child process 1104 started
Sep 29 19:59:49 cache squid[313]: Squid Parent: child process 1104 exited due to signal 11
Sep 29 19:59:49 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
Sep 29 19:59:52 cache squid[313]: Squid Parent: child process 1105 started
Sep 29 19:59:52 cache squid[313]: Squid Parent: child process 1105 exited due to signal 11
Sep 29 19:59:55 cache squid[313]: Squid Parent: child process 1106 started
Sep 29 19:59:55 cache squid[313]: Squid Parent: child process 1106 exited due to signal 11
Sep 29 19:59:55 cache squid[313]: Exiting due to repeated, frequent failures
Sep 29 20:00:19 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
Sep 29 20:00:49 cache init: PANIC: segmentation violation at 0x8058a5c! sleeping for 30 seconds.
and then, when i run a strace for the init program, these are the results..
execve("/sbin/init", ["init"], [/* 45 vars */]) = 0
shmat(0, 0, 0x1ptrace: umoven: Input/output error
) = ?
shmat(1, 0, 0x1ptrace: umoven: Input/output error
) = ?
shmat(2, 0, 0x1ptrace: umoven: Input/output error
) = ?
uname({sys="Linux", node="cache", ...}) = 0
semop(131603, 0, 0) = -1 ENOSYS (Function not implemented)
geteuid() = 0
getuid() = 0
getegid() = 0
getgid() = 0
brk(0) = 0x80af5d0
brk(0x80af5f0) = 0x80af5f0
brk(0x80b0000) = 0x80b0000
--- SIGILL (Illegal instruction) ---
+++ killed by SIGILL +++
after this, sometimes, the machine will continue to run, but refuse to start squid.... other times, it won't run at all, and will just hang, and only a reboot will bring it back up....
i am desperately in need of some advice... i will be looking forward to any responses...
thanks.. AKNIT
_____________________________________________________________
Be different Get yourself a Globenetcafe.net email ID
Uganda's Newest internet cafe www.globenetcafe.net
Received on Sat Sep 29 2001 - 11:21:19 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:31 MST