Tried repairing permissions. Didn't have any effect. permissions on /dev/null look fine.
Having never used ktrace or kdump I'm really not sure what I'm looking for here. I saw where the error occurs but I can't see which file it is trying to find.
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0xb,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0xc,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0xd,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0xe,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0xf,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0x10,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0x11,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0x12,0xbfffe710,0x480)
3945 lsof RET #336 1152/0x480
3945 lsof CALL #336(0x3,0xbd,0x2,0x13,0xbfffe710,0x480)
3945 lsof RET #336 -1 errno 2 No such file or directory
3945 lsof CALL write(0x2,0xbfffe060,0x3e)
3945 lsof GIO fd 2 wrote 62 bytes
"lsof: can't get vnode information (No such file or directory)
There are a ton of those RET and CALL lines above the error.