Bug 718323

Summary: [abrt] kernel: WARNING: at kernel/irq/manage.c:906 __free_irq+0x8b/0x160(): TAINTED ---------W
Product: [Fedora] Fedora Reporter: stevlowe9
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: 125580956, gansalmon, itamar, jean-christophe, jforbes, jistone, jonathan, kernel-maint, khalid_malate, lievjorg, madhu.chinakonda, sirebral
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:edc9eb828476fc610374ee5304717556d5ca10ba
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-14 15:36:16 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 stevlowe9 2011-07-01 19:37:27 UTC
abrt version: 2.0.3
architecture:   i686
cmdline:        ro root=/dev/mapper/vg_aspire4730z-lv_root rd_LVM_LV=vg_aspire4730z/lv_root rd_LVM_LV=vg_aspire4730z/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
comment:        Was not home when this happened.
component:      kernel
kernel:         2.6.38.8-32.fc15.i686
kernel_tainted: 512
kernel_tainted_long: Taint on warning.
os_release:     Fedora release 15 (Lovelock)
package:        kernel
reason:         WARNING: at kernel/irq/manage.c:906 __free_irq+0x8b/0x160()
time:           Thu Jun 30 13:58:07 2011

backtrace:
:WARNING: at kernel/irq/manage.c:906 __free_irq+0x8b/0x160()
:Hardware name: Aspire 4730Z    
:Trying to free already-free IRQ 16
:Modules linked in: tcp_lp fuse 8021q garp stp llc cpufreq_ondemand acpi_cpufreq mperf ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables nf_conntrack_netbios_ns snd_hda_codec_realtek arc4 snd_hda_intel snd_hda_codec snd_hwdep ath9k snd_seq snd_seq_device mac80211 snd_pcm ath9k_common ath9k_hw microcode ath cfg80211 iTCO_wdt iTCO_vendor_support i2c_i801 jmb38x_ms joydev snd_timer r8169 memstick snd mii rfkill soundcore snd_page_alloc wmi ipv6 sdhci_pci sdhci mmc_core i915 drm_kms_helper drm i2c_algo_bit i2c_core video [last unloaded: scsi_wait_scan]
:Pid: 2164, comm: kworker/0:2 Not tainted 2.6.38.8-32.fc15.i686 #1
:Call Trace:
: [<c043aad9>] warn_slowpath_common+0x7c/0x91
: [<c0487489>] ? __free_irq+0x8b/0x160
: [<c0487489>] ? __free_irq+0x8b/0x160
: [<c043ab79>] warn_slowpath_fmt+0x33/0x35
: [<c0487489>] __free_irq+0x8b/0x160
: [<c0487755>] free_irq+0x28/0x39
: [<f82f16e9>] sdhci_remove_host+0xac/0xff [sdhci]
: [<f8328810>] sdhci_pci_remove_slot+0x28/0x56 [sdhci_pci]
: [<f832886c>] sdhci_pci_remove+0x2e/0x54 [sdhci_pci]
: [<c05e2efd>] pci_device_remove+0x2c/0x74
: [<c066dcd1>] __device_release_driver+0x5c/0x9e
: [<c066dd30>] device_release_driver+0x1d/0x28
: [<c066d90b>] bus_remove_device+0x9a/0xa7
: [<c066b2a1>] ? device_remove_attrs+0x21/0x4c
: [<c066b3c8>] device_del+0xfc/0x13d
: [<c066b44c>] device_unregister+0x43/0x4f
: [<c05f8306>] ? pci_remove_firmware_label_files+0x15/0x17
: [<c05e53b9>] ? pci_remove_sysfs_dev_files+0xce/0xe1
: [<c05dff72>] pci_stop_bus_device+0x4a/0x66
: [<c05f040c>] acpiphp_disable_slot+0x7a/0x13a
: [<c05f0501>] acpiphp_check_bridge+0x35/0xc3
: [<c0625874>] ? acpi_get_name+0x38/0xa0
: [<c05f0982>] handle_hotplug_event_bridge+0x218/0x37b
: [<c05ef4bc>] ? count_sub_bridges+0x0/0x1b
: [<c060caf7>] ? acpi_os_signal_semaphore+0x1f/0x2c
: [<c06242f9>] ? acpi_get_data+0x59/0x61
: [<c060f03b>] ? acpi_bus_data_handler+0x0/0xa
: [<c060e98c>] ? acpi_bus_get_device+0x20/0x36
: [<c061a10c>] acpi_ev_notify_dispatch+0x56/0x68
: [<c060c1c0>] acpi_os_execute_deferred+0x22/0x2d
: [<c044de28>] process_one_work+0x13d/0x22b
: [<c060c19e>] ? acpi_os_execute_deferred+0x0/0x2d
: [<c044e12d>] worker_thread+0xb9/0x133
: [<c044e074>] ? worker_thread+0x0/0x133
: [<c04511b4>] kthread+0x67/0x6c
: [<c045114d>] ? kthread+0x0/0x6c
: [<c040377e>] kernel_thread_helper+0x6/0x10

Comment 1 Tyler Starke 2011-08-09 00:25:56 UTC
Package: kernel
Architecture: i686
OS Release: Fedora release 15 (Lovelock)

Comment
-----
I started the device up.

Comment 2 Jorge 2012-01-28 03:00:54 UTC
I used yumex to install gnome-mag tool After installation i looked for the app in the activities menu and by mistake used the screenshot app. Then after closing the app the error msg appeared.

Package: kernel
OS Release: Fedora release 16 (Verne)

Comment 3 jean-christophe 2012-03-31 11:48:37 UTC
Restarting from a suspended session. No symptoms apart from ABRT message.

Package: kernel
OS Release: Fedora release 16 (Verne)

Comment 4 Dave Jones 2012-04-11 16:06:54 UTC
*** Bug 712222 has been marked as a duplicate of this bug. ***

Comment 5 Dave Jones 2012-04-11 16:07:35 UTC
is this still happening in 2.6.43.1 ?

Comment 6 Josh Stone 2012-04-11 21:10:01 UTC
My Inspiron 910 I used in bug #712222 is now on F16, but with the similar kernel 3.3.1-3 I do still get the same warning.

Also related is el6 bug #600156 that was at the time on this same hardware.  As reported there, I still get the symptom that the SD reader no longer responds after the suspend-resume and getting this warning.  It sounded like mjg had a clue what was going on, but I guess never got around to it.

Comment 7 khalid_malate 2012-05-17 03:36:46 UTC
Problem happened after turning it on from suspend.

Package: kernel
OS Release: Fedora release 16 (Verne)

Comment 8 Dave Jones 2012-10-23 15:36:51 UTC
# Mass update to all open bugs.

Kernel 3.6.2-1.fc16 has just been pushed to updates.
This update is a significant rebase from the previous version.

Please retest with this kernel, and let us know if your problem has been fixed.

In the event that you have upgraded to a newer release and the bug you reported
is still present, please change the version field to the newest release you have
encountered the issue with.  Before doing so, please ensure you are testing the
latest kernel update in that release and attach any new and relevant information
you may have gathered.

If you are not the original bug reporter and you still experience this bug,
please file a new report, as it is possible that you may be seeing a
different problem. 
(Please don't clone this bug, a fresh bug referencing this bug in the comment is sufficient).

Comment 9 Justin M. Forbes 2012-11-14 15:36:16 UTC
With no response, we are closing this bug under the assumption that it is no longer an issue. If you still experience this bug, please feel free to reopen the bug report.