Hello,
After migrating from squid 3.2.1 to 3.2.2, squid workers continuously die with the following message.
2012/10/08 15:45:20 kid1| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:24 kid2| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:27 kid1| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:31 kid2| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:34 kid1| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:37 kid2| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:41 kid1| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:45 kid2| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
2012/10/08 15:45:47 kid1| FATAL: dying from an unhandled exception: pageIndex->pageIdIsValid(page)
My squid configuration has "workers 2". This doesn't happens with the default configuration - just
one worker.
I'm running squid under Sun Solaris.
This configuration was running fine under 3.2.1.
José-Marcio.
--