Bug 167951

Summary: Kernel error during yum update
Product: [Fedora] Fedora Reporter: Paul F. Johnson <paul>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: sundaram, wtogami
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: 2005-09-22 02:45:54 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 Paul F. Johnson 2005-09-09 20:36:45 UTC
Description of problem:
The kernel kept throwing up a non-fatal error during a yum update (happened
about 7 times during the reading of the XML files)

Version-Release number of selected component (if applicable):
2.6.13-1.1542_FC5

How reproducible:
Very

Steps to Reproduce:
1. Drop to a console (ctrl-shift-f1)
2. Login as root (not su)
3. Run yum -y update
  
Actual results:
During the update the following occured a number of times

assertion ((int)tp->sacked_out >= 0) failed at net/ipv4/tcp_input.c (2147)

Expected results:
I shouldn't be getting the above!

Additional info:

Comment 1 Rahul Sundaram 2005-09-10 03:18:43 UTC
I cant reproduce this with today's rawhide. 

Comment 2 Paul F. Johnson 2005-09-10 07:30:54 UTC
Same here, but todays (2.6.13-1.1547_FC5) just kernel panics, so it can't be tested.

Comment 3 Dave Jones 2005-09-22 02:45:54 UTC
the tcp assertion should be fixed in latest builds.
Please file a separate bug for other problems.