sample-encoder-video报错

[root@Zeratul:mnt]# ./sample-Encoder-video
[  225.336349] CPU 1 Unable to handle kernel paging request at virtual address 00000008, epc == 80404640, ra == 80404648
[  225.347508] Oops[#1]:
[  225.349898] CPU: 1 PID: 608 Comm: sample-Encoder- Not tainted 4.4.94 #1
[  225.356783] task: 84b0ac40 ti: 84e46000 task.ti: 84e46000
[  225.362390] $ 0   : 00000000 00000069 804768b0 00000004
[  225.367831] $ 4   : 00000001 00000006 00000006 802554e8
[  225.373269] $ 8   : 84fd7080 00000000 00000004 69622f72
[  225.378706] $12   : 804a54d0 0000000f 00000000 00000000
[  225.384143] $16   : 8506e000 00000000 8421f400 804763d0
[  225.389580] $20   : 804c0000 84e47d9c 84148020 004b085c
[  225.395018] $24   : 00000001 80251120
[  225.400455] $28   : 84e46000 84e47ca0 0096be48 80404648
[  225.405894] Hi    : 01598d6e
[  225.408879] Lo    : 8a8d2290
[  225.411865] epc   : 80404640 0x80404640
[  225.415842] ra    : 80404648 0x80404648
[  225.419817] Status: 14001c03 KERNEL EXL IE
[  225.424169] Cause : 88800008 (ExcCode 02)
[  225.428324] BadVA : 00000008
[  225.431310] PrId  : 00132100 (Ingenic XBurst@II)
[  225.436096] Modules linked in: nfsv3 nfs lockd sunrpc grace squashfs jffs2 zlib_deflate jz_sfc
[  225.445079] Process sample-Encoder- (pid: 608, threadinfo=84e46000, task=84b0ac40, tls=773e3790)
[  225.454191] Stack : 00000000 80290dc0 00000000 00000080 81125850 00000001 00000000 84e47cf0
          84e47d78 80404a94 80596520 805962a0 804c1274 00000080 00000000 00000014
          84e47cf0 00000029 00000001 fffffdfd 36346367 00003335 00000000 00000000
          00000000 00290000 00000000 00000000 00000000 00000000 00000000 00000000
          8401287c 84012844 02000000 84e47d78 fffffdfd 0096be48 004bdab0 8046f7b4
          ...
[  225.491179] Call Trace:[<80290dc0>] 0x80290dc0
[  225.495795] [<80404a94>] 0x80404a94
[  225.499415] [<8046f7b4>] 0x8046f7b4
[  225.503032] [<8040fccc>] 0x8040fccc
[  225.506648] [<8040ec30>] 0x8040ec30
[  225.510268] [<804117d8>] 0x804117d8
[  225.513884] [<80272ccc>] 0x80272ccc
[  225.517501] [<800e5d14>] 0x800e5d14
[  225.521120] [<800f65ac>] 0x800f65ac
[  225.524738] [<800e5ec0>] 0x800e5ec0
[  225.528355] [<800f661c>] 0x800f661c
[  225.531971] [<800260dc>] 0x800260dc
[  225.535587] [<80040000>] 0x80040000
[  225.539204] [<80023db8>] 0x80023db8
[  225.542823]
[  225.544364]
Code: 3c028047  3c028047  244268b0 <0040f809> 8e240008  1040000e  3c028047  3c028047  244263c8
[  225.554765] ---[ end trace 4b28d8f0d258c872 ]---
Segmentation fault
[root@Zeratul:mnt]# logcat
--------- beginning of /dev/log_main
D/Sample-Common(  608): sample_system_init start
D/IMP-ISP (  608): ~~~~~~ [ IMP_ISP_Open:233 ] ~~~~~~~

出现的原因:请注意sample-common.h中的配置是否正确?是不是正确的sensor?
sample-encoder-video报错_第1张图片

你可能感兴趣的:(linux,iot)