Marc Singer
2004-04-11 18:22:30 UTC
The user-mode faults have returned--perhaps the alignment of the
planets is helping.
I want to understand what this output means.
cp: unhandled page fault at 0x000005e4, code 0x807
pgd = c1210000
[000005e4] *pgd=c11c8011, *pte=00000000, *ppte=00000000
PC is at 0xab0c
LR is at 0x2405c
pc : [<0000ab0c>] lr : [<0002405c>] Not tainted
sp : beffdc44 ip : 4013f128 fp : 00000000
r10: 0003f008 r9 : 0003f178 r8 : beffdc44
r7 : 00002000 r6 : 00002000 r5 : ffffffff r4 : ffffffff
r3 : 0003f008 r2 : 00002000 r1 : 00000001 r0 : beffdc44
Flags: NzCv IRQs on FIQs on Mode USER_32 Segment user
Control: C000717F Table: C1210000 DAC: 00000015
The instruction at this locaton, as provided by GDB of the core file,
is:
0x0000ab0c: ldr r12, [pc, #4] ; 0xab18
The memory location the instruction is referencing, 0xab18, contains
0x2dddac.
Where does the 0x5e4 come from?
-------------------------------------------------------------------
Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ: http://www.arm.linux.org.uk/armlinux/mlfaq.php
Etiquette: http://www.arm.linux.org.uk/armlinux/mletiquette.php
planets is helping.
I want to understand what this output means.
cp: unhandled page fault at 0x000005e4, code 0x807
pgd = c1210000
[000005e4] *pgd=c11c8011, *pte=00000000, *ppte=00000000
PC is at 0xab0c
LR is at 0x2405c
pc : [<0000ab0c>] lr : [<0002405c>] Not tainted
sp : beffdc44 ip : 4013f128 fp : 00000000
r10: 0003f008 r9 : 0003f178 r8 : beffdc44
r7 : 00002000 r6 : 00002000 r5 : ffffffff r4 : ffffffff
r3 : 0003f008 r2 : 00002000 r1 : 00000001 r0 : beffdc44
Flags: NzCv IRQs on FIQs on Mode USER_32 Segment user
Control: C000717F Table: C1210000 DAC: 00000015
The instruction at this locaton, as provided by GDB of the core file,
is:
0x0000ab0c: ldr r12, [pc, #4] ; 0xab18
The memory location the instruction is referencing, 0xab18, contains
0x2dddac.
Where does the 0x5e4 come from?
-------------------------------------------------------------------
Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ: http://www.arm.linux.org.uk/armlinux/mlfaq.php
Etiquette: http://www.arm.linux.org.uk/armlinux/mletiquette.php