Bug 238548
Summary: | kobject_add failed for vcs1 with -EEXIST, | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Neal Becker <ndbecker2> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | jonstanley |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-08 04:29:23 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: | |||
Bug Depends On: | |||
Bug Blocks: | 427887 |
Description
Neal Becker
2007-05-01 11:09:39 UTC
same here today, but: - 2.6.20-1.2948.fc6, hadn't seen it with 2944 - logout from gnome - and twice: one per core ? I got that on i386 with 2.6.20-1.2948.fc6 after typing 'reboot' in a gnome-terminal window. This is how a corresponding log fragment looks: NetworkManager: <WARNING> nm_signal_handler (): Caught signal 15, shutting down normally. NetworkManager: <information> Caught terminiation signal NetworkManager: <information> Deactivating device eth0. kernel: kobject_add failed for vcs1 with -EEXIST, don't try to register things with the same name in the same directory. kernel: [<c04e96d3>] kobject_add+0x165/0x18e kernel: [<c04e988d>] kobject_set_name+0x2b/0x92 kernel: [<c0556f9f>] device_add+0x8b/0x49c kernel: [<c04378e6>] init_waitqueue_head+0x12/0x20 kernel: [<c055743a>] device_create+0x7a/0x9a kernel: [<c053cde0>] vcs_make_sysfs+0x34/0x6e kernel: [<c0541c17>] con_open+0x6f/0x7c kernel: [<c05386d0>] tty_open+0x175/0x2b4 kernel: [<c0474714>] chrdev_open+0xf7/0x12b kernel: [<c047461d>] chrdev_open+0x0/0x12b kernel: [<c0470e34>] __dentry_open+0xc3/0x17a kernel: [<c0470f65>] nameidata_to_filp+0x24/0x33 kernel: [<c0470fa6>] do_filp_open+0x32/0x39 kernel: [<c0464e28>] do_mmap_pgoff+0x58a/0x6ee kernel: [<c0470d67>] get_unused_fd+0xb3/0xbd kernel: [<c0470fef>] do_sys_open+0x42/0xbe kernel: [<c04710a4>] sys_open+0x1c/0x1e kernel: [<c0403f64>] syscall_call+0x7/0xb kernel: ======================= kernel: kobject_add failed for vcsa1 with -EEXIST, don't try to register things with the same name in the same directory. kernel: [<c04e96d3>] kobject_add+0x165/0x18e kernel: [<c04e988d>] kobject_set_name+0x2b/0x92 kernel: [<c0556f9f>] device_add+0x8b/0x49c kernel: [<c04378e6>] init_waitqueue_head+0x12/0x20 kernel: [<c055743a>] device_create+0x7a/0x9a kernel: [<c053ce15>] vcs_make_sysfs+0x69/0x6e kernel: [<c0541c17>] con_open+0x6f/0x7c kernel: [<c05386d0>] tty_open+0x175/0x2b4 kernel: [<c0474714>] chrdev_open+0xf7/0x12b kernel: [<c047461d>] chrdev_open+0x0/0x12b kernel: [<c0470e34>] __dentry_open+0xc3/0x17a kernel: [<c0470f65>] nameidata_to_filp+0x24/0x33 kernel: [<c0470fa6>] do_filp_open+0x32/0x39 kernel: [<c0464e28>] do_mmap_pgoff+0x58a/0x6ee kernel: [<c0470d67>] get_unused_fd+0xb3/0xbd kernel: [<c0470fef>] do_sys_open+0x42/0xbe kernel: [<c04710a4>] sys_open+0x1c/0x1e kernel: [<c0403f64>] syscall_call+0x7/0xb kernel: ======================= gpm[2136]: *** info [mice.c(1766)]: After that a reboot continued. (This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora! Per the previous comment in this bug, I am closing it as INSUFFICIENT_DATA, since no information has been lodged for over 30 days. Please re-open this bug or file a new one if you can provide the requested data, and thanks for filing the original report! |