vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I´ve just installed slackware 10.0 without any problems. But, the day after I´ve got many oops like this one: Unable to handle kernel NULL pointer dereference at virtual address 00000020 printing eip: c0198c2e *pde = 00000000 Oops: 0002 [#1] PREEMPT Modules linked in: CPU: 0 EIP: 0060:[<c0198c2e>] Not tainted EFLAGS: 00010213 (2.6.7) EIP is at reiserfs_clear_inode+0x1d/0x68 eax: c03c4780 ebx: c61f1940 ecx: 00000000 edx: 00000020 esi: c11ebef4 edi: 00000006 ebp: c11eb000 esp: c11ebeb0 ds: 007b es: 007b ss: 0068 Process kswapd0 (pid: 31, threadinfo=c11eb000 task=c11fc050) Stack: c61f198c c61f198c c016632a c61f198c c61f198c c0166377 c61f198c c11e007b c11e007b c11eb000 c61f120c 00000080 c01666e2 c11ebef4 00000077 00000000 00000080 c61f1b14 c61c03d4 00000080 00000000 c11eb000 c7ffe9c8 c0166831 Call Trace: [<c016632a>] clear_inode+0x9b/0xa7 [<c0166377>] dispose_list+0x41/0x9d [<c01666e2>] prune_icache+0xd6/0x202 [<c0166831>] shrink_icache_memory+0x23/0x25 [<c013ca0a>] shrink_slab+0x150/0x187 [<c013dd6c>] balance_pgdat+0x1ad/0x1ef [<c013de75>] kswapd+0xc7/0xd7 [<c0116218>] autoremove_wake_function+0x0/0x57 [<c0103e2a>] ret_from_fork+0x6/0x14 [<c0116218>] autoremove_wake_function+0x0/0x57 [<c013ddae>] kswapd+0x0/0xd7 [<c010225d>] kernel_thread_helper+0x5/0xb Code: ff 0a 0f 94 c0 84 c0 75 38 8b 53 3c c7 43 38 00 00 00 00 85 Is the problem reiserfs related? I´m just guessing but the row "EIP is at reiserfs_clear_inode+0x1d/0x68" looks bad... Anyone who can read this error message for me any maybe tell me what is wrong. Is it hardware or software related? Thanks! Regards, Magnus - Sweden |
| |||
| Magnus wrote: > Is the problem reiserfs related? I´m just guessing but the row > "EIP is at reiserfs_clear_inode+0x1d/0x68" looks bad... it is possible that it may be related to reiserfs. however, i'd bet that that it would be something beyond reiserfs' control, such as faulty drive, buggy ide controller, etc. |
| ||||
| Magnus wrote: > Unable to handle kernel NULL pointer dereference at virtual address [chop] > Anyone who can read this error message for me any maybe tell me what > is wrong. Is it hardware or software related? Looks like hardware to me. Could be a harddrive problem, but the first line of the error looks like it could also be bad RAM. Jeffrey |