Additional info: WARNING: at lib/idr.c:678 idr_find_slowpath+0xa2/0xb0() Hardware name: MS-7519 Modules linked in: dm_crypt nls_utf8 isofs tuner_simple tuner_types tuner msp3400 bttv snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel btcx_risc tveeprom videobuf_dma_sg videobuf_core snd_hda_codec snd_bt87x snd_hwdep rc_core v4l2_common snd_seq snd_seq_device snd_pcm videodev snd_page_alloc snd_timer media snd iTCO_wdt iTCO_vendor_support r8169 ne2k_pci 8390 i2c_i801 serio_raw soundcore lpc_ich mfd_core coretemp mii microcode vhost_net tun macvtap macvlan kvm_intel kvm uinput ata_generic pata_acpi radeon i2c_algo_bit drm_kms_helper ttm drm pata_jmicron i2c_core Pid: 582, comm: restorecond Not tainted 3.9.0-0.rc1.git0.3.fc19.x86_64 #1 Call Trace: [<ffffffff8105c9a0>] warn_slowpath_common+0x70/0xa0 [<ffffffff8105ca8a>] warn_slowpath_null+0x1a/0x20 [<ffffffff812ee102>] idr_find_slowpath+0xa2/0xb0 [<ffffffff811daaf8>] inotify_idr_find_locked+0x38/0x80 [<ffffffff811db658>] sys_inotify_rm_watch+0x58/0xc0 [<ffffffff810dc4e6>] ? __audit_syscall_exit+0x1f6/0x2a0 [<ffffffff8164e319>] system_call_fastpath+0x16/0x1b
Created attachment 706986 [details] File: dmesg
Description of problem: on boot Version-Release number of selected component: kernel Additional info: cmdline: BOOT_IMAGE=/vmlinuz-3.9.0-0.rc1.git0.4.fc19.x86_64 root=/dev/mapper/VolGroup00-fedora ro rd.md.uuid=60ab7ad8:5e71ed16:57627bc9:17e70637 rd.md.uuid=746f1cca:4ea1a3c9:22961411:6ca914c8 LANG=fr_FR.UTF-8 rd.lvm.lv=VolGroup00/fedora KEYTABLE=fr-oss rd.luks=0 rd.dm=0 rd.systemd.log_level=debug systemd.log_level=debug rd.info log_buf_len=1M kernel: 3.9.0-0.rc1.git0.4.fc19.x86_64 type: Kerneloops Truncated backtrace: WARNING: at lib/idr.c:678 idr_find_slowpath+0xa2/0xb0() Hardware name: EP45-DS5 Modules linked in: ip6table_mangle ip6_tables iptable_mangle snd_hda_codec_hdmi tuner_simple tuner_types snd_emu10k1 wm8775 snd_hda_codec_realtek tda9887 snd_util_mem snd_rawmidi snd_ac97_codec tda8290 snd_hda_intel snd_hda_codec ac97_bus snd_hwdep snd_seq snd_seq_device coretemp kvm_intel snd_pcm tuner kvm radeon ttm drm_kms_helper cx25840 drm snd_page_alloc snd_timer snd ivtv tpm_tis tveeprom cx2341x v4l2_common videodev soundcore iTCO_wdt iTCO_vendor_support joydev r8169 media i2c_i801 i2c_algo_bit mii microcode tpm_infineon tpm tpm_bios lpc_ich mfd_core serio_raw i2c_dev i2c_core uinput raid1 ata_generic pata_acpi firewire_ohci firewire_core crc_itu_t pata_jmicron Pid: 687, comm: restorecond Not tainted 3.9.0-0.rc1.git0.4.fc19.x86_64 #1 Call Trace: [<ffffffff8105c9a0>] warn_slowpath_common+0x70/0xa0 [<ffffffff8105ca8a>] warn_slowpath_null+0x1a/0x20 [<ffffffff812ee102>] idr_find_slowpath+0xa2/0xb0 [<ffffffff811daaf8>] inotify_idr_find_locked+0x38/0x80 [<ffffffff811db658>] sys_inotify_rm_watch+0x58/0xc0 [<ffffffff810dc4e6>] ? __audit_syscall_exit+0x1f6/0x2a0 [<ffffffff8164e2d9>] system_call_fastpath+0x16/0x1b
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
This was fixed in the final 3.9 release with commit 2e1c9b2867656ff9a469d23e1dfe90cf77ec0c72 Author: Tejun Heo <tj> Date: Fri Mar 8 12:43:30 2013 -0800 idr: remove WARN_ON_ONCE() on negative IDs