I use Linux kernel 2.2.19 with reiserfs-3.5.34
but I always get messages like :
-----------------------begin dmesg-----------------------------
clm-2020: found valid transaction start offset 8191, len 3 id 70837
clm-2035: Starting replay from offset 6822, trans_id 72276
clm-2021: journal_read_transaction, offset 6822, len 7 mount_id 93
clm-2022: journal_read_trans skipping because 6822 is too old
clm-2038: Replayed 0 transactions in 3 seconds, mount_id now 94
Using r5 hash to sort names
ReiserFS version 3.5.34(w/quota support)
PAP-5560: maybe_indirect_to_direct: tail is too small<0>Kernel panic: REISERFS:
panic (device 03:05): PAP-5560: maybe_indirect_to_direct: tail is too small
clm-2078: calling journal_begin on readonly FS
Unable to handle kernel NULL pointer dereference at virtual address 00000000
current->tss.cr3 = 0088a000, %cr3 = 0088a000
*pde = 01385067
*pte = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c01a844d>]
EFLAGS: 00010286
eax: 0000002f ebx: c0790620 ecx: c0277728 edx: c1e92000
esi: c3ef4600 edi: 00000000 ebp: c215bbec esp: c215bb90
ds: 0018 es: 0018 ss: 0018
Process pine (pid: 15371, process nr: 62, stackpage=c215b000)
Stack: c0790620 c215bbec 00000000 c3ed0660 3c620de3 c215bc08 00000000 c026c800
3000bc50 00000000 c01a8606 c215bbec c3ef4600 00000024 00000000 c0191e23
c215bbec c3ef4600 00000024 c0790620 c3ef463c c3ef4600 00000000 00000246
Call Trace: [<c026c800>] [<c01a8606>] [<c0191e23>] [<c01dbc9e>] [<c0126bda>] [<c
013291c>] [<c0126c60>]
[<c0126c7f>] [<c01141a9>] [<c019b1e0>] [<c0249900>] [<c01a376d>] [<c024db
20>] [<c01a3ab9>] [<c01a42d6>]
[<c024f6be>] [<c0124ab6>] [<c012582b>] [<c01268f3>] [<c01258a6>] [<c01259
0d>] [<c0109934>]
Code: c6 05 00 00 00 00 01 83 c4 04 eb 0b 8d 76 00 83 c0 3c e8 4c
clm-2078: calling journal_begin on readonly FS
Unable to handle kernel NULL pointer dereference at virtual address 00000000
current->tss.cr3 = 03424000, %cr3 = 03424000
*pde = 00ea3067
*pte = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c01a844d>]
EFLAGS: 00010292
eax: 0000002f ebx: c32fdeb8 ecx: 00000022 edx: 00000019
esi: c3ef4600 edi: 00000000 ebp: c32fdeb8 esp: c32fdd2c
ds: 0018 es: 0018 ss: 0018
Process shutdown (pid: 15973, process nr: 90, stackpage=c32fd000)
Stack: c3ef4600 00000000 00000000 c02bf83c 3c62428e 0186c385 0000012c c02bf83c
c3fca660 c02bf820 c01a8606 c32fdeb8 c3ef4600 00000024 00000000 c01930f9
c32fdeb8 c3ef4600 00000024 c2609200 c32fc000 c0000000 c3ef2df8 c3ef4400
Call Trace: [<c01a8606>] [<c01930f9>] [<c41a8c54>] [<c4187ac0>] [<c4187a84>] [<c
0128a30>] [<c4186038>]
[<c01a9334>] [<c01a1216>] [<c4186000>] [<c4186000>] [<c4186000>] [<c41860
00>] [<c01a8742>] [<c01a88f2>]
[<c0191e5e>] [<c024f6be>] [<c01499f5>] [<c01380aa>] [<c0138314>] [<c0126c
68>] [<c0126c7f>] [<c0109934>]
Code: c6 05 00 00 00 00 01 83 c4 04 eb 0b 8d 76 00 83 c0 3c e8 4c
dikshie@fisbum:~$
----------------------------end dmesg------------------------------------
so how to fix this problem(s) ?
many thanks !
-dikshie-