xfs
[Top] [All Lists]

REOPEN 800992 - pagebuf_init call to kmem_cache_create BUG()

To: dxm@xxxxxxxxxxxx
Subject: REOPEN 800992 - pagebuf_init call to kmem_cache_create BUG()
From: pv@xxxxxxxxxxxxx (dxm@xxxxxxxxxxxx)
Date: Wed, 13 Sep 2000 19:44:38 -0700 (PDT)
Cc: linux-xfs@xxxxxxxxxxx
Reply-to: sgi.bugs.xfs@xxxxxxxxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
Webexec: webpvupdate,pvincident
Webpv: clouds.melbourne.sgi.com
View Incident: 
http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=800992

*Status : open                         Priority : 4                         
 Assigned Engineer : dxm               Submitter : dxm                      
 Project : xfs-linux                   Assigned Group : xfs-linux           
 Opened Date : 09/05/00               *Closed Date :                        
*Fixed By :                           *Fixed By Domain :                    
*Verified Date :                      *Modified User : dxm                  
*Modified User Domain : engr          *Description :
On my test box, I'd been playing with xfs, then
umounted, rmmoded and insmoded the modules. When
pagebuf was insmoded, this kernel BUG() was tripped.

I'll see if I can get some more info on this one.

kmem_cache_destroy: Can't free all objects c116d764
kernel BUG at slab.c:806!

Entering kdb (0xc215e000) Panic: invalid operand

.....


==========================
ADDITIONAL INFORMATION (REOPEN)
From: dxm@engr (BugWorks)
Date: Sep 13 2000 07:44:37PM
==========================

With XFS (and pagebuf) as modules, and after a failed mount,
warning messages are generated on module unload and a kernel
BUG() is triggered on reload of the module.

This is repeatable - I just couldn't rember how I did it
earlier.

kmem_cache_destroy: Can't free all objects c116dcdc
kmem_cache_destroy: Can't free all objects c116dd40
kernel BUG at slab.c:806!

Entering kdb (current=0xc2012000, pid 1002) Panic: invalid operand
due to panic @ 0xc0125e0e
eax = 0x0000001a ebx = 0xc116dd38 ecx = 0xc02a2eec edx = 0xc11c7260 
esi = 0xc116dd33 edi = 0xc48a0921 esp = 0xc2013e60 eip = 0xc0125e0e 
ebp = 0xc2013ea0  ss = 0x00000018  cs = 0x00000010 eflags = 0x00010246 
 ds = 0x00000018  es = 0x00000018 origeax = 0xffffffff &regs = 0xc2013e2c
kdb>

<Prev in Thread] Current Thread [Next in Thread>
  • REOPEN 800992 - pagebuf_init call to kmem_cache_create BUG(), dxm@xxxxxxxxxxxx <=