Bug 448863

Summary: sunrpc: BUG: unable to handle kernel paging request at f4569000
Product: [Fedora] Fedora Reporter: Chuck Ebbert <cebbert>
Component: kernelAssignee: Steve Dickson <steved>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: david, kernel-maint
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: 2008-08-24 03:33:55 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
oops none

Description Chuck Ebbert 2008-05-29 04:38:33 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Chuck Ebbert 2008-05-29 04:38:33 UTC
Created attachment 307017 [details]
oops

Comment 2 Chuck Ebbert 2008-05-29 04:40:56 UTC
net/sunrpc/xdr.c:66:
                if (ptr != NULL)
                        memcpy(p, ptr, nbytes);

ptr (in reg %esi) is not null but points to unmapped memory


Comment 3 Dave Jones 2008-06-04 18:49:02 UTC
possibly related to bug 449958


Comment 4 Steve Dickson 2008-06-27 14:46:41 UTC
Please update to the latest rawhide kernel
(kernel-2.6.26-0.82.rc7.git1) to see if the problem
still exists.

Comment 5 David Nalley 2008-08-24 03:33:55 UTC
Since there are insufficient details provided in this report for us to investigate the issue further, and we have not received feedback to the information we have requested above, we will assume the problem was not reproducible, or has been fixed in one of the updates we have released for the reporter's distribution.

Users who have experienced this problem are encouraged to upgrade to the latest update of their distribution, and if this issue turns out to still be reproducible in the latest update, please reopen this bug with additional information.

Closing as INSUFFICIENT_DATA.