Bug 178055
| Summary: | reverse lookups can crash squid with 'signal 6' | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | illtud <illtud.daniel> |
| Component: | squid | Assignee: | Martin Stransky <stransky> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-01-18 11:35:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
illtud
2006-01-17 17:13:56 UTC
To reproduce, it may be that the host being reverse looked-up must have a PTR record and a CNAME. That would explain why the problem only became apparent to us today (after that specific host was given a CNAME). This may point to the squid bug being: http://www.squid-cache.org/bugs/show_bug.cgi?id=1136 although that refers to multiple PTR records, rather than PTR & CNAME, but I'd imagine that you'd want dstdomain (and other acl DNS lookups) to match CNAMEs as well, so it wouldn't surprise me if this would trigger it as well. |