Hello,
I think I catched aufs kernel oops, my first one ever :)

I'm running root aufs filesystem (aufs is /).
I start KDE, then I start console and execute remount to add a new branch to union:

mount -o remount,add:1:/mnt/live/memory/images/some_dir

Then I start kbuildsycoca to refresh KDE menu.
Sometimes it is OK but after adding few branches this way dmesg shows the error attached, after kbuildsycoca.

my configuration:
CONFIG_AUFS=m
CONFIG_AUFS_FAKE_DM=y
CONFIG_AUFS_BRANCH_MAX_1023=y
CONFIG_AUFS_SYSAUFS=y
CONFIG_AUFS_KSIZE_PATCH=y

there is approximately 10 branches in union.


Tomas M

BUG: unable to handle kernel paging request at virtual address 0dd00e88
 printing eip:
f03dec03
*pde = 00000000
Oops: 0000 [#1]
SMP
Modules linked in: i915 drm snd_seq_dummy snd_seq_oss snd_seq_midi_event 
snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss capability commoncap fuse lp 
parport_pc parport psmouse serio_raw snd_intel8x0 snd_ac97_codec ac97_bus 
snd_pcm bcm43xx ieee80211softmac hci_usb ieee80211 snd_timer bluetooth ohci1394 
ieee80211_crypt intel_agp i2c_i801 ieee1394 snd pcspkr b44 mii ata_generic 
i2c_core agpgart soundcore iTCO_wdt iTCO_vendor_support snd_page_alloc sg evdev 
yenta_socket rsrc_nonstatic pcmcia pcmcia_core usb_storage uhci_hcd ohci_hcd 
ehci_hcd nls_iso8859_1 nls_cp437 aufs squashfs sqlzma unlzma
CPU:    0
EIP:    0060:[<f03dec03>]    Not tainted VLI
EFLAGS: 00010246   (2.6.20 #1)
EIP is at hidden_permission+0x23/0x90 [aufs]
eax: 00000000   ebx: 00000009   ecx: d54b7ec0   edx: 00000000
esi: 00000000   edi: 0dd00df8   ebp: d54b7ec0   esp: d54b7e88
ds: 007b   es: 007b   ss: 0068
Process kbuildsycoca (pid: 8474, ti=d54b6000 task=d878c030 task.ti=d54b6000)
Stack: 00000009 d54b7ec0 00000009 e20468d4 f03df6a2 00000002 00000000 d54b7f44
       00000000 00000000 0009485b eeddcc00 00000000 0dd00df8 00000000 00000000
       00000000 bfdb485b 08386173 00000401 00000001 00000000 000012b8 00000000
Call Trace:
 [<f03df6a2>] aufs_permission+0x1c2/0x200 [aufs]
 [<f03df4e0>] aufs_permission+0x0/0x200 [aufs]
 [<c0165824>] permission+0x84/0x100
 [<c015d309>] sys_faccessat+0xf9/0x160
 [<c015d38f>] sys_access+0x1f/0x30
 [<c0102fe0>] syscall_call+0x7/0xb
 [<c0580033>] packet_bind_spkt+0x13/0x60
 =======================
Code: 90 90 90 90 90 90 90 90 55 57 56 53 89 c7 89 d6 89 cd 89 d0 83 e0 0a 74 
09 f6 87 3c 01 00 00 08 75 56 89 f2 83 e2 f7 85 c0 75 1d <8b> 9f 90 00 00 00 85 
db 75 4a 31 c9 89 f8 e8 8a 6a d8 cf 85 c0
EIP: [<f03dec03>] hidden_permission+0x23/0x90 [aufs] SS:ESP 0068:d54b7e88

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to