Re: [squid-users] Symptom & Patch

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 06 Jun 2006 06:54:54 +0200

tis 2006-06-06 klockan 10:37 +0800 skrev Awie:

> 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

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

Regards
Henrik

Received on Mon Jun 05 2006 - 22:55:06 MDT

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