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

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to