Bug 102643

Summary: a.out binarys don't automatically cause the kernel to load binfmt_aout.o
Product: [Retired] Red Hat Linux Reporter: Mu <mu>
Component: kernelAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-30 15:41:27 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 Mu 2003-08-19 10:52:27 UTC
Description of problem:

a.out binarys don't automatically cause the kernel to load binfmt_aout.o

'modprobe -c |grep binfmt' shows it is still aliasing the binfmt-%hd format
instead of the new binfmt-%04x format for the module name.

How reproducible:

Always.

Steps to Reproduce:
1. Try load an a.out format executable
    
Actual results:
[safeuser@localhost testing1]$ ./b.o
-bash: ./b.o: cannot execute binary file

Expected results:
[safeuser@localhost testing1]$ ./b.o
Hello, world.

Additional info:

This looks like the problem here:

http://hypermail.idiosynkrasia.net/linux-kernel/archived/2001/week47/0765.html

Does the kernel support a.out format or not?
It seems that it is trying to support it out of box, but it doesn't seem to work.

Comment 1 Mu 2003-08-20 07:13:53 UTC
oops. it's a kernel config issue, not a kernelcfg issue.

Comment 2 Bugzilla owner 2004-09-30 15:41:27 UTC
Thanks for the bug report. However, Red Hat no longer maintains this version of
the product. Please upgrade to the latest version and open a new bug if the problem
persists.

The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, 
and if you believe this bug is interesting to them, please report the problem in
the bug tracker at: http://bugzilla.fedora.us/