2.0.29 OOPS (looks like getdents)

Dan Merillat (dan@merillat.org)
Thu, 14 Aug 1997 10:48:20 -0400


invalid operand: 0000
CPU: 0
EIP: 0010:[<00000108>]
EFLAGS: 00010206
eax: 0000000c ebx: 00000004 ecx: 0015cfa1 edx: 00000004
esi: 00c7a100 edi: 0012c8b8 ebp: 00c7a0dc esp: 026f7eb4
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process sendmail (pid: 32171, process nr: 88, stackpage=026f7000)
Stack: 026f7fa8 00c7a0e4 00000004 000004dc 0000084d 026caaa8 00c7a0e4 00000004
0000084d 02dfdf00 00001000 080bbbd0 bfffeda4 000004dc 00000000 00c7a0dc
0024c3f2 00000000 00000009 0000000c 00000000 00000019 00000000 00000000
Call Trace: [sys_swapon+696/1177] [do_no_page+467/845] [do_no_page+0/845] [sys_getdents+131/176] [filldir+0/108] [system_call+85/128]
Code: 65 f0 00 f0 c8 57 00 c0 6f ef 00 f0 6f ef 00 f0 6f ef 00 f0

Rather bad that sendmail can crash looking through it's queue. However,
it did not appear to hurt the system, as I'm still up the next day.
(sendmail is still running, so it must have been a child...)

Didn't even know I oopsed till I checked dmesg for something else. ;-)

--Dan