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

[BUG] crash when audio_frame sent but no recv #270

Closed
wangyoucao577 opened this issue Nov 13, 2024 · 0 comments · Fixed by #272
Closed

[BUG] crash when audio_frame sent but no recv #270

wangyoucao577 opened this issue Nov 13, 2024 · 0 comments · Fixed by #272
Assignees
Labels
bug Something isn't working

Comments

@wangyoucao577
Copy link
Collaborator

wangyoucao577 commented Nov 13, 2024

Description

app crash when audio_frame sent but no recv.

WeChatWorkScreenshot_26a74860-8cee-4af2-85db-aa62098f1146 WeChatWorkScreenshot_5169ace1-9b02-4d0b-843a-7e39c46ae2b1 WeChatWorkScreenshot_8c136422-b04c-470e-a71a-1856b01a0561

*result_return_policy = msg_dest_info->policy;

https://github.com/TEN-framework/TEN-Agent/blob/320d43c025e6029c49202f35212c6828ec32a282/agents/property.json#L1761

Environment

linux

Steps to reproduce

  1. run TEN-Agent graph camera_va_openai_azure
  2. app crashs

Expected behavior

work as normal. msg should be drop silently if no one cares.

Actual behavior

crash

Version

0.4.0

Severity

Critical

Additional Information

Workaround to avoid the crash: TEN-framework/TEN-Agent@448279b

@wangyoucao577 wangyoucao577 added the bug Something isn't working label Nov 13, 2024
@halajohn halajohn self-assigned this Nov 14, 2024
@halajohn halajohn linked a pull request Nov 14, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this to Done in Kanban Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants