Bug 744084 - don't file bugs if tainted on 'crap'
Summary: don't file bugs if tainted on 'crap'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Pajkovsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-06 22:53 UTC by Dave Jones
Modified: 2015-01-04 22:31 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-30 18:10:09 UTC
Type: ---


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.