test.py hangs after a few frames
See original GitHub issueI’m now seeing similar issues as #32 with example_run_emotion_recognition.py
. The script runs for a few frames, then hangs.
I’m fairly certain both of these scripts worked at the time of the MVP release.
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (2 by maintainers)
Top Results From Across the Web
Python Matplotlib interactive plotting - freezes after a few frames
The frame will plot the data when it refreshes it's canvas ThreadSimulation - This is not to do with the plotting it is...
Read more >Pydev crashes/freezes on multiprocessing : PY-44245
If PyDev freezes instead, it has to be sent SIGKILL to get rid of it. The code runs fine in PyDev if there...
Read more >Frozen frames - Android Developers
Frozen frames are UI frames that take longer than 700ms to render. This is a problem because your app appears to be stuck...
Read more >17247 – gdb freezes on multi threaded app (test-case attached)
Just tried this with a trivial, single-threaded Hello World program, a few runs *did* actually lock up before the program was run. Interestingly ......
Read more >django parallel tests hang in multiprocessing pool System ...
The tests appear to be hanging on the multiprocessing pool. ... /signals.py", line 36, in __call__ self.default_handler(signum, frame) ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We had setup a device auto-reset that might be the problem here. This was for detecting if the user had force-killed the host code w/out giving the host code the opportunity to tell the Myriad X that it’s no longer running.
This auto-reset code may be not running properly, and triggering false-alarms (false-resets).
We’re investigating.
@itsderek23 I experience the same issue with my device. Commit: db28c93deeb1a607f83056c8e78e9a4a0f451d91 System information from
log_system_information.sh
:Log for
test.py
app is attached. test.log