|
5#
楼主 |
发表于 2019-7-19 17:27:51
|
只看该作者
(gdb) n
mpi: mpp version: Without VCS info
hal_h264d_api: Assertion vcodec_type & ((0x00000200) | (0x00000001) | (0x00000002)) failed at hal_h264d_init:104
hal_h264d_api: hal_h264d_init hard mode error, value=0
hal_h264d_api: Assertion 0 failed at hal_h264d_init:154
mpp_device: mpp_device_init failed to find device for coding 7 type 0
mpp_rt: NOT found ion allocator
mpp_rt: found drm allocator
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ()
#1 0x0000007fb5f300a0 in hal_h264d_init () at /usr/lib64/librockchip_mpp.so.1
#2 0x0000007fb5f2f9f8 in mpp_hal_init () at /usr/lib64/librockchip_mpp.so.1
#3 0x0000007fb5ef7d68 in mpp_dec_init () at /usr/lib64/librockchip_mpp.so.1
#4 0x0000007fb5ef07e4 in Mpp::init(MppCtxType, MppCodingType) () at /usr/lib64/librockchip_mpp.so.1
#5 0x0000007fb5ef3340 in mpp_init () at /usr/lib64/librockchip_mpp.so.1
#6 0x0000007fb5ef4070 in MppDecoderCreate(DecodeType) () at /usr/lib64/librockchip_mpp.so.1
拜托了,看看
|
|