assertion (cnt <= tp->packets_out) failed

From: John Bäckstrand (sandos_at_home.se)
Date: 08/05/05

  • Next message: James Morris: "Re: [PATCH] Stacker - single-use static slots"
    Date:	Fri, 05 Aug 2005 17:53:11 +0200
    To: linux-kernel@vger.kernel.org
    
    

    I get

    KERNEL: assertion (cnt <= tp->packets_out) failed at
    net/ipv4/tcp_input.c (1476)

    with 2.6.13-rc5, also with a small netpoll patch that shouldnt affect
    these things. (Topic: "lockups with netconsole on e1000 on media
    insertion").

    I have a decent amount of dropped/overruns:

    eth2 Link encap:Ethernet HWaddr 00:50:DA:E0:BB:36
               inet addr:83.233.27.60 Bcast:83.233.27.255 Mask:255.255.255.0
               inet6 addr: fe80::250:daff:fee0:bb36/64 Scope:Link
               UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
               RX packets:9141685 errors:0 dropped:0 overruns:794 frame:0
               TX packets:10596040 errors:0 dropped:0 overruns:0 carrier:0
               collisions:0 txqueuelen:1000
               RX bytes:950232746 (906.2 MiB) TX bytes:804721505 (767.4 MiB)
               Interrupt:10 Base address:0x8800

    eth3 Link encap:Ethernet HWaddr 00:0E:0C:75:F1:2A
               inet addr:10.32.0.1 Bcast:10.255.255.255 Mask:255.255.0.0
               inet6 addr: fe80::20e:cff:fe75:f12a/64 Scope:Link
               UP BROADCAST RUNNING MULTICAST MTU:16000 Metric:1
               RX packets:16090188 errors:2329 dropped:4658 overruns:2329
    frame:0
               TX packets:34370559 errors:0 dropped:0 overruns:0 carrier:0
               collisions:0 txqueuelen:1000
               RX bytes:1148661167 (1.0 GiB) TX bytes:4000412315 (3.7 GiB)
               Base address:0x8400 Memory:e2000000-e2020000

    ethtool -S eth3
    NIC statistics:
          rx_packets: 16195970
          tx_packets: 34563822
          rx_bytes: 1258213074
          tx_bytes: 4205874656
          rx_errors: 2332
          tx_errors: 0
          rx_dropped: 2332
          tx_dropped: 0
          multicast: 0
          collisions: 0
          rx_length_errors: 0
          rx_over_errors: 0
          rx_crc_errors: 0
          rx_frame_errors: 0
          rx_fifo_errors: 2332
          rx_no_buffer_count: 0
          rx_missed_errors: 2332
          tx_aborted_errors: 0
          tx_carrier_errors: 0
          tx_fifo_errors: 0
          tx_heartbeat_errors: 0
          tx_window_errors: 0
          tx_abort_late_coll: 0
          tx_deferred_ok: 0
          tx_single_coll_ok: 0
          tx_multi_coll_ok: 0
          rx_long_length_errors: 0
          rx_short_length_errors: 0
          rx_align_errors: 0
          tx_tcp_seg_good: 2981894
          tx_tcp_seg_failed: 0
          rx_flow_control_xon: 0
          rx_flow_control_xoff: 0
          tx_flow_control_xon: 0
          tx_flow_control_xoff: 0
          rx_long_byte_count: 14143114962
          rx_csum_offload_good: 16195740
          rx_csum_offload_errors: 0

    ethtool -S eth2
    NIC statistics:
          tx_deferred: 0
          tx_multiple_collisions: 0
          rx_bad_ssd: 0

    ---
    John Bäckstrand
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: James Morris: "Re: [PATCH] Stacker - single-use static slots"

    Relevant Pages

    • ide-cd problems
      ... I'm going to bump this topic a bit, ... The read-only granting write/blank seems like a pretty serious security issue ... Not being able to open the device without media is merely extremely ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: Blockbusting news, this is important (Re: Why are bad disk se ctors numbered strangely, and what
      ... > decay on the media... ... a drive gets closer and closer to a DRAM cell than ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.7 (future kernel) wish
      ... > synchronously so that if you do pull it out prematurely the damage done ... when I put stuff onto a CF card via CF-to-USB adapter Windows ... The only media that I've ever seen Windows use ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.5/2.6 PCMCIA Issues
      ... >> not include the insertion of the Orinoco card as the console freezes ... >> there were no messages whatsoever regarding the event of the insertion ... Fix PnP Probing in i82365.c ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 2.6.11-rc3-mm1 : mount UDF CDRW stuck in D state
      ... Mounting and writing this media in packet-writing mode works fine with kernel 2.6.11-rc2-mm2. ... laurent$ ps aux | grep mount ... Settings: ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)