Bug 2095838

Summary: mod_mime_magic: invalid type 0 in mconvert()
Product: Red Hat Enterprise Linux 9 Reporter: daryl herzmann <akrherz>
Component: httpdAssignee: Luboš Uhliarik <luhliari>
Status: CLOSED ERRATA QA Contact: icesalov
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: bstinson, icesalov, jorton, jwboyer, luhliari
Target Milestone: rcKeywords: 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
Description of problem:

Current CS9 httpd emits this warning message for each response without a Content-type header set:

AH01538: mod_mime_magic: invalid type 0 in mconvert().


Version-Release number of selected component (if applicable):

httpd-2.4.53-1.el9.x86_64

How reproducible: always


Steps to Reproduce:
1. Request resource from server that does not set a Content-type header
2. Observe the message logged
3.

Actual results:

AH01538: mod_mime_magic: invalid type 0 in mconvert().

Expected results:

No message logged

Additional info:

The previous httpd version did not have this issue. 2.4.51-8.el9

Comment 1 Joe Orton 2022-06-16 10:30:30 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

Comment 2 daryl herzmann 2022-06-16 14:51:49 UTC
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.

Comment 11 errata-xmlrpc 2022-11-15 10:16:31 UTC
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