mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: Linux kernel <linux-kernel@vger.kernel.org>
Subject: smbfs and Slab corruption bug in 2.6
Date: Tue, 26 Oct 2004 08:52:43 +0400	[thread overview]
Message-ID: <417DD81B.2090802@aknet.ru> (raw)

Hello.

When I am trying to access some files
on an SMB server, I get this in the log:

---
Oct 25 09:30:09 stas mount.smbfs[2086]:   tdb(/var/lib/samba/gencache.tdb): tdb_lock failed on list 60 ltype=1 (Bad file descriptor)
Oct 25 09:30:39 stas kernel: smb_add_request: request [d242b03c, mid=1802201963] timed out!
Oct 25 09:30:39 stas kernel: Slab corruption: start=d242b03c, len=252
Oct 25 09:30:39 stas kernel: Redzone: 0x5a2cf071/0x5a2cf071.
Oct 25 09:30:39 stas kernel: Last user: [<e08ef84a>](smb_add_request+0x2aa/0x310 [smbfs])
Oct 25 09:30:39 stas kernel: 000: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b
Oct 25 09:30:39 stas kernel: 0f0: 6b 6b 6b 6b 02 00 58 00 fb ff ff ff
Oct 25 09:30:39 stas kernel: Next obj: start=d242b144, len=252
Oct 25 09:30:39 stas kernel: Redzone: 0x170fc2a5/0x170fc2a5.
Oct 25 09:30:39 stas kernel: Last user: [<e08ef1d4>](smb_do_alloc_request+0x24/0xa0 [smbfs])
Oct 25 09:30:39 stas kernel: 000: 4c b2 42 d2 74 27 a6 de 02 00 00 00 01 00 00 00
Oct 25 09:30:39 stas kernel: 010: ad 4e ad de 3c 8d 09 d4 3c 8d 09 d4 00 40 00 00
Oct 25 09:30:39 stas kernel: smb_add_request: request [d242beac, mid=1802201963] timed out!
Oct 25 09:30:39 stas kernel: Slab corruption: start=d242beac, len=252
Oct 25 09:30:39 stas kernel: Redzone: 0x5a2cf071/0x5a2cf071.
Oct 25 09:30:39 stas kernel: Last user: [<e08ef84a>](smb_add_request+0x2aa/0x310 [smbfs])
Oct 25 09:30:39 stas kernel: 000: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b
Oct 25 09:30:39 stas kernel: 0f0: 6b 6b 6b 6b 02 00 58 00 fb ff ff ff
Oct 25 09:30:39 stas kernel: Prev obj: start=d242bda4, len=252
Oct 25 09:30:39 stas kernel: Redzone: 0x5a2cf071/0x5a2cf071.
Oct 25 09:30:39 stas kernel: Last user: [<00000000>](0x0)
Oct 25 09:30:39 stas kernel: 000: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Oct 25 09:30:39 stas kernel: 010: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b
Oct 25 09:30:39 stas kernel: smb_add_request: request [d242b144, mid=62] timed out!
Oct 25 09:30:40 stas kernel: smb_lookup: find images/money.jpg failed, error=-5
Oct 25 09:30:40 stas kernel: smb_add_request: request [d242b24c, mid=63] timed out!
---
and then the system is unstable, so that
I have to reboot.

This happens with all 2.6 kernels I tried
(from something like 2.6.2 to 2.6.9).
The only reference to the similar problem
I can find, is this:
http://lkml.org/lkml/2003/5/22/49

This bug is really nasty and I guess I was
waiting for too long for it to get fixed.
Any hints how can I get more info out of
it, or how can I start debugging it?


             reply	other threads:[~2004-10-26  3:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-26  4:52 Stas Sergeev [this message]
2004-10-27  0:04 ` Andrew Morton

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=417DD81B.2090802@aknet.ru \
    --to=stsp@aknet.ru \
    --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

Powered by JetHome