Bug 744084

Summary: don't file bugs if tainted on 'crap'
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: 16CC: anton, dhoward, dvlasenk, iprikryl, jmoskovc, kklic, mmilata, 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 18:10:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dave Jones 2011-10-06 22:53:07 UTC
I'm not sure if the code in git is still reporting any of the tainted flags,
but if the TAINTED_CRAP flag is set, please don't file a kernel bug.

The reason for this, is that the virtualbox modules are known to cause us all sorts of problems we can't diagnose. Even though the code is GPL, we don't have the resources to fix bugs in out of tree modules.  Because it's GPL, it doesn't taint, so we've just added a kernel patch to taint it as if it was a staging driver.

If you could backport this change to f14 & f15 too, that would be much appreciated, as we're getting inundated with these bugs.

Comment 1 Nikola Pajkovsky 2011-10-07 09:09:06 UTC
We haven't built a new version abrt/libreport. I'm going to port patches from git  for f14 till rawhide.

Could you look at the bug #728194? In attached dmesg there are few traces where are missing ------------[ cut here ]------------ at the beginning of the trace.

[    3.749072] firewire_ohci 0000:05:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[    3.839095] IRQ handler type mismatch for IRQ 0
[    3.841209] current handler: timer
[    3.843290] Pid: 202, comm: modprobe Not tainted 3.0.0-3.fc16.i686.PAE #1
[    3.845385] Call Trace:
[    3.847472]  [<c084615e>] ? printk+0x2d/0x2f
[    3.849565]  [<c049f85e>] __setup_irq+0x2f0/0x32d
[    3.851645]  [<c049f90e>] ? request_threaded_irq+0x73/0xd9
[    3.853726]  [<f7a7567e>] ? tasklet_schedule+0x1b/0x1b [firewire_ohci]
[    3.855803]  [<c049f94d>] request_threaded_irq+0xb2/0xd9