Skip to content

[BUG]: While playing video or audio in the background, the application is "terminated due to signal 9" after 1 minute. (new architecture) #4519

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

Open
sedatb opened this issue Apr 15, 2025 · 6 comments
Labels
bug stale Closed due to inactivity or lack or resources

Comments

@sedatb
Copy link

sedatb commented Apr 15, 2025

Version

6.12.0

What platforms are you having the problem on?

iOS

System Version

18.1

On what device are you experiencing the issue?

Real device

Architecture

New architecture

What happened?

While playing video or audio in the background, the application is "terminated due to signal 9" after 1 minute.
I am using
"react-native-video": "^6.11.0",
"react-native": "0.78.0",

Reproduction Link

repository link

Reproduction

Step to reproduce this bug are:

Copy link

github-actions bot commented Apr 15, 2025

Previous bot comment (click to expand)

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction
  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

There is a newer version of the library available. You are using version 6.11.0, while the latest stable version is 6.12.0. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.

Copy link

github-actions bot commented Apr 15, 2025

Previous bot comment (click to expand)

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction
  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

1 similar comment
Copy link

github-actions bot commented Apr 15, 2025

Previous bot comment (click to expand)

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction
  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

@sedatb sedatb changed the title [BUG]: While playing video or audio in the background, the application is "terminated due to signal 9" after 1 minute. [BUG]: While playing video or audio in the background, the application is "terminated due to signal 9" after 1 minute. (new architecture) Apr 15, 2025
Copy link

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction
  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

@sedatb
Copy link
Author

sedatb commented Apr 15, 2025

When i disable new arch, it is solved. It is related to new architecture. I am waiting for your help for the new architecture

ENV['RCT_NEW_ARCH_ENABLED'] = '0'

Copy link

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

@github-actions github-actions bot added the stale Closed due to inactivity or lack or resources label May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale Closed due to inactivity or lack or resources
Projects
Status: To Triage
Development

No branches or pull requests

1 participant