On 31 Oct 2004 14:17:14 -0000, bunty <bunty123_4@xxxxxxxxxxxxxx> wrote: > what is kernel BUG at slab.c 1130 line number? Could you provide the code that you are using, or at least any snippets which deal with memory caches that you are creating. The bug warning is generated by the slab memory allocator but I would guess that it's likely down to you trying to use memory that's been poisoned and freed or some other bug in your code. Jon. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/