Re: [squid-users] Symptom & Patch

From: Awie <awie@dont-contact.us>
Date: Tue, 6 Jun 2006 18:49:19 +0800

> Yesterday, I applied the patch of Squid 2.3S14 but Squid is dying
> (when
> loaded by rc.local) with error "FATAL: Received Segment
> Violation...dying".
> However, I cannot create stack trace as I don't know how to do. After
> un-patching, Squid can be loaded from rc.local.

Instructions on how to get a stack trace can be found in the FAQ.

Quick version:

   gdb /path/to/sbin/squid
   handle SIGPIPE pass noprint nostop
   hangle SIG33 pass noprint nostop
   run -DNYCd3
   [wait for crash]
   backtrace

<AW> Thanks for your advise. I will try.

Note: The SIG33 line is only if you use aufs on Linux.

<AW> Yes, I use aufs (it means I don't need to run SIGPIPE, right?)

Thx & Rgds,

Awie
Received on Tue Jun 06 2006 - 04:49:50 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Jul 01 2006 - 12:00:01 MDT