[OpenAFS] recurring 1.3.85 server Oops

Kevin openafs@gnosys.biz
Fri, 22 Jul 2005 14:40:53 -0400


Hi List-

I had been running 1.3.82 without any major problems (though after a
long uptime... something like 30-90 days... I did see some kernel
instability with 1.3.82... some Oops showed up in the logs and simple
commands like ls caused segfaults) until July 19 when I upgraded to
1.3.85.  Since doing so, I'm seeing regular recurring Oops when I start
up the server (log excerpts below).  I'm running kernel version:
aphrodite root # uname -a
Linux aphrodite 2.6.11-gentoo-r3-kf1 #1 Sun May 1 18:06:33 EDT 2005 i686
Intel(R) Celeron(R) CPU 2.53GHz GenuineIntel GNU/Linux

...and it may be important to note that some of my afs volumes exist on
ext3 filesystems residing on AES256 encrypted partitions (done using
loop-AES-v3.0b so I've patched the gentoo kernel with this code and I
did so as a monolithic kernel patch rather than creating a
module---though the kernel does have modules for other functionality)

If it would help for me to provide any other details, please let me
know.  So far as I can tell, I've seen no problems running the 1.3.85
libafs kernel module or the afsd client.  It's only when I attempt to
run the server on this machine that I get problems and I haven't tried
on any other machines.

Jul 22 08:48:34 aphrodite Oops: 0000 [#1]
Jul 22 08:48:34 aphrodite Modules linked in: parport_pc lp parport
snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0
snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc
Jul 22 08:48:34 aphrodite CPU:    0
Jul 22 08:48:34 aphrodite EIP:    0060:[<c0183201>]    Not tainted VLI
Jul 22 08:48:34 aphrodite EFLAGS: 00010202   (2.6.11-gentoo-r3-kf1)
Jul 22 08:48:34 aphrodite EIP is at bdevname+0x16/0x2d
Jul 22 08:48:34 aphrodite eax: f0cd3c80   ebx: d95bad00   ecx: 00000001
edx: 0002b894
Jul 22 08:48:34 aphrodite esi: e0a2ba80   edi: 00000004   ebp: d95bad00
esp: f0cd3c54
Jul 22 08:48:34 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:48:34 aphrodite Process salvager (pid: 9034,
threadinfo=f0cd3000 task=f0175520)
Jul 22 08:48:34 aphrodite Stack: c0118004 c03eca50 f0cd3c68 c026abbe
e0a2ba80 f0cd3c80 f7c10a01 00000000
Jul 22 08:48:34 aphrodite c0292789 000001f7 00000001 00080000 098a501c
40c10000
00000009 0000000c
Jul 22 08:48:34 aphrodite 00000001 d6ef869c f61f6c00 00000000 c026ada7
d95bad00
d6ef869c 00000001
Jul 22 08:48:34 aphrodite Call Trace:
Jul 22 08:48:34 aphrodite [<c0118004>] printk+0x17/0x1b
Jul 22 08:48:34 aphrodite [<c026abbe>] handle_bad_sector+0x27/0x7c
Jul 22 08:48:34 aphrodite [<c0292789>] ide_wait_stat+0x75/0x126
Jul 22 08:48:34 aphrodite [<c026ada7>] generic_make_request+0x194/0x23e
Jul 22 08:48:34 aphrodite [<c0137ca4>] prep_new_page+0x72/0x77
Jul 22 08:48:34 aphrodite [<c01370ec>] mempool_alloc+0x7d/0x138
Jul 22 08:48:34 aphrodite [<c012a019>] autoremove_wake_function+0x0/0x57
Jul 22 08:48:34 aphrodite [<c026aea7>] submit_bio+0x56/0xed
Jul 22 08:48:34 aphrodite [<c015611d>] bio_alloc_bioset+0x112/0x1cd
Jul 22 08:48:34 aphrodite [<c0152667>] end_buffer_read_sync+0x0/0x22
Jul 22 08:48:34 aphrodite [<c01561f8>] bio_alloc+0x20/0x24
Jul 22 08:48:34 aphrodite [<c0155a72>] submit_bh+0x13b/0x188
Jul 22 08:48:34 aphrodite [<c0194112>] __ext3_get_inode_loc+0x17f/0x270
Jul 22 08:48:34 aphrodite [<c0199ca7>] ext3_alloc_inode+0x18/0x4f
Jul 22 08:48:34 aphrodite [<c01942d1>] ext3_read_inode+0x48/0x45e
Jul 22 08:48:34 aphrodite [<c0169c5d>] iget_locked+0xa8/0xd6
Jul 22 08:48:34 aphrodite [<c0196869>] ext3_lookup+0xa9/0xd2
Jul 22 08:48:34 aphrodite [<c015dd6e>] real_lookup+0xc0/0xe0
Jul 22 08:48:34 aphrodite [<c015dfd2>] do_lookup+0x96/0xa1
Jul 22 08:48:34 aphrodite [<c015e711>] link_path_walk+0x734/0xc88
Jul 22 08:48:34 aphrodite [<c015eea9>] path_lookup+0x82/0x17c
Jul 22 08:48:34 aphrodite [<c015f14f>] __user_walk+0x33/0x79
Jul 22 08:48:34 aphrodite [<c0159f81>] vfs_stat+0x1f/0x67
Jul 22 08:48:34 aphrodite [<c012a019>] autoremove_wake_function+0x0/0x57
Jul 22 08:48:34 aphrodite [<c015a633>] sys_stat64+0x18/0x36
Jul 22 08:48:34 aphrodite [<c0151233>] vfs_read+0x10b/0x193
Jul 22 08:48:34 aphrodite [<c01515ae>] sys_read+0x51/0x80
Jul 22 08:48:34 aphrodite [<c0102dff>] syscall_call+0x7/0xb
Jul 22 08:48:34 aphrodite Code: 5c 24 14 89 e8 8b 74 24 18 8b 7c 24 1c
8b 6c 24
20 83 c4 24 c3 83 ec 0c 8b 44 24 10 8b 10 8b 48 50 8b 44 24 14 81 e2 ff
ff 0f 00 <2b> 51 04 89 44 24 08 89 0c 24 89 54 24 04 e8 18 ff ff ff 83
c4
Jul 22 08:48:35 aphrodite <6>attempt to access beyond end of device
Jul 22 08:48:35 aphrodite md0: rw=-119618144, want=16427803230662200138,
limit=361205248
Jul 22 08:48:35 aphrodite loop1: loop_end_io_transfer err=-5
bi_rw=0xf8dec5a0
Jul 22 08:48:35 aphrodite Unable to handle kernel paging request at
virtual address a677caa7
Jul 22 08:48:35 aphrodite printing eip:
Jul 22 08:48:35 aphrodite c0114068
Jul 22 08:48:35 aphrodite *pde = 00000000
Jul 22 08:48:35 aphrodite Oops: 0000 [#2]
Jul 22 08:48:35 aphrodite Modules linked in: parport_pc lp parport
snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0
snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc
Jul 22 08:48:35 aphrodite CPU:    0
Jul 22 08:48:35 aphrodite EIP:    0060:[<c0114068>]    Not tainted VLI
Jul 22 08:48:35 aphrodite EFLAGS: 00010206   (2.6.11-gentoo-r3-kf1)
Jul 22 08:48:35 aphrodite EIP is at kmap+0x4/0x17
Jul 22 08:48:35 aphrodite eax: a677caa7   ebx: 0006c414   ecx: efb60120
edx: a677caa7
Jul 22 08:48:35 aphrodite esi: f7c17e00   edi: f0ed9900   ebp: 00009057
esp: f2322f70
Jul 22 08:48:35 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:48:35 aphrodite Process loop1 (pid: 9013, threadinfo=f2322000
task=efaa2a20)
Jul 22 08:48:35 aphrodite Stack: c027dec8 a677caa7 f2322fbc 00000001
f2322fb4 f2322fb8 002e6030 00000000
Jul 22 08:48:35 aphrodite f7c17f1c efad7000 f04dc000 f2322000 f7c195d0
d70ef000
00000006 efb60120
Jul 22 08:48:35 aphrodite c6b99e80 f7091500 00000000 00000000 00000000
efaa2a20
c0114f05 00100100
Jul 22 08:48:35 aphrodite Call Trace:
Jul 22 08:48:35 aphrodite [<c027dec8>] loop_thread+0x384/0x5a4
Jul 22 08:48:35 aphrodite [<c0114f05>] default_wake_function+0x0/0x12
Jul 22 08:48:35 aphrodite [<c027db44>] loop_thread+0x0/0x5a4
Jul 22 08:48:35 aphrodite [<c01012a5>] kernel_thread_helper+0x5/0xb
Jul 22 08:48:35 aphrodite Code: c7 41 14 00 00 00 40 c7 41 0c 40 50 14
c0 c7 41
10 fe 50 14 c0 c3 3d 01 00 00 a0 b8 00 00 00 a0 0f 43 d0 eb bc 90 90 8b
54 24 04 <8b> 02 f6 c4 01 75 05 e9 d5 bf 02 00 89 d0 e9 fd b7 02 00 b8
00
Jul 22 08:49:11 aphrodite <4>libafs: module license
'http://www.openafs.org/dl/license10.html' taints kernel.
Jul 22 08:49:11 aphrodite Found system call table at 0xc041b900 (pattern
scan)
Jul 22 08:49:16 aphrodite Starting AFS cache scan...found 1383 non-empty
cache files (13%).
Jul 22 08:49:44 aphrodite afs: Waiting for busy volume 536870963 in cell
folkvang.org
Jul 22 08:49:59 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:01 aphrodite cron[9121]: (root) CMD (test
-x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 22 08:50:14 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:23 aphrodite sshd[9139]: Accepted keyboard-interactive/pam
for root from ::ffff:192.168.69.60 port 58789 ssh2
Jul 22 08:50:23 aphrodite Unable to handle kernel paging request at
virtual address 3d553267
Jul 22 08:50:23 aphrodite printing eip:
Jul 22 08:50:23 aphrodite c0134c2d
Jul 22 08:50:23 aphrodite *pde = 00000000
Jul 22 08:50:23 aphrodite Oops: 0000 [#3]
Jul 22 08:50:23 aphrodite Modules linked in: libafs parport_pc lp
parport snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd
soundcore snd_page_alloc
Jul 22 08:50:23 aphrodite CPU:    0
Jul 22 08:50:23 aphrodite EIP:    0060:[<c0134c2d>]    Tainted: P
VLI
Jul 22 08:50:23 aphrodite EFLAGS: 00010202   (2.6.11-gentoo-r3-kf1)
Jul 22 08:50:23 aphrodite EIP is at filemap_nopage+0x43/0x397
Jul 22 08:50:23 aphrodite eax: d5be9284   ebx: d5565b7c   ecx: 3d55322b
edx: d5569ec8
Jul 22 08:50:23 aphrodite esi: 00000001   edi: d5569e80   ebp: e7001cf4
esp: d5544e3c
Jul 22 08:50:23 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:50:23 aphrodite Process whoami (pid: 9144, threadinfo=d5544000
task=d5529520)
Jul 22 08:50:23 aphrodite Stack: f7001924 00000011 00000000 c013848a
c041f504 00000001 00000000 3d55322b
Jul 22 08:50:23 aphrodite d5569ec8 d5565b7c d5544ea8 00000000 d5be9284
c0142baf
d5be9284 b7e88000
Jul 22 08:50:23 aphrodite d5544ea8 ffff2000 c17e4540 00000202 c0141fff
d5565b7c
00000a20 d548a580
Jul 22 08:50:23 aphrodite Call Trace:
Jul 22 08:50:23 aphrodite [<c013848a>] __alloc_pages+0x173/0x3d0
Jul 22 08:50:23 aphrodite [<c0142baf>] do_no_page+0xc1/0x39d
Jul 22 08:50:23 aphrodite [<c0141fff>] do_wp_page+0x1d6/0x35a
Jul 22 08:50:23 aphrodite [<c0143121>] handle_mm_fault+0x187/0x1b4
Jul 22 08:50:23 aphrodite [<c0113322>] do_page_fault+0x1b2/0x56a
Jul 22 08:50:23 aphrodite [<c0144d76>] do_mmap_pgoff+0x4e7/0x7b1
Jul 22 08:50:23 aphrodite [<c0150a09>] filp_close+0x52/0x96
Jul 22 08:50:23 aphrodite [<c0113170>] do_page_fault+0x0/0x56a
Jul 22 08:50:23 aphrodite [<c0103837>] error_code+0x2b/0x30
Jul 22 08:50:23 aphrodite Code: 00 00 00 89 54 24 20 8b 4d 00 c7 44 24
18 00 00
00 00 c7 44 24 14 01 00 00 00 89 4c 24 1c 2b 70 04 c1 ee 0c 03 70 48 8b
4c 24 1c <8b> 41 3c 8b 51 40 05 ff 0f 00 00 83 d2 00 0f ac d0 0c 39 c6
0f
Jul 22 08:50:23 aphrodite sshd(pam_unix)[9142]: session opened for user
root by
root(uid=0)
Jul 22 08:50:29 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:47 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:50 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:53 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:56 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:50:58 aphrodite ntpd[8457]: synchronized to 192.168.69.6,
stratum=3
Jul 22 08:50:58 aphrodite ntpd[8457]: kernel time sync disabled 0041
Jul 22 08:50:59 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:02 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:05 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:08 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:08 aphrodite sshd[9159]: Accepted keyboard-interactive/pam
for root from ::ffff:192.168.69.60 port 37808 ssh2
Jul 22 08:51:08 aphrodite sshd(pam_unix)[9162]: session opened for user
root by
root(uid=0)
Jul 22 08:51:11 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:14 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:17 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:20 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:23 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:26 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:29 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:32 aphrodite ------------[ cut here ]------------
Jul 22 08:51:32 aphrodite kernel BUG at mm/rmap.c:482!
Jul 22 08:51:32 aphrodite invalid operand: 0000 [#4]
Jul 22 08:51:32 aphrodite Modules linked in: libafs parport_pc lp
parport snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd
soundcore snd_page_alloc
Jul 22 08:51:32 aphrodite CPU:    0
Jul 22 08:51:32 aphrodite EIP:    0060:[<c0147d06>]    Tainted: P
VLI
Jul 22 08:51:32 aphrodite EFLAGS: 00010286   (2.6.11-gentoo-r3-kf1)
Jul 22 08:51:32 aphrodite EIP is at page_remove_rmap+0x43/0x4d
Jul 22 08:51:32 aphrodite eax: ffffffff   ebx: 00002000   ecx: 00000002
edx: c15e38a0
Jul 22 08:51:32 aphrodite esi: d5509f08   edi: 00009000   ebp: c15e38a0
esp: d553fd5c
Jul 22 08:51:32 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:51:32 aphrodite Process sshd (pid: 9176, threadinfo=d553f000
task=d553ea20)
Jul 22 08:51:32 aphrodite Stack: c013caaa 00002000 c0140de6 c15e38a0
00000007 77007468 68746469 2f1c5025
Jul 22 08:51:32 aphrodite 00000000 b7bc0000 c0509f40 b7fc0000 d594fb7c
b7bc9000
00000000 c0140fa4
Jul 22 08:51:32 aphrodite c0509f40 d594fb78 b7bc0000 00009000 00000000
b7bc0000
d594fb7c b7bc9000
Jul 22 08:51:32 aphrodite Call Trace:
Jul 22 08:51:32 aphrodite [<c013caaa>] mark_page_accessed+0x28/0x2e
Jul 22 08:51:32 aphrodite [<c0140de6>] zap_pte_range+0x15c/0x2c3
Jul 22 08:51:32 aphrodite [<c0140fa4>] zap_pmd_range+0x57/0x75
Jul 22 08:51:32 aphrodite [<c0140ffc>] zap_pud_range+0x3a/0x5e
Jul 22 08:51:32 aphrodite [<c0141094>] unmap_page_range+0x74/0x91
Jul 22 08:51:32 aphrodite [<c01411ae>] unmap_vmas+0xfd/0x1ff
Jul 22 08:51:32 aphrodite [<c0145e7e>] exit_mmap+0x78/0x13b
Jul 22 08:51:32 aphrodite [<c0115f28>] mmput+0x26/0x6f
Jul 22 08:51:32 aphrodite [<c0119f94>] do_exit+0xa7/0x2ce
Jul 22 08:51:32 aphrodite [<c011a21e>] do_group_exit+0x34/0x6f
Jul 22 08:51:32 aphrodite [<c0122871>] get_signal_to_deliver+0x20e/0x289
Jul 22 08:51:32 aphrodite [<c0102c0a>] do_signal+0x98/0x15e
Jul 22 08:51:32 aphrodite [<c0150a09>] filp_close+0x52/0x96
Jul 22 08:51:32 aphrodite [<c0113170>] do_page_fault+0x0/0x56a
Jul 22 08:51:32 aphrodite [<c0102d05>] do_notify_resume+0x35/0x38
Jul 22 08:51:32 aphrodite [<c0102e4a>] work_notifysig+0x13/0x15
Jul 22 08:51:32 aphrodite Code: 1c 8b 42 08 83 c0 01 78 22 c7 44 24 04
ff ff ff
ff c7 04 24 10 00 00 00 e8 b4 0c ff ff 83 c4 08 c3 0f 0b df 01 c6 e7 3c
c0 eb cb <0f> 0b e2 01 c6 e7 3c c0 eb d4 83 ec 20 89 74 24 14 89 7c 24
18
Jul 22 08:51:32 aphrodite <6>note: sshd[9176] exited with preempt_count
1
Jul 22 08:51:32 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:35 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:38 aphrodite Unable to handle kernel paging request at
virtual address 00076699
Jul 22 08:51:38 aphrodite printing eip:
Jul 22 08:51:38 aphrodite c0145386
Jul 22 08:51:38 aphrodite *pde = 00000000
Jul 22 08:51:38 aphrodite Oops: 0000 [#5]
Jul 22 08:51:38 aphrodite Modules linked in: libafs parport_pc lp
parport snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd
soundcore snd_page_alloc
Jul 22 08:51:38 aphrodite CPU:    0
Jul 22 08:51:38 aphrodite EIP:    0060:[<c0145386>]    Tainted: P
VLI
Jul 22 08:51:38 aphrodite EFLAGS: 00010206   (2.6.11-gentoo-r3-kf1)
Jul 22 08:51:38 aphrodite EIP is at find_vma+0x39/0x5b
Jul 22 08:51:38 aphrodite eax: 00076691   ebx: b7d58c9c   ecx: d55d9ee4
edx: 000766a9
Jul 22 08:51:38 aphrodite esi: d5ba0300   edi: c0113170   ebp: b7d58c9c
esp: d5667ee4
Jul 22 08:51:38 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:51:38 aphrodite Process sshd (pid: 9180, threadinfo=d5667000
task=d553e520)
Jul 22 08:51:38 aphrodite Stack: d5ba0300 d5ba032c c0113252 d5ba0300
b7d58c9c d5667f10 d55bdc80 d5ba047c
Jul 22 08:51:38 aphrodite d553e520 00000007 d5667fc4 d5667fc4 c03cc5cb
00000007
0000000e 0000000b
Jul 22 08:51:38 aphrodite 00000000 00000000 d566da20 d5ba0d00 d566d020
00030001
d566da20 d553e520
Jul 22 08:51:38 aphrodite Call Trace:
Jul 22 08:51:38 aphrodite [<c0113252>] do_page_fault+0xe2/0x56a
Jul 22 08:51:38 aphrodite [<c012a019>] autoremove_wake_function+0x0/0x57
Jul 22 08:51:38 aphrodite [<c0119add>] exit_notify+0x45c/0x86c
Jul 22 08:51:38 aphrodite [<c0151233>] vfs_read+0x10b/0x193
Jul 22 08:51:38 aphrodite [<c01515ae>] sys_read+0x51/0x80
Jul 22 08:51:38 aphrodite [<c0113170>] do_page_fault+0x0/0x56a
Jul 22 08:51:38 aphrodite [<c0103837>] error_code+0x2b/0x30
Jul 22 08:51:38 aphrodite Code: 74 3c 8b 4e 08 85 c9 74 05 39 59 08 77
35 8b 56
04 31 c9 85 d2 3e 75 10 eb 24 39 58 04 89 c1 76 16 8b 52 0c 85 d2 74 0f
8d 42 e8 <39> 58 08 77 ea 8b 52 08 85 d2 75 f1 85 c9 74 03 89 4e 08 5b
89
Jul 22 08:51:38 aphrodite sshd[9178]: fatal: PAM: authentication thread
exited unexpectedly
Jul 22 08:51:38 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:41 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:43 aphrodite sshd[9182]: Accepted keyboard-interactive/pam
for root from ::ffff:192.168.69.60 port 37811 ssh2
Jul 22 08:51:43 aphrodite sshd(pam_unix)[9185]: session opened for user
root by
root(uid=0)
Jul 22 08:51:44 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:47 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:50 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:53 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:56 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:51:59 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:02 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:05 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:08 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:11 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:14 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:17 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:20 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:23 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:24 aphrodite Unable to handle kernel NULL pointer
dereference at virtual address 0000003c
Jul 22 08:52:24 aphrodite printing eip:
Jul 22 08:52:24 aphrodite c0134c2d
Jul 22 08:52:24 aphrodite *pde = 00000000
Jul 22 08:52:24 aphrodite Oops: 0000 [#6]
Jul 22 08:52:24 aphrodite Modules linked in: libafs parport_pc lp
parport snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd
soundcore snd_page_alloc
Jul 22 08:52:24 aphrodite CPU:    0
Jul 22 08:52:24 aphrodite EIP:    0060:[<c0134c2d>]    Tainted: P
VLI
Jul 22 08:52:24 aphrodite EFLAGS: 00010202   (2.6.11-gentoo-r3-kf1)
Jul 22 08:52:24 aphrodite EIP is at filemap_nopage+0x43/0x397
Jul 22 08:52:24 aphrodite eax: d5bc4f3c   ebx: d54c3b7c   ecx: 00000000
edx: d54f9ec8
Jul 22 08:52:24 aphrodite esi: 00000001   edi: d54f9e80   ebp: e736573c
esp: f232fe3c
Jul 22 08:52:24 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:52:24 aphrodite Process ls (pid: 9190, threadinfo=f232f000
task=f16c2520)
Jul 22 08:52:24 aphrodite Stack: f7777924 0000000a d54c075c 154c5067
00000202 00000001 00000000 00000000
Jul 22 08:52:24 aphrodite d54f9ec8 d54c3b7c f232fea8 00000000 d5bc4f3c
c0142baf
d5bc4f3c b7f68000
Jul 22 08:52:24 aphrodite f232fea8 d54c3b7c 00000001 b7dd76c0 d5499000
d54c3b7c
00000da0 d5ba0300
Jul 22 08:52:24 aphrodite Call Trace:
Jul 22 08:52:24 aphrodite [<c0142baf>] do_no_page+0xc1/0x39d
Jul 22 08:52:24 aphrodite [<c0143121>] handle_mm_fault+0x187/0x1b4
Jul 22 08:52:24 aphrodite [<c0113322>] do_page_fault+0x1b2/0x56a
Jul 22 08:52:24 aphrodite [<c0144d76>] do_mmap_pgoff+0x4e7/0x7b1
Jul 22 08:52:24 aphrodite [<c0108827>] sys_mmap2+0x84/0xbf
Jul 22 08:52:24 aphrodite [<c0113170>] do_page_fault+0x0/0x56a
Jul 22 08:52:24 aphrodite [<c0103837>] error_code+0x2b/0x30
Jul 22 08:52:24 aphrodite Code: 00 00 00 89 54 24 20 8b 4d 00 c7 44 24
18 00 00
00 00 c7 44 24 14 01 00 00 00 89 4c 24 1c 2b 70 04 c1 ee 0c 03 70 48 8b
4c 24 1c <8b> 41 3c 8b 51 40 05 ff 0f 00 00 83 d2 00 0f ac d0 0c 39 c6
0f
Jul 22 08:52:26 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:27 aphrodite Unable to handle kernel paging request at
virtual address 010a03d4
Jul 22 08:52:27 aphrodite printing eip:
Jul 22 08:52:27 aphrodite c0134c2d
Jul 22 08:52:27 aphrodite *pde = 00000000
Jul 22 08:52:27 aphrodite Oops: 0000 [#7]
Jul 22 08:52:27 aphrodite Modules linked in: libafs parport_pc lp
parport snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd
soundcore snd_page_alloc
Jul 22 08:52:27 aphrodite CPU:    0
Jul 22 08:52:27 aphrodite EIP:    0060:[<c0134c2d>]    Tainted: P
VLI
Jul 22 08:52:27 aphrodite EFLAGS: 00010202   (2.6.11-gentoo-r3-kf1)
Jul 22 08:52:27 aphrodite EIP is at filemap_nopage+0x43/0x397
Jul 22 08:52:27 aphrodite eax: d55d9074   ebx: d5580b7c   ecx: 010a0398
edx: d54f9ec8
Jul 22 08:52:27 aphrodite esi: 00000002   edi: d54f9e80   ebp: e7144edc
esp: d558be3c
Jul 22 08:52:27 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 08:52:27 aphrodite Process ls (pid: 9191, threadinfo=d558b000
task=f16c2520)
Jul 22 08:52:27 aphrodite Stack: f736573c 00000036 d54c2d7c 15443067
00000202 00000001 00000000 010a0398
Jul 22 08:52:27 aphrodite d54f9ec8 d5580b7c d558bea8 00000000 d55d9074
c0142baf
d55d9074 b7fae000
Jul 22 08:52:27 aphrodite d558bea8 d5580b7c 00000001 b7f5f45c c0141fff
d5580b7c
00000eb8 d5ba0a80
Jul 22 08:52:27 aphrodite Call Trace:
Jul 22 08:52:27 aphrodite [<c0142baf>] do_no_page+0xc1/0x39d
Jul 22 08:52:27 aphrodite [<c0141fff>] do_wp_page+0x1d6/0x35a
Jul 22 08:52:27 aphrodite [<c0143121>] handle_mm_fault+0x187/0x1b4
Jul 22 08:52:27 aphrodite [<c0113322>] do_page_fault+0x1b2/0x56a
Jul 22 08:52:27 aphrodite [<c011d088>] do_sysctl+0x9c/0xdd
Jul 22 08:52:27 aphrodite [<c011d125>] sys_sysctl+0x5c/0x64
Jul 22 08:52:27 aphrodite [<c0113170>] do_page_fault+0x0/0x56a
Jul 22 08:52:27 aphrodite [<c0103837>] error_code+0x2b/0x30
Jul 22 08:52:27 aphrodite Code: 00 00 00 89 54 24 20 8b 4d 00 c7 44 24
18 00 00
00 00 c7 44 24 14 01 00 00 00 89 4c 24 1c 2b 70 04 c1 ee 0c 03 70 48 8b
4c 24 1c <8b> 41 3c 8b 51 40 05 ff 0f 00 00 83 d2 00 0f ac d0 0c 39 c6
0f
Jul 22 08:52:29 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:32 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org
Jul 22 08:52:35 aphrodite afs: Waiting for busy volume 536870963 () in
cell folkvang.org



Jul 22 09:08:08 aphrodite Oops: 0000 [#1]
Jul 22 09:08:08 aphrodite Modules linked in: parport_pc lp parport
snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0
snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc
Jul 22 09:08:08 aphrodite CPU:    0
Jul 22 09:08:08 aphrodite EIP:    0060:[<c026ac2d>]    Not tainted VLI
Jul 22 09:08:08 aphrodite EFLAGS: 00010202   (2.6.11-gentoo-r3-kf1)
Jul 22 09:08:08 aphrodite EIP is at generic_make_request+0x1a/0x23e
Jul 22 09:08:08 aphrodite eax: 00000000   ebx: 00000000   ecx: 00000246
edx: 00000004
Jul 22 09:08:08 aphrodite esi: e5d81b80   edi: 00000004   ebp: d92d6600
esp: f52a5ca8
Jul 22 09:08:08 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 09:08:08 aphrodite Process salvager (pid: 8818,
threadinfo=f52a5000 task=f5daba20)
Jul 22 09:08:08 aphrodite Stack: c019183d d7a32884 00000001 f52a5d08
f52a5cd8 f52a5cd0 c0137ca4 d7a327c8
Jul 22 09:08:08 aphrodite 00000001 00000001 00000000 00000000 d79f9730
00000282
00000000 c01995bf
Jul 22 09:08:08 aphrodite c18ee860 c01370ec c18d7500 00000200 00000000
f5daba20
c012a019 f52a5d24
Jul 22 09:08:08 aphrodite Call Trace:
Jul 22 09:08:08 aphrodite [<c019183d>] ext3_get_block_handle+0xb2/0x33c
Jul 22 09:08:08 aphrodite [<c0137ca4>] prep_new_page+0x72/0x77
Jul 22 09:08:08 aphrodite [<c01995bf>] __ext3_journal_stop+0x24/0x50
Jul 22 09:08:08 aphrodite [<c01370ec>] mempool_alloc+0x7d/0x138
Jul 22 09:08:08 aphrodite [<c012a019>] autoremove_wake_function+0x0/0x57
Jul 22 09:08:08 aphrodite [<c026aea7>] submit_bio+0x56/0xed
Jul 22 09:08:08 aphrodite [<c015611d>] bio_alloc_bioset+0x112/0x1cd
Jul 22 09:08:08 aphrodite [<c0152667>] end_buffer_read_sync+0x0/0x22
Jul 22 09:08:08 aphrodite [<c01561f8>] bio_alloc+0x20/0x24
Jul 22 09:08:08 aphrodite [<c0155a72>] submit_bh+0x13b/0x188
Jul 22 09:08:08 aphrodite [<c0194112>] __ext3_get_inode_loc+0x17f/0x270
Jul 22 09:08:08 aphrodite [<c0199ca7>] ext3_alloc_inode+0x18/0x4f
Jul 22 09:08:08 aphrodite [<c01942d1>] ext3_read_inode+0x48/0x45e
Jul 22 09:08:08 aphrodite [<c0169c5d>] iget_locked+0xa8/0xd6
Jul 22 09:08:08 aphrodite [<c0196869>] ext3_lookup+0xa9/0xd2
Jul 22 09:08:08 aphrodite [<c015dd6e>] real_lookup+0xc0/0xe0
Jul 22 09:08:08 aphrodite [<c015dfd2>] do_lookup+0x96/0xa1
Jul 22 09:08:08 aphrodite [<c015e711>] link_path_walk+0x734/0xc88
Jul 22 09:08:08 aphrodite [<c015eea9>] path_lookup+0x82/0x17c
Jul 22 09:08:08 aphrodite [<c015f14f>] __user_walk+0x33/0x79
Jul 22 09:08:08 aphrodite [<c0159f81>] vfs_stat+0x1f/0x67
Jul 22 09:08:08 aphrodite [<c012a019>] autoremove_wake_function+0x0/0x57
Jul 22 09:08:08 aphrodite [<c015a633>] sys_stat64+0x18/0x36
Jul 22 09:08:08 aphrodite [<c0151233>] vfs_read+0x10b/0x193
Jul 22 09:08:08 aphrodite [<c01515ae>] sys_read+0x51/0x80
Jul 22 09:08:08 aphrodite [<c0102dff>] syscall_call+0x7/0xb
Jul 22 09:08:08 aphrodite Code: d3 ea ff b8 02 00 00 00 0f ab 43 10 83
c4 3c 5b
c3 55 57 56 53 83 ec 78 8b ac 24 8c 00 00 00 8b 75 0c 8b 7d 20 8b 46 04
c1 ef 09 <8b> 50 40 8b 40 3c 0f ac d0 09 c1 fa 09 89 d1 09 c1 74 41 8b
5d
Jul 22 09:08:10 aphrodite <1>Unable to handle kernel paging request at
virtual address a20005bc
Jul 22 09:08:10 aphrodite printing eip:
Jul 22 09:08:10 aphrodite c027d0ea
Jul 22 09:08:10 aphrodite *pde = 00000000
Jul 22 09:08:10 aphrodite Oops: 0000 [#2]
Jul 22 09:08:10 aphrodite Modules linked in: parport_pc lp parport
snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq
snd_seq_device snd_intel8x0
snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc
Jul 22 09:08:10 aphrodite CPU:    0
Jul 22 09:08:10 aphrodite EIP:    0060:[<c027d0ea>]    Not tainted VLI
Jul 22 09:08:10 aphrodite EFLAGS: 00010246   (2.6.11-gentoo-r3-kf1)
Jul 22 09:08:10 aphrodite EIP is at loop_get_buffer+0x169/0x2ae
Jul 22 09:08:10 aphrodite eax: 00000066   ebx: f7c18e00   ecx: 0006c000
edx: a2000420
Jul 22 09:08:10 aphrodite esi: f6ce7180   edi: f518f080   ebp: c77a9e80
esp: f5c85f5c
Jul 22 09:08:10 aphrodite ds: 007b   es: 007b   ss: 0068
Jul 22 09:08:10 aphrodite Process loop1 (pid: 8804, threadinfo=f5c85000
task=f6dec520)
Jul 22 09:08:10 aphrodite Stack: f6dec670 00000000 f7c18e00 c77a9e80
00000000 c027dd69 f7c18e00 c77a9e80
Jul 22 09:08:10 aphrodite 00000001 f5c85fb4 f5c85fb8 0033292c 00000000
f7c18f1c
f5d6a000 f5cc0000
Jul 22 09:08:10 aphrodite f5c85000 f7c1a5d0 d7c08800 0000004e f5db7920
f6e02280
f6ce7180 00000000
Jul 22 09:08:10 aphrodite Call Trace:
Jul 22 09:08:10 aphrodite [<c027dd69>] loop_thread+0x225/0x5a4
Jul 22 09:08:10 aphrodite [<c0114f05>] default_wake_function+0x0/0x12
Jul 22 09:08:10 aphrodite [<c027db44>] loop_thread+0x0/0x5a4
Jul 22 09:08:10 aphrodite [<c01012a5>] kernel_thread_helper+0x5/0xb
Jul 22 09:08:10 aphrodite Code: 01 39 c2 0f 84 3d 01 00 00 66 c7 47 1a
00 00 66
c7 47 18 01 00 66 c7 47 1c 00 00 0f b7 46 1a 66 c7 47 1e 00 00 8b 55 30
8d 04 40 <8b> 5c 82 04 8b 47 30 c7 47 24 00 00 00 00 89 5f 20 c7 47 28
00
Jul 22 09:10:01 aphrodite cron[8874]: (root) CMD (test
-x /usr/sbin/run-crons && /usr/sbin/run-crons )
Jul 22 09:14:16 aphrodite ntpd[8432]: synchronized to 192.168.69.6,
stratum=3
Jul 22 09:14:16 aphrodite ntpd[8432]: kernel time sync disabled 0041