and you are using the provided FreeRTOS handlers, right ?
When using SysTick for FreeRTOS and also HAL ensure that SysTick it’s not (longer) used as HAL tick and use another TIMer for HAL instead. Or vice versa.
In case you want to re-generate an FreeRTOS example project with CubeMX maybe have a look at this post: