Hello bugs@.
Pledge(2) appears to kill /usr/bin/openssl enc....
29093 openssl CALL kbind(140187732356888,24,-2708749615844173383)
29093 openssl RET kbind 0
29093 openssl CALL open(0x862a03bea3f,0<O_RDONLY>)
29093 openssl NAMI "/dev/tty"
29093 openssl RET open 4
29093 openssl CALL
open(0x862a03bea3f,0x601<O_WRONLY|O_CREAT|O_TRUNC>,0666<S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH>)
29093 openssl NAMI "/dev/tty"
29093 openssl RET open 5
29093 openssl CALL kbind(140187732356808,24,-2708749615844173383)
29093 openssl RET kbind 0
29093 openssl CALL ioctl(4,TIOCGETA,0x862a0711160)
29093 openssl PSIG SIGKILL SIG_DFL
Adding ( tty ioctl ) separately and together did not correct the issue.
Same ktrace(1) output as above.
/usr/bin/openssl enc... was working as of Sep 25 current.
Not sure when this stopped working, it was noticed Oct 15.
Regards.
Gerald Hanuer