Crashed when using play command alongside with other command
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I ran [SOCKS Proxy Python script](https://github.com/nneonneo/iOS-SOCKS-Server) alongside with play command so that script runs in background but in less than a minute, an app crashed.
Here's the command that i used.
`python ./socks5.py | play ./silence-8hr.mp3`
(mp3 file size is approximately 29 MB)
Script will run in the background when i close the app. but it seems like when there is a heavy CPU usage it will crash.
Here is the crash log.
[a-Shell-mini.cpu_resource_fatal-2023-11-07-182339.txt](https://github.com/holzschu/a-shell/files/13311196/a-Shell-mini.cpu_resource_fatal-2023-11-07-182339.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.