Bug 42665

Summary: memory.c:84: bad pmd 0000000f
Product: [Retired] Red Hat Linux Reporter: Henri Schlereth <henris>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-24 16:01:34 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:
Attachments:
Description Flags
call trace
none
lsmod output none

Description Henri Schlereth 2001-05-29 09:25:50 UTC
Description of Problem:
Kernel .19 (proposed errata kernel)

How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Henri Schlereth 2001-05-29 09:27:54 UTC
Created attachment 19854 [details]
call trace

Comment 2 Arjan van de Ven 2001-05-29 10:05:26 UTC
Hmm. this backtrace makes little sense.
It appears as if the 3c509 module is being unloaded and does a
unregister_sysctl_table, except that module doesn't contain anything sysctl-ish.
Do you have any hint on what module it could have been ?
(lsmod during normal use might give candidates)

Comment 3 Henri Schlereth 2001-05-29 13:04:38 UTC
Search me boss, but it is running a 3c509.

Comment 4 Henri Schlereth 2001-05-29 13:05:33 UTC
Created attachment 19870 [details]
lsmod output

Comment 5 Glen Foster 2001-07-13 22:22:06 UTC
This defect considered SHOULD-FIX for Fairfax gold-release.

Comment 6 Arjan van de Ven 2001-08-24 15:33:33 UTC
Did this ever return with recent kernels ?

Comment 7 Henri Schlereth 2001-08-24 16:01:29 UTC
Nope.