Prev Next | OpenBSD and Rthreads | Slide #8 |
oops, that broke NFS!
delayed writes carried pointer to the proc that triggered the write
...even after the proc had exited and the struct freed
moving the signal sets meant it started chasing a 0xdeadbeef pointer in the freed struct proc
"Boom"
EuroBSDCon 2012 | Copyright © 2012 Philip Guenther |