> >>> 2005/03/19 11:19:41| storeLateRelease: released 0 objects > >>> FATAL: Received Segment Violation...dying. > >> > >> Can you get a stack trace of the error? > > > > This is the step that I never did before > > See the Squid FAQ on how to report bugs: > http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.19 > > As you have a problem which is reproducible the easiest approach is what > is described close to the end > > start Squid under the contol of GDB > > % gdb /path/to/squid > handle SIGPIPE pass nostop noprint > run -DNYCd3 > [wait for crash] > backtrace > quit > OK, let me try it. Thx & Rgds, Awie