8149
- 收藏
- 点赞
- 分享
- 举报
hi3536跑sample出现vpss崩溃
本帖最后由 falloutmx 于 2016-12-1 13:53 编辑
SDK版本:Hi3536_V100R001C01SPC040
内存1G,使用rootfs_uclibc_single、mpp_single
OS mem=128M ,MMZ=896M.
采用默认load3536后,运行sample下的vdecset set the rotational angle of decode pic now程序,过了10几秒后会出现kernel panic,具体报错如下:
/mtd/mpp_single/sample/vdec # ./sample_vdec
/************************************/
please choose the case which you want to run:
0: VDH H264
1: VDH H265
2: VDH MPEG4
3: JPEG decoding
q: quit the whole sample
sample command:0
## check device 0x1
[host_handshake_step1, 796]: Handshake timeout[device 1]
[host_check_slv, 405]: Host<=>slv[0x1] handshake step1 failed
HDMI start success.
u32Width:3840, u32Square:2
SAMPLE_TEST: set set the rotational angle of decode pic now
================vpss 0 debug info=============
===debug info from 0x0000-0x0340===
0000 : 001a0088 00000000 00002008 0437077f
0010 : 00000001 5a355000 5a6d9000 07800780
0020 : 00000012 5219b000 52399000 07800780
0030 : 00000000 00000000 00000000 5a89b000
0040 : 5a89b000 000000f0 00000000 00000200
...(省略部分信息)...
02f0 : 00000000 00000000 00000000 00000000
0300 : 00000000 00000000 00000000 00000000
0310 : 00000001 03006477 00000000 ffffffff
0320 : 00000000 00000000 00000000 00000000
0330 : 00002000 00000000 00000000 00000000
Kernel panic - not syncing:
ASSERT failed at:
>File name: /home/pub/Hi3536_V100R001C01SPC040B050/mpp/code/mkp/../arch/hi3536/hal/vpss/vpss_drv.c
>Function : VPSS_DRV_IsWrongInt
>Line No. : 4250
>Condition: 0
CPU1: stopping
CPU: 1 PID: 0 Comm: swapper/1 Tainted: P O 3.10.0_hi3536 #24
[] (unwind_backtrace+0x0/0xf4) from [] (show_stack+0x10/0x14)
[] (show_stack+0x10/0x14) from [] (handle_IPI+0x188/0x1b0)
[] (handle_IPI+0x188/0x1b0) from [] (gic_handle_irq+0x88/0x8c)
[] (gic_handle_irq+0x88/0x8c) from [] (__irq_svc+0x40/0x50)
Exception stack(0xc5861f98 to 0xc5861fe0)
1f80: c0804930 00000000
1fa0: 00024a98 00000000 c070ffa5 c06e7d50 c0510e6c c5860000 c070ffa5 c5860000
1fc0: c5860000 c06e7cf0 00000000 c5861fe0 c00142a4 c00142a8 60000013 ffffffff
[] (__irq_svc+0x40/0x50) from [] (arch_cpu_idle+0x2c/0x30)
[] (arch_cpu_idle+0x2c/0x30) from [] (cpu_startup_entry+0xfc/0x140)
[] (cpu_startup_entry+0xfc/0x140) from [<40501ea4>] (0x40501ea4)
CPU2: stopping
CPU: 2 PID: 0 Comm: swapper/2 Tainted: P O 3.10.0_hi3536 #24
[] (unwind_backtrace+0x0/0xf4) from [] (show_stack+0x10/0x14)
[] (show_stack+0x10/0x14) from [] (handle_IPI+0x188/0x1b0)
[] (handle_IPI+0x188/0x1b0) from [] (gic_handle_irq+0x88/0x8c)
[] (gic_handle_irq+0x88/0x8c) from [] (__irq_svc+0x40/0x50)
Exception stack(0xc5863f98 to 0xc5863fe0)
3f80: c080c930 00000000
3fa0: 00002232 00000000 c070ffa5 c06e7d50 c0510e6c c5862000 c070ffa5 c5862000
3fc0: c5862000 c06e7cf0 00000000 c5863fe0 c00142a4 c00142a8 60000013 ffffffff
[] (__irq_svc+0x40/0x50) from [] (arch_cpu_idle+0x2c/0x30)
[] (arch_cpu_idle+0x2c/0x30) from [] (cpu_startup_entry+0xfc/0x140)
[] (cpu_startup_entry+0xfc/0x140) from [<40501ea4>] (0x40501ea4)
CPU3: stopping
CPU: 3 PID: 0 Comm: swapper/3 Tainted: P O 3.10.0_hi3536 #24
[] (unwind_backtrace+0x0/0xf4) from [] (show_stack+0x10/0x14)
[] (show_stack+0x10/0x14) from [] (handle_IPI+0x188/0x1b0)
[] (handle_IPI+0x188/0x1b0) from [] (gic_handle_irq+0x88/0x8c)
[] (gic_handle_irq+0x88/0x8c) from [] (__irq_svc+0x40/0x50)
Exception stack(0xc5865f98 to 0xc5865fe0)
5f80: c0814930 00000000
5fa0: 0000a3c6 00000000 c070ffa5 c06e7d50 c0510e6c c5864000 c070ffa5 c5864000
5fc0: c5864000 c06e7cf0 00000000 c5865fe0 c00142a4 c00142a8 60000013 ffffffff
[] (__irq_svc+0x40/0x50) from [] (arch_cpu_idle+0x2c/0x30)
[] (arch_cpu_idle+0x2c/0x30) from [] (cpu_startup_entry+0xfc/0x140)
[] (cpu_startup_entry+0xfc/0x140) from [<40501ea4>] (0x40501ea4)
-----------------------------------------------------------------------------------
不知道大家有没有遇到这样或者类似的问题?
SDK版本:Hi3536_V100R001C01SPC040
内存1G,使用rootfs_uclibc_single、mpp_single
OS mem=128M ,MMZ=896M.
采用默认load3536后,运行sample下的vdecset set the rotational angle of decode pic now程序,过了10几秒后会出现kernel panic,具体报错如下:
/mtd/mpp_single/sample/vdec # ./sample_vdec
/************************************/
please choose the case which you want to run:
0: VDH H264
1: VDH H265
2: VDH MPEG4
3: JPEG decoding
q: quit the whole sample
sample command:0
## check device 0x1
[host_handshake_step1, 796]: Handshake timeout[device 1]
[host_check_slv, 405]: Host<=>slv[0x1] handshake step1 failed
HDMI start success.
u32Width:3840, u32Square:2
SAMPLE_TEST: set set the rotational angle of decode pic now
================vpss 0 debug info=============
===debug info from 0x0000-0x0340===
0000 : 001a0088 00000000 00002008 0437077f
0010 : 00000001 5a355000 5a6d9000 07800780
0020 : 00000012 5219b000 52399000 07800780
0030 : 00000000 00000000 00000000 5a89b000
0040 : 5a89b000 000000f0 00000000 00000200
...(省略部分信息)...
02f0 : 00000000 00000000 00000000 00000000
0300 : 00000000 00000000 00000000 00000000
0310 : 00000001 03006477 00000000 ffffffff
0320 : 00000000 00000000 00000000 00000000
0330 : 00002000 00000000 00000000 00000000
Kernel panic - not syncing:
ASSERT failed at:
>File name: /home/pub/Hi3536_V100R001C01SPC040B050/mpp/code/mkp/../arch/hi3536/hal/vpss/vpss_drv.c
>Function : VPSS_DRV_IsWrongInt
>Line No. : 4250
>Condition: 0
CPU1: stopping
CPU: 1 PID: 0 Comm: swapper/1 Tainted: P O 3.10.0_hi3536 #24
[
[
[
[
Exception stack(0xc5861f98 to 0xc5861fe0)
1f80: c0804930 00000000
1fa0: 00024a98 00000000 c070ffa5 c06e7d50 c0510e6c c5860000 c070ffa5 c5860000
1fc0: c5860000 c06e7cf0 00000000 c5861fe0 c00142a4 c00142a8 60000013 ffffffff
[
[
[
CPU2: stopping
CPU: 2 PID: 0 Comm: swapper/2 Tainted: P O 3.10.0_hi3536 #24
[
[
[
[
Exception stack(0xc5863f98 to 0xc5863fe0)
3f80: c080c930 00000000
3fa0: 00002232 00000000 c070ffa5 c06e7d50 c0510e6c c5862000 c070ffa5 c5862000
3fc0: c5862000 c06e7cf0 00000000 c5863fe0 c00142a4 c00142a8 60000013 ffffffff
[
[
[
CPU3: stopping
CPU: 3 PID: 0 Comm: swapper/3 Tainted: P O 3.10.0_hi3536 #24
[
[
[
[
Exception stack(0xc5865f98 to 0xc5865fe0)
5f80: c0814930 00000000
5fa0: 0000a3c6 00000000 c070ffa5 c06e7d50 c0510e6c c5864000 c070ffa5 c5864000
5fc0: c5864000 c06e7cf0 00000000 c5865fe0 c00142a4 c00142a8 60000013 ffffffff
[
[
[
-----------------------------------------------------------------------------------
不知道大家有没有遇到这样或者类似的问题?
我来回答
回答8个
时间排序
认可量排序
认可0
认可0
认可0
认可0
认可0
认可0
认可0
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2018-01-24 14:20:48
-
2016-05-16 14:13:03
-
2016-04-19 21:49:52
-
2018-06-25 16:46:23
-
2021-04-23 17:36:15
-
2016-09-26 10:28:40
-
2019-08-19 17:52:03
-
2017-10-12 15:46:08
-
2016-07-15 17:35:51
-
2019-03-14 14:52:27
-
2016-08-12 09:27:55
-
2016-04-24 21:12:07
-
2018-11-12 18:05:53
-
2018-08-05 20:47:20
-
2019-03-25 11:59:40
-
2015-09-09 10:17:32
-
72019-10-10 17:54:38
-
2017-02-21 19:59:34
-
2017-07-05 10:47:55
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5Hi3516CV610 如何使用SD卡升级固件
-
5cat /dev/logmpp 报错 <3>[ vi] [func]:vi_send_frame_node [line]:99 [info]:vi pic queue is full!
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认