All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Knorr <kraxel@suse.de>
To: Nivedita Singhvi <niv@us.ibm.com>
Cc: xen-devel@lists.xensource.com, Steven Hand <Steven.Hand@cl.cam.ac.uk>
Subject: Re: bug: slab corruption (net backend?)
Date: Mon, 11 Jul 2005 15:25:35 +0200	[thread overview]
Message-ID: <20050711132535.GB13297@bytesex> (raw)
In-Reply-To: <42CD52F4.2010407@us.ibm.com>

> >As the tcpdump below shows the xen machine sends the same packet over
> >and over again.  I'd guess some kind of memory corruption which kills
> >the packet checksum and makes eskarina drop the packet.  Maybe just
> >use-after-free as the slabdebug stuff will fill released memory blocks
> >with some pattern.
> 
> Can you disable tcp checksum offload (ethtool -K tx off) and see
> if you can reproduce this problem?

Never seen that again since I've turned off CONFIG_SLAB_DEBUG,
which seems to be incompatible with the page mapping the xen
backend drivers do.

  Gerd

-- 
panic("it works"); /* avoid being flooded with debug messages */

  reply	other threads:[~2005-07-11 13:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-07  9:41 bug: slab corruption (net backend?) Gerd Knorr
2005-07-07 10:11 ` Steven Hand
2005-07-07 11:35   ` Gerd Knorr
2005-07-07 12:05     ` Keir Fraser
2005-07-07 12:22       ` Gerd Knorr
2005-07-07 12:48         ` Gerd Knorr
2005-07-07 13:17         ` Gerd Knorr
2005-07-07 14:05           ` Keir Fraser
2005-07-07 14:18             ` Gerd Knorr
2005-07-07 14:41               ` Gerd Knorr
2005-07-07 16:06           ` Nivedita Singhvi
2005-07-11 13:25             ` Gerd Knorr [this message]
2005-07-11 13:37               ` Keir Fraser
2005-07-11 14:29                 ` Bin Ren
2005-07-07 15:54 ` Gerd Knorr

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=20050711132535.GB13297@bytesex \
    --to=kraxel@suse.de \
    --cc=Steven.Hand@cl.cam.ac.uk \
    --cc=niv@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.