Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WARNING: at fs/sysfs/dir.c:463 sysfs_add_one+0x4a/0x50()
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
A.S. Pushkin
Guru
Guru


Joined: 09 Nov 2002
Posts: 418
Location: dx/dt, dy/dt, dz/dt, t

PostPosted: Sat Feb 21, 2009 7:04 pm    Post subject: WARNING: at fs/sysfs/dir.c:463 sysfs_add_one+0x4a/0x50() Reply with quote

I hate to post this question, but I'm unsure what it means and this has been occurring on the last 2 kernel upgrades for me. I'd appreciate if anyone is able to tell me what I am leaving out or how to correct this.

This taken from dmesg.

Thanks!

[ 37.439807] ------------[ cut here ]------------
[ 37.439811] WARNING: at fs/sysfs/dir.c:463 sysfs_add_one+0x4a/0x50()
[ 37.439814] sysfs: duplicate filename '253:0' can not be created
[ 37.439815] Modules linked in: it87 hwmon_vid xt_state iptable_filter iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack iptable_mangle iptable_raw ip_tables ip6table_filter ip6_tables x_tables ipv6 i2o_proc i2o_config i2o_core i2c_dev snd_seq_midi snd_virmidi snd_seq_virmidi snd_au8830 snd_ac97_codec ac97_bus snd_mpu401_uart k8temp snd_rawmidi hwmon i2c_nforce2 ohci_hcd i2c_core sr_mod
[ 37.439836] Pid: 6690, comm: pktsetup Not tainted 2.6.27-gentoo-r8 #5
[ 37.439839] [<c0118236>] warn_slowpath+0x76/0x90
[ 37.439844] [<c01ffb3d>] ida_get_new_above+0x6d/0x150
[ 37.439849] [<c01ff956>] idr_get_empty_slot+0xe6/0x260
[ 37.439853] [<c01ffb3d>] ida_get_new_above+0x6d/0x150
[ 37.439856] [<c019e171>] sysfs_find_dirent+0x21/0x30
[ 37.439860] [<c019e19c>] __sysfs_add_one+0x1c/0x80
[ 37.439863] [<c019e24a>] sysfs_add_one+0x4a/0x50
[ 37.439866] [<c019ef42>] sysfs_do_create_link+0x72/0xe0
[ 37.439869] [<c019efdf>] sysfs_create_link+0xf/0x20
[ 37.439872] [<c0270cbe>] device_add+0x1de/0x4a0
[ 37.439878] [<c019e2bd>] sysfs_addrm_start+0x6d/0xb0
[ 37.439881] [<c0271021>] device_create_vargs+0x91/0xc0
[ 37.439884] [<c027107f>] device_create+0x2f/0x40
[ 37.439888] [<c028123d>] pkt_setup_dev+0x36d/0x450
[ 37.439891] [<c02821f2>] pkt_ctl_ioctl+0x142/0x1b0
[ 37.439894] [<c02820b0>] pkt_ctl_ioctl+0x0/0x1b0
[ 37.439897] [<c016cb69>] vfs_ioctl+0x69/0x70
[ 37.439901] [<c016cbcc>] do_vfs_ioctl+0x5c/0x260
[ 37.439903] [<c016ce38>] sys_ioctl+0x68/0x80
[ 37.439906] [<c0102e65>] sysenter_do_call+0x12/0x21
[ 37.439909] [<c0185801>] bio_get_nr_vecs+0x21/0x40
[ 37.439913] =======================
[ 37.439915] ---[ end trace 54db2a9574335ab9 ]---
_________________
ASPushkin

"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Mon Feb 23, 2009 8:49 am    Post subject: Reply with quote

well, seems you have some kind of duplicate filename that prevent creation of the wanted filename.

1/ a kernel bug with a race condition you meet
2/ a program bug that is calling that kernel function in a bad context, manner....
3/ i prefer that one : a bad fs that respond erratic datas to a kernel function, it's time to fsck that fs
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum