Bug 1073547

Summary: Kerneloops at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
Product: [Fedora] Fedora Reporter: bwbees0
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: 20CC: cebbert, extras-orphan, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-18 14:29:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bwbees0 2014-03-06 16:43:58 UTC
Description of problem:
Kerneloops for no apparent reason.  This has showed up serveral times over the past few days.  A previous recent kernel (I updated about 3 days ago) had issues with wired ethernet connections in that an IP address could be obtained, but no data would move over the wired connection.  While that problem existed, wireless connections worked fine.  The current kernel reported by uname is Linux  3.13.5-200.fc20.x86_64 #1 SMP Mon Feb 24 16:51:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux has fixed the wired ethernet problem, but the kerneloops is still occurring, albeit less frequently. Are these issues related? I don't know.  This kerneloops showed up when I logged in before I could do anything else.    
 

Version-Release number of selected component (if applicable):

Linux  3.13.5-200.fc20.x86_64 #1 SMP Mon Feb 24 16:51:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

How reproducible:
Occurs when logging in.  


Steps to Reproduce:
1. Login
2. abrt notice shows up at bottom of screen 
3.

Actual results:
Usually the system continues to operate, but there have been a couple of instances where the machine rebooted itself. 

Expected results:


Additional info:

WARNING: CPU: 1 PID: 2849 at fs/sysfs/group.c:214 sysfs_remove_group+0xc6/0xd0()
sysfs group ffffffff81cb06e0 not found for kobject 'hidraw3'
Modules linked in: fuse bnep bluetooth ip6t_rpfilter ip6t_REJECT xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw nvidia(POF) ppdev iTCO_wdt iTCO_vendor_support coretemp snd_usb_audio e1000e snd_hda_codec_analog serio_raw snd_usbmidi_lib tpm_tis kvm uvcvideo videobuf2_vmalloc videobuf2_memops microcode videobuf2_core snd_hda_intel videodev i2c_i801 snd_hda_codec media snd_hwdep joydev snd_rawmidi ptp snd_seq i2c_core lpc_ich mfd_core r592 memstick sdhci_pci sdhci mmc_core usblp snd_seq_device snd_pcm snd_page_alloc
arc4 pps_core parport_pc iwl4965 thinkpad_acpi iwlegacy snd_timer snd mac80211 cfg80211 tpm acpi_cpufreq shpchp parport soundcore rfkill binfmt_misc dm_crypt hid_logitech_dj firewire_ohci ata_generic pata_acpi firewire_core crc_itu_t yenta_socket wmi video
CPU: 1 PID: 2849 Comm: upowerd Tainted: PF          O 3.13.5-200.fc20.x86_64 #1
Hardware name: LENOVO 6459CTO/6459CTO, BIOS 7LETC4WW (2.24 ) 08/15/2008
0000000000000009 ffff880134fe9d20 ffffffff81686fdc ffff880134fe9d68
ffff880134fe9d58 ffffffff8106d47d 0000000000000000 ffffffff81cb06e0
ffff880036ee3010 ffff8801338098e8 ffff88013541ab60 ffff880134fe9db8
Call Trace:
[<ffffffff81686fdc>] dump_stack+0x45/0x56
[<ffffffff8106d47d>] warn_slowpath_common+0x7d/0xa0
[<ffffffff8106d4ec>] warn_slowpath_fmt+0x4c/0x50
[<ffffffff81230afe>] ? sysfs_get_dirent_ns+0x4e/0x70
[<ffffffff81231dc6>] sysfs_remove_group+0xc6/0xd0
[<ffffffff8141dc03>] dpm_sysfs_remove+0x43/0x50
[<ffffffff81413955>] device_del+0x45/0x1c0
[<ffffffff81413aee>] device_unregister+0x1e/0x60
[<ffffffff81413bac>] device_destroy+0x3c/0x50
[<ffffffff81542107>] drop_ref.part.2+0x57/0x70
[<ffffffff81542a2a>] hidraw_release+0x7a/0x90
[<ffffffff811ba5dc>] __fput+0xdc/0x230
[<ffffffff811ba77e>] ____fput+0xe/0x10
[<ffffffff8108c0f7>] task_work_run+0xa7/0xe0
[<ffffffff81013a31>] do_notify_resume+0x61/0xa0
[<ffffffff81696262>] int_signal+0x12/0x17

Comment 1 Justin M. Forbes 2014-05-21 19:37:52 UTC
*********** MASS BUG UPDATE **************

We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 20 kernel bugs.

Fedora 20 has now been rebased to 3.14.4-200.fc20.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.

If you experience different issues, please open a new bug report for those.

Comment 2 Josh Boyer 2014-06-18 14:29:32 UTC
This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 2 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously.