public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcus Hall <mhall@coraccess.com>
To: linux-kernel@vger.kernel.org
Subject: linux-arm-2.5.59 problem connecting from win 98
Date: Tue, 26 Aug 2003 15:26:11 -0600	[thread overview]
Message-ID: <3F4BD073.6020105@coraccess.com> (raw)

I have a PXA-255 (ARM xscale) based system running the 2.5.59-rmk1-pxa1
(+ some trizeps patches) and am having a problem with connecting to the
system from a windows box.

Things work just fine with http/ftp/telnet from a linux box, but if I
try to connect from a win 98 system, linux panics (don't really blame
it..) with the error message 'kernel BUG at net/core/skbuff.c:323',
which appears to say that an skbuff is being freed while still on a
list.

Looking at the packets being sent, it appears that the windows box is
releating the SYN and ACK packets.  This should be legal, but may be
what is confusing the linux system.  The packets I see are:

	windows		linux
		SYN ->
		SYN ->
		<- SYN ACK
		ACK ->
		ACK ->
		data ->
		...

I don't know if the problem occurs on the 2nd SYN, or the 2nd ACK (or,
I guess somewhere else...)

I don't believe that there are any changes in the core networking in
the arm/xscale patches applied to the base 2.5.59 kernel, just some
tweaking of the smc9194 and cs89x0 modules.  It seems unlikely that this
problem would exist in the "official" kernel for long, but it also seems
unlikely to be particular to the arm either...  Is it a known bug
(hopefully with a patch somewhere)?

Thank You!

Marcus Hall
CorAccess Systems


             reply	other threads:[~2003-08-26 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-26 21:26 Marcus Hall [this message]
2003-08-27  8:22 ` linux-arm-2.5.59 problem connecting from win 98 Russell King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F4BD073.6020105@coraccess.com \
    --to=mhall@coraccess.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox