* Re: Proper OOPS report
@ 2001-01-23 14:30 Tom
0 siblings, 0 replies; 6+ messages in thread
From: Tom @ 2001-01-23 14:30 UTC (permalink / raw)
To: Henrik Stokseth; +Cc: linux-kernel
--- Henrik Stokseth <hstokset@privat.cybercity.no> wrote:
> you were the one with the gcc 2.95.3 compiler right? even though this
> compiler is a prerelease of a stable branch i have confirmed errors
> in the
> optimalization passes. my advice: use a compiler which really IS
> stable
> (gcc-2.95.2 or egcs-1.1.2 are fine), or turn off all optimalizations.
>
> -henrik
The kernel was compiled with 2.95.2.. I did not upgrade to 2.95.3 until
a week after I compiled the kernel.
Tom
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Proper OOPS report
@ 2001-01-23 14:29 Tom
0 siblings, 0 replies; 6+ messages in thread
From: Tom @ 2001-01-23 14:29 UTC (permalink / raw)
To: linux-kernel
--- Bernd Schmidt <bernds@redhat.com> wrote:
> Details please.
>
>
> Bernd
Processor:
processor : 0
vendor_id : AuthenticAMD
cpu family : 5
model : 8
model name : AMD-K6(tm) 3D processor
stepping : 12
cpu MHz : 451.034
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow
k6_mtrr
bogomips : 897.84
When the OOPS happened, I was in X (3.3.6, not 4) and I had up on my
screen 2 Eterms, xmms, and Netscape. The OOPS took out Netscape and
xmms. Nothing else was touched.
Sound card: Soundblaster AWE64 Gold (using standard OSS modules)
Tom
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Proper OOPS report
@ 2001-01-22 13:11 Tom
2001-01-22 14:39 ` Henrik Stokseth
0 siblings, 1 reply; 6+ messages in thread
From: Tom @ 2001-01-22 13:11 UTC (permalink / raw)
To: linux-kernel
My apologies for not running it through ksymoops.
No specific bit of code was referenced in the OOPS so I am assuming
it is in the kernel itself.
Tom
Jan 21 22:02:36 hrafn kernel: c0108f75
Jan 21 22:02:36 hrafn kernel: Oops: 0000
Jan 21 22:02:36 hrafn kernel: CPU: 0
Jan 21 22:02:36 hrafn kernel: EIP:
0010:[coprocessor_segment_overrun+5/16]
Jan 21 22:02:36 hrafn kernel: EFLAGS: 00010297
Jan 21 22:02:36 hrafn kernel: eax: 58060001 ebx: c0193a0c ecx:
0009b932 edx: 00000010
Jan 21 22:02:36 hrafn kernel: esi: 08dd9800 edi: 08dd9000 ebp:
40001c26 esp: c4a23fe8
Jan 21 22:02:36 hrafn kernel: ds: 002b es: 002b ss: 0018
Jan 21 22:02:36 hrafn kernel: Process netscape (pid: 4856,
stackpage=c4a23000)
Jan 21 22:02:36 hrafn kernel: Stack: c0108f68 4010ada2 00000023
00010202 bfffe3c8 0000002b
Jan 21 22:02:36 hrafn kernel: Call Trace: [invalid_op+8/16]
Jan 21 22:02:36 hrafn kernel: Code: 8b 10 ff 75 10 ff 75 0c 50 8b 42 68
9c 95 10 c0 e9 c6 fe ff
Using defaults from ksymoops -t elf32-i386 -a i386
Code; 00000000 Before first symbol
00000000 <_EIP>:
Code; 00000000 Before first symbol
0: 8b 10 mov (%eax),%edx
Code; 00000002 Before first symbol
2: ff 75 10 pushl 0x10(%ebp)
Code; 00000005 Before first symbol
5: ff 75 0c pushl 0xc(%ebp)
Code; 00000008 Before first symbol
8: 50 push %eax
Code; 00000009 Before first symbol
9: 8b 42 68 mov 0x68(%edx),%eax
Code; 0000000c Before first symbol
c: 9c pushf
Code; 0000000d Before first symbol
d: 95 xchg %eax,%ebp
Code; 0000000e Before first symbol
e: 10 c0 adc %al,%al
Code; 00000010 Before first symbol
10: e9 c6 fe ff 00 jmp fffedb <_EIP+0xfffedb>
00fffedb Before first symbol
Jan 21 22:02:36 hrafn kernel: c0108f75
Jan 21 22:02:36 hrafn kernel: Oops: 0000
Jan 21 22:02:36 hrafn kernel: CPU: 0
Jan 21 22:02:36 hrafn kernel: EIP:
0010:[coprocessor_segment_overrun+5/16]
Jan 21 22:02:36 hrafn kernel: EFLAGS: 00210297
Jan 21 22:02:36 hrafn kernel: eax: 00000000 ebx: c0193a0c ecx:
081f27f8 edx: 0000004c
Jan 21 22:02:36 hrafn kernel: esi: 08143440 edi: 08142f00 ebp:
400007ca esp: c545ffe8
Jan 21 22:02:36 hrafn kernel: ds: 002b es: 002b ss: 0018
Jan 21 22:02:36 hrafn kernel: Process xmms (pid: 5694,
stackpage=c545f000)
Jan 21 22:02:36 hrafn kernel: Stack: c0108f68 4021eda2 00000023
00210206 bffff824 0000002b
Jan 21 22:02:36 hrafn kernel: Call Trace: [invalid_op+8/16]
Jan 21 22:02:36 hrafn kernel: Code: 8b 10 ff 75 10 ff 75 0c 50 8b 42 68
9c 95 10 c0 e9 c6 fe ff
Code; 00000000 Before first symbol
00000000 <_EIP>:
Code; 00000000 Before first symbol
0: 8b 10 mov (%eax),%edx
Code; 00000002 Before first symbol
2: ff 75 10 pushl 0x10(%ebp)
Code; 00000005 Before first symbol
5: ff 75 0c pushl 0xc(%ebp)
Code; 00000008 Before first symbol
8: 50 push %eax
Code; 00000009 Before first symbol
9: 8b 42 68 mov 0x68(%edx),%eax
Code; 0000000c Before first symbol
c: 9c pushf
Code; 0000000d Before first symbol
d: 95 xchg %eax,%ebp
Code; 0000000e Before first symbol
e: 10 c0 adc %al,%al
Code; 00000010 Before first symbol
10: e9 c6 fe ff 00 jmp fffedb <_EIP+0xfffedb>
00fffedb Before first symbol
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Proper OOPS report
2001-01-22 13:11 Tom
@ 2001-01-22 14:39 ` Henrik Stokseth
2001-01-22 21:50 ` Russell King
2001-01-23 13:32 ` Bernd Schmidt
0 siblings, 2 replies; 6+ messages in thread
From: Henrik Stokseth @ 2001-01-22 14:39 UTC (permalink / raw)
To: Tom; +Cc: linux-kernel
you were the one with the gcc 2.95.3 compiler right? even though this
compiler is a prerelease of a stable branch i have confirmed errors in the
optimalization passes. my advice: use a compiler which really IS stable
(gcc-2.95.2 or egcs-1.1.2 are fine), or turn off all optimalizations.
-henrik
----- Original Message -----
From: Tom <freyason@yahoo.com>
To: <linux-kernel@vger.kernel.org>
Sent: Monday, January 22, 2001 2:11 PM
Subject: Proper OOPS report
> My apologies for not running it through ksymoops.
> No specific bit of code was referenced in the OOPS so I am assuming
> it is in the kernel itself.
<snip>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-01-23 14:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23 14:30 Proper OOPS report Tom
-- strict thread matches above, loose matches on Subject: below --
2001-01-23 14:29 Tom
2001-01-22 13:11 Tom
2001-01-22 14:39 ` Henrik Stokseth
2001-01-22 21:50 ` Russell King
2001-01-23 13:32 ` Bernd Schmidt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.