Bug 2095838
Summary: | mod_mime_magic: invalid type 0 in mconvert() | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | daryl herzmann <akrherz> |
Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> |
Status: | CLOSED ERRATA | QA Contact: | icesalov |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | CentOS Stream | CC: | bstinson, icesalov, jorton, jwboyer, luhliari |
Target Milestone: | rc | Keywords: | Regression, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | httpd-2.4.53-4.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-15 10:16:31 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
daryl herzmann
2022-06-10 17:40:57 UTC
@luhliari looks like an issue in the patch for bug 2075406? https://gitlab.com/redhat/centos-stream/rpms/httpd/-/blob/c9s/httpd-2.4.53-icons.patch#L38 looks wrong. Daryl, if you remove the "AddIconByType" line from /etc/httpd/conf/magic does this go away? I can't see exactly this symptom in a test VM here but I do see errors from mod_mime_magic - [Thu Jun 16 06:26:55.118733 2022] [mime_magic:error] [pid 4767:tid 4767] AH01521: mod_mime_magic: offset AddIconByType /icons/bomb.gif application/x-coredump invalid [Thu Jun 16 06:26:55.118757 2022] [mime_magic:error] [pid 4767:tid 4767] AH01524: mod_mime_magic: type AddIconByType /icons/bomb.gif application/x-coredump invalid Thank you for the response. (In reply to Joe Orton from comment #1) > Daryl, if you remove the "AddIconByType" line from /etc/httpd/conf/magic > does this go away? Confirmed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: httpd security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:8067 |