Bug 124014

Summary: Badness in interruptible_sleep_on at kernel/sched.c:1927
Product: [Fedora] Fedora Reporter: Daniel Vollbrecht <d+redhat>
Component: kernelAssignee: Jeff Moyer <jmoyer>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:03:33 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:

Description Daniel Vollbrecht 2004-05-22 22:26:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux)

Description of problem:
Already reported for Fedora Core 1 (bug #116864), now occured in
Fedora Core 2.

Badness in interruptible_sleep_on at kernel/sched.c:1927
Call Trace:
 [<0227ee1e>] interruptible_sleep_on+0x5a/0xa7
 [<02115e97>] default_wake_function+0x0/0xc
 [<02181229>] inode_has_perm+0x57/0x5f
 [<428e3267>] autofs4_wait+0x1c6/0x200 [autofs4]
 [<428e25c8>] try_to_fill_dentry+0x8b/0xdb [autofs4]
 [<0214af60>] do_lookup+0x54/0x72
 [<0214b494>] link_path_walk+0x516/0x6e2
 [<0214b8b3>] path_lookup+0xf8/0x128
 [<0214b9ef>] __user_walk+0x21/0x51
 [<02147d02>] vfs_stat+0x14/0x3a
 [<02148274>] sys_stat64+0xf/0x23
 [<0213f3d3>] get_user_size+0x30/0x57
 [<02105697>] sys_sigreturn+0x96/0xbb

Badness in interruptible_sleep_on at kernel/sched.c:1927
Call Trace:
 [<0227ee1e>] interruptible_sleep_on+0x5a/0xa7
 [<02115e97>] default_wake_function+0x0/0xc
 [<02181229>] inode_has_perm+0x57/0x5f
 [<428e3267>] autofs4_wait+0x1c6/0x200 [autofs4]
 [<428e25c8>] try_to_fill_dentry+0x8b/0xdb [autofs4]
 [<0214af60>] do_lookup+0x54/0x72
 [<0214b494>] link_path_walk+0x516/0x6e2
 [<0214b8b3>] path_lookup+0xf8/0x128
 [<0214b9ef>] __user_walk+0x21/0x51
 [<0214054e>] sys_chdir+0x17/0x5f


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

How reproducible:
Always

Steps to Reproduce:
1. try to log in with gdm (-> automounter f�r nfs home partition)
2.
3.
    

Actual Results:  posted message occurs. log in with gdm takes some
minutes for a timeout after typing in the password, but then goes on
properly.

Additional info:

Comment 1 Arjan van de Ven 2004-05-23 06:45:51 UTC
you might want to try the update candidate kernel from
http://people.redhat.com/arjanv/2.6/

Comment 2 Jeff Moyer 2004-05-24 14:43:38 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 19:03:33 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.