Bug 1033841 - [abrt] WARNING: CPU: 0 PID: 220 at fs/proc/generic.c:332 proc_register+0xc8/0x150()
Summary: [abrt] WARNING: CPU: 0 PID: 220 at fs/proc/generic.c:332 proc_register+0xc8/0...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:703a9898b242d10c3bd54b75db6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-23 16:58 UTC by gsv000
Modified: 2014-02-05 22:33 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-05 22:33:42 UTC
Type: ---


Attachments (Terms of Use)
File: dmesg (88.19 KB, text/plain)
2013-11-23 16:58 UTC, gsv000
no flags Details

Description gsv000 2013-11-23 16:58:02 UTC
Description of problem:
The system crashed unexpectedly. I reseated cables, just in case, and it seemed to restart normally. I walked away after it started fsck. Hours later I realized it had crashed again. Upon another restart it seems to be working fine.  However, after this latest successful reboot in /var/log/messages I see: 

Nov 23 11:32:10 ajloc2 kernel: [    3.953312] ------------[ cut here ]------------
Nov 23 11:32:10 ajloc2 kernel: [    3.953318] WARNING: CPU: 0 PID: 220 at fs/proc/generic.c:332 proc_register+0xc8/0x150()
Nov 23 11:32:10 ajloc2 kernel: [    3.953319] proc_dir_entry 'irq/17' already registered
Nov 23 11:32:10 ajloc2 kernel: [    3.953322] Modules linked in: sata_promise(+) pata_jmicron(+) i2c_core sunrpc
Nov 23 11:32:10 ajloc2 kernel: [    3.953324] CPU: 0 PID: 220 Comm: systemd-udevd Not tainted 3.11.7-100.fc18.x86_64 #1
Nov 23 11:32:10 ajloc2 kernel: [    3.953325] Hardware name: System manufacturer P5KC/P5KC, BIOS 1203    06/25/2008
Nov 23 11:32:10 ajloc2 kernel: [    3.953328]  0000000000000009 ffff88022dadd798 ffffffff816665e6 0000000000000000
Nov 23 11:32:10 ajloc2 kernel: [    3.953330]  ffff88022dadd7e8 ffff88022dadd7d8 ffffffff810695ec 00000000000080d0
Nov 23 11:32:10 ajloc2 kernel: [    3.953332]  ffff88022dc8a3f3 ffff88022dc8a380 ffff880234101580 0000000000000000
Nov 23 11:32:10 ajloc2 kernel: [    3.953332] Call Trace:
Nov 23 11:32:10 ajloc2 kernel: [    3.953337]  [<ffffffff816665e6>] dump_stack+0x46/0x58
Nov 23 11:32:10 ajloc2 kernel: [    3.953340]  [<ffffffff810695ec>] warn_slowpath_common+0x8c/0xc0
Nov 23 11:32:10 ajloc2 kernel: [    3.953342]  [<ffffffff810696d6>] warn_slowpath_fmt+0x46/0x50
Nov 23 11:32:10 ajloc2 kernel: [    3.953344]  [<ffffffff812187bb>] ? proc_alloc_inum+0x4b/0xc0
Nov 23 11:32:10 ajloc2 kernel: [    3.953346]  [<ffffffff812188f8>] proc_register+0xc8/0x150
Nov 23 11:32:10 ajloc2 kernel: [    3.953347]  [<ffffffff81218a92>] proc_mkdir_data+0x52/0x80
Nov 23 11:32:10 ajloc2 kernel: [    3.953349]  [<ffffffff81218ad5>] proc_mkdir+0x15/0x20
Nov 23 11:32:10 ajloc2 kernel: [    3.953352]  [<ffffffff810feec9>] register_irq_proc+0x99/0x160
Nov 23 11:32:10 ajloc2 kernel: [    3.953355]  [<ffffffff810fb827>] __setup_irq+0x257/0x530
Nov 23 11:32:10 ajloc2 kernel: [    3.953357]  [<ffffffff810fbb8d>] ? request_threaded_irq+0x8d/0x180
Nov 23 11:32:10 ajloc2 kernel: [    3.953358]  [<ffffffff810fbb8d>] ? request_threaded_irq+0x8d/0x180
Nov 23 11:32:10 ajloc2 kernel: [    3.953362]  [<ffffffffa006ebd0>] ? pdc_sata_port_start+0x40/0x40 [sata_promise]
Nov 23 11:32:10 ajloc2 kernel: [    3.953363]  [<ffffffff810fbbd7>] request_threaded_irq+0xd7/0x180
Nov 23 11:32:10 ajloc2 kernel: [    3.953366]  [<ffffffffa006ebd0>] ? pdc_sata_port_start+0x40/0x40 [sata_promise]
Nov 23 11:32:10 ajloc2 kernel: [    3.953368]  [<ffffffff810f93f1>] devm_request_threaded_irq+0x71/0xd0
Nov 23 11:32:10 ajloc2 kernel: [    3.953371]  [<ffffffffa006ebd0>] ? pdc_sata_port_start+0x40/0x40 [sata_promise]
Nov 23 11:32:10 ajloc2 kernel: [    3.953374]  [<ffffffff8144e814>] ata_host_activate+0x94/0x110
Nov 23 11:32:10 ajloc2 kernel: [    3.953378]  [<ffffffff8133b595>] ? pcibios_set_master+0x35/0xb0
Nov 23 11:32:10 ajloc2 kernel: [    3.953380]  [<ffffffffa006f336>] pdc_ata_init_one+0x336/0x3e0 [sata_promise]
Nov 23 11:32:10 ajloc2 kernel: [    3.953382]  [<ffffffff8133d25b>] local_pci_probe+0x4b/0x80
Nov 23 11:32:10 ajloc2 kernel: [    3.953384]  [<ffffffff8133d5e1>] pci_device_probe+0x111/0x120
Nov 23 11:32:10 ajloc2 kernel: [    3.953387]  [<ffffffff81407f6b>] driver_probe_device+0x8b/0x390
Nov 23 11:32:10 ajloc2 kernel: [    3.953389]  [<ffffffff8140831b>] __driver_attach+0xab/0xb0
Nov 23 11:32:10 ajloc2 kernel: [    3.953391]  [<ffffffff81408270>] ? driver_probe_device+0x390/0x390
Nov 23 11:32:10 ajloc2 kernel: [    3.953393]  [<ffffffff81405ebd>] bus_for_each_dev+0x5d/0xa0
Nov 23 11:32:10 ajloc2 kernel: [    3.953394]  [<ffffffff814078ae>] driver_attach+0x1e/0x20
Nov 23 11:32:10 ajloc2 kernel: [    3.953396]  [<ffffffff81407444>] bus_add_driver+0x114/0x290
Nov 23 11:32:10 ajloc2 kernel: [    3.953398]  [<ffffffffa0074000>] ? 0xffffffffa0073fff
Nov 23 11:32:10 ajloc2 kernel: [    3.953399]  [<ffffffffa0074000>] ? 0xffffffffa0073fff
Nov 23 11:32:10 ajloc2 kernel: [    3.953401]  [<ffffffff814089ea>] driver_register+0x7a/0x170
Nov 23 11:32:10 ajloc2 kernel: [    3.953403]  [<ffffffffa0074000>] ? 0xffffffffa0073fff
Nov 23 11:32:10 ajloc2 kernel: [    3.953404]  [<ffffffff8133c57b>] __pci_register_driver+0x4b/0x50
Nov 23 11:32:10 ajloc2 kernel: [    3.953407]  [<ffffffffa007401e>] pdc_ata_pci_driver_init+0x1e/0x1000 [sata_promise]
Nov 23 11:32:10 ajloc2 kernel: [    3.953409]  [<ffffffff81002132>] do_one_initcall+0x102/0x1b0
Nov 23 11:32:10 ajloc2 kernel: [    3.953413]  [<ffffffff810540f3>] ? set_memory_nx+0x43/0x50
Nov 23 11:32:10 ajloc2 kernel: [    3.953415]  [<ffffffff810cf863>] load_module+0x1d43/0x27f0
Nov 23 11:32:10 ajloc2 kernel: [    3.953418]  [<ffffffff810cb7b0>] ? __unlink_module+0x30/0x30
Nov 23 11:32:10 ajloc2 kernel: [    3.953420]  [<ffffffff8117a19b>] ? alloc_vmap_area+0x27b/0x310
Nov 23 11:32:10 ajloc2 kernel: [    3.953423]  [<ffffffff810d03c2>] SyS_init_module+0xb2/0x100
Nov 23 11:32:10 ajloc2 kernel: [    3.953425]  [<ffffffff81675799>] system_call_fastpath+0x16/0x1b
Nov 23 11:32:10 ajloc2 kernel: [    3.953426] ---[ end trace b305806fe0303707 ]---
Nov 23 11:32:10 ajloc2 kernel: [    3.953434] ------------[ cut here ]------------

This is the latest f18 kernel

Additional info:
reporter:       libreport-2.1.9
WARNING: CPU: 0 PID: 220 at fs/proc/generic.c:332 proc_register+0xc8/0x150()
proc_dir_entry 'irq/17' already registered
Modules linked in: sata_promise(+) pata_jmicron(+) i2c_core sunrpc
CPU: 0 PID: 220 Comm: systemd-udevd Not tainted 3.11.7-100.fc18.x86_64 #1
Hardware name: System manufacturer P5KC/P5KC, BIOS 1203    06/25/2008
 0000000000000009 ffff88022dadd798 ffffffff816665e6 0000000000000000
 ffff88022dadd7e8 ffff88022dadd7d8 ffffffff810695ec 00000000000080d0
 ffff88022dc8a3f3 ffff88022dc8a380 ffff880234101580 0000000000000000
Call Trace:
 [<ffffffff816665e6>] dump_stack+0x46/0x58
 [<ffffffff810695ec>] warn_slowpath_common+0x8c/0xc0
 [<ffffffff810696d6>] warn_slowpath_fmt+0x46/0x50
 [<ffffffff812187bb>] ? proc_alloc_inum+0x4b/0xc0
 [<ffffffff812188f8>] proc_register+0xc8/0x150
 [<ffffffff81218a92>] proc_mkdir_data+0x52/0x80
 [<ffffffff81218ad5>] proc_mkdir+0x15/0x20
 [<ffffffff810feec9>] register_irq_proc+0x99/0x160
 [<ffffffff810fb827>] __setup_irq+0x257/0x530
 [<ffffffff810fbb8d>] ? request_threaded_irq+0x8d/0x180
 [<ffffffff810fbb8d>] ? request_threaded_irq+0x8d/0x180
 [<ffffffffa006ebd0>] ? pdc_sata_port_start+0x40/0x40 [sata_promise]
 [<ffffffff810fbbd7>] request_threaded_irq+0xd7/0x180
 [<ffffffffa006ebd0>] ? pdc_sata_port_start+0x40/0x40 [sata_promise]
 [<ffffffff810f93f1>] devm_request_threaded_irq+0x71/0xd0
 [<ffffffffa006ebd0>] ? pdc_sata_port_start+0x40/0x40 [sata_promise]
 [<ffffffff8144e814>] ata_host_activate+0x94/0x110
 [<ffffffff8133b595>] ? pcibios_set_master+0x35/0xb0
 [<ffffffffa006f336>] pdc_ata_init_one+0x336/0x3e0 [sata_promise]
 [<ffffffff8133d25b>] local_pci_probe+0x4b/0x80
 [<ffffffff8133d5e1>] pci_device_probe+0x111/0x120
 [<ffffffff81407f6b>] driver_probe_device+0x8b/0x390
 [<ffffffff8140831b>] __driver_attach+0xab/0xb0
 [<ffffffff81408270>] ? driver_probe_device+0x390/0x390
 [<ffffffff81405ebd>] bus_for_each_dev+0x5d/0xa0
 [<ffffffff814078ae>] driver_attach+0x1e/0x20
 [<ffffffff81407444>] bus_add_driver+0x114/0x290
 [<ffffffffa0074000>] ? 0xffffffffa0073fff
 [<ffffffffa0074000>] ? 0xffffffffa0073fff
 [<ffffffff814089ea>] driver_register+0x7a/0x170
 [<ffffffffa0074000>] ? 0xffffffffa0073fff
 [<ffffffff8133c57b>] __pci_register_driver+0x4b/0x50
 [<ffffffffa007401e>] pdc_ata_pci_driver_init+0x1e/0x1000 [sata_promise]
 [<ffffffff81002132>] do_one_initcall+0x102/0x1b0
 [<ffffffff810540f3>] ? set_memory_nx+0x43/0x50
 [<ffffffff810cf863>] load_module+0x1d43/0x27f0
 [<ffffffff810cb7b0>] ? __unlink_module+0x30/0x30
 [<ffffffff8117a19b>] ? alloc_vmap_area+0x27b/0x310
 [<ffffffff810d03c2>] SyS_init_module+0xb2/0x100
 [<ffffffff81675799>] system_call_fastpath+0x16/0x1b

Comment 1 gsv000 2013-11-23 16:58:13 UTC
Created attachment 828130 [details]
File: dmesg

Comment 2 Fedora End Of Life 2013-12-21 14:46:43 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2014-02-05 22:33:42 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.