I imagine the issue is that the call to vTaskEndScheduler does not signal the destruction of the thread. Related issue from 2021 vTaskEndScheduler for testing. I will take a deeper look.
jasonpcarroll
(Jason Carroll)
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| FreeRTOS + FAT memory leak | 6 | 675 | March 15, 2022 | |
| Making sure a deleted task's OS/clib resources have been freed | 28 | 9460 | October 14, 2021 | |
| Memory leak on task deletion with configUSE_NEWLIB_REENTRANT | 20 | 2459 | December 5, 2020 | |
| Memory Leak using snprintf with floats | 15 | 2102 | August 23, 2021 | |
| FreeRTOS hangs after vTaskEndScheduler in Posix_GCC port | 29 | 609 | February 4, 2025 |