RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2095838 - mod_mime_magic: invalid type 0 in mconvert()
Summary: mod_mime_magic: invalid type 0 in mconvert()
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: httpd
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Luboš Uhliarik
QA Contact: icesalov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-10 17:40 UTC by daryl herzmann
Modified: 2022-11-15 11:13 UTC (History)
5 users (show)

Fixed In Version: httpd-2.4.53-4.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-15 10:16:31 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-125021 0 None None None 2022-06-10 17:42:30 UTC
Red Hat Product Errata RHSA-2022:8067 0 None None None 2022-11-15 10:17:23 UTC

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


Note You need to log in before you can comment on or make changes to this bug.