Bug 9853
Summary: | KERNEL: assertion ((int)tcp_packets_in_flight(tp) >= 0) failed at net/ipv4/tcp_input.c (1274) | ||
---|---|---|---|
Product: | Networking | Reporter: | Krzysztof Oledzki (ole) |
Component: | IPV4 | Assignee: | Stephen Hemminger (stephen) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | protasnb |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.22.15 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | 10875 | ||
Bug Blocks: |
Description
Krzysztof Oledzki
2008-01-30 13:33:59 UTC
Probably fixed by Ilpo in later kernel versions. Another potential cause could be the problem reported in Bug #10384 The patch however, wouldn't work as is with 2.6.22. Krzysztof, have you tested latest kernel by chance, has the problem gone away with all relevant patches incorporated? Not yet, as I hit another problems so I have not been able to do it. Hopefully, there is only one left. Fixed in more recent kernels. |