Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复录制全屏,拔出USB耳机,一段时间后视频逐渐卡顿,最后系统卡死 #433

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

hundundadi
Copy link
Contributor

Description: 由于ffmpeg读取音频数据的接口在USB耳机拔了之后给的返回值不正常,但是截图录屏中对不正常的返回值未进行数据的释放 操作,导致内存空间不断增大,造成系统卡死。

Log: 修复录制全屏,拔出USB耳机,一段时间后视频逐渐卡顿,最后系统卡死

Bug: https://pms.uniontech.com/bug-view-235371.html

Description: 由于ffmpeg读取音频数据的接口在USB耳机拔了之后给的返回值不正常,但是截图录屏中对不正常的返回值未进行数据的释放
操作,导致内存空间不断增大,造成系统卡死。

Log: 修复录制全屏,拔出USB耳机,一段时间后视频逐渐卡顿,最后系统卡死

Bug: https://pms.uniontech.com/bug-view-235371.html
@jeffshuai
Copy link

[是否满足兼容性要求] y
[是否满足commit提交规范] y
[是否满足编码规范] y
[review结论] pass
[fail原因] n/a

@feeengli
Copy link
Contributor

[是否满足兼容性要求] Y
[是否满足commit提交规范] Y
[是否满足编码规范] Y
[Review结论] Pass
[Fail原因] N/A

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hundundadi, pengfeixx

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hundundadi
Copy link
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit 4449769 into linuxdeepin:release/105x Dec 22, 2023
6 checks passed
@hundundadi hundundadi deleted the temp5 branch December 22, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants