Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Pthreading Assert tpp.c:87 leads to crash #20

Open
matt9j opened this issue Aug 19, 2019 · 0 comments
Open

Pthreading Assert tpp.c:87 leads to crash #20

matt9j opened this issue Aug 19, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@matt9j
Copy link
Member

matt9j commented Aug 19, 2019

Aug 19 20:44:28 colte mme[2365]: mme: tpp.c:87: __pthread_tpp_change_priority: Assertion `previous_prio == -1 || (previous_prio >= fifo_min_prio && previous_prio <= fifo_max_prio)' failed.

Some spelunking online seems to indicate this happens with memory corruption, stale thread handles, or bad mutexing.

@matt9j matt9j added the bug Something isn't working label Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant