PROBLEM: oops 0002 in schedule, 2.2.14 kernel

From: Karsten M. Self (karsten@opensales.com)
Date: Sat May 13 2000 - 02:25:05 EST


[1.] One line summary of the problem:

        PROBLEM: oops 0002 in schedule, 2.2.14 kernel

[2.] Full description of the problem/report:

        Kernel oopses in schedule (presumably -- I'm going by the EIP: tag
        in the Oops report, though I'm not very experienced with this).
        From experience, system crashes within several hours, though it
        was rebooted in this instance approx. 10 minutes later, manually.

[3.] Keywords (i.e., modules, networking, kernel):

        linux kernel schedule 2.2.14 oops 0002

[4.] Kernel version (from /proc/version):

        Linux version 2.2.14 (root@angel) (gcc version 2.7.2.3) #2 Thu Apr 27 22:23:39 PDT 2000

[5.] Output of Oops.. message (if applicable) with symbolic information
     resolved (see Documentation/oops-tracing.txt)

        ksymoops 2.3.4 on i686 2.2.14. Options used
             -V (default)
             -k /proc/ksyms (default)
             -l /proc/modules (default)
             -o /lib/modules/2.2.14/ (default)
             -m /boot/System.map-2.2.14 (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 12 17:26:47 angel kernel: c0110698>] [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        Using defaults from ksymoops -t elf32-i386 -a i386
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010086
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7309228 esp: c730921c
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7309298 c7308000 c7309298
        May 12 17:26:47 angel kernel: 00000040 00010082 c7308000 c0109648 0000000b c7309298 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7309298 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010092
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7309170 esp: c7309164
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c73091e0 c7308000 c73091e0
        May 12 17:26:47 angel kernel: 00000040 00010086 c7308000 c0109648 0000000b c73091e0 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c73091e0 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010086
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c73090b8 esp: c73090ac
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7309128 c7308000 c7309128
        May 12 17:26:47 angel kernel: 00000040 00010092 c7308000 c0109648 0000000b c7309128 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7309128 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010086
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7309000 esp: c7308ff4
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00
        May 12 17:26:47 angel kernel: Call Trace:
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010082
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7308f48 esp: c7308f3c
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7308fb8 c7308000 c7308fb8
        May 12 17:26:47 angel kernel: 00000040 00010086 c7308000 c0109648 0000000b c7308fb8 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7308fb8 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010086
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7308e90 esp: c7308e84
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7308f00 c7308000 c7308f00
        May 12 17:26:47 angel kernel: 00000040 00010082 c7308000 c0109648 0000000b c7308f00 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7308f00 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010082
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7308dd8 esp: c7308dcc
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7308e48 c7308000 c7308e48
        May 12 17:26:47 angel kernel: 00000040 00010086 c7308000 c0109648 0000000b c7308e48 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7308e48 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010082
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7308d20 esp: c7308d14
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7308d90 c7308000 c7308d90
        May 12 17:26:47 angel kernel: 00000040 00010082 c7308000 c0109648 0000000b c7308d90 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7308d90 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        May 12 17:26:47 angel kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000040
        May 12 17:26:47 angel kernel: current->tss.cr3 = 00101000, %cr3 = 00101000
        May 12 17:26:47 angel kernel: *pde = 00000000
        May 12 17:26:47 angel kernel: Oops: 0002
        May 12 17:26:47 angel kernel: CPU: 0
        May 12 17:26:47 angel kernel: EIP: 0010:[schedule+132/636]
        May 12 17:26:47 angel kernel: EFLAGS: 00010086
        May 12 17:26:47 angel kernel: eax: 00000000 ebx: c7308000 ecx: 00000004 edx: 00000000
        May 12 17:26:47 angel kernel: esi: 00000000 edi: 00000000 ebp: c7308c68 esp: c7308c5c
        May 12 17:26:47 angel kernel: ds: 0018 es: 0018 ss: 0018
        May 12 17:26:47 angel kernel: Process rxvt (pid: 1772, process nr: 129, stackpage=c7309000)
        May 12 17:26:47 angel kernel: Stack: 00000000 00000011 c020ec00 00000040 c0116cc9 c7308cd8 c7308000 c7308cd8
        May 12 17:26:47 angel kernel: 00000040 00010082 c7308000 c0109648 0000000b c7308cd8 c01c7d20 c01c8e83
        May 12 17:26:47 angel kernel: 00000002 00000000 c010e7a6 c01c8e83 c7308cd8 00000002 c7308000 00000000
        May 12 17:26:47 angel kernel: Call Trace: [do_exit+633/640] [die_if_no_fixup+0/68] [stext_lock+5388/10028] [stext_lock+9839/10028] [do_page_fault+742/952] [stext_lock+9839/10028] [error_code+45/52]
        May 12 17:26:47 angel kernel: Code: 89 42 40 89 50 3c c7 43 3c 00 00 00 00 c7 43 40 00 00 00 00
        
        Code; 00000000 Before first symbol
        00000000 <_EIP>:
        Code; 00000000 Before first symbol
           0: 89 42 40 mov %eax,0x40(%edx)
        Code; 00000003 Before first symbol
           3: 89 50 3c mov %edx,0x3c(%eax)
        Code; 00000006 Before first symbol
           6: c7 43 3c 00 00 00 00 movl $0x0,0x3c(%ebx)
        Code; 0000000d Before first symbol
           d: c7 43 40 00 00 00 00 movl $0x0,0x40(%ebx)
        
        
        1 warning issued. Results may not be reliable.

[6.] A small shell script or example program which triggers the
     problem (if possible)

        n/a

[7.] Environment

        BASH=/bin/bash
        BASH_ENV='~/.bashrc'
        BASH_VERSINFO=([0]="2" [1]="04" [2]="0" [3]="1" [4]="release" [5]="i386-pc-linux-gnu")
        BASH_VERSION='2.04.0(1)-release'
        DIRSTACK=()
        DISPLAY=:1
        EUID=0
        GROUPS=()
        HOME=/root
        HOSTNAME=angel
        HOSTTYPE=i386
        HZ=100
        IFS='
        '
        LANG=C
        LOGNAME=root
        LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jpg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.png=01;35:*.mpg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:'
        MACHTYPE=i386-pc-linux-gnu
        MAIL=/var/spool/mail/root
        OPTERR=1
        OPTIND=1
        OSTYPE=linux-gnu
        PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/bin/X11:/usr/bin/X11
        PIPESTATUS=([0]="0")
        PPID=703
        PS1='\[\033]0;\u@\h:\w\007\][\[\033[7m\]\u\[\033[0m\]@\h:\W]$ '
        PS2='> '
        PS4='+ '
        PWD=/root
        SHELL=/bin/bash
        SHELLOPTS=braceexpand:hashall:interactive-comments
        SHLVL=2
        TERM=rxvt
        UID=0
        USER=root
        _=LANG
        tabout=()
        {
            sed -e '/^/s// /'
        }

[7.1.] Software (add the output of the ver_linux script here)

        -- Versions installed: (if some fields are empty or looks
        -- unusual then possibly you have very old versions)
        Linux angel 2.2.14 #2 Thu Apr 27 22:23:39 PDT 2000 i686 unknown
        Kernel modules 2.3.10
        Gnu C 2.95.2
        Binutils 2.9.5.0.31
        Linux C Library 2.1.3
        Dynamic linker ldd: version 1.9.11
        Procps .
        Mount 2.10f
        Net-tools 2.05
        Console-tools 0.2.3
        Sh-utils 2.0g
        Modules Loaded sr_mod lockd sunrpc autofs sb uart401 sound soundcore

[7.2.] Processor information (from /proc/cpuinfo):

        processor : 0
        vendor_id : GenuineIntel
        cpu family : 6
        model : 7
        model name : Pentium III (Katmai)
        stepping : 3
        cpu MHz : 451.030220
        cache size : 512 KB
        fdiv_bug : no
        hlt_bug : no
        sep_bug : no
        f00f_bug : no
        coma_bug : no
        fpu : yes
        fpu_exception : yes
        cpuid level : 2
        wp : yes
        flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr xmm
        bogomips : 448.92
        

[7.3.] Module information (from /proc/modules):

        sr_mod 15692 0 (autoclean)
        lockd 29340 1 (autoclean)
        sunrpc 49120 1 (autoclean) [lockd]
        autofs 8988 1 (autoclean)
        sb 32160 1
        uart401 5856 1 [sb]
        sound 55388 0 [sb uart401]
        soundcore 2444 6 [sb sound]

[7.4.] SCSI information (from /proc/scsi/scsi)

        sr_mod 15692 0 (autoclean)
        lockd 29340 1 (autoclean)
        sunrpc 49120 1 (autoclean) [lockd]
        autofs 8988 1 (autoclean)
        sb 32160 1
        uart401 5856 1 [sb]
        sound 55388 0 [sb uart401]
        soundcore 2444 6 [sb sound]

[7.5.] Other information that might be relevant to the problem
       (please look in /proc and include all information that you
       think to be relevant):

        The rxvt window in question was open but blank and unresponsive
        at the time of the oops. AFAICR it was running a bash shell.

        System had been up for approx 48 hours.

        System resources are generally pretty available -- 128 MB ram,
        lots of swap. Typical profile (though current, not
        time-of-crash):

        total: used: free: shared: buffers: cached:
        Mem: 131289088 128372736 2916352 62099456 9318400 21729280
        Swap: 419364864 13619200 405745664
        MemTotal: 128212 kB
        MemFree: 2848 kB
        MemShared: 60644 kB
        Buffers: 9100 kB
        Cached: 21220 kB
        SwapTotal: 409536 kB
        SwapFree: 396236 kB

[X.] Other notes, patches, fixes, workarounds:

        If anyone's interested, I've created a script to automate most of
        the filling out of this bug report. The author of the original
        REPORTING-BUGS document isn't referenced in the document.

-- 
Karsten M. Self (karsten@opensales.com)
    Director of Evangelism, OpenSales, Inc.
        What part of "Gestalt" don't you understand?

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:22 EST