Hi all,
Just adding my useless complaints the the list -
Currently running test8-pre1 + rik vm patches, very solid.
Tonight I tried test9-pre1 -
The most common occurrence is that vi segfaults on exit.
Here is a decoded oops immediately after booting test9-pre1:
jjs
----------------------- cut -----------------------------------
ksymoops 2.3.4 on i586 2.4.0-test9. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.0-test9/ (default)
-m /boot/System.map (specified)
Unable to handle kernel NULL pointer dereference at virtual address
00000034
c014ecf1
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c014ecf1>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 00000000 ebx: 00000000 ecx: 00000001 edx: c14ebc00
esi: 00000000 edi: 00000000 ebp: 00000000 esp: cc931efc
ds: 0018 es: 0018 ss: 0018
Process vi (pid: 891, stackpage=cc931000)
Stack: cc931f40 c014fa9a 00000000 00000001 cc931f70 00000195 cc953b20
bffff50c
00000000 cc931fa4 cc931f48 cc931f40 c013ead4 00000195 00000001
ffffff86
cc94c940 00000000 00000000 00000000 00000000 c012bd6f cc953b20
cc931f70
Call Trace: [<c014fa9a>] [<c013ead4>] [<c012bd6f>] [<c012be3a>]
[<c011d421>] [<c0
10a3a3>]
Code: f6 43 34 40 74 09 31 c0 e9 01 01 00 00 89 f6 8b 53 48 85 d2
>>EIP; c014ecf1 <check_idq+d/120> <=====
Trace; c014fa9a <dquot_transfer+28a/4c0>
Trace; c013ead4 <inode_change_ok+d4/138>
Trace; c012bd6f <chown_common+ff/11c>
Trace; c012be3a <sys_fchown+26/38>
Trace; c011d421 <sys_fchown16+39/40>
Trace; c010a3a3 <system_call+33/40>
Code; c014ecf1 <check_idq+d/120>
00000000 <_EIP>:
Code; c014ecf1 <check_idq+d/120> <=====
0: f6 43 34 40 testb $0x40,0x34(%ebx) <=====
Code; c014ecf5 <check_idq+11/120>
4: 74 09 je f <_EIP+0xf> c014ed00
<check_idq+1c/120>
Code; c014ecf7 <check_idq+13/120>
6: 31 c0 xorl %eax,%eax
Code; c014ecf9 <check_idq+15/120>
8: e9 01 01 00 00 jmp 10e <_EIP+0x10e> c014edff
<check_idq+11b
/120>
Code; c014ecfe <check_idq+1a/120>
d: 89 f6 movl %esi,%esi
Code; c014ed00 <check_idq+1c/120>
f: 8b 53 48 movl 0x48(%ebx),%edx
Code; c014ed03 <check_idq+1f/120>
12: 85 d2 testl %edx,%edx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/