Jump to content

Kernel bug???


Guest bcainzos
 Share

Recommended Posts

Guest bcainzos

I found the following messages in my new kernel while it was booting. But I don't know what it means and how to solve it. :help:

 

------------[ cut here ]------------
kernel BUG at mm/slab.c:1269!
invalid operand: 0000 [#1]
CPU:    0
EIP:    0060:[<c0143712>]    Not tainted VLI
EFLAGS: 00010202
EIP is at kmem_cache_create+0x3a2/0x4e0
eax: 00000031   ebx: c1922ab0   ecx: c04ae220   edx: 00001e7c
esi: c036c97c   edi: f8861102   ebp: f7c25f68   esp: f7c25f38
ds: 007b   es: 007b   ss: 0068
Process insmod (pid: 17, threadinfo=f7c24000 task=f7d4cd00)
Stack: c036a2c0 f88610f4 00002000 f7c25f58 f7d7ea80 c0000000 f7d7ea44 fffffff0
      00000020 c03b4650 f8865f00 c03b4638 f7c25f88 f880203a f88610f4 00000010
      00000040 00002000 00000000 00000000 f7c25f90 f8802118 f7c25f9c f8802149
Call Trace:
[<f880203a>] __crc_journal_init_dev+0x4bae1f5/0x4bae319 [jbd]
[<f8802118>] __crc_journal_init_dev+0x4bae2d3/0x4bae319 [jbd]
[<f8802149>] __crc_journal_init_dev+0x4bae304/0x4bae319 [jbd]
[<c01381d7>] sys_init_module+0xf7/0x1d0
[<c010b1bf>] syscall_call+0x7/0xb

Code: fe ff e9 25 fd ff ff 8b 4d 08 c7 04 24 c0 a2 36 c0 89 4c 24 04 e8 4f 02 fe
ff b9 20 e2 4a c0 ff 05 20 e2 4a c0 0f 8e 1e 1c 00 00 <0f> 0b f5 04 6f 9a 36 c0
eb a6 3b 0d 60 4f 3b c0 0f 83 bf fd ff
kmem_cache_create: duplicate cache ext3_xattr
------------[ cut here ]------------
kernel BUG at mm/slab.c:1269!
invalid operand: 0000 [#2]
CPU:    0
EIP:    0060:[<c0143712>]    Not tainted VLI
EFLAGS: 00010202
EIP is at kmem_cache_create+0x3a2/0x4e0
eax: 0000002e   ebx: c1922b98   ecx: c04ae220   edx: 00002364
esi: c036c70e   edi: f88a01f0   ebp: f7c25f38   esp: f7c25f08
ds: 007b   es: 007b   ss: 0068
Process insmod (pid: 18, threadinfo=f7c24000 task=f7d4cd00)
Stack: c036a2c0 f88a01e5 00020000 f7c25f28 f7d7ea0c c0000000 f7d7e9d0 fffffffc
      00000010 00000040 f7fcf280 00000001 f7c25f6c c017dd8a f88a01e5 00000030
      00000040 00020000 00000000 00000000 00000200 00000040 00000000 f88a7740
Call Trace:
[<c017dd8a>] mb_cache_create+0x15a/0x1d0
[<f880810f>] 0xf880810f
[<f880800c>] 0xf880800c
[<c01381d7>] sys_init_module+0xf7/0x1d0
[<c010b1bf>] syscall_call+0x7/0xb

Code: fe ff e9 25 fd ff ff 8b 4d 08 c7 04 24 c0 a2 36 c0 89 4c 24 04 e8 4f 02 fe
ff b9 20 e2 4a c0 ff 05 20 e2 4a c0 0f 8e 1e 1c 00 00 <0f> 0b f5 04 6f 9a 36 c0
eb a6 3b 0d 60 4f 3b c0 0f 83 bf fd ff
<6>kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.

Link to comment
Share on other sites

Guest bcainzos
I'm no kernel wizard but I believe it's a problem with the filesystem ext3. Maybe you should build in into the kernel, not as a module.

 

Good luck

 

I compiled the ext3 filesystem into the kernel not as a module :S

Link to comment
Share on other sites

Guest bcainzos
Which kernel is it?  If it isn't the latest and greatest try that, if it is you might want to think about submitting a bug report.

 

It's the last kernel relased by Mandrake 2.6.3-15mdkcustom. I want to try to compile it again, if it doesn't work I will send a report. Where I have to send it?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...