Another 2.0.33 oops

James Moody (013263m@dragon.acadiau.ca)
Mon, 16 Mar 1998 11:04:55 -0400 (AST)


This happened this morning while compiling the newest wine.

invalid operand: 0000
CPU: 0
EIP: 0010:[free_pages+51/268]
EFLAGS: 00010246
eax: 00010020 ebx: 0000001f ecx: 032eb000 edx: 0002003e
esi: 00000000 edi: 00048000 ebp: 03240080 esp: 02cc5f24
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process xterm (pid: 24315, process nr: 35, stackpage=02cc5000)
Stack: 0183f124 00048000 03240080 02cc5fbc 0011999b 032eb000 00000000 0114ecd8
0134f698 0114ea58 00000000 032eb000 00068000 08068000 03240080 0011b98f
0134f698 08048000 00020000 0114ecd8 0134f698 02cc5fbc ffffffff 00116a4b
Call Trace: [zap_page_range+283/420] [exit_mmap+123/164] [do_exit+171/508] [do_signal+547/632] [signal_return+18/64]
Code: 0f 04 82 00 40 00 8d 42 14 ff 4a 14 0f 94 c0 84 c0 0f 84 b9

Using `/boot/System.map' to map addresses to symbols.

Code:
Code: 0f 04 (bad)
Code: 82 (bad)
Code: 00 40 00 addb %al,0x0(%eax)
Code: 8d 42 14 leal 0x14(%edx),%eax
Code: ff 4a 14 decl 0x14(%edx)
Code: 0f 94 c0 sete %al
Code: 84 c0 testb %al,%al
Code: 0f 84 b9 00 90 je 909000d0 <_EIP+909000d0>
Code: 90
Code: 90 nop

If there's more information I can provide please let me know.

james

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu