Bug 173144 - oops when unmounting nfs
Summary: oops when unmounting nfs
Keywords:
Status: CLOSED DUPLICATE of bug 166152
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2005-11-14 16:46 UTC by Jeremy Katz
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-17 21:46:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeremy Katz 2005-11-14 16:46:05 UTC
Get the following oops when an NFS mount is unmounted --
Badness in interruptible_sleep_on_timeout at kernel/sched.c:3500 (Not tainted)
 [<c033cecc>] interruptible_sleep_on_timeout+0xf7/0x113
 [<c0131c2f>] group_send_sig_info+0x5d/0x67
 [<c01222de>] default_wake_function+0x0/0xc
 [<f8eab4db>] lockd_down+0xbe/0x120 [lockd]
 [<f8fc6df5>] nfs_kill_super+0x46/0x5b [nfs]
 [<c0174c6d>] deactivate_super+0x80/0x91
 [<c0189f1d>] sys_umount+0x33/0x73
 [<c0186a6b>] destroy_inode+0x3f/0x4e
 [<c01084a4>] do_syscall_trace+0x1e3/0x1f5
 [<c0189f74>] sys_oldumount+0x17/0x1b
 [<c01040a5>] syscall_call+0x7/0xb

Comment 1 Steve Dickson 2005-11-17 21:46:09 UTC
This is not a oops... it just a warning... 

*** This bug has been marked as a duplicate of 166152 ***


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