Bug 447397 - CIFS: slab error in kmem_cache_destroy(): cache `cifs_request': Can't free all objects
Summary: CIFS: slab error in kmem_cache_destroy(): cache `cifs_request': Can't free al...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.7
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Jeff Layton
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On: 446142
Blocks: 461304
TreeView+ depends on / blocked
 
Reported: 2008-05-19 19:48 UTC by Jeff Layton
Modified: 2018-10-27 15:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-18 19:36:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2009:1024 0 normal SHIPPED_LIVE Important: Red Hat Enterprise Linux 4.8 kernel security and bug fix update 2009-05-18 14:57:26 UTC

Description Jeff Layton 2008-05-19 19:48:55 UTC
+++ This bug was initially created as a clone of Bug #446142 +++

After some CIFS testing on 2.6.18-92.el5xen, I got this:

slab error in kmem_cache_destroy(): cache `cifs_request': Can't free all objects
 [<c046bdbf>] kmem_cache_destroy+0x61/0xf3
 [<e0f61153>] cifs_destroy_request_bufs+0x14/0x28 [cifs]
 [<e0f7e576>] exit_cifs+0x1e/0x80 [cifs]
 [<c043aeae>] sys_delete_module+0x192/0x1b8
 [<c04451fd>] audit_syscall_entry+0x14b/0x17d
 [<c0405413>] syscall_call+0x7/0xb
 =======================
kmem_cache_create: duplicate cache cifs_request
 [<c046b91b>] kmem_cache_create+0x453/0x483
 [<c046aa47>] kmem_cache_alloc+0x54/0x5e
 [<e0f61276>] cifs_init_request_bufs+0x53/0x182 [cifs]
 [<e0c3c151>] init_cifs+0x151/0x22c [cifs]
 [<c043aafd>] sys_init_module+0x18b5/0x1a60
 [<c046bd5e>] kmem_cache_destroy+0x0/0xf3
 [<c04451fd>] audit_syscall_entry+0x14b/0x17d
 [<c0405413>] syscall_call+0x7/0xb

...not sure exactly what caused it...

-- Additional comment from jlayton on 2008-05-14 16:09 EST --
Turned out to be a problem in the error path for readdir. Patch has been pushed
upstream.

Comment 1 RHEL Program Management 2008-09-03 13:16:46 UTC
Updating PM score.

Comment 2 RHEL Program Management 2008-09-22 15:22:23 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 4 Jeff Layton 2009-01-23 15:08:57 UTC
From bug 462459:

Committed in 78.23.EL . RPMS are available at
http://people.redhat.com/vgoyal/rhel4/

...moving this to MODIFIED since the patches for it were part of the larger CIFS update.

Comment 7 errata-xmlrpc 2009-05-18 19:36:44 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2009-1024.html


Note You need to log in before you can comment on or make changes to this bug.