jetson-ffmpeg icon indicating copy to clipboard operation
jetson-ffmpeg copied to clipboard

Segmentation fault (core dumped)

Open heshunchao opened this issue 5 years ago • 5 comments
trafficstars

root@heshunchao-desktop:/home/ffmpeg# ./ffmpeg -c:v h264_nvmpi -i 1.264 -f null - ffmpeg version 82a3a62 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 7 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1) configuration: --enable-nvmpi libavutil 56. 31.100 / 56. 31.100 libavcodec 58. 54.100 / 58. 54.100 libavformat 58. 29.100 / 58. 29.100 libavdevice 58. 8.100 / 58. 8.100 libavfilter 7. 57.100 / 7. 57.100 libswscale 5. 5.100 / 5. 5.100 libswresample 3. 5.100 / 3. 5.100 [h264 @ 0x5581d15570] SEI type 128 size 576 truncated at 128 [h264 @ 0x5581d15570] SEI type 128 size 576 truncated at 95 [h264 @ 0x5581d15570] SEI type 128 size 576 truncated at 128 Last message repeated 2 times Input #0, h264, from '1.264': Duration: N/A, bitrate: N/A Stream #0:0: Video: h264 (High), yuvj420p(pc, bt709, progressive), 1920x1080, 25 fps, 25 tbr, 1200k tbn, 50 tbc Failed to query video capabilities: Inappropriate ioctl for device Opening in BLOCKING MODE NvMMLiteOpen : Block : BlockType = 261 NVMEDIA: Reading sys.display-size : status: 6 NvMMLiteBlockCreate : Block : BlockType = 261 Stream mapping: Stream #0:0 -> #0:0 (h264 (h264_nvmpi) -> wrapped_avframe (native)) Press [q] to stop, [?] for help NVMAP_IOC_READ failed: Interrupted system call NVMAP_IOC_READ: Offset 0 SrcStride 2048 pDst 0x7f84005dc0 DstStride 1920 Count 540 NVMAP_IOC_READ failed: Interrupted system call NVMAP_IOC_READ: Offset 2228224 SrcStride 1024 pDst 0x7f84005de0 DstStride 960 Count 540 NVMAP_IOC_READ failed: Invalid argument NVMAP_IOC_READ: Offset 2883584 SrcStride 1024 pDst 0x7f84005e00 DstStride 960 Count 2048 NVMAP_IOC_READ failed: Interrupted system call NVMAP_IOC_READ: Offset 0 SrcStride 2048 pDst 0x7f84007890 DstStride 1920 Count 540 NVMAP_IOC_READ failed: Interrupted system call NVMAP_IOC_READ: Offset 2228224 SrcStride 1024 pDst 0x7f840078b0 DstStride 960 Count 540 NVMAP_IOC_READ failed: Invalid argument NVMAP_IOC_READ: Offset 2883584 SrcStride 1024 pDst 0x7f840078d0 DstStride 960 Count 2048 Segmentation fault (core dumped)

How to deal with this bug?

heshunchao avatar Nov 28 '19 03:11 heshunchao

what's you l4t version

jocover avatar Nov 28 '19 07:11 jocover

R32 (release), REVISION: 1.0, GCID: 14531094, BOARD: t210ref, EABI: aarch64, DATE: Wed Mar 13 07:46:13 UTC 2019

heshunchao avatar Nov 29 '19 09:11 heshunchao

please update to the latest version,this work on 32.2.1 or latest

jocover avatar Nov 29 '19 13:11 jocover

Ok, thank you very much

heshunchao avatar Nov 30 '19 04:11 heshunchao

We have tested and succeeded, thanks again

heshunchao avatar Dec 01 '19 10:12 heshunchao