Bug 720496

Summary: don't report traces from kernels tainted with proprietary modules
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: abrtAssignee: Nikola Pajkovsky <npajkovs>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: anton, dhoward, dvlasenk, iprikryl, jmoskovc, kklic, mtoman, npajkovs, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-30 16:34:43 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:
Bug Depends On:    
Bug Blocks: 744774    

Description Dave Jones 2011-07-11 19:58:04 UTC
if Tainted: P is in a trace, the majority of the time, we can't do anything with it. A number of proprietary modules are known to corrupt kernel memory space, making it impossible to diagnose what actually happened.

On the few occasions recently where the trace has been a valid kernel bug, we've also had other untainted reports, so they're just adding noise.

Comment 1 Jiri Moskovcak 2011-11-30 15:56:21 UTC
Nikola, isn't this already fixed?