IRATI / stack

RINA implementation for OS/Linux
http://irati.github.io/stack
73 stars 39 forks source link

Kernel: timer triggered on freed object #1357

Open fdgonthier opened 3 years ago

fdgonthier commented 3 years ago

The RTX queue timer will sometimes get triggered while the queue is being destroyed, causing a kernel OOps. This is showed up only in a kernel built with debugging features.