2.0.30 Oops (ps2 as a module)

Juan Cespedes (cespedes@lander.es)
Tue, 15 Apr 1997 18:24:56 +0200 (MET DST)


ps2 mouse as a module; when insmod tries to load it (via
kerneld):

root@pitufina:~# gpm -m /dev/psaux -t ps2
Unable to handle kernel paging request at virtual address c2813077
current->tss.cr3 = 01178000, %cr3 = 01178000
*pde = 0009e067
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<02813077>]
EFLAGS: 00010216
eax: 000000ff ebx: 0117af44 ecx: 0021fa30 edx: 0021f000
esi: 00000001 edi: 0117af54 ebp: 01932b40 esp: 0117af1c
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process gpm (pid: 248, process nr: 36, stackpage=0117a000)
Stack: 00000002 80000000 0000000f 0117af44 00000000 00000000 01d8ddc8 01932b40
00000004 0012399a 72616863 6a616d2d 312d726f 00312d30 0018b3f0 00123cbc
01d8ddc8 01932b40 01932b40 00000000 0115c000 00122049 01d8ddc8 01932b40
Call Trace: [get_chrfops+1e/24] [chrdev_open+38/44] [do_open+c9/124] [sys_open+3f/78] [system_call+55/80]
Code: <1>Unable to handle kernel paging request at virtual address c2813077
current->tss.cr3 = 01178000, %cr3 = 01178000
*pde = 0009e067
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[die_if_kernel+280/2c0]
EFLAGS: 00010212
eax: 00000010 ebx: 0000002b ecx: 02813077 edx: 01ce4018
esi: 00000000 edi: 0117b000 ebp: 0117aee0 esp: 0117ae7c
ds: 0018 es: 0018 fs: 0010 gs: 002b ss: 0018
Process gpm (pid: 248, process nr: 36, stackpage=0117a000)
Stack: 0000002b 00000000 0117aee0 00000000 01932b40 02800000 03000000 02800000
00000018 001111b0 0017939c 0117aee0 00000000 00110eac 00000001 0117af54
01932b40 c2813077 80000000 011b2598 017b3018 00000000 0010a7a0 0117aee0
Call Trace: [<02800000>] [<03000000>] [<02800000>] [do_page_fault+304/314] [<00110eac>] [error_code+40/50>] [<02813077>]
[get_chrfops+1e/24] [chrdev_open+38/44] [do_open+c9/124] [sys_open+3f/78] [system_call+55/80]
Code: 64 8a 04 0e 0f a1 88 c2 81 e2 ff 00 00 00 89 54 24 10 52 68
general protection: 0000
CPU: 0
EIP: 0010:[locks_remove_locks+b/40]
EFLAGS: 00010286
eax: f000ff47 ebx: 00000001 ecx: 017b3018 edx: 00000000
esi: 00000000 edi: f000ff47 ebp: 011ad810 esp: 0117ada4
ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018
Process gpm (pid: 248, process nr: 36, stackpage=0117a000)
Stack: 0012222b 017b3018 00000000 00000001 00000004 00000001 001167aa 00000000
0000002b 00000014 0117b000 0117ae40 0010abc3 0000000b 001788ae 00000000
0117ae40 00000000 0117aee0 00000068 03000000 02800000 00000018 001111b0
Call Trace: [close_fp+37/5c] [do_exit+112/1ec] [die_if_kernel+2b7/2c0] [<03000000>] [<02800000>] [do_page_fault+304/314] [<00110eac>]
[error_code+40/50] [<02813077>] [die_if_kernel+280/2c0] [<02800000>] [<03000000>] [<02800000>] [do_page_fault+304/314] [<00110eac>]
[error_code+40/50] [<02813077>] [get_chrfops+1e/24] [chrdev_open+38/44] [do_open+c9/124] [sys_open+3f/78] [system_call+55/80]
Code: 8b 40 50 85 c0 74 2a f6 40 1c 01 74 14 51 8b 42 30 83 c0 50

root@pitufina:~# gpm -v
gpm-Linux 1.10, July 1996
root@pitufina:~# insmod -V
insmod version 2.1.23

More info available on demand.

Juan Cespedes