cat /proc/interrupt => Oops 7

Started by mihainstr, December 13, 2014, 08:54:34 PM

Previous topic - Next topic

mihainstr

I just purchased an A20 Lime and I getting started with it, the first issue that I cannot solve is an Oops thrown when I try to check the interrupt table.

I am using debian release 2 image wrote on an 8 GB class 10 microSD.

The behaviour I am talking about can be seen below. Have you seen something similar or could you point me any information which might allow me to see the interrupt table.

root@a20-olimex:~# uname -a
Linux a20-olimex 3.4.90+ #11 SMP PREEMPT Wed Aug 20 08:20:32 EEST 2014 armv7l GNU/Linux



cat /proc/interrupts

Message from syslogd@localhost at Dec 13 18:32:25 ...
kernel:[  108.141493] Internal error: Oops: 7 [#1] PREEMPT SMP ARM

Message from syslogd@localhost at Dec 13 18:32:25 ...
[  108.114117] Unable to handle kernel paging request at virtual address bf0eed38
[  108.123000] pgd = de244000
[  108.128052] [bf0eed38] *pgd=5f307811, *pte=00000000, *ppte=00000000
[  108.141493] Internal error: Oops: 7 [#1] PREEMPT SMP ARM
[  108.148629] Modules linked in: disp_ump mali_drm drm mali cpufreq_stats cpufreq_userspace cpufreq_conservative cpufreq_powersave sun4i_keyboard ledtrig_heartbeat leds_sunxi led_class sunxi_emac sunxi_gmac sunxi_cedar_mod 8192cu ump lcd
[  108.191089] CPU: 0    Not tainted  (3.4.90+ #11)
[  108.198144] PC is at strnlen+0x10/0x64
[  108.204848] LR is at string.isra.0+0x34/0xd8
[  108.217964] pc : [<c02b8fa0>]    lr : [<c02ba6f8>]    psr: a0000093
[  108.217969] sp : de243e3c  ip : ffffffff  fp : c0613274
[  108.233346] r10: de243ebc  r9 : c082f5d0  r8 : 00000000
[  108.243773] r7 : bf0eed38  r6 : ffffffff  r5 : dfbe3000  r4 : fffffffe
[  108.255501] r3 : 00000000  r2 : bf0eed38  r1 : ffffffff  r0 : bf0eed38
[  108.267925] Flags: NzCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment user
[  108.279567] Control: 10c5387d  Table: 5e24406a  DAC: 00000015
[  108.286960]
[  108.286963] PC: 0xc02b8f20:
/* and it continues showing a dump for all registers... I assume*/