Hi!
A few minutes ago, my system crashed on Linux 2.4.3-pre2. I attach the
log of the crash and what ksymoops says about it.
My computer:
marvin:~ # cat /proc/cpuinfo
processor : 0
vendor_id : CyrixInstead
cpu family : 6
model : 2
model name : 6x86MX 2.5x Core/Bus Clock
stepping : 6
cpu MHz : 167.047
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : yes
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de tsc msr cx8 pge cmov mmx cyrix_arr
bogomips : 333.41
marvin:~ # uname -srm
Linux 2.4.3-pre2 i686
2 IDE disks: IBM-DJNA-351520, QUANTUM BIGFOOT1280A
Bye,
Manfred
--
/"\ | PGP-Key available at Public Key Servers
\ / ASCII ribbon campaign | or at "http://www.mahowi.de/"
X against HTML mail | RSA: 0xC05BC0F5 * DSS: 0x4613B5CA
/ \ and postings | GPG: 0x88BC3576 * ICQ: 61597169
On Tuesday, March 13, 2001 08:24:55 PM +0100 "Manfred H. Winter"
<[email protected]> wrote:
> Hi!
>
> A few minutes ago, my system crashed on Linux 2.4.3-pre2. I attach the
> log of the crash and what ksymoops says about it.
Hmm, oops looks bogus, and the trace in the log file has some symbols
missing. I think you should turn off the symbol translation in klogd, and
give the pure oops to ksymoops.
-chris