* Oopses on 2.6.0
@ 2003-12-26 17:31 Apurva Mehta
2003-12-26 17:53 ` Matthias Urlichs
2003-12-26 19:09 ` Tomas Szepe
0 siblings, 2 replies; 5+ messages in thread
From: Apurva Mehta @ 2003-12-26 17:31 UTC (permalink / raw)
To: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 1905 bytes --]
Hi,
I am getting strange behaviour on 2.6.0 final. Here is a summary of
what happens.
1) Occasionally (Once every 4-5 days), the system freezes
completely so that the only thing to do is a cold reboot. The logs
do not have any information about such freezes.
2) More regularly (almost every day), applications like gkrellm,
xmms and xemacs crash. When I try to restart them, I get a
segmentation fault. The only way to restart them is to reboot the
computer. Xemacs starts on the console. Again, the logs do not have
any info (both the kernel log and the XFree86 log).
3) Finally today, I got some oops messages out of the kernel (which
I have attached below). The run down of events is as follows:
I had left my computer idle for about 2 hours. On my return,
I noticed that X had frozen. (The apps were still showing
signs of life though. For example, the xmms song name was
still scrolling). I switched to the console and did a
`killall X' upon which I got the oops I have attached named
oops-1.txt. There is a line in that message which reads
`***This is where I wake it up***'. Basically all the data
before that line got in the logs when the computer was
idle. The oops after that line happened after I killed X.
I then tried logging into another virtual console upon which I got
the oops message in the file oops-2.txt. All subsequent login
attempts also result in OOPses.
I have attached the corresponding Ksymoops outputs as well although I
have heard that they are not relevant on 2.6 anymore.
Also, I have been using the 2.6 line since test1. I have got these
errors while using the Nvidia driver. I must mention, however, that I
have been using this same driver since test1 (4496).
Let me know if anymore information is required.
Please CC me any replies as I am not subscribed to this list.
Regards,
- Apurva
[-- Attachment #2: oops-1.txt --]
[-- Type: text/plain, Size: 5364 bytes --]
Unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
c0124338
*pde = 00000000
Oops: 0002 [#1]
CPU: 0
EIP: 0060:[<c0124338>] Tainted: PF
EFLAGS: 00010087
EIP is at flush_sigqueue+0x28/0x60
eax: c7b9d874 ebx: c7b9d874 ecx: c73ed874 edx: 00000000
esi: c7b9d2a0 edi: 0000067a ebp: c5bf7e00 esp: c7bb3f00
ds: 007b es: 007b ss: 0068
Process wmaker (pid: 1655, threadinfo=c7bb2000 task=c7dc4140)
Stack: 00000000 c7b9d2a0 00000000 c011c389 c7b9d874 00000011 c7bb3f24 c7b9d2a0
bffff380 0000067a bffff384 c011ddde c7b9d2a0 000001f4 0000000b 00000000
00020f24 c7b9d350 c7b9d2a0 c7dc4140 c7dc41e8 c011e291 c7b9d2a0 bffff380
Call Trace:
[<c011c389>] release_task+0x69/0x200
[<c011ddde>] wait_task_zombie+0x14e/0x1f0
[<c011e291>] sys_wait4+0x251/0x2a0
[<c0117e40>] default_wake_function+0x0/0x20
[<c0117e40>] default_wake_function+0x0/0x20
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 89 02 f6 41 0c 01 89 09 89 49 04 74 0b 8b 0b 39 d9 75 e5 83
<6>note: wmaker[1655] exited with preempt_count 2
Unable to handle kernel NULL pointer dereference at virtual address 00000010
printing eip:
c0125191
*pde = 00000000
Oops: 0000 [#2]
CPU: 0
EIP: 0060:[<c0125191>] Tainted: PF
EFLAGS: 00010097
EIP is at group_send_sig_info+0xc1/0x430
eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c7b9d2a0 edi: 00000001 ebp: c7b9bf40 esp: c7b9becc
ds: 007b es: 007b ss: 0068
Process xinit (pid: 1647, threadinfo=c7b9a000 task=c7b9d8c0)
Stack: 00000001 c7b9d2a0 c7b9d2a0 00000000 00000000 c0117b52 00000286 c7b9d3ac
fffffffd c7dc4264 c7b9bf40 c0125564 00000001 c7b9bf40 c7b9d2a0 c7b9a000
08048db0 00000001 c7b9a000 c01255c1 00000001 c7b9bf40 00000677 fffff989
Call Trace:
[<c0117b52>] schedule+0x2f2/0x590
[<c0125564>] __kill_pg_info+0x64/0x90
[<c01255c1>] kill_pg_info+0x31/0x60
[<c01277bb>] sys_kill+0x5b/0x70
[<c0167e80>] dput+0x30/0x240
[<c0151adc>] __fput+0xbc/0x120
[<c0150149>] filp_close+0x59/0x90
[<c01501e2>] sys_close+0x62/0xa0
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 0f a3 41 10 19 c0 85 c0 0f 85 c7 00 00 00 c7 44 24 14 18 00
<6>note: xinit[1647] exited with preempt_count 2
bad: scheduling while atomic!
Call Trace:
[<c0117de6>] schedule+0x586/0x590
[<c01412db>] unmap_page_range+0x4b/0x80
[<c01414e6>] unmap_vmas+0x1d6/0x230
[<c01454b8>] exit_mmap+0x78/0x190
[<c0119815>] mmput+0x65/0xc0
[<c011d7cb>] do_exit+0x12b/0x3c0
[<c0109d3c>] die+0xec/0xf0
[<c0115f19>] do_page_fault+0x1f9/0x519
[<c02e39d3>] unix_stream_recvmsg+0x2b3/0x600
[<c0115d20>] do_page_fault+0x0/0x519
[<c01096a5>] error_code+0x2d/0x38
[<c0125191>] group_send_sig_info+0xc1/0x430
[<c0117b52>] schedule+0x2f2/0x590
[<c0125564>] __kill_pg_info+0x64/0x90
[<c01255c1>] kill_pg_info+0x31/0x60
[<c01277bb>] sys_kill+0x5b/0x70
[<c0167e80>] dput+0x30/0x240
[<c0151adc>] __fput+0xbc/0x120
[<c0150149>] filp_close+0x59/0x90
[<c01501e2>] sys_close+0x62/0xa0
[<c0109449>] sysenter_past_esp+0x52/0x71
***This is where i wake it up..***
Unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
c017f95b
*pde = 00000000
Oops: 0000 [#3]
CPU: 0
EIP: 0060:[<c017f95b>] Tainted: PF
EFLAGS: 00010002
EIP is at proc_pid_stat+0x4db/0x530
eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c7b9d2a0 edi: 00000000 ebp: c204a000 esp: c204be3c
ds: 007b es: 007b ss: 0068
Process killall (pid: 13748, threadinfo=c204a000 task=c7dc4760)
Stack: c7b9d2a0 3fec6414 08f58890 c0345b20 c0345b20 c0345b20 c9b904f0 c017d55e
c8969660 c9b904f0 0000000d c032a734 c7b9d2a0 ffffffea fffffff4 c7cbdc38
c7cbdbd0 c8969660 c015e73c c7cbdbd0 c8969660 c0345ac0 00000000 c204bf70
Call Trace:
[<c017d55e>] proc_pident_lookup+0xfe/0x230
[<c015e73c>] real_lookup+0xcc/0xf0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 8b 00 89 34 24 89 84 24 c8 00 00 00 8d 84 24 f0 00 00 00 89
<6>note: killall[13748] exited with preempt_count 2
bad: scheduling while atomic!
Call Trace:
[<c0117de6>] schedule+0x586/0x590
[<c01412db>] unmap_page_range+0x4b/0x80
[<c01414e6>] unmap_vmas+0x1d6/0x230
[<c01454b8>] exit_mmap+0x78/0x190
[<c0119815>] mmput+0x65/0xc0
[<c011d7cb>] do_exit+0x12b/0x3c0
[<c0109d3c>] die+0xec/0xf0
[<c0115f19>] do_page_fault+0x1f9/0x519
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c018ba58>] ext3_mark_iloc_dirty+0x28/0x40
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c0115d20>] do_page_fault+0x0/0x519
[<c01096a5>] error_code+0x2d/0x38
[<c017f95b>] proc_pid_stat+0x4db/0x530
[<c017d55e>] proc_pident_lookup+0xfe/0x230
[<c015e73c>] real_lookup+0xcc/0xf0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
[-- Attachment #3: ksymoops-1.txt --]
[-- Type: text/plain, Size: 10959 bytes --]
ksymoops 2.4.9 on i686 2.6.0. Options used
-v /mnt/sources/linux-2.6.0/vmlinux (specified)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.6.0/ (default)
-m /mnt/sources/linux-2.6.0/System.map (specified)
Error (regular_file): read_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
Unable to handle kernel NULL pointer dereference at virtual address 00000000
c0124338
*pde = 00000000
Oops: 0002 [#1]
CPU: 0
EIP: 0060:[<c0124338>] Tainted: PF
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010087
eax: c7b9d874 ebx: c7b9d874 ecx: c73ed874 edx: 00000000
esi: c7b9d2a0 edi: 0000067a ebp: c5bf7e00 esp: c7bb3f00
ds: 007b es: 007b ss: 0068
Stack: 00000000 c7b9d2a0 00000000 c011c389 c7b9d874 00000011 c7bb3f24 c7b9d2a0
bffff380 0000067a bffff384 c011ddde c7b9d2a0 000001f4 0000000b 00000000
00020f24 c7b9d350 c7b9d2a0 c7dc4140 c7dc41e8 c011e291 c7b9d2a0 bffff380
Call Trace:
[<c011c389>] release_task+0x69/0x200
[<c011ddde>] wait_task_zombie+0x14e/0x1f0
[<c011e291>] sys_wait4+0x251/0x2a0
[<c0117e40>] default_wake_function+0x0/0x20
[<c0117e40>] default_wake_function+0x0/0x20
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 89 02 f6 41 0c 01 89 09 89 49 04 74 0b 8b 0b 39 d9 75 e5 83
>>EIP; c0124338 <flush_sigqueue+28/60> <=====
>>eax; c7b9d874 <__crc_rtnl_lock+14dc87/47703a>
>>ebx; c7b9d874 <__crc_rtnl_lock+14dc87/47703a>
>>ecx; c73ed874 <__crc_fat_add_entries+52be5/3216d2>
>>esi; c7b9d2a0 <__crc_rtnl_lock+14d6b3/47703a>
>>ebp; c5bf7e00 <__crc_xfrm_policy_get_afinfo+1a6a42/296616>
>>esp; c7bb3f00 <__crc_rtnl_lock+164313/47703a>
Trace; c011c389 <release_task+69/200>
Trace; c011ddde <wait_task_zombie+14e/1f0>
Trace; c011e291 <sys_wait4+251/2a0>
Trace; c0117e40 <default_wake_function+0/20>
Trace; c0117e40 <default_wake_function+0/20>
Trace; c0109449 <sysenter_past_esp+52/71>
Code; c0124338 <flush_sigqueue+28/60>
00000000 <_EIP>:
Code; c0124338 <flush_sigqueue+28/60> <=====
0: 89 02 mov %eax,(%edx) <=====
Code; c012433a <flush_sigqueue+2a/60>
2: f6 41 0c 01 testb $0x1,0xc(%ecx)
Code; c012433e <flush_sigqueue+2e/60>
6: 89 09 mov %ecx,(%ecx)
Code; c0124340 <flush_sigqueue+30/60>
8: 89 49 04 mov %ecx,0x4(%ecx)
Code; c0124343 <flush_sigqueue+33/60>
b: 74 0b je 18 <_EIP+0x18>
Code; c0124345 <flush_sigqueue+35/60>
d: 8b 0b mov (%ebx),%ecx
Code; c0124347 <flush_sigqueue+37/60>
f: 39 d9 cmp %ebx,%ecx
Code; c0124349 <flush_sigqueue+39/60>
11: 75 e5 jne fffffff8 <_EIP+0xfffffff8>
Code; c012434b <flush_sigqueue+3b/60>
13: 83 00 00 addl $0x0,(%eax)
Unable to handle kernel NULL pointer dereference at virtual address 00000010
c0125191
*pde = 00000000
Oops: 0000 [#2]
CPU: 0
EIP: 0060:[<c0125191>] Tainted: PF
EFLAGS: 00010097
eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c7b9d2a0 edi: 00000001 ebp: c7b9bf40 esp: c7b9becc
ds: 007b es: 007b ss: 0068
Stack: 00000001 c7b9d2a0 c7b9d2a0 00000000 00000000 c0117b52 00000286 c7b9d3ac
fffffffd c7dc4264 c7b9bf40 c0125564 00000001 c7b9bf40 c7b9d2a0 c7b9a000
08048db0 00000001 c7b9a000 c01255c1 00000001 c7b9bf40 00000677 fffff989
Call Trace:
[<c0117b52>] schedule+0x2f2/0x590
[<c0125564>] __kill_pg_info+0x64/0x90
[<c01255c1>] kill_pg_info+0x31/0x60
[<c01277bb>] sys_kill+0x5b/0x70
[<c0167e80>] dput+0x30/0x240
[<c0151adc>] __fput+0xbc/0x120
[<c0150149>] filp_close+0x59/0x90
[<c01501e2>] sys_close+0x62/0xa0
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 0f a3 41 10 19 c0 85 c0 0f 85 c7 00 00 00 c7 44 24 14 18 00
>>EIP; c0125191 <group_send_sig_info+c1/430> <=====
>>esi; c7b9d2a0 <__crc_rtnl_lock+14d6b3/47703a>
>>ebp; c7b9bf40 <__crc_rtnl_lock+14c353/47703a>
>>esp; c7b9becc <__crc_rtnl_lock+14c2df/47703a>
Trace; c0117b52 <schedule+2f2/590>
Trace; c0125564 <__kill_pg_info+64/90>
Trace; c01255c1 <kill_pg_info+31/60>
Trace; c01277bb <sys_kill+5b/70>
Trace; c0167e80 <dput+30/240>
Trace; c0151adc <__fput+bc/120>
Trace; c0150149 <filp_close+59/90>
Trace; c01501e2 <sys_close+62/a0>
Trace; c0109449 <sysenter_past_esp+52/71>
Code; c0125191 <group_send_sig_info+c1/430>
00000000 <_EIP>:
Code; c0125191 <group_send_sig_info+c1/430> <=====
0: 0f a3 41 10 bt %eax,0x10(%ecx) <=====
Code; c0125195 <group_send_sig_info+c5/430>
4: 19 c0 sbb %eax,%eax
Code; c0125197 <group_send_sig_info+c7/430>
6: 85 c0 test %eax,%eax
Code; c0125199 <group_send_sig_info+c9/430>
8: 0f 85 c7 00 00 00 jne d5 <_EIP+0xd5>
Code; c012519f <group_send_sig_info+cf/430>
e: c7 44 24 14 18 00 00 movl $0x18,0x14(%esp,1)
Code; c01251a6 <group_send_sig_info+d6/430>
15: 00
Call Trace:
[<c0117de6>] schedule+0x586/0x590
[<c01412db>] unmap_page_range+0x4b/0x80
[<c01414e6>] unmap_vmas+0x1d6/0x230
[<c01454b8>] exit_mmap+0x78/0x190
[<c0119815>] mmput+0x65/0xc0
[<c011d7cb>] do_exit+0x12b/0x3c0
[<c0109d3c>] die+0xec/0xf0
[<c0115f19>] do_page_fault+0x1f9/0x519
[<c02e39d3>] unix_stream_recvmsg+0x2b3/0x600
[<c0115d20>] do_page_fault+0x0/0x519
[<c01096a5>] error_code+0x2d/0x38
[<c0125191>] group_send_sig_info+0xc1/0x430
[<c0117b52>] schedule+0x2f2/0x590
[<c0125564>] __kill_pg_info+0x64/0x90
[<c01255c1>] kill_pg_info+0x31/0x60
[<c01277bb>] sys_kill+0x5b/0x70
[<c0167e80>] dput+0x30/0x240
[<c0151adc>] __fput+0xbc/0x120
[<c0150149>] filp_close+0x59/0x90
[<c01501e2>] sys_close+0x62/0xa0
[<c0109449>] sysenter_past_esp+0x52/0x71
Unable to handle kernel NULL pointer dereference at virtual address 00000000
c017f95b
*pde = 00000000
Oops: 0000 [#3]
CPU: 0
EIP: 0060:[<c017f95b>] Tainted: PF
EFLAGS: 00010002
eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c7b9d2a0 edi: 00000000 ebp: c204a000 esp: c204be3c
ds: 007b es: 007b ss: 0068
Stack: c7b9d2a0 3fec6414 08f58890 c0345b20 c0345b20 c0345b20 c9b904f0 c017d55e
c8969660 c9b904f0 0000000d c032a734 c7b9d2a0 ffffffea fffffff4 c7cbdc38
c7cbdbd0 c8969660 c015e73c c7cbdbd0 c8969660 c0345ac0 00000000 c204bf70
Call Trace:
[<c017d55e>] proc_pident_lookup+0xfe/0x230
[<c015e73c>] real_lookup+0xcc/0xf0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 8b 00 89 34 24 89 84 24 c8 00 00 00 8d 84 24 f0 00 00 00 89
Trace; c0117de6 <schedule+586/590>
Trace; c01412db <unmap_page_range+4b/80>
Trace; c01414e6 <unmap_vmas+1d6/230>
Trace; c01454b8 <exit_mmap+78/190>
Trace; c0119815 <mmput+65/c0>
Trace; c011d7cb <do_exit+12b/3c0>
Trace; c0109d3c <die+ec/f0>
Trace; c0115f19 <do_page_fault+1f9/519>
Trace; c02e39d3 <unix_stream_recvmsg+2b3/600>
Trace; c0115d20 <do_page_fault+0/519>
Trace; c01096a5 <error_code+2d/38>
Trace; c0125191 <group_send_sig_info+c1/430>
Trace; c0117b52 <schedule+2f2/590>
Trace; c0125564 <__kill_pg_info+64/90>
Trace; c01255c1 <kill_pg_info+31/60>
Trace; c01277bb <sys_kill+5b/70>
Trace; c0167e80 <dput+30/240>
Trace; c0151adc <__fput+bc/120>
Trace; c0150149 <filp_close+59/90>
Trace; c01501e2 <sys_close+62/a0>
Trace; c0109449 <sysenter_past_esp+52/71>
>>EIP; c017f95b <proc_pid_stat+4db/530> <=====
>>esi; c7b9d2a0 <__crc_rtnl_lock+14d6b3/47703a>
>>ebp; c204a000 <__crc_open_exec+2139e2/7782dd>
>>esp; c204be3c <__crc_open_exec+21581e/7782dd>
Trace; c017d55e <proc_pident_lookup+fe/230>
Trace; c015e73c <real_lookup+cc/f0>
Trace; c0167e80 <dput+30/240>
Trace; c015f008 <link_path_walk+608/940>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c015e3d4 <vfs_permission+84/150>
Trace; c0138d7f <__alloc_pages+af/350>
Trace; c011d98c <do_exit+2ec/3c0>
Trace; c017c434 <proc_info_read+74/160>
Trace; c0150a1e <vfs_read+be/130>
Trace; c0150cc2 <sys_read+42/70>
Trace; c0109449 <sysenter_past_esp+52/71>
Code; c017f95b <proc_pid_stat+4db/530>
00000000 <_EIP>:
Code; c017f95b <proc_pid_stat+4db/530> <=====
0: 8b 00 mov (%eax),%eax <=====
Code; c017f95d <proc_pid_stat+4dd/530>
2: 89 34 24 mov %esi,(%esp,1)
Code; c017f960 <proc_pid_stat+4e0/530>
5: 89 84 24 c8 00 00 00 mov %eax,0xc8(%esp,1)
Code; c017f967 <proc_pid_stat+4e7/530>
c: 8d 84 24 f0 00 00 00 lea 0xf0(%esp,1),%eax
Code; c017f96e <proc_pid_stat+4ee/530>
13: 89 00 mov %eax,(%eax)
Call Trace:
[<c0117de6>] schedule+0x586/0x590
[<c01412db>] unmap_page_range+0x4b/0x80
[<c01414e6>] unmap_vmas+0x1d6/0x230
[<c01454b8>] exit_mmap+0x78/0x190
[<c0119815>] mmput+0x65/0xc0
[<c011d7cb>] do_exit+0x12b/0x3c0
[<c0109d3c>] die+0xec/0xf0
[<c0115f19>] do_page_fault+0x1f9/0x519
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c018ba58>] ext3_mark_iloc_dirty+0x28/0x40
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c0115d20>] do_page_fault+0x0/0x519
[<c01096a5>] error_code+0x2d/0x38
[<c017f95b>] proc_pid_stat+0x4db/0x530
[<c017d55e>] proc_pident_lookup+0xfe/0x230
[<c015e73c>] real_lookup+0xcc/0xf0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
Warning (Oops_read): Code line not seen, dumping what data is available
Trace; c0117de6 <schedule+586/590>
Trace; c01412db <unmap_page_range+4b/80>
Trace; c01414e6 <unmap_vmas+1d6/230>
Trace; c01454b8 <exit_mmap+78/190>
Trace; c0119815 <mmput+65/c0>
Trace; c011d7cb <do_exit+12b/3c0>
Trace; c0109d3c <die+ec/f0>
Trace; c0115f19 <do_page_fault+1f9/519>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c018ba58 <ext3_mark_iloc_dirty+28/40>
Trace; c0138d7f <__alloc_pages+af/350>
Trace; c0115d20 <do_page_fault+0/519>
Trace; c01096a5 <error_code+2d/38>
Trace; c017f95b <proc_pid_stat+4db/530>
Trace; c017d55e <proc_pident_lookup+fe/230>
Trace; c015e73c <real_lookup+cc/f0>
Trace; c0167e80 <dput+30/240>
Trace; c015f008 <link_path_walk+608/940>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c015e3d4 <vfs_permission+84/150>
Trace; c0138d7f <__alloc_pages+af/350>
Trace; c011d98c <do_exit+2ec/3c0>
Trace; c017c434 <proc_info_read+74/160>
Trace; c0150a1e <vfs_read+be/130>
Trace; c0150cc2 <sys_read+42/70>
Trace; c0109449 <sysenter_past_esp+52/71>
1 warning and 1 error issued. Results may not be reliable.
[-- Attachment #4: oops-2.txt --]
[-- Type: text/plain, Size: 2532 bytes --]
Dec 26 22:25:23 home login(pam_unix)[13860]: session opened for user apurva by (uid=0)
Dec 26 22:25:23 home -- apurva[13860]: LOGIN ON tty2 BY apurva
Unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
c017f95b
*pde = 00000000
Oops: 0000 [#7]
CPU: 0
EIP: 0060:[<c017f95b>] Tainted: PF
EFLAGS: 00010002
EIP is at proc_pid_stat+0x4db/0x530
eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c7b9d2a0 edi: 00000000 ebp: cb468000 esp: cb469e3c
ds: 007b es: 007b ss: 0068
Process ps (pid: 13896, threadinfo=cb468000 task=c7dc4d80)
Stack: c7b9d2a0 ffffffff c03441b4 cb468000 c03441b4 c0138c2e c10f37f0 00000000
cbfa4c64 cb468000 00000202 c03441b4 000001d5 00104025 c89696d0 cbfb2f64
cb468000 cb468000 c8969660 c9b904f0 c017d021 c7b9d2a0 c8969660 cb469f70
Call Trace:
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c017d021>] pid_revalidate+0x41/0xd0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c014fbd8>] filp_open+0x68/0x70
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 8b 00 89 34 24 89 84 24 c8 00 00 00 8d 84 24 f0 00 00 00 89
<6>note: ps[13896] exited with preempt_count 2
bad: scheduling while atomic!
Call Trace:
[<c0117de6>] schedule+0x586/0x590
[<c01412db>] unmap_page_range+0x4b/0x80
[<c01414e6>] unmap_vmas+0x1d6/0x230
[<c01454b8>] exit_mmap+0x78/0x190
[<c0119815>] mmput+0x65/0xc0
[<c011d7cb>] do_exit+0x12b/0x3c0
[<c0109d3c>] die+0xec/0xf0
[<c0115f19>] do_page_fault+0x1f9/0x519
[<c0113332>] post_set+0x22/0x60
[<c01096a5>] error_code+0x2d/0x38
[<c0135651>] file_read_actor+0xe1/0x100
[<c01b6d74>] vsnprintf+0x214/0x470
[<c0115d20>] do_page_fault+0x0/0x519
[<c01096a5>] error_code+0x2d/0x38
[<c017f95b>] proc_pid_stat+0x4db/0x530
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c017d021>] pid_revalidate+0x41/0xd0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c014fbd8>] filp_open+0x68/0x70
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
[-- Attachment #5: ksymoops-2.txt --]
[-- Type: text/plain, Size: 5045 bytes --]
ksymoops 2.4.9 on i686 2.6.0. Options used
-v /mnt/sources/linux-2.6.0/vmlinux (specified)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.6.0/ (default)
-m /mnt/sources/linux-2.6.0/System.map (specified)
Error (regular_file): read_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
Unable to handle kernel NULL pointer dereference at virtual address 00000000
c017f95b
*pde = 00000000
Oops: 0000 [#7]
CPU: 0
EIP: 0060:[<c017f95b>] Tainted: PF
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010002
eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c7b9d2a0 edi: 00000000 ebp: cb468000 esp: cb469e3c
ds: 007b es: 007b ss: 0068
Stack: c7b9d2a0 ffffffff c03441b4 cb468000 c03441b4 c0138c2e c10f37f0 00000000
cbfa4c64 cb468000 00000202 c03441b4 000001d5 00104025 c89696d0 cbfb2f64
cb468000 cb468000 c8969660 c9b904f0 c017d021 c7b9d2a0 c8969660 cb469f70
Call Trace:
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c017d021>] pid_revalidate+0x41/0xd0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c014fbd8>] filp_open+0x68/0x70
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
Code: 8b 00 89 34 24 89 84 24 c8 00 00 00 8d 84 24 f0 00 00 00 89
>>EIP; c017f95b <proc_pid_stat+4db/530> <=====
>>esi; c7b9d2a0 <__crc_rtnl_lock+14d6b3/47703a>
>>ebp; cb468000 <__crc_neigh_resolve_output+29f904/3a3444>
>>esp; cb469e3c <__crc_neigh_resolve_output+2a1740/3a3444>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c017d021 <pid_revalidate+41/d0>
Trace; c0167e80 <dput+30/240>
Trace; c015f008 <link_path_walk+608/940>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c015e3d4 <vfs_permission+84/150>
Trace; c0138d7f <__alloc_pages+af/350>
Trace; c011d98c <do_exit+2ec/3c0>
Trace; c017c434 <proc_info_read+74/160>
Trace; c014fbd8 <filp_open+68/70>
Trace; c0150a1e <vfs_read+be/130>
Trace; c0150cc2 <sys_read+42/70>
Trace; c0109449 <sysenter_past_esp+52/71>
Code; c017f95b <proc_pid_stat+4db/530>
00000000 <_EIP>:
Code; c017f95b <proc_pid_stat+4db/530> <=====
0: 8b 00 mov (%eax),%eax <=====
Code; c017f95d <proc_pid_stat+4dd/530>
2: 89 34 24 mov %esi,(%esp,1)
Code; c017f960 <proc_pid_stat+4e0/530>
5: 89 84 24 c8 00 00 00 mov %eax,0xc8(%esp,1)
Code; c017f967 <proc_pid_stat+4e7/530>
c: 8d 84 24 f0 00 00 00 lea 0xf0(%esp,1),%eax
Code; c017f96e <proc_pid_stat+4ee/530>
13: 89 00 mov %eax,(%eax)
Call Trace:
[<c0117de6>] schedule+0x586/0x590
[<c01412db>] unmap_page_range+0x4b/0x80
[<c01414e6>] unmap_vmas+0x1d6/0x230
[<c01454b8>] exit_mmap+0x78/0x190
[<c0119815>] mmput+0x65/0xc0
[<c011d7cb>] do_exit+0x12b/0x3c0
[<c0109d3c>] die+0xec/0xf0
[<c0115f19>] do_page_fault+0x1f9/0x519
[<c0113332>] post_set+0x22/0x60
[<c01096a5>] error_code+0x2d/0x38
[<c0135651>] file_read_actor+0xe1/0x100
[<c01b6d74>] vsnprintf+0x214/0x470
[<c0115d20>] do_page_fault+0x0/0x519
[<c01096a5>] error_code+0x2d/0x38
[<c017f95b>] proc_pid_stat+0x4db/0x530
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c017d021>] pid_revalidate+0x41/0xd0
[<c0167e80>] dput+0x30/0x240
[<c015f008>] link_path_walk+0x608/0x940
[<c0138c2e>] buffered_rmqueue+0xbe/0x160
[<c015e3d4>] vfs_permission+0x84/0x150
[<c0138d7f>] __alloc_pages+0xaf/0x350
[<c011d98c>] do_exit+0x2ec/0x3c0
[<c017c434>] proc_info_read+0x74/0x160
[<c014fbd8>] filp_open+0x68/0x70
[<c0150a1e>] vfs_read+0xbe/0x130
[<c0150cc2>] sys_read+0x42/0x70
[<c0109449>] sysenter_past_esp+0x52/0x71
Warning (Oops_read): Code line not seen, dumping what data is available
Trace; c0117de6 <schedule+586/590>
Trace; c01412db <unmap_page_range+4b/80>
Trace; c01414e6 <unmap_vmas+1d6/230>
Trace; c01454b8 <exit_mmap+78/190>
Trace; c0119815 <mmput+65/c0>
Trace; c011d7cb <do_exit+12b/3c0>
Trace; c0109d3c <die+ec/f0>
Trace; c0115f19 <do_page_fault+1f9/519>
Trace; c0113332 <post_set+22/60>
Trace; c01096a5 <error_code+2d/38>
Trace; c0135651 <file_read_actor+e1/100>
Trace; c01b6d74 <vsnprintf+214/470>
Trace; c0115d20 <do_page_fault+0/519>
Trace; c01096a5 <error_code+2d/38>
Trace; c017f95b <proc_pid_stat+4db/530>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c017d021 <pid_revalidate+41/d0>
Trace; c0167e80 <dput+30/240>
Trace; c015f008 <link_path_walk+608/940>
Trace; c0138c2e <buffered_rmqueue+be/160>
Trace; c015e3d4 <vfs_permission+84/150>
Trace; c0138d7f <__alloc_pages+af/350>
Trace; c011d98c <do_exit+2ec/3c0>
Trace; c017c434 <proc_info_read+74/160>
Trace; c014fbd8 <filp_open+68/70>
Trace; c0150a1e <vfs_read+be/130>
Trace; c0150cc2 <sys_read+42/70>
Trace; c0109449 <sysenter_past_esp+52/71>
1 warning and 1 error issued. Results may not be reliable.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Oopses on 2.6.0
2003-12-26 17:31 Oopses on 2.6.0 Apurva Mehta
@ 2003-12-26 17:53 ` Matthias Urlichs
2003-12-27 10:32 ` Pere Castañer
2003-12-26 19:09 ` Tomas Szepe
1 sibling, 1 reply; 5+ messages in thread
From: Matthias Urlichs @ 2003-12-26 17:53 UTC (permalink / raw)
To: linux-kernel
Hi, Apurva Mehta wrote:
> 2) More regularly (almost every day), applications like gkrellm, xmms
> and xemacs crash. When I try to restart them, I get a segmentation
> fault. The only way to restart them is to reboot the computer. Xemacs
> starts on the console. Again, the logs do not have any info (both the
> kernel log and the XFree86 log).
Try -mm1. I had these problems all through 2.6-test, and 2.6.0, but they
seem to have vanished with -mm1.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
The trouble with the average family budget is that at the end of the money
there's too much month left.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Oopses on 2.6.0
2003-12-26 17:31 Oopses on 2.6.0 Apurva Mehta
2003-12-26 17:53 ` Matthias Urlichs
@ 2003-12-26 19:09 ` Tomas Szepe
2003-12-27 8:13 ` Apurva Mehta
1 sibling, 1 reply; 5+ messages in thread
From: Tomas Szepe @ 2003-12-26 19:09 UTC (permalink / raw)
To: Apurva Mehta, Linux Kernel Mailing List
On Dec-26 2003, Fri, 23:01 +0530
Apurva Mehta <apurva@gmx.net> wrote:
> I have attached the corresponding Ksymoops outputs as well although
> I have heard that they are not relevant on 2.6 anymore.
>
> Also, I have been using the 2.6 line since test1. I have got these
> errors while using the Nvidia driver. I must mention, however, that I
> have been using this same driver since test1 (4496).
...
> EIP: 0060:[<c0124338>] Tainted: PF
...
You need to reproduce the oops with an untainted kernel
if you expect lkml people to look into the problem.
--
Tomas Szepe <szepe@pinerecords.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Oopses on 2.6.0
2003-12-26 19:09 ` Tomas Szepe
@ 2003-12-27 8:13 ` Apurva Mehta
0 siblings, 0 replies; 5+ messages in thread
From: Apurva Mehta @ 2003-12-27 8:13 UTC (permalink / raw)
To: Tomas Szepe; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 1824 bytes --]
* Tomas Szepe <szepe@pinerecords.com> [27-12-2003 01:23]:
[...]
> You need to reproduce the oops with an untainted kernel
> if you expect lkml people to look into the problem.
Well, I am now running a non-tainted 2.6.0-mm1 and the problems
continue (without nvidia and vmware modules).
Just an hour ago, all new processes created in X exited with
segmentation faults. Processes could be run on the console though
(except for startx). There were no oops messages.
However, in the logs I get the following errors <I am just
posting a summary, there is a seperate line for each of the minor
numbers indicated in the ranges> :
-=-=-=
Dec 27 13:07:21 home modprobe: FATAL: Module char_major_4_[72-92] not
found.
Dec 27 13:07:21 home modprobe: FATAL: Module serial not found.
<This one repeats after each of the previous messages.>
Dec 27 13:07:22 home modprobe: FATAL: Module char_major_188_[0-15] not
found.
Dec 27 13:07:22 home modprobe: FATAL: Module char_major_180_[0-15] not
found.
=-=-=-
These messages have coming right through 2.6.0-testX without much
incident.
Apart from the above, the only thing that seems out of place in the
logs is:
-=-=
Dec 27 13:15:06 home kernel: atkbd.c: Unknown key released (translated
set 2, code 0x7a on isa0060/serio0).
Dec 27 13:15:06 home kernel: atkbd.c: Unknown key released (translated
set 2, code 0x7a on isa0060/serio0).
-=-=
Also, yesterday (when running the tainted kernel), I got an oops
message every time a new process was created, whether in X or
the console. I also got an oops for each service that was shut down
while rebooting!
I am attaching my config file from :
`gunzip -c /proc/config.gz | cat | grep ^C > config.txt`
I am also attaching the outout of lspci -vv.
Please CC me any replies as I am not subscribed to the list.
Regards,
- Apurva
[-- Attachment #2: config.txt --]
[-- Type: text/plain, Size: 4531 bytes --]
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_STANDALONE=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
CONFIG_X86_PC=y
CONFIG_MPENTIUMIII=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_PREEMPT=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_MICROCODE=m
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_NOHIGHMEM=y
CONFIG_MTRR=y
CONFIG_HAVE_DEC_LOCK=y
CONFIG_PM=y
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_PCI=y
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_NAMES=y
CONFIG_ISA=y
CONFIG_EISA=y
CONFIG_EISA_PCI_EISA=y
CONFIG_EISA_NAMES=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
CONFIG_PNP=y
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_IDE_TASKFILE_IO=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_BLK_DEV_VIA82CXXX=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
CONFIG_SCSI=m
CONFIG_SCSI_PROC_FS=y
CONFIG_BLK_DEV_SR=m
CONFIG_CHR_DEV_SG=m
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_UNIX=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_NETFILTER=y
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_NAT_TFTP=m
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_IPV6_SCTP__=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
CONFIG_PPP=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_GAMEPORT=y
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=2048
CONFIG_PRINTER=m
CONFIG_RTC=y
CONFIG_AGP=y
CONFIG_AGP_VIA=y
CONFIG_DRM=y
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
CONFIG_SND_ENS1371=y
CONFIG_USB=m
CONFIG_USB_DEVICEFS=y
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=m
CONFIG_UDF_FS=m
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=y
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_DEVPTS_FS=y
CONFIG_TMPFS=y
CONFIG_RAMFS=y
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_UTF8=m
CONFIG_X86_EXTRA_IRQS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y
[-- Attachment #3: lspci.txt --]
[-- Type: text/plain, Size: 3638 bytes --]
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
Subsystem: Asustek Computer, Inc.: Unknown device 8017
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Region 0: Memory at e4000000 (32-bit, prefetchable) [size=64M]
Capabilities: <available only to root>
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: e0000000-e1efffff
Prefetchable memory behind bridge: e1f00000-e3ffffff
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
Capabilities: <available only to root>
00:04.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] (rev 23)
Subsystem: Asustek Computer, Inc.: Unknown device 8017
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00:04.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 10) (prog-if 8a [Master SecP PriP])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Region 4: I/O ports at d800 [size=16]
Capabilities: <available only to root>
00:04.2 USB Controller: VIA Technologies, Inc. USB (rev 11) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32, cache line size 08
Interrupt: pin D routed to IRQ 5
Region 4: I/O ports at d400 [size=32]
Capabilities: <available only to root>
00:04.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 30)
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
00:0b.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
Subsystem: Ensoniq Creative SoundBlaster AudioPCI 128
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 32 (3000ns min, 32000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at d000 [size=64]
Capabilities: <available only to root>
01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 15) (prog-if 00 [VGA])
Subsystem: Asustek Computer, Inc. AGP-V3800PRO
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e2000000 (32-bit, prefetchable) [size=32M]
Expansion ROM at e1ff0000 [disabled] [size=64K]
Capabilities: <available only to root>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Oopses on 2.6.0
2003-12-26 17:53 ` Matthias Urlichs
@ 2003-12-27 10:32 ` Pere Castañer
0 siblings, 0 replies; 5+ messages in thread
From: Pere Castañer @ 2003-12-27 10:32 UTC (permalink / raw)
To: linux-kernel
On Fri, 26 Dec 2003 18:53:00 +0100
Matthias Urlichs <smurf@smurf.noris.de> wrote:
> Try -mm1. I had these problems all through 2.6-test, and 2.6.0, but they
> seem to have vanished with -mm1.
>
Same here. I have had this problems in a VIA KT400 mainboard's chipset with kernel 2.6.0 and mm1 solved this issues pretty well.
Tell me if someone needs more info about this.
Regards,
--
Pere Castañer Sardà - http://xarz.no-ip.org
GnuPG Public key available - http://xarz.no-ip.org/keys.html
Computer Science Student on UOC - http://www.uoc.edu
Linux Registered User #232073
Debian/GNU User - http://www.debian.org
---------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-12-27 10:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-26 17:31 Oopses on 2.6.0 Apurva Mehta
2003-12-26 17:53 ` Matthias Urlichs
2003-12-27 10:32 ` Pere Castañer
2003-12-26 19:09 ` Tomas Szepe
2003-12-27 8:13 ` Apurva Mehta
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®