OOPS: generic file read

Kevin Lentin (kevinl@cs.monash.edu.au)
Tue, 20 Feb 1996 21:07:05 +1100 (EST)


Running 1.3.66, while compiling the kernel (during an 'ar'). gcc 2.7.0,
ld version cygnus/linux-2.5.2l.17 (with BFD cygnus/linux-2.5.2l.11)
libc 5.0.9
ELF

general protection: 0000
CPU: 0
EIP: 0010:[<0011babe>]
EFLAGS: 00010246
eax: 0001a000 ebx: 0008a9c0 ecx: 001eb280 edx: 00000038
esi: 00001000 edi: 00912c30 ebp: 00001000 esp: 013f0f5c
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process ar (pid: 900, process nr: 30, stackpage=013f0000)
Stack: 0008a9c0 00001000 00912c30 08028000 001b4000 01810025 00244b0c 01810025
00000000 00000000 00000000 0001a000 00000000 00000000 0012183c 00912c30
0008a9c0 08028000 00001000 00636414 00001000 08028000 bfffcc20 0010a519
Call Trace: [<0012183c>] [<0010a519>]
Code: 00 90 9c 5a fa 80 49 07 04 ff 01 52 9d eb b0 90 90 90 9c 5a

ksymoops (which is broken, patch to follow) says this:

Using `/usr/src/linux/System.map.1.3.66' to map addresses to symbols.

>>EIP: 11babe <generic_file_read+fe/440>
Trace: 12183c <sys_read+8c/b0>
Trace: 10a519 <system_call+59/a0>

Code: 11babe <generic_file_read+fe/440> addb %dl,0x80fa5a9c(%eax)
Code: 11bac4 <generic_file_read+104/440> decl %ecx
Code: 11bac5 <generic_file_read+105/440> popl %es
Code: 11bac6 <generic_file_read+106/440> addb $0xff,%al
Code: 11bac8 <generic_file_read+108/440> addl %edx,0xffffff9d(%edx)
Code: 11bacb <generic_file_read+10b/440> jmp ffffffbf <gcc2_compiled.+ffffffbf>
Code: 11bacd <generic_file_read+10d/440> nop
Code: 11bace <generic_file_read+10e/440> nop
Code: 11bacf <generic_file_read+10f/440> nop
Code: 11bad0 <generic_file_read+110/440> pushf
Code: 11bad1 <generic_file_read+111/440> popl %edx

-- 
[=======================================================================]
[ Kevin Lentin                 |finger kevinl@fangorn.cs.monash.edu.au| ]
[ K.Lentin@cs.monash.edu.au    |for PGP public key block. Fingerprint | ]
[ Macintrash: 'Just say NO!'   |6024308DE1F84314  811B511DBA6FD596    | ]
[=======================================================================]