首页 新闻 会员 周边

arm中突然停止运行,但是查看以下显示,如何看得出是什么问题呢

0
悬赏园豆:10 [已解决问题] 解决于 2017-12-14 14:29

[ 279.481496] Unable to handle kernel paging request at virtual address 3f96ae7c
[ 279.488714] pgd = dec54000
[ 279.491422] [3f96ae7c] *pgd=00000000
[ 279.495002] Internal error: Oops: 80000005 [#1] SMP ARM
[ 279.500207] Modules linked in:
[ 279.503269] CPU: 0 PID: 736 Comm: eb10_app Not tainted 4.8.0-rc5 #298
[ 279.509680] Hardware name: Altera SOCFPGA
[ 279.513671] task: deb5aa00 task.stack: deb70000
[ 279.518183] PC is at 0x3f96ae7c
[ 279.521332] LR is at __handle_irq_event_percpu+0x64/0x270
[ 279.526711] pc : [<3f96ae7c>] lr : [<c015f8c8>] psr: 600f0193
[ 279.526711] sp : deb71eb0 ip : c0a0c804 fp : c0a54444
[ 279.538135] r10: e000210c r9 : deb71eec r8 : 00000000
[ 279.543336] r7 : 00000026 r6 : 00000000 r5 : de94bb40 r4 : dcfff5c0
[ 279.549833] r3 : 3f96ae7c r2 : 00042004 r1 : d67fffff r0 : 00000026
[ 279.556335] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none
[ 279.563525] Control: 10c5387d Table: 1ec5404a DAC: 00000051
[ 279.569247] Process eb10_app (pid: 736, stack limit = 0xdeb70218)
[ 279.575312] Stack: (0xdeb71eb0 to 0xdeb72000)
[ 279.579652] 1ea0: b6ffd384 dec7be00 dedf64c8 de94bb40
[ 279.587796] 1ec0: deaca900 de94bb40 de94bb40 00000000 0000004c de810800 e0003100 e000210c
[ 279.595939] 1ee0: 00000000 c015faf0 b6ffcc5c 00000000 00000000 de94bb40 de94bba0 c015fb70
[ 279.604082] 1f00: de94bb40 c0a029e0 00000000 c0162e70 c0959464 00000000 00000000 c015f180
[ 279.612225] 1f20: 00000085 c015f27c e0002100 000003eb c0a2b0e8 deb71f60 c0a029d8 c0101444
[ 279.620368] 1f40: c0107618 400f0013 ffffffff deb71f94 800f0030 deb70000 10c5387d c010b7cc
[ 279.628511] 1f60: 00000003 b6ffcc5c 00000064 00000003 00000000 b6ffd300 000ab57c 00000003
[ 279.636653] 1f80: 800f0030 bed0fcd8 10c5387d 00000000 10c5387d deb71fb0 00037010 c0107618
[ 279.644796] 1fa0: 400f0013 ffffffff 00000055 bf000000 00000003 b6ffcc5c 00000064 00000003
[ 279.652938] 1fc0: 00000000 b6ffd300 000ab57c 00000003 00000000 bed0fcd8 00000000 00000000
[ 279.661080] 1fe0: 00000000 b6ffcc48 00000000 00037010 800f0030 00000003 00000000 00000000
[ 279.669237] [<c015f8c8>] (__handle_irq_event_percpu) from [<c015faf0>] (handle_irq_event_percpu+0x1c/)
[ 279.678854] [<c015faf0>] (handle_irq_event_percpu) from [<c015fb70>] (handle_irq_event+0x44/0x68)
[ 279.687695] [<c015fb70>] (handle_irq_event) from [<c0162e70>] (handle_fasteoi_irq+0xb0/0x194)
[ 279.696190] [<c0162e70>] (handle_fasteoi_irq) from [<c015f180>] (generic_handle_irq+0x18/0x28)
[ 279.704769] [<c015f180>] (generic_handle_irq) from [<c015f27c>] (__handle_domain_irq+0x54/0xac)
[ 279.713434] [<c015f27c>] (__handle_domain_irq) from [<c0101444>] (gic_handle_irq+0x44/0x94)
[ 279.721757] [<c0101444>] (gic_handle_irq) from [<c010b7cc>] (__irq_svc+0x6c/0x90)
[ 279.729204] Exception stack(0xdeb71f60 to 0xdeb71fa8)
[ 279.734237] 1f60: 00000003 b6ffcc5c 00000064 00000003 00000000 b6ffd300 000ab57c 00000003
[ 279.742379] 1f80: 800f0030 bed0fcd8 10c5387d 00000000 10c5387d deb71fb0 00037010 c0107618
[ 279.750518] 1fa0: 400f0013 ffffffff
[ 279.754001] [<c010b7cc>] (__irq_svc) from [<c0107618>] (vector_swi+0x38/0x50)
[ 279.761105] Code: bad PC value
[ 279.764152] ---[ end trace 191133c89c5afb8d ]---
[ 279.768749] Kernel panic - not syncing: Fatal exception in interrupt
[ 279.775077] CPU1: stopping
[ 279.777791] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 4.8.0-rc5 #298
[ 279.785326] Hardware name: Altera SOCFPGA
[ 279.789348] [<c010f29c>] (unwind_backtrace) from [<c010ace4>] (show_stack+0x10/0x14)
[ 279.797075] [<c010ace4>] (show_stack) from [<c03819ec>] (dump_stack+0x78/0x98)
[ 279.804275] [<c03819ec>] (dump_stack) from [<c010e0d0>] (handle_IPI+0x208/0x2cc)
[ 279.811645] [<c010e0d0>] (handle_IPI) from [<c0101488>] (gic_handle_irq+0x88/0x94)
[ 279.819182] [<c0101488>] (gic_handle_irq) from [<c010b7cc>] (__irq_svc+0x6c/0x90)
[ 279.826630] Exception stack(0xde8cff90 to 0xde8cffd8)
[ 279.831661] ff80: 00000000 df3ec368 de8cffe8 c0117ee0
[ 279.839804] ffa0: c0a024a4 00000051 c0a549d0 c0a02454 0000406a 00000000 00000002 00000000
[ 279.847945] ffc0: c0957368 de8cffe0 c0107fe0 c0107fe4 600f0013 ffffffff
[ 279.854534] [<c010b7cc>] (__irq_svc) from [<c0107fe4>] (arch_cpu_idle+0x30/0x3c)
[ 279.861902] [<c0107fe4>] (arch_cpu_idle) from [<c01555dc>] (cpu_startup_entry+0x98/0x2c0)
[ 279.870046] [<c01555dc>] (cpu_startup_entry) from [<0010152c>] (0x10152c)
[ 279.876815] ---[ end Kernel panic - not syncing: Fatal exception in interrupt

Psrion的主页 Psrion | 初学一级 | 园豆:29
提问于:2017-05-22 14:14
< >
分享
最佳答案
0

http://blog.chinaunix.net/uid-27120815-id-3277283.html 看看对你有帮助没有

收获园豆:10
风行天下12 | 老鸟四级 |园豆:3867 | 2017-05-22 14:34
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册