linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kernel-oops
@ 2002-10-07 14:54 Andreas Bergen
  2002-10-07 21:15 ` Kernel-oops Joseph D. Wagner
       [not found] ` <200210071636.48957.dave@spadea.net>
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Bergen @ 2002-10-07 14:54 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

Dear kernel-developers,

recently I get quite a lot of kernel oopses. Before 2.4.17 my system
ran very stable but since upgrading to 2.4.18 and still with 2.4.19 I
get an oops every few days.

Can you help me with these? Do you need any additional information?

Attached is the output of ksymoops.

Thanks a lot in advance
yours
  Andreas Bergen

-- 
Andreas Bergen
E-Mail: andreas.bergen@online.de
PGP-Key on keyservers.
"Freuet euch in dem Herrn allewege, und abermals sage ich: Freuet euch!" Phi 4,4

[-- Attachment #2: oops.out --]
[-- Type: text/plain, Size: 4630 bytes --]

ksymoops 2.4.3 on i586 2.4.18.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.18/ (default)
     -m /boot/System.map-2.4.18 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

May  4 22:10:30 erde kernel: Unable to handle kernel NULL pointer dereference at virtual address 000001
May  4 22:10:30 erde kernel: c01cfca1
May  4 22:10:30 erde kernel: *pde = 00000000
May  4 22:10:30 erde kernel: Oops: 0000
May  4 22:10:30 erde kernel: CPU:    0
May  4 22:10:30 erde kernel: EIP:    0010:[sock_poll+21/40]    Not tainted
May  4 22:10:30 erde kernel: EFLAGS: 00210282
May  4 22:10:30 erde kernel: eax: 00000000   ebx: c58d5640   ecx: 00000000   edx: 00000120
May  4 22:10:30 erde kernel: esi: c58d5640   edi: 00000000   ebp: c4681f70   esp: c4681f34
May  4 22:10:30 erde kernel: ds: 0018   es: 0018   ss: 0018
May  4 22:10:30 erde kernel: Process X (pid: 869, stackpage=c4681000)
May  4 22:10:30 erde kernel: Stack: 00000000 c013aac6 c58d5640 00000000 00000008 00000020 c5647560 0000
0145
May  4 22:10:30 erde kernel:        00400000 c4680000 000014a4 00000016 00000000 00000000 c2d13000 0000
0000
May  4 22:10:30 erde kernel:        c013af32 0000001d c4681fa8 c4681fa4 c4680000 00000000 bffff554 bfff
f75c
May  4 22:10:30 erde kernel: Call Trace: [do_select+226/476] [sys_select+842/1172] [system_call+51/64]
May  4 22:10:30 erde kernel: Code: 8b 80 28 01 00 00 51 52 53 8b 40 1c ff d0 83 c4 0c 5b c3 53
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 80 28 01 00 00         mov    0x128(%eax),%eax
Code;  00000006 Before first symbol
   6:   51                        push   %ecx
Code;  00000006 Before first symbol
   7:   52                        push   %edx
Code;  00000008 Before first symbol
   8:   53                        push   %ebx
Code;  00000008 Before first symbol
   9:   8b 40 1c                  mov    0x1c(%eax),%eax
Code;  0000000c Before first symbol
   c:   ff d0                     call   *%eax
Code;  0000000e Before first symbol
   e:   83 c4 0c                  add    $0xc,%esp
Code;  00000010 Before first symbol
  11:   5b                        pop    %ebx
Code;  00000012 Before first symbol
  12:   c3                        ret    
Code;  00000012 Before first symbol
  13:   53                        push   %ebx

May  4 22:10:30 erde kernel:  <1>Unable to handle kernel NULL pointer dereference at virtual address 00
000032
May  4 22:10:30 erde kernel: c0140fda
May  4 22:10:30 erde kernel: *pde = 00000000
May  4 22:10:30 erde kernel: Oops: 0000
May  4 22:10:30 erde kernel: CPU:    0
May  4 22:10:30 erde kernel: EIP:    0010:[fcntl_dirnotify+62/332]    Not tainted
May  4 22:10:30 erde kernel: EFLAGS: 00210202
May  4 22:10:30 erde kernel: eax: c17316c0   ebx: c58d5640   ecx: 00000000   edx: c58d5640
May  4 22:10:30 erde kernel: esi: 00000000   edi: 00000000   ebp: 00000001   esp: c4681de0
May  4 22:10:30 erde kernel: ds: 0018   es: 0018   ss: 0018
May  4 22:10:30 erde kernel: Process X (pid: 869, stackpage=c4681000)
May  4 22:10:30 erde kernel: Stack: c58d5640 00000000 c521d700 00000001 c012d9ba 00000000 c58d5640 0000
0000
May  4 22:10:30 erde kernel:        0000007f 00000016 c01161b8 c58d5640 c521d700 c5fa6440 c4680000 0000
000b
May  4 22:10:30 erde kernel:        00000128 c521d820 c0116793 c521d700 00000000 c5fa645c c4afcb40 c010
732e
May  4 22:10:30 erde kernel: Call Trace: [filp_close+74/100] [put_files_struct+84/188] [do_exit+187/492
May  4 22:10:30 erde kernel: Code: 66 8b 46 32 25 00 f0 ff ff 66 3d 00 40 74 0a b8 ec ff ff ff

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   66 8b 46 32               mov    0x32(%esi),%ax
Code;  00000004 Before first symbol
   4:   25 00 f0 ff ff            and    $0xfffff000,%eax
Code;  00000008 Before first symbol
   9:   66 3d 00 40               cmp    $0x4000,%ax
Code;  0000000c Before first symbol
   d:   74 0a                     je     19 <_EIP+0x19> 00000018 Before first symbol
Code;  0000000e Before first symbol
   f:   b8 ec ff ff ff            mov    $0xffffffec,%eax


1 warning issued.  Results may not be reliable.

[-- Attachment #3: oops.out --]
[-- Type: text/plain, Size: 2271 bytes --]

ksymoops 2.4.3 on i586 2.4.18.  Options used
     -V (specified)
     -k ksyms-20020601 (specified)
     -l modules-20020601 (specified)
     -o /lib/modules/2.4.18 (specified)
     -m /boot/System.map-2.4.18 (specified)

Jun  1 16:20:22 erde kernel: Unable to handle kernel paging request at virtual address 00016f80
Jun  1 16:20:22 erde kernel: c01278cd
Jun  1 16:20:22 erde kernel: *pde = 00000000
Jun  1 16:20:22 erde kernel: Oops: 0000
Jun  1 16:20:22 erde kernel: CPU:    0
Jun  1 16:20:22 erde kernel: EIP:    0010:[kmem_cache_free+41/148]    Tainted: P
Jun  1 16:20:22 erde kernel: EFLAGS: 00210086
Jun  1 16:20:22 erde kernel: eax: 00016f80   ebx: c16f7dd8   ecx: c025217d   edx: c1000000
Jun  1 16:20:22 erde kernel: esi: c1183ea0   edi: 00200292   ebp: 00000008   esp: c3371f6c
Jun  1 16:20:22 erde kernel: ds: 0018   es: 0018   ss: 0018
Jun  1 16:20:22 erde kernel: Process kdeinit (pid: 1195, stackpage=c3371000)
Jun  1 16:20:22 erde kernel: Stack: c16f8000 00000000 c3371fa4 00000008 c0136fef c1183ea0 c16f8000 c337
0000
Jun  1 16:20:22 erde kernel:        c3371fa4 08134130 bfffe730 c01341a9 c3370000 bfffe804 c1189820 c118
62e0
Jun  1 16:20:22 erde kernel:        40ce1d1c bfffec34 bfffec50 00000008 00000001 c0106d93 08134130 bfff
e690
Jun  1 16:20:22 erde kernel: Call Trace: [__user_walk+67/80] [sys_lstat64+25/112] [system_call+51/64]
Jun  1 16:20:22 erde kernel: Code: d8 31 d2 f7 76 18 89 c3 8b 41 14 89 44 99 18 89 59 14 8b 41
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   d8 31                     fdivs  (%ecx)
Code;  00000002 Before first symbol
   2:   d2                        (bad)  
Code;  00000002 Before first symbol
   3:   f7 76 18                  divl   0x18(%esi)
Code;  00000006 Before first symbol
   6:   89 c3                     mov    %eax,%ebx
Code;  00000008 Before first symbol
   8:   8b 41 14                  mov    0x14(%ecx),%eax
Code;  0000000a Before first symbol
   b:   89 44 99 18               mov    %eax,0x18(%ecx,%ebx,4)
Code;  0000000e Before first symbol
   f:   89 59 14                  mov    %ebx,0x14(%ecx)
Code;  00000012 Before first symbol
  12:   8b 41 00                  mov    0x0(%ecx),%eax


[-- Attachment #4: oops.out --]
[-- Type: text/plain, Size: 2076 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (specified)
     -l /proc/modules (specified)
     -o /lib/modules/2.4.19/ (specified)
     -m /boot/System.map-2.4.19 (specified)

Sep  5 21:09:23 erde kernel: Unable to handle kernel paging request at virtual address 00690057
Sep  5 21:09:23 erde kernel: c01307a1
Sep  5 21:09:23 erde kernel: *pde = 00000000
Sep  5 21:09:23 erde kernel: Oops: 0000
Sep  5 21:09:23 erde kernel: CPU:    0
Sep  5 21:09:23 erde kernel: EIP:    0010:[sys_read+65/240]    Not tainted
Sep  5 21:09:23 erde kernel: EFLAGS: 00010202
Sep  5 21:09:23 erde kernel: eax: 0069002f   ebx: 00000000   ecx: 00000000   edx: c2dd2620
Sep  5 21:09:23 erde kernel: esi: c0e94b60   edi: fffffff7   ebp: 00001000   esp: c4e3ffb0
Sep  5 21:09:23 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep  5 21:09:23 erde kernel: Process ksysguardd (pid: 1327, stackpage=c4e3f000)
Sep  5 21:09:23 erde kernel: Stack: c4e3e000 080721a0 bffff0e4 bfffef1c c0108813 00000004 40018000 0000
1000
Sep  5 21:09:23 erde kernel:        080721a0 bffff0e4 bfffef1c 00000003 c010002b 0000002b 00000003 4011
f2e4
Sep  5 21:09:23 erde kernel:        00000023 00000297 bfffeeec 0000002b
Sep  5 21:09:23 erde kernel: Call Trace:    [system_call+51/64]
Sep  5 21:09:23 erde kernel: Code: f6 40 28 40 74 29 66 8b 42 32 25 08 04 00 00 66 3d 00 04 75
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f6 40 28 40               testb  $0x40,0x28(%eax)
Code;  00000004 Before first symbol
   4:   74 29                     je     2f <_EIP+0x2f> 0000002e Before first symbol
Code;  00000006 Before first symbol
   6:   66 8b 42 32               mov    0x32(%edx),%ax
Code;  0000000a Before first symbol
   a:   25 08 04 00 00            and    $0x408,%eax
Code;  0000000e Before first symbol
   f:   66 3d 00 04               cmp    $0x400,%ax
Code;  00000012 Before first symbol
  13:   75 00                     jne    15 <_EIP+0x15> 00000014 Before first symbol


[-- Attachment #5: oops.out --]
[-- Type: text/plain, Size: 13666 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Warning (compare_maps): mismatch on symbol bm_get_device_context  , ksyms_base says c017d90c, System.map says c017d55c.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_get_device_info  , ksyms_base says c017d8cc, System.map says c017d51c.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_get_device_power_state  , ksyms_base says c017d7a0, System.map says c017d3f0.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_get_device_status  , ksyms_base says c017d83c, System.map says c017d48c.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_osl_generate_event  , ksyms_base says c017d3f0, System.map says c017d8e0.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_register_driver  , ksyms_base says c017d960, System.map says c017d5b0.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_set_device_power_state  , ksyms_base says c017d800, System.map says c017d450.  Ignoring ksyms_base entry
Warning (compare_maps): mismatch on symbol bm_unregister_driver  , ksyms_base says c017da38, System.map says c017d688.  Ignoring ksyms_base entry
Sep 16 14:31:18 erde kernel: kernel BUG at page_alloc.c:206!
Sep 16 14:31:18 erde kernel: invalid operand: 0000
Sep 16 14:31:18 erde kernel: CPU:    0
Sep 16 14:31:18 erde kernel: EIP:    0010:[__free_pages_ok+562/716]    Not tainted
Sep 16 14:31:18 erde kernel: EFLAGS: 00010006
Sep 16 14:31:18 erde kernel: eax: 00000000   ebx: c10f193c   ecx: 00001000   edx: 000057d8
Sep 16 14:31:18 erde kernel: esi: c10f193c   edi: 00000000   ebp: c0222e74   esp: c4cf3e54
Sep 16 14:31:18 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 16 14:31:18 erde kernel: Process cpp0 (pid: 2234, stackpage=c4cf3000)
Sep 16 14:31:18 erde kernel: Stack: c0223000 00000141 00000000 c0222e74 00030002 00001510 00000282 c022
2e8c
Sep 16 14:31:18 erde kernel:        00000000 c0222e74 c012bd16 000001d2 c4680c80 00000001 c4680c80 c022
2ffc
Sep 16 14:31:18 erde kernel:        000001d2 c0222e8c c012bb06 00104025 c0122cbc 0817c014 c4680c80 0000
0001
Sep 16 14:31:18 erde kernel: Call Trace:    [balance_classzone+238/468] [rmqueue+410/676] [do_swap_page
Sep 16 14:31:18 erde kernel: Code: 0f 0b ce 00 d3 83 1f c0 8b 56 04 8b 06 89 50 04 89 02 8b 44
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   0f 0b                     ud2a   
Code;  00000002 Before first symbol
   2:   ce                        into   
Code;  00000002 Before first symbol
   3:   00 d3                     add    %dl,%bl
Code;  00000004 Before first symbol
   5:   83 1f c0                  sbbl   $0xffffffc0,(%edi)
Code;  00000008 Before first symbol
   8:   8b 56 04                  mov    0x4(%esi),%edx
Code;  0000000a Before first symbol
   b:   8b 06                     mov    (%esi),%eax
Code;  0000000c Before first symbol
   d:   89 50 04                  mov    %edx,0x4(%eax)
Code;  00000010 Before first symbol
  10:   89 02                     mov    %eax,(%edx)
Code;  00000012 Before first symbol
  12:   8b 44 00 00               mov    0x0(%eax,%eax,1),%eax

Sep 16 14:31:19 erde kernel:  kernel BUG at page_alloc.c:206!
Sep 16 14:31:19 erde kernel: invalid operand: 0000
Sep 16 14:31:19 erde kernel: CPU:    0
Sep 16 14:31:19 erde kernel: EIP:    0010:[__free_pages_ok+562/716]    Not tainted
Sep 16 14:31:19 erde kernel: EFLAGS: 00013006
Sep 16 14:31:19 erde kernel: eax: 00000000   ebx: c10f193c   ecx: 00001000   edx: 000057d8
Sep 16 14:31:19 erde kernel: esi: c10f193c   edi: 00000000   ebp: c0222e74   esp: c46b9e54
Sep 16 14:31:19 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 16 14:31:19 erde kernel: Process X (pid: 873, stackpage=c46b9000)
Sep 16 14:31:19 erde kernel: Stack: c0223000 00000141 00000000 c0222e74 00003246 000006f2 00003282 c022
2e8c
Sep 16 14:31:19 erde kernel:        00000000 c0222e74 c012bd16 000001d2 c11a9a80 00000001 c11a9a80 c022
2ffc
Sep 16 14:31:19 erde kernel:        000001d2 c0222fe0 c012bb06 00104025 c0122cbc 088ab000 c11a9a80 0000
0001
Sep 16 14:31:19 erde kernel: Call Trace:    [balance_classzone+238/468] [rmqueue+410/676] [do_swap_page
Sep 16 14:31:19 erde kernel: Code: 0f 0b ce 00 d3 83 1f c0 8b 56 04 8b 06 89 50 04 89 02 8b 44

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   0f 0b                     ud2a   
Code;  00000002 Before first symbol
   2:   ce                        into   
Code;  00000002 Before first symbol
   3:   00 d3                     add    %dl,%bl
Code;  00000004 Before first symbol
   5:   83 1f c0                  sbbl   $0xffffffc0,(%edi)
Code;  00000008 Before first symbol
   8:   8b 56 04                  mov    0x4(%esi),%edx
Code;  0000000a Before first symbol
   b:   8b 06                     mov    (%esi),%eax
Code;  0000000c Before first symbol
   d:   89 50 04                  mov    %edx,0x4(%eax)
Code;  00000010 Before first symbol
  10:   89 02                     mov    %eax,(%edx)
Code;  00000012 Before first symbol
  12:   8b 44 00 00               mov    0x0(%eax,%eax,1),%eax

Sep 16 14:31:45 erde kernel:  kernel BUG at page_alloc.c:206!
Sep 16 14:31:45 erde kernel: invalid operand: 0000
Sep 16 14:31:45 erde kernel: CPU:    0
Sep 16 14:31:45 erde kernel: EIP:    0010:[__free_pages_ok+562/716]    Not tainted
Sep 16 14:31:45 erde kernel: EFLAGS: 00010006
Sep 16 14:31:45 erde kernel: eax: 00000000   ebx: c10f193c   ecx: 00001000   edx: 000057d8
Sep 16 14:31:45 erde kernel: esi: c10f193c   edi: 00000000   ebp: c0222e74   esp: c427de20
Sep 16 14:31:45 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 16 14:31:45 erde kernel: Process kdm_greet (pid: 2252, stackpage=c427d000)
Sep 16 14:31:45 erde kernel: Stack: c0223000 00000141 00000000 c0222e74 000006ee 00000371 00000286 c022
2e8c
Sep 16 14:31:45 erde kernel:        00000000 c0222e74 c012bd16 000001d2 c3409c50 00000371 c1149678 c022
2ffc
Sep 16 14:31:45 erde kernel:        000001d2 c0150444 c012bb06 00000371 c0124eca 00000371 00000006 0000
05cd
Sep 16 14:31:46 erde kernel: Code: 0f 0b ce 00 d3 83 1f c0 8b 56 04 8b 06 89 50 04 89 02 8b 44

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   0f 0b                     ud2a   
Code;  00000002 Before first symbol
   2:   ce                        into   
Code;  00000002 Before first symbol
   3:   00 d3                     add    %dl,%bl
Code;  00000004 Before first symbol
   5:   83 1f c0                  sbbl   $0xffffffc0,(%edi)
Code;  00000008 Before first symbol
   8:   8b 56 04                  mov    0x4(%esi),%edx
Code;  0000000a Before first symbol
   b:   8b 06                     mov    (%esi),%eax
Code;  0000000c Before first symbol
   d:   89 50 04                  mov    %edx,0x4(%eax)
Code;  00000010 Before first symbol
  10:   89 02                     mov    %eax,(%edx)
Code;  00000012 Before first symbol
  12:   8b 44 00 00               mov    0x0(%eax,%eax,1),%eax

Sep 16 14:31:57 erde kernel:  kernel BUG at page_alloc.c:206!
Sep 16 14:31:57 erde kernel: invalid operand: 0000
Sep 16 14:31:57 erde kernel: CPU:    0
Sep 16 14:31:57 erde kernel: EIP:    0010:[__free_pages_ok+562/716]    Not tainted
Sep 16 14:31:57 erde kernel: EFLAGS: 00010006
Sep 16 14:31:57 erde kernel: eax: 00000000   ebx: c10f193c   ecx: 00001000   edx: 000057d8
Sep 16 14:31:57 erde kernel: esi: c10f193c   edi: 00000000   ebp: c0222e74   esp: c4069e54
Sep 16 14:31:57 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 16 14:31:57 erde kernel: Process kdm_greet (pid: 2269, stackpage=c4069000)
Sep 16 14:31:57 erde kernel: Stack: c0223000 00000141 00000000 c0222e74 00030002 000030b2 00000282 c022
2e8c
Sep 16 14:31:57 erde kernel:        00000000 c0222e74 c012bd16 000001d2 c0c4a480 00000001 c0c4a480 c022
2ffc
Sep 16 14:31:57 erde kernel:        000001d2 c108091c c012bb06 00104025 c0122cbc bfffb89c c0c4a480 0000
0001
Sep 16 14:31:57 erde kernel: Call Trace:    [balance_classzone+238/468] [rmqueue+410/676] [do_swap_page
Sep 16 14:31:57 erde kernel: Code: 0f 0b ce 00 d3 83 1f c0 8b 56 04 8b 06 89 50 04 89 02 8b 44

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   0f 0b                     ud2a   
Code;  00000002 Before first symbol
   2:   ce                        into   
Code;  00000002 Before first symbol
   3:   00 d3                     add    %dl,%bl
Code;  00000004 Before first symbol
   5:   83 1f c0                  sbbl   $0xffffffc0,(%edi)
Code;  00000008 Before first symbol
   8:   8b 56 04                  mov    0x4(%esi),%edx
Code;  0000000a Before first symbol
   b:   8b 06                     mov    (%esi),%eax
Code;  0000000c Before first symbol
   d:   89 50 04                  mov    %edx,0x4(%eax)
Code;  00000010 Before first symbol
  10:   89 02                     mov    %eax,(%edx)
Code;  00000012 Before first symbol
  12:   8b 44 00 00               mov    0x0(%eax,%eax,1),%eax

Sep 16 14:32:08 erde kernel:  kernel BUG at page_alloc.c:206!
Sep 16 14:32:08 erde kernel: invalid operand: 0000
Sep 16 14:32:08 erde kernel: CPU:    0
Sep 16 14:32:08 erde kernel: EIP:    0010:[__free_pages_ok+562/716]    Not tainted
Sep 16 14:32:08 erde kernel: EFLAGS: 00010006
Sep 16 14:32:08 erde kernel: eax: 00000000   ebx: c10f193c   ecx: 00001000   edx: 000057d8
Sep 16 14:32:08 erde kernel: esi: c10f193c   edi: 00000000   ebp: c0222e74   esp: c15b5e7c
Sep 16 14:32:08 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 16 14:32:08 erde kernel: Process kdm_greet (pid: 2277, stackpage=c15b5000)
Sep 16 14:32:08 erde kernel: Stack: c0223000 00000141 00000000 c0222e74 c3776870 c012630d 00000292 c022
2e8c
Sep 16 14:32:08 erde kernel:        00000000 c0222e74 c012bd16 000001d2 c0c4aa20 00000000 c25659c0 c022
2ffc
Sep 16 14:32:08 erde kernel:        000001d2 c0c4aa20 c012bb06 c1090178 c01227d7 4021baac c0c4aa20 0000
0001
Sep 16 14:32:08 erde kernel: Call Trace:    [nopage_sequential_readahead+177/276] [balance_classzone+23
Sep 16 14:32:08 erde kernel: Code: 0f 0b ce 00 d3 83 1f c0 8b 56 04 8b 06 89 50 04 89 02 8b 44

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   0f 0b                     ud2a   
Code;  00000002 Before first symbol
   2:   ce                        into   
Code;  00000002 Before first symbol
   3:   00 d3                     add    %dl,%bl
Code;  00000004 Before first symbol
   5:   83 1f c0                  sbbl   $0xffffffc0,(%edi)
Code;  00000008 Before first symbol
   8:   8b 56 04                  mov    0x4(%esi),%edx
Code;  0000000a Before first symbol
   b:   8b 06                     mov    (%esi),%eax
Code;  0000000c Before first symbol
   d:   89 50 04                  mov    %edx,0x4(%eax)
Code;  00000010 Before first symbol
  10:   89 02                     mov    %eax,(%edx)
Code;  00000012 Before first symbol
  12:   8b 44 00 00               mov    0x0(%eax,%eax,1),%eax

Sep 16 14:32:22 erde kernel:  kernel BUG at page_alloc.c:206!
Sep 16 14:32:22 erde kernel: invalid operand: 0000
Sep 16 14:32:22 erde kernel: CPU:    0
Sep 16 14:32:22 erde kernel: EIP:    0010:[__free_pages_ok+562/716]    Not tainted
Sep 16 14:32:22 erde kernel: EFLAGS: 00010006
Sep 16 14:32:22 erde kernel: eax: 00000000   ebx: c10f193c   ecx: 00001000   edx: 000057d8
Sep 16 14:32:22 erde kernel: esi: c10f193c   edi: 00000000   ebp: c0222e74   esp: c599fe54
Sep 16 14:32:22 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 16 14:32:22 erde kernel: Process kdm_greet (pid: 2286, stackpage=c599f000)
Sep 16 14:32:22 erde kernel: Stack: c0223000 00000141 00000000 c0222e74 00030002 00001083 00000282 c022
2e8c
Sep 16 14:32:22 erde kernel:        00000000 c0222e74 c012bd16 000001d2 c0c4a840 00000001 c0c4a840 c022
2ffc
Sep 16 14:32:22 erde kernel:        000001d2 c106359c c012bb06 00104025 c0122cbc 080e3000 c0c4a840 0000
0001
Sep 16 14:32:22 erde kernel: Call Trace:    [balance_classzone+238/468] [rmqueue+410/676] [do_swap_page
Sep 16 14:32:22 erde kernel: Code: 0f 0b ce 00 d3 83 1f c0 8b 56 04 8b 06 89 50 04 89 02 8b 44

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   0f 0b                     ud2a   
Code;  00000002 Before first symbol
   2:   ce                        into   
Code;  00000002 Before first symbol
   3:   00 d3                     add    %dl,%bl
Code;  00000004 Before first symbol
   5:   83 1f c0                  sbbl   $0xffffffc0,(%edi)
Code;  00000008 Before first symbol
   8:   8b 56 04                  mov    0x4(%esi),%edx
Code;  0000000a Before first symbol
   b:   8b 06                     mov    (%esi),%eax
Code;  0000000c Before first symbol
   d:   89 50 04                  mov    %edx,0x4(%eax)
Code;  00000010 Before first symbol
  10:   89 02                     mov    %eax,(%edx)
Code;  00000012 Before first symbol
  12:   8b 44 00 00               mov    0x0(%eax,%eax,1),%eax


9 warnings issued.  Results may not be reliable.

[-- Attachment #6: oops.out --]
[-- Type: text/plain, Size: 2530 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Sep 20 21:00:04 erde kernel: Unable to handle kernel paging request at virtual address 01c2f6a8
Sep 20 21:00:04 erde kernel: c013d511
Sep 20 21:00:04 erde kernel: *pde = 00000000
Sep 20 21:00:04 erde kernel: Oops: 0000
Sep 20 21:00:04 erde kernel: CPU:    0
Sep 20 21:00:04 erde kernel: EIP:    0010:[sys_select+745/1172]    Not tainted
Sep 20 21:00:04 erde kernel: EFLAGS: 00210246
Sep 20 21:00:04 erde kernel: eax: 00000001   ebx: 00000004   ecx: 0041000d   edx: 01040034
Sep 20 21:00:04 erde kernel: esi: bfffe974   edi: c110cdcc   ebp: 00000000   esp: c09cdf84
Sep 20 21:00:04 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 20 21:00:04 erde kernel: Process kdeinit (pid: 6336, stackpage=c09cd000)
Sep 20 21:00:04 erde kernel: Stack: c09cc000 00000000 00000000 bfffe9f0 00000000 00000023 00000004 c110
cdc0
Sep 20 21:00:04 erde kernel:        7fffffff c110cdc0 c110cdc4 c110cdc8 c110cdcc c110cdd0 c110cdd4 c010
8813
Sep 20 21:00:04 erde kernel:        00000004 bfffe970 00000000 00000000 00000000 bfffe9f0 0000008e c010
002b
Sep 20 21:00:04 erde kernel: Call Trace:    [system_call+51/64]
Sep 20 21:00:04 erde kernel: Code: 02 05 a8 f6 c2 01 74 01 8a 8a 6c 24 34 8b 44 24 40 83 c0 1f
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   02 05 a8 f6 c2 01         add    0x1c2f6a8,%al
Code;  00000006 Before first symbol
   6:   74 01                     je     9 <_EIP+0x9> 00000008 Before first symbol
Code;  00000008 Before first symbol
   8:   8a 8a 6c 24 34 8b         mov    0x8b34246c(%edx),%cl
Code;  0000000e Before first symbol
   e:   44                        inc    %esp
Code;  0000000e Before first symbol
   f:   24 40                     and    $0x40,%al
Code;  00000010 Before first symbol
  11:   83 c0 1f                  add    $0x1f,%eax


1 warning issued.  Results may not be reliable.

[-- Attachment #7: oops.out --]
[-- Type: text/plain, Size: 4615 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Sep 27 16:44:49 erde kernel: Unable to handle kernel paging request at virtual address 008e4078
Sep 27 16:44:49 erde kernel: c0108821
Sep 27 16:44:49 erde kernel: *pde = 00000000
Sep 27 16:44:49 erde kernel: Oops: 0000
Sep 27 16:44:49 erde kernel: CPU:    0
Sep 27 16:44:49 erde kernel: EIP:    0010:[ret_from_sys_call+1/17]    Not tainted
Sep 27 16:44:49 erde kernel: EFLAGS: 00013046
Sep 27 16:44:49 erde kernel: eax: 00000000   ebx: 008e4064   ecx: c45a0270   edx: c45a0270
Sep 27 16:44:49 erde kernel: esi: 00000002   edi: 00000003   ebp: bfffed1c   esp: c3fe3fc4
Sep 27 16:44:49 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 27 16:44:49 erde kernel: Process kpyro.kss (pid: 4886, stackpage=c3fe3000)
Sep 27 16:44:49 erde kernel: Stack: 00000003 bfffedd4 00000002 00000002 00000003 bfffed1c 00000880 c010
002b
Sep 27 16:44:50 erde kernel:        0000002b 00000092 40caa76a 00000023 00200202 bfffecf0 0000002b
Sep 27 16:44:50 erde kernel: Code: 83 7b 14 00 0f 85 a5 00 00 00 83 7b 08 00 75 0f 5b 59 5a 5e
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   83 7b 14 00               cmpl   $0x0,0x14(%ebx)
Code;  00000004 Before first symbol
   4:   0f 85 a5 00 00 00         jne    af <_EIP+0xaf> 000000ae Before first symbol
Code;  0000000a Before first symbol
   a:   83 7b 08 00               cmpl   $0x0,0x8(%ebx)
Code;  0000000e Before first symbol
   e:   75 0f                     jne    1f <_EIP+0x1f> 0000001e Before first symbol
Code;  00000010 Before first symbol
  10:   5b                        pop    %ebx
Code;  00000010 Before first symbol
  11:   59                        pop    %ecx
Code;  00000012 Before first symbol
  12:   5a                        pop    %edx
Code;  00000012 Before first symbol
  13:   5e                        pop    %esi

Sep 27 22:10:40 erde kernel:  <1>Unable to handle kernel paging request at virtual address e0a1e3e0
Sep 27 22:10:40 erde kernel: c01d1a68
Sep 27 22:10:40 erde kernel: *pde = 00000000
Sep 27 22:10:40 erde kernel: Oops: 0002
Sep 27 22:10:40 erde kernel: CPU:    0
Sep 27 22:10:40 erde kernel: EIP:    0010:[tcp_fastretrans_alert+396/1208]    Not tainted
Sep 27 22:10:40 erde kernel: EFLAGS: 00210002
Sep 27 22:10:40 erde kernel: eax: e0a1e3e0   ebx: c11df800   ecx: c0f5d7e0   edx: 00200246
Sep 27 22:10:40 erde kernel: esi: c11e9ce0   edi: 00000006   ebp: c0f5d834   esp: c1f6ff04
Sep 27 22:10:40 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 27 22:10:40 erde kernel: Process ksysguardd (pid: 6148, stackpage=c1f6f000)
Sep 27 22:10:40 erde kernel: Stack: c1f6ff4c c1f6ff80 c1f6ff4c c5ac9b00 c0f5d7e0 00000000 c0f5d7e0 c0f5
db80
Sep 27 22:10:40 erde kernel:        00000000 c0199b55 c5ac9b00 c1f6ff80 00000006 c1f6ff4c 00000006 c5ac
9b00
Sep 27 22:10:40 erde kernel:        ffffffea 00000006 00001804 000001f4 00000064 00000000 00000000 c019
9d57
Sep 27 22:10:40 erde kernel: Call Trace:    [ll_rw_block+117/432] [end_that_request_first+199/200] [sys
Sep 27 22:10:40 erde kernel: Code: 89 18 52 9d 57 51 8b 81 78 03 00 00 ff d0 01 7c 24 1c 83 c4

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   89 18                     mov    %ebx,(%eax)
Code;  00000002 Before first symbol
   2:   52                        push   %edx
Code;  00000002 Before first symbol
   3:   9d                        popf   
Code;  00000004 Before first symbol
   4:   57                        push   %edi
Code;  00000004 Before first symbol
   5:   51                        push   %ecx
Code;  00000006 Before first symbol
   6:   8b 81 78 03 00 00         mov    0x378(%ecx),%eax
Code;  0000000c Before first symbol
   c:   ff d0                     call   *%eax
Code;  0000000e Before first symbol
   e:   01 7c 24 1c               add    %edi,0x1c(%esp,1)
Code;  00000012 Before first symbol
  12:   83 c4 00                  add    $0x0,%esp


1 warning issued.  Results may not be reliable.

[-- Attachment #8: oops.out --]
[-- Type: text/plain, Size: 2590 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Sep 28 22:49:56 erde kernel: Unable to handle kernel NULL pointer dereference at virtual address 000000
Sep 28 22:49:56 erde kernel: c01243a9
Sep 28 22:49:56 erde kernel: *pde = 00000000
Sep 28 22:49:56 erde kernel: Oops: 0000
Sep 28 22:49:56 erde kernel: CPU:    0
Sep 28 22:49:56 erde kernel: EIP:    0010:[exit_mmap+129/284]    Not tainted
Sep 28 22:49:56 erde kernel: EFLAGS: 00010282
Sep 28 22:49:56 erde kernel: eax: 00000000   ebx: c1697200   ecx: c1697020   edx: fffffff3
Sep 28 22:49:56 erde kernel: esi: c33e3540   edi: 404e6000   ebp: 00001000   esp: c4ad9ec8
Sep 28 22:49:56 erde kernel: ds: 0018   es: 0018   ss: 0018
Sep 28 22:49:56 erde kernel: Process kdesktop_lock (pid: 5180, stackpage=c4ad9000)
Sep 28 22:49:56 erde kernel: Stack: c33e3540 c4ad8000 c4ad8000 0000000b 00000000 c011484d c33e3540 c33e
3540
Sep 28 22:49:56 erde kernel:        c0118655 c33e3540 c4ad8000 c4ad8000 c4ad9f40 0000000b c011d5da 0000
000b
Sep 28 22:49:56 erde kernel:        0000000b 0000000b c072cb6c c4ad9fc4 c01086af 0000000b 0000000b c4ad
9f40
Sep 28 22:49:56 erde kernel: Call Trace:    [mmput+57/80] [do_exit+141/576] [sig_exit+146/148] [do_sign
Sep 28 22:49:56 erde kernel: Code: 8b 40 08 f6 43 15 08 74 06 ff 80 14 01 00 00 8b 53 28 85 d2
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 40 08                  mov    0x8(%eax),%eax
Code;  00000002 Before first symbol
   3:   f6 43 15 08               testb  $0x8,0x15(%ebx)
Code;  00000006 Before first symbol
   7:   74 06                     je     f <_EIP+0xf> 0000000e Before first symbol
Code;  00000008 Before first symbol
   9:   ff 80 14 01 00 00         incl   0x114(%eax)
Code;  0000000e Before first symbol
   f:   8b 53 28                  mov    0x28(%ebx),%edx
Code;  00000012 Before first symbol
  12:   85 d2                     test   %edx,%edx


1 warning issued.  Results may not be reliable.

[-- Attachment #9: oops.out --]
[-- Type: text/plain, Size: 1694 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Oct  2 19:30:06 erde kernel: Unable to handle kernel paging request at virtual address 005a7034
Oct  2 19:30:06 erde kernel: c012a0b0
Oct  2 19:30:06 erde kernel: *pde = 00000000
Oct  2 19:30:06 erde kernel: Oops: 0000
Oct  2 19:30:06 erde kernel: CPU:    0
Oct  2 19:30:06 erde kernel: EIP:    0010:[kmalloc+144/244]    Not tainted
Oct  2 19:30:06 erde kernel: EFLAGS: 00210017
Oct  2 19:30:06 erde kernel: eax: c0204ba4   ebx: c110f0a0   ecx: 005a7020   edx: 00000000
Oct  2 19:30:06 erde kernel: esi: c110f0a8   edi: 00200246   ebp: 000001f0   esp: c4cadf60
Oct  2 19:30:06 erde kernel: ds: 0018   es: 0018   ss: 0018
Oct  2 19:30:06 erde kernel: Process artsd (pid: 1311, stackpage=c4cad000)
Oct  2 19:30:06 erde kernel: Stack: 00000029 00000001 c4cac000 fffffff4 c013d214 00000018 000001f0 c013
d31c
Oct  2 19:30:07 erde kernel:        00000004 c4cac000 bffff1c0 bffff194 bffff34c 00200282 00000000 0000
0004
Oct  2 19:30:07 erde kernel:        c0119175 00000009 c4cac000 bffff1a4 bffff240 bffff34c 3d9b2d1e 000d
6ec4

1 warning issued.  Results may not be reliable.

[-- Attachment #10: oops.out --]
[-- Type: text/plain, Size: 6693 bytes --]

ksymoops 2.4.3 on i586 2.4.19.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.19/ (default)
     -m /boot/System.map-2.4.19 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Oct  7 12:21:29 erde kernel: Unable to handle kernel paging request at virtual address b68508a0
Oct  7 12:21:29 erde kernel: c013fd11
Oct  7 12:21:29 erde kernel: *pde = 00000000
Oct  7 12:21:29 erde kernel: Oops: 0000
Oct  7 12:21:29 erde kernel: CPU:    0
Oct  7 12:21:30 erde kernel: EIP:    0010:[locks_remove_posix+49/328]    Not tainted
Oct  7 12:21:30 erde kernel: EFLAGS: 00010286
Oct  7 12:21:30 erde kernel: eax: b6850874   ebx: c50c1120   ecx: b6850874   edx: c0345688
Oct  7 12:21:30 erde kernel: esi: c5602000   edi: c0345688   ebp: c5c15440   esp: c5603f80
Oct  7 12:21:30 erde kernel: ds: 0018   es: 0018   ss: 0018
Oct  7 12:21:30 erde kernel: Process ksysguardd (pid: 1288, stackpage=c5603000)
Oct  7 12:21:30 erde kernel: Stack: c50c1120 00000000 c5c15440 bffff1dc c013024e c50c1120 c5c15440 c50c
1120
Oct  7 12:21:30 erde kernel:        c5c15440 c50c1120 08075ee0 00000000 c01302a3 c50c1120 c5c15440 c560
2000
Oct  7 12:21:30 erde kernel:        c0108813 00000004 401740b8 40176b98 08075ee0 00000000 bffff1dc 0000
0006
Oct  7 12:21:30 erde kernel: Call Trace:    [filp_close+82/100] [sys_close+67/84] [system_call+51/64]
Oct  7 12:21:30 erde kernel: Code: f6 40 2c 01 0f 84 fa 00 00 00 39 68 14 0f 85 f1 00 00 00 8b
Using defaults from ksymoops -t elf32-i386 -a i386

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f6 40 2c 01               testb  $0x1,0x2c(%eax)
Code;  00000004 Before first symbol
   4:   0f 84 fa 00 00 00         je     104 <_EIP+0x104> 00000104 Before first symbol
Code;  0000000a Before first symbol
   a:   39 68 14                  cmp    %ebp,0x14(%eax)
Code;  0000000c Before first symbol
   d:   0f 85 f1 00 00 00         jne    104 <_EIP+0x104> 00000104 Before first symbol
Code;  00000012 Before first symbol
  13:   8b 00                     mov    (%eax),%eax

Oct  7 12:22:53 erde kernel:  <1>Unable to handle kernel paging request at virtual address b68508a0
Oct  7 12:22:53 erde kernel: c0139d03
Oct  7 12:22:53 erde kernel: *pde = 00000000
Oct  7 12:22:53 erde kernel: Oops: 0000
Oct  7 12:22:53 erde kernel: CPU:    0
Oct  7 12:22:53 erde kernel: EIP:    0010:[open_namei+883/1272]    Not tainted
Oct  7 12:22:53 erde kernel: EFLAGS: 00010286
Oct  7 12:22:53 erde kernel: eax: b6850874   ebx: ffffffff   ecx: 00000004   edx: 00000000
Oct  7 12:22:53 erde kernel: esi: c03455e0   edi: c42c5f8c   ebp: 00008001   esp: c42c5f54
Oct  7 12:22:53 erde kernel: ds: 0018   es: 0018   ss: 0018
Oct  7 12:22:53 erde kernel: Process pidof (pid: 1659, stackpage=c42c5000)
Oct  7 12:22:53 erde kernel: Stack: 00008000 c1975000 00000001 bffff9cc 40017000 00000000 00000004 c143
dde0
Oct  7 12:22:53 erde kernel:        c012fe4b c1975000 00008001 00000000 c42c5f8c 00000004 c143dde0 c110
d320
Oct  7 12:22:53 erde kernel:        00000001 bffff9cc 00000000 00000001 00000001 c0130196 c1975000 0000
8000
Oct  7 12:22:53 erde kernel: Call Trace:    [filp_open+51/84] [sys_open+54/132] [system_call+51/64]
Oct  7 12:22:53 erde kernel: Code: f6 40 2c 20 74 0e 55 56 e8 60 52 00 00 89 c3 83 c4 08 eb 02

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f6 40 2c 20               testb  $0x20,0x2c(%eax)
Code;  00000004 Before first symbol
   4:   74 0e                     je     14 <_EIP+0x14> 00000014 Before first symbol
Code;  00000006 Before first symbol
   6:   55                        push   %ebp
Code;  00000006 Before first symbol
   7:   56                        push   %esi
Code;  00000008 Before first symbol
   8:   e8 60 52 00 00            call   526d <_EIP+0x526d> 0000526c Before first symbol
Code;  0000000c Before first symbol
   d:   89 c3                     mov    %eax,%ebx
Code;  0000000e Before first symbol
   f:   83 c4 08                  add    $0x8,%esp
Code;  00000012 Before first symbol
  12:   eb 02                     jmp    16 <_EIP+0x16> 00000016 Before first symbol

Oct  7 13:04:38 erde kernel:  <1>Unable to handle kernel paging request at virtual address b68508a0
Oct  7 13:04:38 erde kernel: c0139d03
Oct  7 13:04:38 erde kernel: *pde = 00000000
Oct  7 13:04:38 erde kernel: Oops: 0000
Oct  7 13:04:38 erde kernel: CPU:    0
Oct  7 13:04:38 erde kernel: EIP:    0010:[open_namei+883/1272]    Not tainted
Oct  7 13:04:38 erde kernel: EFLAGS: 00010286
Oct  7 13:04:38 erde kernel: eax: b6850874   ebx: ffffffff   ecx: 00000000   edx: c46b816c
Oct  7 13:04:38 erde kernel: esi: c03455e0   edi: c46b9f8c   ebp: 00008001   esp: c46b9f54
Oct  7 13:04:38 erde kernel: ds: 0018   es: 0018   ss: 0018
Oct  7 13:04:38 erde kernel: Process pidof (pid: 1756, stackpage=c46b9000)
Oct  7 13:04:38 erde kernel: Stack: 00008000 c3a0d000 00000001 bffff98c 40017000 00000000 00000004 c143
dde0
Oct  7 13:04:38 erde kernel:        c012fe4b c3a0d000 00008001 00000000 c46b9f8c 00000004 c143dde0 c110
d320
Oct  7 13:04:38 erde kernel:        00000001 bffff98c 00000000 00000001 00000001 c0130196 c3a0d000 0000
8000
Oct  7 13:04:38 erde kernel: Call Trace:    [filp_open+51/84] [sys_open+54/132] [system_call+51/64]
Oct  7 13:04:38 erde kernel: Code: f6 40 2c 20 74 0e 55 56 e8 60 52 00 00 89 c3 83 c4 08 eb 02

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   f6 40 2c 20               testb  $0x20,0x2c(%eax)
Code;  00000004 Before first symbol
   4:   74 0e                     je     14 <_EIP+0x14> 00000014 Before first symbol
Code;  00000006 Before first symbol
   6:   55                        push   %ebp
Code;  00000006 Before first symbol
   7:   56                        push   %esi
Code;  00000008 Before first symbol
   8:   e8 60 52 00 00            call   526d <_EIP+0x526d> 0000526c Before first symbol
Code;  0000000c Before first symbol
   d:   89 c3                     mov    %eax,%ebx
Code;  0000000e Before first symbol
   f:   83 c4 08                  add    $0x8,%esp
Code;  00000012 Before first symbol
  12:   eb 02                     jmp    16 <_EIP+0x16> 00000016 Before first symbol


1 warning issued.  Results may not be reliable.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Kernel-oops
  2002-10-07 14:54 Kernel-oops Andreas Bergen
@ 2002-10-07 21:15 ` Joseph D. Wagner
  2002-10-08 13:01   ` Kernel-oops Andreas Bergen
       [not found] ` <200210071636.48957.dave@spadea.net>
  1 sibling, 1 reply; 6+ messages in thread
From: Joseph D. Wagner @ 2002-10-07 21:15 UTC (permalink / raw)
  To: 'Andreas Bergen'; +Cc: Linux Kernel Development List

It's just my best guess, but I'd say there's something wrong with your
modules.

-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Andreas Bergen
Sent: Monday, October 07, 2002 9:54 AM
To: linux-kernel@vger.kernel.org
Subject: Kernel-oops

Dear kernel-developers,

recently I get quite a lot of kernel oopses. Before 2.4.17 my system
ran very stable but since upgrading to 2.4.18 and still with 2.4.19 I
get an oops every few days.

Can you help me with these? Do you need any additional information?

Attached is the output of ksymoops.

Thanks a lot in advance
yours
  Andreas Bergen

-- 
Andreas Bergen
E-Mail: andreas.bergen@online.de
PGP-Key on keyservers.
"Freuet euch in dem Herrn allewege, und abermals sage ich: Freuet euch!"
Phi 4,4


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Kernel-oops
       [not found] ` <200210071636.48957.dave@spadea.net>
@ 2002-10-08 12:59   ` Andreas Bergen
       [not found]     ` <200210081720.g98HK3p25163@Port.imtp.ilyichevsk.odessa.ua>
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Bergen @ 2002-10-08 12:59 UTC (permalink / raw)
  To: Dave Spadea

Dear Dave,

> 	Is this a machine that had previously been running without a
> problem? I ask because that would mostly eliminate the issue of
> incompatibilities. Right off, I'll say that it's my experience that
> kernel oopses are usually memory or hardware fault related. In order
> to test this hypothesis, you can try:

the problem is, that the machine ran without any problem until I
upgraded to kernel version 2.4.18. Originally I used the kernel which
was provided by the SuSE 8.0-CDs (2.4.18-4GB). Later I compiled my own
kernel, I upgraded to 2.4.19 but nothing helped.

 
> 1. removing all but one memory module and see if you keep getting oopses. If 
> they continue, take that one out and try another. Cycle them all through in 
> this manner to see if this might cause a problem. Also, try running memtest86 
> for 24 hours of so. I think you can find it on Freshmeat.

I think it's not very likely that the problem is due to a hardware
problem as the first oops I ever got (after several years of happy
Linuxing) happened at the day I upgraded to 2.4.18-4GB and it never
stopped since then. I had memtest86 running once for several hours
which reported no problem.


> 3. After all that, the possibility does exist that there's a bug in a driver 
> for one of your devices. Make sure that you're using the latest version of 
> the kernel. 

I do (2.4.19). BTW, I don't have any special devices running (serial
mouse, ATA CD-ROM, SB16 Soundcard, Matrox Mystique Graphics-Card, the
streamer I have and which works smoothlessly is normally not activated
as the corresponding modules are not loaded).

> If you are, paste the text of the oops into an email to 
> linux-kernel, along with a description of when it seems to happen, or any 
> other information that might help: the contents of /proc/pci, output of 
> lsmod... I think there's a FAQ somewhere that describes what you should 
> include, but I don't remember where it is. 

I can't find any regularity in when it happens. 

/proc/pci:
cat /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel Corp. 430HX - 82439HX TXC [Triton II] (rev 3).
      Master Capable.  Latency=32.
  Bus  0, device   7, function  0:
    ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] (rev 1).
  Bus  0, device   7, function  1:
    IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II] (rev 0).
      Master Capable.  Latency=32.
      I/O at 0xf000 [0xf00f].
  Bus  0, device  10, function  0:
    VGA compatible controller: Matrox Graphics, Inc. MGA 1064SG [Mystique] (rev 2).
      IRQ 11.
      Master Capable.  Latency=32.
      Non-prefetchable 32 bit memory at 0xe1000000 [0xe1003fff].
      Prefetchable 32 bit memory at 0xe0000000 [0xe07fffff].
      Non-prefetchable 32 bit memory at 0xe0800000 [0xe0ffffff].


/sbin/lsmod:
Module                  Size  Used by    Not tainted
ipt_TCPMSS              2368   0 (autoclean)
ipt_TOS                 1024   0 (autoclean)
ipt_state                608   0 (autoclean)
ipt_LOG                 3168   0 (autoclean)
ip_nat_ftp              2944   0 (unused)
ip_conntrack_ftp        3200   0 (unused)
ppp_deflate            39456   0 (autoclean)
bsd_comp                4032   0 (autoclean)
ppp_async               6336   0 (autoclean)
snd-mixer-oss           8736   1 (autoclean)
snd-pcm-oss            34628   0 (autoclean)
autofs                  8868   1 (autoclean)
parport_pc             11972   1 (autoclean)
lp                      5856   0 (autoclean)
parport                13888   1 (autoclean) [parport_pc lp]
snd-opl3-synth          8476   0 (unused)
snd-seq-instr           4224   0 [snd-opl3-synth]
snd-seq-midi-emul       4464   0 [snd-opl3-synth]
snd-seq                33292   0 [snd-opl3-synth snd-seq-instr snd-seq-midi-emul]
snd-ainstr-fm           1332   0 [snd-opl3-synth]
snd-sb16                3236   1
snd-sb16-csp           15072   0 [snd-sb16]
snd-opl3-lib            5152   0 [snd-opl3-synth snd-sb16]
snd-hwdep               3456   0 [snd-sb16-csp snd-opl3-lib]
snd-sb16-dsp            5248   0 [snd-sb16]
snd-pcm                46912   0 [snd-pcm-oss snd-sb16-dsp]
snd-timer               9088   0 [snd-seq snd-opl3-lib snd-pcm]
snd-sb-common           6056   0 [snd-sb16 snd-sb16-csp snd-sb16-dsp]
snd-mpu401-uart         2592   0 [snd-sb16 snd-sb16-dsp]
snd-rawmidi            11776   0 [snd-mpu401-uart]
snd-seq-device          3696   0 [snd-opl3-synth snd-seq snd-opl3-lib snd-rawmidi]
snd                    23592   0 [snd-mixer-oss snd-pcm-oss snd-opl3-synth snd-seq-instr snd-seq snd-sb16 snd-sb16-csp snd-opl3-lib snd-hwdep snd-sb16-dsp snd-pcm snd-timer snd-sb-common snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3492   6 [snd]
ipv6                  124864  -1 (autoclean)
ppp_generic            16236   0 (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    4480   0 (autoclean) [ppp_generic]
ipt_REJECT              2784   0 (autoclean)
iptable_mangle          2112   0 (autoclean)
iptable_nat            13076   1 (autoclean) [ip_nat_ftp]
ip_conntrack           13228   3 (autoclean) [ipt_state ip_nat_ftp ip_conntrack_ftp iptable_nat]
iptable_filter          1728   0 (autoclean)
ip_tables              10528  10 [ipt_TCPMSS ipt_TOS ipt_state ipt_LOG ipt_REJECT iptable_mangle iptable_nat iptable_filter]
md                     56896   0 (autoclean)


What makes me wonder is the message from Sep 16 saying:
Sep 16 14:31:18 erde kernel: kernel BUG at page_alloc.c:206!


> I hope this helps! Sorry I can't be more specific. I'm not really a kernel guy 
> - I just try to keep up with all of the goings-on! :-)

Thanks for your suggestions. I hope we can find the problem.

  Andreas

-- 
Andreas Bergen
E-Mail: andreas.bergen@online.de
PGP-Key on keyservers.
"Freuet euch in dem Herrn allewege, und abermals sage ich: Freuet euch!" Phi 4,4

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Kernel-oops
  2002-10-07 21:15 ` Kernel-oops Joseph D. Wagner
@ 2002-10-08 13:01   ` Andreas Bergen
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Bergen @ 2002-10-08 13:01 UTC (permalink / raw)
  To: Joseph D. Wagner; +Cc: Linux Kernel Development List

On Mon, Oct 07, 2002 at 04:15:24PM -0500, Joseph D. Wagner wrote:
> It's just my best guess, but I'd say there's something wrong with your
> modules.

Could you be more specific about that? What can I do? Where could be
the problem?
-- 
Andreas Bergen
E-Mail: andreas.bergen@online.de
PGP-Key on keyservers.
"Freuet euch in dem Herrn allewege, und abermals sage ich: Freuet euch!" Phi 4,4

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Kernel-oops
       [not found]     ` <200210081720.g98HK3p25163@Port.imtp.ilyichevsk.odessa.ua>
@ 2002-10-09 10:28       ` Andreas Bergen
  2002-10-09 10:30       ` Kernel-oops Andreas Bergen
  1 sibling, 0 replies; 6+ messages in thread
From: Andreas Bergen @ 2002-10-09 10:28 UTC (permalink / raw)
  To: Denis Vlasenko; +Cc: Dave Spadea, Linux Kernel Development List

On Tue, Oct 08, 2002 at 08:13:35PM -0200, Denis Vlasenko wrote:
> On 8 October 2002 10:59, Andreas Bergen wrote:
> > the problem is, that the machine ran without any problem until I
> > upgraded to kernel version 2.4.18. Originally I used the kernel which
> > was provided by the SuSE 8.0-CDs (2.4.18-4GB). Later I compiled my
> > own kernel, I upgraded to 2.4.19 but nothing helped.
> 
> Okay, you have two versions of kernel, one runs fine, one does not.
> Pick up all the -preN kernels between them and do a binary search.

The 2.4.17 was the standard-kernel without any patches, the 2.4.18 and
2.4.19 as well. Unfortunately I don't have the .config-file for the
2.4.17 anymore, so I can't tell the configuration-difference between
the two. Is there a way to find out the configuration of a kernel?

One thing that came to my mind: Is the problem probably related to the
fact that with 2.4.18/19 my computer won't suspend anymore? It blanks
the screen but doesn't beep and then resumes immediately normally as
the log-file says. When I boot the 2.4.17 everything works as expected.

Thanx a lot in advance
yours
  Andreas Bergen

-- 
Andreas Bergen
E-Mail: andreas.bergen@in-jesus.de
PGP-Key on keyservers.
"Freuet euch in dem Herrn allewege, und abermals sage ich: Freuet euch!" Phi 4,4

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Kernel-oops
       [not found]     ` <200210081720.g98HK3p25163@Port.imtp.ilyichevsk.odessa.ua>
  2002-10-09 10:28       ` Kernel-oops Andreas Bergen
@ 2002-10-09 10:30       ` Andreas Bergen
  1 sibling, 0 replies; 6+ messages in thread
From: Andreas Bergen @ 2002-10-09 10:30 UTC (permalink / raw)
  To: Denis Vlasenko; +Cc: Linux Kernel Development List

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

Probably this helps, too: Here is my
/usr/src/linux/.config


-- 
Andreas Bergen
E-Mail: andreas.bergen@in-jesus.de
PGP-Key on keyservers.
"Freuet euch in dem Herrn allewege, und abermals sage ich: Freuet euch!" Phi 4,4

[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 16385 bytes --]

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_ISA=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
CONFIG_M586=y
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_USE_STRING_486=y
CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_PPRO_FENCE=y
# CONFIG_X86_MCE is not set
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_SMP is not set
# CONFIG_X86_UP_APIC is not set

#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_HOTPLUG is not set
# CONFIG_PCMCIA is not set
# CONFIG_HOTPLUG_PCI is not set
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_PM=y
# CONFIG_ACPI is not set
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
CONFIG_APM_CPU_IDLE=y
# CONFIG_APM_DISPLAY_BLANK is not set
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play configuration
#
CONFIG_PNP=m
# CONFIG_ISAPNP is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=m

#
# Parallel IDE high-level drivers
#
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
CONFIG_PARIDE_PT=m
CONFIG_PARIDE_PG=m

#
# Parallel IDE protocol modules
#
# CONFIG_PARIDE_ATEN is not set
# CONFIG_PARIDE_BPCK is not set
# CONFIG_PARIDE_BPCK6 is not set
# CONFIG_PARIDE_COMM is not set
# CONFIG_PARIDE_DSTR is not set
# CONFIG_PARIDE_FIT2 is not set
# CONFIG_PARIDE_FIT3 is not set
# CONFIG_PARIDE_EPAT is not set
# CONFIG_PARIDE_EPIA is not set
# CONFIG_PARIDE_FRIQ is not set
# CONFIG_PARIDE_FRPW is not set
# CONFIG_PARIDE_KBIC is not set
# CONFIG_PARIDE_KTTI is not set
# CONFIG_PARIDE_ON20 is not set
# CONFIG_PARIDE_ON26 is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=64000
CONFIG_BLK_DEV_INITRD=y

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID5=m
CONFIG_MD_MULTIPATH=m
CONFIG_BLK_DEV_LVM=m

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_NETLINK_DEV=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set

#
#   IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_STATE=m
# CONFIG_IP_NF_MATCH_UNCLEAN is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
# CONFIG_IP_NF_TARGET_MIRROR is not set
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
# CONFIG_IP_NF_NAT_LOCAL is not set
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set
CONFIG_IPV6=m

#
#   IPv6: Netfilter Configuration
#
# CONFIG_IP6_NF_QUEUE is not set
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_LIMIT=m
CONFIG_IP6_NF_MATCH_MAC=m
CONFIG_IP6_NF_MATCH_MULTIPORT=m
CONFIG_IP6_NF_MATCH_OWNER=m
CONFIG_IP6_NF_MATCH_MARK=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_MARK=m
# CONFIG_KHTTPD is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set

#
#  
#
# CONFIG_IPX is not set
# CONFIG_ATALK is not set

#
# Appletalk devices
#
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_LLC is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# ATA/IDE/MFM/RLL support
#
CONFIG_IDE=y

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDEDISK_VENDOR is not set
# CONFIG_BLK_DEV_COMMERIAL is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
# CONFIG_IDEDMA_PCI_AUTO is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_IDEDMA_IVB is not set
# CONFIG_DMA_NONPCI is not set
# CONFIG_BLK_DEV_IDE_MODES is not set
# CONFIG_BLK_DEV_ATARAID is not set

#
# SCSI support
#
# CONFIG_SCSI is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION_BOOT is not set
# CONFIG_FUSION_ISENSE is not set
# CONFIG_FUSION_CTL is not set
# CONFIG_FUSION_LAN is not set

#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set

#
# Ethernet (10 or 100Mbit)
#
# CONFIG_NET_ETHERNET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Input core support
#
# CONFIG_INPUT is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_MOUSE is not set

#
# Joysticks
#
# CONFIG_INPUT_GAMEPORT is not set

#
# Input core support is needed for gameports
#

#
# Input core support is needed for joysticks
#
# CONFIG_QIC02_TAPE is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_AMD_RNG is not set
# CONFIG_INTEL_RNG is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
CONFIG_FTAPE=m
CONFIG_ZFTAPE=m
CONFIG_ZFT_DFLT_BLK_SZ=10240

#
#   The compressor will be built as a module only!
#
CONFIG_ZFT_COMPRESSOR=m
CONFIG_FT_NR_BUFFERS=3
CONFIG_FT_PROC_FS=y
CONFIG_FT_NORMAL_DEBUG=y
# CONFIG_FT_FULL_DEBUG is not set
# CONFIG_FT_NO_TRACE is not set
# CONFIG_FT_NO_TRACE_AT_ALL is not set

#
# Hardware configuration
#
CONFIG_FT_STD_FDC=y
# CONFIG_FT_MACH2 is not set
# CONFIG_FT_PROBE_FC10 is not set
# CONFIG_FT_ALT_FDC is not set
CONFIG_FT_FDC_THR=8
CONFIG_FT_FDC_MAX_RATE=2000
CONFIG_FT_ALPHA_CLOCK=0
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# File systems
#
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=m
# CONFIG_AUTOFS4_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EXT3_FS is not set
# CONFIG_JBD is not set
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_UMSDOS_FS=y
CONFIG_VFAT_FS=y
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_TMPFS is not set
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
CONFIG_DEVPTS_FS=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=m
# CONFIG_NFS_V3 is not set
CONFIG_NFSD=m
# CONFIG_NFSD_V3 is not set
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_NCP_FS=m
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_EXTRAS=y
# CONFIG_ZISOFS_FS is not set
# CONFIG_ZLIB_FS_INFLATE is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_SMB_NLS=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VIDEO_SELECT is not set
# CONFIG_MDA_CONSOLE is not set

#
# Frame-buffer support
#
# CONFIG_FB is not set

#
# Sound
#
CONFIG_SOUND=m
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_TRACEINIT is not set
# CONFIG_SOUND_DMAP is not set
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_ADLIB is not set
# CONFIG_SOUND_ACI_MIXER is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_NM256 is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_PAS is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_SB is not set
# CONFIG_SOUND_AWE32_SYNTH is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_YM3812 is not set
# CONFIG_SOUND_OPL3SA1 is not set
# CONFIG_SOUND_OPL3SA2 is not set
# CONFIG_SOUND_YMFPCI is not set
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_AEDSP16 is not set

#
# USB support
#
# CONFIG_USB is not set

#
# Bluetooth support
#
# CONFIG_BLUEZ is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_HIGHMEM is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_IOVIRT is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_FRAME_POINTER is not set

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-10-09 10:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-07 14:54 Kernel-oops Andreas Bergen
2002-10-07 21:15 ` Kernel-oops Joseph D. Wagner
2002-10-08 13:01   ` Kernel-oops Andreas Bergen
     [not found] ` <200210071636.48957.dave@spadea.net>
2002-10-08 12:59   ` Kernel-oops Andreas Bergen
     [not found]     ` <200210081720.g98HK3p25163@Port.imtp.ilyichevsk.odessa.ua>
2002-10-09 10:28       ` Kernel-oops Andreas Bergen
2002-10-09 10:30       ` Kernel-oops Andreas Bergen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).