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

OS reports 'pthread_setschedparam failed; consider using ITIMER_HEARTBEAT: Operation not permitted' #1

Closed
timrowledge opened this issue Jun 9, 2014 · 2 comments
Assignees
Labels

Comments

@timrowledge
Copy link
Contributor

The NuScratch beta VM has been changed from the alpha VM to use a thread based ticker instead of the timer interrupt ticker. The interrupts interact with some kernel problem and with the ASLA (mis)use of interrupts to cause total lock-ups when trying to play a sound.

One use reported a problem when testing -
'pthread_setschedparam failed; consider using ITIMER_HEARTBEAT: Operation not permitted'

@timrowledge timrowledge self-assigned this Jun 9, 2014
@timrowledge
Copy link
Contributor Author

Other testers report no problems with the thread usage.
One other user had the problem initially but not when logged in as 'root'.

The likely diagnosis is an out of date kernel.

@timrowledge
Copy link
Contributor Author

Solved by up to date kernel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant