vTaskNotifyGiveFromISR does not working anymore after some seconds

Could just be a stack overflow? Did you go through all the items mentioned here https://www.freertos.org/FAQHelp.html ref checking for stack overflows, configASSERT(), malloc failed hooks, etc.?