Bug 71832

Summary: segmentation fault when mxser.c is compiled
Product: [Retired] Red Hat Linux Reporter: Need Real Name <redhat>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: alan
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: 2003-06-09 18:03:12 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 Need Real Name 2002-08-19 19:23:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; .NET 
CLR 1.0.3705)

Description of problem:
when running make modules it stopped at mxser.c:2198 with a seg fault

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


How reproducible:
Always

Steps to Reproduce:
1. I removed apm from the kernel
2. Then ran everything up to make modules
3. when make modules is run it does some the crashes
	

Expected Results:  the modules should have compiled.

Additional info:

I'm not sure if I'd done everything right and am going to start again.

Comment 1 Alan Cox 2003-06-09 18:03:12 UTC
compiler crashes indicate bad hardware in 99% of cases. Only if it segfaults in
the same place each time is it software.