Bug 293451
Summary: | tg3: BUG: warning at kernel/irq/manage.c:33/synchronize_irq() | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eduardo Habkost <ehabkost> | ||||||
Component: | kernel-xen | Assignee: | Eduardo Habkost <ehabkost> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | rawhide | CC: | gyurco, mwc, xen-maint | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 2.6.20-2943.fc7 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2007-11-29 01:46:08 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
Eduardo Habkost
2007-09-17 16:44:11 UTC
I've experienced this annoying bug (synchronize_irq) since after 2.6.20-2925.13 on F7. It's still in 2.6.20-2936.fc7, filling up /var/log with: BUG: at kernel/irq/manage.c:33 synchronize_irq() [<c1005e65>] show_trace_log_lvl+0x1a/0x2f [<c1006417>] show_trace+0x12/0x14 [<c100649b>] dump_stack+0x16/0x18 [<c104927e>] synchronize_irq+0x4c/0x65 [<c10493cf>] disable_irq+0x27/0x2a [<cf1cb5ab>] vortex_timer+0x65/0x39d [3c59x] [<c1027698>] run_timer_softirq+0x104/0x168 [<c10247e8>] __do_softirq+0x80/0xf9 [<c100707d>] do_softirq+0x77/0x103 ======================= Any ETA when the fix will show up in F7? Thanks. Created attachment 211361 [details]
dmesg of F7 dom0
Created attachment 211371 [details]
xm dmesg from F7 dom0
*** Bug 321001 has been marked as a duplicate of this bug. *** Built new F-7 package including fix for the warning. http://koji.fedoraproject.org/koji/taskinfo?taskID=189649 This should go to the next F-7 update. A package including the fix was submitted to Rawhide, also (kernel-xen-2.6-2.6.21-2949.fc8) kernel-xen-2.6-2.6.20-2943.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update kernel-xen-2.6' kernel-xen-2.6-2.6.20-2943.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. There are no more synchronize_irq messages being generated when 2.6-2.6.20-2943.fc7 is used. Thanks. |