Re: PROBLEM: IM Kernel Failure 12/11/07

2007-11-14 Thread Chris Snook

[EMAIL PROTECTED] wrote:
	Linux version 2.4.9-e.38smp ([EMAIL PROTECTED]) (gcc 
version 2.96 2731 (Red Hat Linux 7.2 2.96-124.7.2)) #1 SMP Wed Feb 
11 00:09:01 EST 2004


Ancient vendor kernels are very out of scope for this mailing list.  The 
following links may be useful:


https://bugzilla.redhat.com/
https://www.redhat.com/apps/support/
http://www.redhat.com/mailman/listinfo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: PROBLEM: IM Kernel Failure 12/11/07

2007-11-14 Thread Ray Lee
On Nov 14, 2007 7:59 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> This is the 5th attempt to email you!  I keep being Greylisted!  I've
> extracted the minimal info from a zip which may be failing.

Yeah, don't send .zip files to the list.

> [5.] Output of Oops.. message (if applicable) with symbolic
> information resolved (see Documentation/oops-tracing.txt)
>
> NO OOPS'ES !

There is, actually. See below.

> Linux pleco.investmaster.com 2.4.9-e.38smp #1 SMP Wed Feb 11 00:09:01
> EST 2004 i686 unknown

This is a somewhat ancient kernel. That said, has it been running fine
until recently? If so, you may want to investigate hardware issues
(failing power supply, bad RAM). Regardless, you may want to check if
updated kernels are available for that distribution. (RedHat
Enterprise Edition?)

> 2639Nov  12 22:01:37  pleco kernel: Unable to handle kernel paging
> request at virtual address 1aaf2008
> 2640Nov  12 22:01:37  pleco kernel: printing eip:
> 2641Nov  12 22:01:37  pleco kernel: c01315df
> 2642Nov  12 22:01:37  pleco kernel: *pde = 0
> 2643Nov  12 22:01:37  pleco kernel: Oops: 00
> 2644Nov  12 22:01:37  pleco kernel: Kernel 2.4.9-e.38smp
> 2645Nov  12 22:01:37  pleco kernel: CPU: 0
> 2646Nov  12 22:01:37  pleco kernel: EIP: 0010:
> [do_generic_file_read+463/1680]Tainted: P
> 2647Nov  12 22:01:37  pleco kernel: EIP: 0010:[]
> Tainted: P
> 2648Nov  12 22:01:37  pleco kernel: EFLAGS: 10206
> 2649Nov  12 22:01:37  pleco kernel: EIP isat do_generic_file_read
> [kernel] 0x1cf
> 2650Nov  12 22:01:37  pleco kernel: eax: 1aaf2000   ebx: 0001
> ecx: 0013   edx: f77d5378
> 2651Nov  12 22:01:37  pleco kernel: esi:    edi: e43e8d38
> ebp:    esp: e2525ef8
> 2652Nov  12 22:01:37  pleco kernel: ds: 0018   es: 0018   ss: 0018
> 2653Nov  12 22:01:37  pleco kernel: Processtar (pid: 20836,
> stackpage=e2525000)
> 2654Nov  12 22:01:37  pleco kernel: Stack: 1000 f77d537c 0001
>   e43e8c80 0322 e43e8c80
> 2655Nov  12 22:01:37  pleco kernel: 0004 8001 
> 0806f528  1600 c0131c27 cc263bc0
> 2656Nov  12 22:01:37  pleco kernel: cc263be0 e2525f48 c0131aa0
>   1600 0806f528 
> 2657Nov  12 22:01:37  pleco kernel: Call Trace:
> [generic_file_new_read+103/128] generic_file_new_read [kernel] 0x67
> (0xe2525f30)
> 2658Nov  12 22:01:37  pleco kernel: Call Trace: []
> generic_file_new_read [kernel] 0x67 (0xe2525f30)
> 2659Nov  12 22:01:37  pleco kernel: [file_read_actor+0/256]
> file_read_actor [kernel] 0x0 (0xe2525f40)
> 2660Nov  12 22:01:37  pleco kernel: [] file_read_actor
> [kernel] 0x0 (0xe2525f40)
> 2661Nov  12 22:01:38  pleco kernel: [generic_file_read+27/32]
> generic_file_read [kernel] 0x1b (0xe2525f64)
> 2662Nov  12 22:01:38  pleco kernel: [] generic_file_read
> [kernel] 0x1b (0xe2525f64)
> 2663Nov  12 22:01:38  pleco kernel: [sys_red+150/288] sys_read
> [kernel] 0x96 (0xe2525f7c)

"sys_red"?

> 2664Nov  12 22:01:38  pleco kernel: [] sys_read [kernel]
> 0x96 (0xe2525f7c)
> 2665Nov  12 22:01:38  pleco kernel: [sys_open+149/224] sys_open
> [kernel] 0x95 (0xe2525fa4)
> 2666Nov  12 22:01:38  pleco kernel: [] sys_open [kernel]
> 0x95 (0xe2525fa4)
> 2667Nov  12 22:01:38  pleco kernel: [system_call+51/56] system_call
> [kernel] 0x33 (0xe2525fc0)
> 2668Nov  12 22:01:38  pleco kernel: [] system_call [kernel]
> 0x33 (0xe2525fc0)
> 2669Nov  12 22:01:38  pleco kernel:
> 2670Nov  12 22:01:38  pleco kernel:
> 2671Nov  12 22:01:38  pleco kernel: Code: 3 9 78 08 75 f4 39 68 0c 75
> ef 89 c6 85 f6 0f 84 8d 02 00 00

And there's the oops, which'll have to be interpreted by someone with
better kernel skills than I have, I'm afraid.

Ray
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


PROBLEM: IM Kernel Failure 12/11/07

2007-11-14 Thread [EMAIL PROTECTED]
This is the 5th attempt to email you!  I keep being Greylisted!  I've 
extracted the minimal info from a zip which may be failing.

I've had to send it from my personal Tiscali account.

Regards
Martin

[1.] One line summary of the problem:

System crashed the night of Monday Nov 12 at 22:01 

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

There is a cronjob at that time

00 22 * * * . /usr/local/bin/backup_RCP_CVSROOT.sh > 
/usr/local/bin/cvs_backup.log 2>&1

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

kernel

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

Linux version 2.4.9-e.38smp ([EMAIL PROTECTED]) (gcc 
version 2.96 2731 (Red Hat Linux 7.2 2.96-124.7.2)) #1 SMP Wed Feb 
11 00:09:01 EST 2004

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

NO OOPS'ES !

vi ./usr/src/linux-2.4.9-e.3/Documentation/oops-tracing.txt 

will investigate ... not ... intuitive at first read!

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

N/A

[7.] Environment

Er ... a Dell box I think!

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

[EMAIL PROTECTED] /]# sh ./usr/src/linux-2.4.9-e.3/scripts/ver_linux

If some fields are empty or look unusual you may have an old version.

Compare to the current minimal requirements in Documentation/Changes.

Linux pleco.investmaster.com 2.4.9-e.38smp #1 SMP Wed Feb 11 00:09:01 
EST 2004 i686 unknown

Gnu C  2.96
Gnu make   3.79.1
binutils   2.11.90.0.8
util-linux 2.11f
mount  2.11g
modutils   2.4.13
e2fsprogs  1.26
reiserfsprogs  3.x.0j
PPP2.4.1
isdn4k-utils   3.1pre1
Linux C Library2.2.4
Dynamic linker (ldd)   2.2.4
Procps 2.0.7
Net-tools  1.60
Console-tools  0.3.3
Sh-utils   2.0.11
Modules Loaded soundcore ide-tape lp parport sr_mod ide-cd 
cdrom sg esm autofs nfs lockd sunrpc ppp_async ppp_generic slhc tg3 
ipchains st usb-ohci usbcore ext3 jbd aic7xxx sd_mod scsi_mod

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

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4757.91

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4771.02

processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4771.02

processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4771.02

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

soundcore   7940   0 (autoclean)
ide-tape   61120   0 (autoclean)
lp  8192   0 (autoclean)
parport38144   0 (autoclean) [lp]
sr_mod 17560   0 (autoclean) (unused)
ide-cd 35296   0 (autoclean)
cdrom  35520   0 (autoclean) [sr_mod ide-cd]
sg 35076   0 (autoclean)
esm84239   1
autofs 

PROBLEM: IM Kernel Failure 12/11/07

2007-11-14 Thread [EMAIL PROTECTED]
This is the 5th attempt to email you!  I keep being Greylisted!  I've 
extracted the minimal info from a zip which may be failing.

I've had to send it from my personal Tiscali account.

Regards
Martin

[1.] One line summary of the problem:

System crashed the night of Monday Nov 12 at 22:01 

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

There is a cronjob at that time

00 22 * * * . /usr/local/bin/backup_RCP_CVSROOT.sh  
/usr/local/bin/cvs_backup.log 21

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

kernel

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

Linux version 2.4.9-e.38smp ([EMAIL PROTECTED]) (gcc 
version 2.96 2731 (Red Hat Linux 7.2 2.96-124.7.2)) #1 SMP Wed Feb 
11 00:09:01 EST 2004

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

NO OOPS'ES !

vi ./usr/src/linux-2.4.9-e.3/Documentation/oops-tracing.txt 

will investigate ... not ... intuitive at first read!

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

N/A

[7.] Environment

Er ... a Dell box I think!

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

[EMAIL PROTECTED] /]# sh ./usr/src/linux-2.4.9-e.3/scripts/ver_linux

If some fields are empty or look unusual you may have an old version.

Compare to the current minimal requirements in Documentation/Changes.

Linux pleco.investmaster.com 2.4.9-e.38smp #1 SMP Wed Feb 11 00:09:01 
EST 2004 i686 unknown

Gnu C  2.96
Gnu make   3.79.1
binutils   2.11.90.0.8
util-linux 2.11f
mount  2.11g
modutils   2.4.13
e2fsprogs  1.26
reiserfsprogs  3.x.0j
PPP2.4.1
isdn4k-utils   3.1pre1
Linux C Library2.2.4
Dynamic linker (ldd)   2.2.4
Procps 2.0.7
Net-tools  1.60
Console-tools  0.3.3
Sh-utils   2.0.11
Modules Loaded soundcore ide-tape lp parport sr_mod ide-cd 
cdrom sg esm autofs nfs lockd sunrpc ppp_async ppp_generic slhc tg3 
ipchains st usb-ohci usbcore ext3 jbd aic7xxx sd_mod scsi_mod

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

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4757.91

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4771.02

processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4771.02

processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Xeon(TM) CPU 2.40GHz
stepping: 9
cpu MHz : 2386.846
cache size  : 512 KB
fdiv_bug: no
hlt_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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 4771.02

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

soundcore   7940   0 (autoclean)
ide-tape   61120   0 (autoclean)
lp  8192   0 (autoclean)
parport38144   0 (autoclean) [lp]
sr_mod 17560   0 (autoclean) (unused)
ide-cd 35296   0 (autoclean)
cdrom  35520   0 (autoclean) [sr_mod ide-cd]
sg 35076   0 (autoclean)
esm84239   1
autofs 13796 

Re: PROBLEM: IM Kernel Failure 12/11/07

2007-11-14 Thread Ray Lee
On Nov 14, 2007 7:59 AM, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 This is the 5th attempt to email you!  I keep being Greylisted!  I've
 extracted the minimal info from a zip which may be failing.

Yeah, don't send .zip files to the list.

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

 NO OOPS'ES !

There is, actually. See below.

 Linux pleco.investmaster.com 2.4.9-e.38smp #1 SMP Wed Feb 11 00:09:01
 EST 2004 i686 unknown

This is a somewhat ancient kernel. That said, has it been running fine
until recently? If so, you may want to investigate hardware issues
(failing power supply, bad RAM). Regardless, you may want to check if
updated kernels are available for that distribution. (RedHat
Enterprise Edition?)

 2639Nov  12 22:01:37  pleco kernel: Unable to handle kernel paging
 request at virtual address 1aaf2008
 2640Nov  12 22:01:37  pleco kernel: printing eip:
 2641Nov  12 22:01:37  pleco kernel: c01315df
 2642Nov  12 22:01:37  pleco kernel: *pde = 0
 2643Nov  12 22:01:37  pleco kernel: Oops: 00
 2644Nov  12 22:01:37  pleco kernel: Kernel 2.4.9-e.38smp
 2645Nov  12 22:01:37  pleco kernel: CPU: 0
 2646Nov  12 22:01:37  pleco kernel: EIP: 0010:
 [do_generic_file_read+463/1680]Tainted: P
 2647Nov  12 22:01:37  pleco kernel: EIP: 0010:[c01315df]
 Tainted: P
 2648Nov  12 22:01:37  pleco kernel: EFLAGS: 10206
 2649Nov  12 22:01:37  pleco kernel: EIP isat do_generic_file_read
 [kernel] 0x1cf
 2650Nov  12 22:01:37  pleco kernel: eax: 1aaf2000   ebx: 0001
 ecx: 0013   edx: f77d5378
 2651Nov  12 22:01:37  pleco kernel: esi:    edi: e43e8d38
 ebp:    esp: e2525ef8
 2652Nov  12 22:01:37  pleco kernel: ds: 0018   es: 0018   ss: 0018
 2653Nov  12 22:01:37  pleco kernel: Processtar (pid: 20836,
 stackpage=e2525000)
 2654Nov  12 22:01:37  pleco kernel: Stack: 1000 f77d537c 0001
   e43e8c80 0322 e43e8c80
 2655Nov  12 22:01:37  pleco kernel: 0004 8001 
 0806f528  1600 c0131c27 cc263bc0
 2656Nov  12 22:01:37  pleco kernel: cc263be0 e2525f48 c0131aa0
   1600 0806f528 
 2657Nov  12 22:01:37  pleco kernel: Call Trace:
 [generic_file_new_read+103/128] generic_file_new_read [kernel] 0x67
 (0xe2525f30)
 2658Nov  12 22:01:37  pleco kernel: Call Trace: [c0131c27]
 generic_file_new_read [kernel] 0x67 (0xe2525f30)
 2659Nov  12 22:01:37  pleco kernel: [file_read_actor+0/256]
 file_read_actor [kernel] 0x0 (0xe2525f40)
 2660Nov  12 22:01:37  pleco kernel: [c0131aa0] file_read_actor
 [kernel] 0x0 (0xe2525f40)
 2661Nov  12 22:01:38  pleco kernel: [generic_file_read+27/32]
 generic_file_read [kernel] 0x1b (0xe2525f64)
 2662Nov  12 22:01:38  pleco kernel: [c0131bbb] generic_file_read
 [kernel] 0x1b (0xe2525f64)
 2663Nov  12 22:01:38  pleco kernel: [sys_red+150/288] sys_read
 [kernel] 0x96 (0xe2525f7c)

sys_red?

 2664Nov  12 22:01:38  pleco kernel: [c0145cd6] sys_read [kernel]
 0x96 (0xe2525f7c)
 2665Nov  12 22:01:38  pleco kernel: [sys_open+149/224] sys_open
 [kernel] 0x95 (0xe2525fa4)
 2666Nov  12 22:01:38  pleco kernel: [c01456e5] sys_open [kernel]
 0x95 (0xe2525fa4)
 2667Nov  12 22:01:38  pleco kernel: [system_call+51/56] system_call
 [kernel] 0x33 (0xe2525fc0)
 2668Nov  12 22:01:38  pleco kernel: [c01073e3] system_call [kernel]
 0x33 (0xe2525fc0)
 2669Nov  12 22:01:38  pleco kernel:
 2670Nov  12 22:01:38  pleco kernel:
 2671Nov  12 22:01:38  pleco kernel: Code: 3 9 78 08 75 f4 39 68 0c 75
 ef 89 c6 85 f6 0f 84 8d 02 00 00

And there's the oops, which'll have to be interpreted by someone with
better kernel skills than I have, I'm afraid.

Ray
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: PROBLEM: IM Kernel Failure 12/11/07

2007-11-14 Thread Chris Snook

[EMAIL PROTECTED] wrote:
	Linux version 2.4.9-e.38smp ([EMAIL PROTECTED]) (gcc 
version 2.96 2731 (Red Hat Linux 7.2 2.96-124.7.2)) #1 SMP Wed Feb 
11 00:09:01 EST 2004


Ancient vendor kernels are very out of scope for this mailing list.  The 
following links may be useful:


https://bugzilla.redhat.com/
https://www.redhat.com/apps/support/
http://www.redhat.com/mailman/listinfo
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/