addr = mpp_buffer_get_ptr(desc->buffers[i]); core dump #2

Closed
opened 2025-12-23 10:30:04 +01:00 by backuprepo · 2 comments
Owner

Originally created by @MapleAura on GitHub (Jan 13, 2024).

大佬您好,又来请教一个问题。

我在进行网络流解码或者文件解码操作时hwcontext_rkmpp.c:397出现了core dump。
命令行如下:
gdb --args ffmpeg -re -c:v h264_rkmpp -hwaccel_output_format drm_prime -i /xxx/8.mkv -an -sn -vframes 5000 -f null -

堆栈:
image

采用调用ffmpeg接口的方式出现了同样的问题,mpp已经更新到官网最新,使用的是最新的6.1分支的代码。

附件是我测试用的视频
8.zip

Originally created by @MapleAura on GitHub (Jan 13, 2024). 大佬您好,又来请教一个问题。 我在进行网络流解码或者文件解码操作时hwcontext_rkmpp.c:397出现了core dump。 命令行如下: `gdb --args ffmpeg -re -c:v h264_rkmpp -hwaccel_output_format drm_prime -i /xxx/8.mkv -an -sn -vframes 5000 -f null -` 堆栈: ![image](https://github.com/nyanmisaka/ffmpeg-rockchip/assets/149750728/11002a0b-9f62-4302-a2e2-84be10b249c9) 采用调用ffmpeg接口的方式出现了同样的问题,mpp已经更新到官网最新,使用的是最新的6.1分支的代码。 附件是我测试用的视频 [8.zip](https://github.com/nyanmisaka/ffmpeg-rockchip/files/13926859/8.zip)
Author
Owner

@nyanmisaka commented on GitHub (Jan 13, 2024):

@MapleAura It was a regression. Please apply the latest commit 97e6a5e and try again.

@nyanmisaka commented on GitHub (Jan 13, 2024): @MapleAura It was a regression. Please apply the latest commit 97e6a5e and try again.
Author
Owner

@MapleAura commented on GitHub (Jan 13, 2024):

t was a regression

好了 结果能拿到了 谢谢您

@MapleAura commented on GitHub (Jan 13, 2024): > t was a regression 好了 结果能拿到了 谢谢您
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/ffmpeg-rockchip#2
No description provided.