Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel oops in reiserfs xattr
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Fri Jun 02, 2006 10:44 pm    Post subject: Kernel oops in reiserfs xattr Reply with quote

I have been using beagle for a long time, but in the last few days when beagle is running after some time the kernel oopses. I see the following in the logs:

Code:
Jun  3 00:13:59 ibook Unable to handle kernel paging request for data at address 0x6372525a
Jun  3 00:13:59 ibook Faulting instruction address: 0xc00c369c
Jun  3 00:13:59 ibook Oops: Kernel access of bad area, sig: 11 [#1]
Jun  3 00:13:59 ibook
Jun  3 00:13:59 ibook Modules linked in: radeon drm rfcomm l2cap hci_usb snd_seq snd_seq_device snd_powermac snd_pcm snd_timer snd soundcore snd_page_alloc bluetooth cpufreq_userspace therm_adt746x i2c_powermac eth1394 evdev appletouch usbhid bcm43xx firmware_class ieee80211softmac ieee80211 ide_cd ieee80211_crypt ehci_hcd cdrom ohci_hcd uninorth_agp ohci1394 agpgart sungem usbcore ieee1394 sungem_phy unix
Jun  3 00:13:59 ibook NIP: C00C369C LR: C00C3F80 CTR: C00C3F44
Jun  3 00:13:59 ibook REGS: d2d79b90 TRAP: 0300   Not tainted  (2.6.17-rc5)
Jun  3 00:13:59 ibook MSR: 00009032 <EE,ME,IR,DR>  CR: 48042448  XER: 00000000
Jun  3 00:13:59 ibook DAR: 6372525A, DSISR: 40000000
Jun  3 00:13:59 ibook TASK = d53a5330[8140] 'beagled' THREAD: d2d78000
Jun  3 00:13:59 ibook GPR00: C00C3F80 D2D79C40 D53A5330 C028C549 6372525A C028C908 D2D79CB8 6372525A
Jun  3 00:13:59 ibook GPR08: 00000017 D2D79CC0 C028C934 00000004 28042444 1019C188 00000001 00000000
Jun  3 00:13:59 ibook GPR16: 00000001 D05F3F20 00000011 15212B37 41584652 DDF4D3C4 DDF4DB1C D2D79DA8
Jun  3 00:13:59 ibook GPR24: 00000000 DDF4DB6C C028C508 C028C549 D2D79CB8 C028C549 00000001 6372525A
Jun  3 00:13:59 ibook NIP [C00C369C] sprintf_le_key+0x1c/0x834
Jun  3 00:13:59 ibook LR [C00C3F80] prepare_error_buf+0xcc/0x6f4
Jun  3 00:13:59 ibook Call Trace:
Jun  3 00:13:59 ibook [D2D79C40] [DDF4DB6C] 0xddf4db6c (unreliable)
Jun  3 00:13:59 ibook [D2D79C60] [C00C3F80] prepare_error_buf+0xcc/0x6f4
Jun  3 00:13:59 ibook [D2D79CB0] [C00C3634] reiserfs_warning+0x58/0xa4
Jun  3 00:13:59 ibook [D2D79CF0] [C00DD378] reiserfs_xattr_get+0x1f4/0x218
Jun  3 00:13:59 ibook [D2D79D40] [C00DD75C] user_get+0x60/0x7c
Jun  3 00:13:59 ibook [D2D79D60] [C00DC910] reiserfs_getxattr+0xc0/0x160
Jun  3 00:13:59 ibook [D2D79D80] [C008EA14] vfs_getxattr+0x7c/0x84
Jun  3 00:13:59 ibook [D2D79DA0] [C008EA98] getxattr+0x7c/0x178
Jun  3 00:13:59 ibook [D2D79ED0] [C008EC48] sys_lgetxattr+0x50/0x74
Jun  3 00:13:59 ibook [D2D79F40] [C000F524] ret_from_syscall+0x0/0x38
Jun  3 00:13:59 ibook --- Exception: c01 at 0xfd6fa54
Jun  3 00:13:59 ibook LR = 0xfa2ce90
Jun  3 00:13:59 ibook Instruction dump:
Jun  3 00:13:59 ibook 80010044 7c0803a6 83e1003c 38210040 4e800020 9421ffe0 7c0802a6 bf61000c
Jun  3 00:13:59 ibook 90010024 7c7d1b78 7c9f2379 41820744 <801f0000> 5409463e 7d3b4b78 501bc42e


Can anyone help me with finding the problem and solving it ?
Back to top
View user's profile Send private message
misiOr
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2005
Posts: 77
Location: Poland/rzesz.

PostPosted: Sat Jun 03, 2006 1:11 am    Post subject: Reply with quote

it`s look for me like file system is corrupted
Code:
reiserfsck --check /dev/xxx


this is only my guess....
Back to top
View user's profile Send private message
fuoco
Guru
Guru


Joined: 23 May 2004
Posts: 386
Location: Israel

PostPosted: Sat Jun 03, 2006 6:46 am    Post subject: Reply with quote

misiOr wrote:
it`s look for me like file system is corrupted
Code:
reiserfsck --check /dev/xxx


this is only my guess....


I tried that, and also --fix-fixables, and 'badblocks' - but no help...
Back to top
View user's profile Send private message
miraceti
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 165

PostPosted: Thu Jun 08, 2006 3:40 pm    Post subject: Reply with quote

fuoco wrote:

I tried that, and also --fix-fixables, and 'badblocks' - but no help...

Try
Code:
reiserfsck --rebuild-tree /dev/xxx

It is a bit dangerous, but it could be the only solution.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum