Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 248853

Summary: BUG: warning at kernel/softirq
Product: [Fedora] Fedora Reporter: Nadav Kavalerchik <nadavkav>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7   
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: 2007-07-19 13:59:08 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 Nadav Kavalerchik 2007-07-19 08:22:39 UTC
Description of problem:
i get this output in /var/log/messages

BUG: warning at kernel/softirq.c:138/local_bh_enable() (Not tainted)
Jul 19 10:51:20 ltsp kernel:  [<c042b0cf>] local_bh_enable+0x45/0x92
Jul 19 10:51:20 ltsp kernel:  [<c06002bd>] cond_resched_softirq+0x2c/0x42
Jul 19 10:51:20 ltsp kernel:  [<c059adf3>] release_sock+0x4f/0x9d
Jul 19 10:51:20 ltsp kernel:  [<c05c670d>] tcp_sendmsg+0x90b/0x9f9
Jul 19 10:51:20 ltsp kernel:  [<c059cfdb>] skb_dequeue+0x39/0x3f
Jul 19 10:51:20 ltsp kernel:  [<c05f7f50>] unix_stream_recvmsg+0x389/0x4aa
Jul 19 10:51:20 ltsp kernel:  [<c05dec95>] inet_sendmsg+0x3b/0x45
Jul 19 10:51:20 ltsp kernel:  [<c0598731>] sock_aio_write+0xf6/0x102
Jul 19 10:51:20 ltsp kernel:  [<c04754ee>] do_sync_write+0xc7/0x10a
Jul 19 10:51:20 ltsp kernel:  [<c06016f4>] _spin_lock_bh+0x8/0x18
Jul 19 10:51:20 ltsp kernel:  [<c0436e71>] autoremove_wake_function+0x0/0x35
Jul 19 10:51:20 ltsp kernel:  [<c0598af7>] sock_ioctl+0x19f/0x1be
Jul 19 10:51:20 ltsp kernel:  [<c0598958>] sock_ioctl+0x0/0x1be
Jul 19 10:51:20 ltsp kernel:  [<c0475d47>] vfs_write+0xbc/0x154
Jul 19 10:51:20 ltsp kernel:  [<c0476342>] sys_write+0x41/0x67
Jul 19 10:51:20 ltsp kernel:  [<c0404f70>] syscall_call+0x7/0xb
Jul 19 10:51:20 ltsp kernel:  =======================

thou, system seems to work properly :-)
(just wanted to let you know)

Version-Release number of selected component (if applicable):
kernel - 2.6.21-1.3194.fc7 #1 SMP

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Chuck Ebbert 2007-07-19 13:59:08 UTC

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