mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* BUG() at line 804, slab.c, 2.4.3
@ 2001-04-17 21:29 Jeff V. Merkey
  2001-04-17 21:52 ` Jeff V. Merkey
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff V. Merkey @ 2001-04-17 21:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: jmerkey



I noticed that subsequent calls to kmem_cache_create with the same name
does not return an -EEXIST return code, but instead barfs and crashes
with a bug at slab.c line 804.  This occurs in 2.4.3.

Is this the expected behavior for kmem_cache_create?  I am using 
the slab allocator to create and maintain buffer head chains for 
asynch I/O.
 
I would assume that if a valid tag existed, an error would be returned 
rather than the system crashing.   I see the problem unloading then 
reloading the module on 2.4.3.  

Thanks,

Jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-17 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-17 21:29 BUG() at line 804, slab.c, 2.4.3 Jeff V. Merkey
2001-04-17 21:52 ` Jeff V. Merkey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®